wpengine

wpengine

Welcome, Guest
Username: Password: Remember me

TOPIC: changing 'description' off category button "all"

changing 'description' off category button "all" 8 years 5 months ago #267

  • rob
  • rob's Avatar
  • Offline
  • New Member
  • Posts: 5
  • Karma: -7
Hi, here I am again ;)

If I would like to change the description on the category button "all" in my own language, is there an easy way to do that via custom CSS?

Kind regards,

Rob
The administrator has disabled public write access.

changing 'description' off category button "all" 8 years 5 months ago #268

  • eLEOPARD
  • eLEOPARD's Avatar
  • Offline
  • Administrator
  • Posts: 409
  • Thank you received: 54
  • Karma: -28
Hello,

Its actually a Hack. But try pasting this to the Plugin's Custom CSS area
Note: Replace "Awesome Projects" by the label you want
.cat-tab[catname="be-all-cat"]:after{
    content: "Awesome Projects";
    color: #ffffff;
    margin-left: -20px;
}

.cat-tab[catname="be-all-cat"]{
    color: #afafaf;
}

.cat-tab[catname="be-all-cat"]:hover, .cat-tab[catname="be-all-cat"]:active, .cat-tab[catname="be-all-cat"]:focus{
    color: #c9c9c9;
}

Alternatively, using FTP you can go to the following directory:
httpdocs/wp-content/plugins/portfolio-manager-powered-by-behance/layouts/eds-bpm-multi-cat.php

and scroll to line 83:
<li><span class="cat-tab" catname="be-all-cat"><?php _e('All','eds-bpm');?></span></li>

Replace 'All' by the Label you want.

Please feel free to let me know if you have any problems.
The administrator has disabled public write access.
Time to create page: 0.354 seconds

Need Customization? Feel free to...

Contact Us

If you like these extensions, help us buy Yoga Mats :)