Yes, where did it go? Is there an update happening, or is it just gone?
Z
Yes, where did it go? Is there an update happening, or is it just gone?
Z
Lots of people ask me for the option to have different menu items for logged in or logged out users. I tried to implement the plug-in Nav Menu Roles (https://wordpress.org/plugins/nav-menu-roles/), however it seems to conflict with the custom menu options in the theme.
This is a known issue with a lot of themes, and they say to add this code to nav menu Walker, after the Description field, but I’m having trouble figuring out where to put it in Classico.
<?php
// Place this in your admin nav menu Walker
do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args );
// end added section
?>
Would it be possible to include either this patch, or some other means of selecting user permissions for menu items in an update?
I managed to achieve the effect I was going for with CSS, but it was pretty labor intensive. It would be cool if there was an easier way.
Z
Hi Eva,
Thanks for that, I have gone ahead and updated the theme and all plug-ins. Unfortunately, I still don’t see any way to change the default breadcrumbs style for the blog pages (but not the default style for the shop and other pages). What am I missing?
Z
Thanks. Log in info below.
Nevermind… looks like it was just a syntax error. Adding a space to :before got it to display correctly via CSS.
I still don’t know why adding the icon via “Appearance> Menus” doesn’t work though, so you may still want to look into that.
Thanks!
Z
Sorry, there was an issue with the last information.
This one works really nicely, if you don’t want/need multi-language as well: http://codecanyon.net/item/woocommerce-ultimate-multi-currency-suite/11997014