Tagged Questions
-1
votes
1answer
384 views
Inserting a shortcode into a genesis menu?
I'm trying to insert a shortcode as the last item in a menu but it results in creating the <li> but then throwing the shortcode output elsewhere, outside of the list. It also removes the closing ...
0
votes
2answers
462 views
Hard-coding a shortcode as the last menu item in primary navigation?
I have Genesis framework installed with a child theme.
My client wants their themes "shopping cart" shortcode to be the last menu item, in their primary nav, no matter how many menu items there is.
...