-
AuthorPosts
-
April 2, 2017 at 12:45 pm #770609
Hi,
I have insert into my footer widget “Latest Portfolio” and i have selected “All categories”.
The widget work correctly, but if i choose one single elements into footer widget, in single page i see in breadcrumbs wrong categories!!
My website is “http://www.tmelettrica.it”You can see the error at this stamp:
can you help me, please?
- This topic was modified 7 years, 7 months ago by foscolino.
April 2, 2017 at 4:41 pm #770659Hey Andrea,
It looks like you are using Version 3.8.5, please update to 4.0.5, as it may solve this issue for you.To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area
Best regards,
MikeApril 2, 2017 at 5:18 pm #770671Hi Mike, i have upgraded enfold themes to latest version, but the problem is the same :-(
Can you help me, please?
I have attached wp credentialsApril 2, 2017 at 6:24 pm #770691Hi, if you try to create a new example post on portfolio, you see the wrong breadcrumbs on “latest portfolio” widgets on footer :-(
April 2, 2017 at 10:45 pm #770761Hi,
OK, the breadcrumb is actually right because your “Portfolio Entry” is connected to the “Portfolio Categories” and the page http://www.tmelettrica.it/lavori-svolti/The same is true for the default theme where the “Portfolio Entry” (Classic Single Entry) is connected to the “Portfolio Categories”
(Portfolio Grid) and on the page Elements
I do see a odd “Categorie Media” that is not default under you media files which maybe affecting your breadcrumb output?
Best regards,
MikeApril 3, 2017 at 10:21 am #771004Hi Mike, sorry but I don’t understand you answers, the problem is “Categorie Media”? :-(
I have installed a plugin “Enhanced Media Library”, now for test this plugin is disabled, but the problem on breadcrumb is the same
what should I do to resolve my problem?
thanksApril 5, 2017 at 4:24 pm #772651Hi, anyone can help me about my problem?
I can’t find any solutions at the moment..please.
thanksApril 7, 2017 at 4:42 am #773653Hi,
I checked the first post in the widget and the breacrumb is correct. This is the category archive page.
// http://www.tmelettrica.it/portfolio_voci/ricerca-guasti-atmt/
Best regards,
IsmaelApril 7, 2017 at 11:00 am #773847Hi, yesterday i have resolved my problem by this function:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }
thanks
April 8, 2017 at 2:52 pm #774519 -
AuthorPosts
- The topic ‘bug widget latest portfolio and breadcrumbs’ is closed to new replies.