Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi All,
I'm building up a website following the "Beginner's Guide to CE4 Publishing and WordPress" tutorial (using WordPress as the main page). I've successfully added the "Imbue Your Menu with the Power of MAGIC" feature.
For my Wordpress CE4 theme (and all of my other CE4 themes) I've used the "Menu Label when Collapsed" feature to show "Menu" instead of the icon.
This works as expected for my WordPress pages and posts, but on the subtended CE4 Gallery and Stage pages, while the WordPress menu structure propagates just fine, the collapsed menu label reverts to the icon. Does anyone know if this is an expected behavior? or am I missing something?
Any thoughts appreciated,
Thanks, Dave
Offline
That's coded into the menu in your phplugins file. Just edit the phplugins file and replace the two instances of:
<i class="fa fa-reorder"></i>
with Menu
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Thanks Rod, Pretty obvious once you pointed me to it.
- Dave
Offline
I've been bit by that one before
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Pages: 1