-
AuthorPosts
-
April 4, 2016 at 8:23 am #607439
Dear Sirs,
I am very confused. I have a website at http://www.britishartportfolio.co.uk on the homepage there are three images under the title of “Latest Works’ these have been set up and the associated links to the individual pages have been assigned. However when you click on the image thumbnail it takes you to the page with the enlarged image on but with the wrong breadcrumb on the right. For example the if you click on the elephant image thumbnail, the main page breadcrumb shows as “You are here:
Home/Contemporary Artists/Ken Maycock Portfolio where as it should be Home/Contemporary Artists/Beatrice Forshall also the other two are wrong. Can you help please. I have included the login detailsApril 5, 2016 at 11:31 am #608188Hey condonpb!
try to deactivate all plugins, to check if one is causing this issue and let us know about your results.
Are you using breadcrumbs from Yoast plugin?
Cheers!
AndyApril 5, 2016 at 2:18 pm #608302I am not using breadcrumb from seo yoast will try de-activating plugins and get back to you in the next few days
- This reply was modified 8 years, 7 months ago by condonpb.
April 5, 2016 at 10:22 pm #608538Andy have de-activated all plugins on the site and re-tried this but still issue.
- This reply was modified 8 years, 7 months ago by condonpb.
April 9, 2016 at 1:16 pm #610577Hi!
Disable the portfolio session breadcrumb. Add this in the functions.php file:
add_action('after_setup_theme','avia_remove_portfolio_breadcrumb'); function avia_remove_portfolio_breadcrumb(){ remove_filter('avia_breadcrumbs_trail','avia_modify_breadcrumb'); }
Regards,
IsmaelApril 11, 2016 at 10:23 am #611092Ismail not sure what you mean by disabling the portfolio session breadcrumb how do I do this
April 12, 2016 at 4:54 am #611616April 24, 2016 at 11:36 pm #620919Rikard,
I have added the code into the php file but the format of the breadcrumb changes. So I taken this out.
If you goto http://www.britishartportfolio.co.uk/art-portfolio-item/bramble-with-white-bowl/ you will see the breadcrumb on the right shows as
“You are here:Home/Scultpure / Arabella Brooke Portfolio /” but should show as “You are here:
Home/Contemporary Art/Jill Barthorpe Portfolio/” as do the majority of the rest of the other artists images doIf I add the code in the php the breadcrumb format alters
“You are here:Home/Jill Barthorpe / SOLD /” which is not as the original format and the client is very unhappy. Can you please help.
Update later that evening : Rikard I am very confused and worried I have just been on site at http://www.britishartportfolio.co.uk/art-portfolio-item/bramble-with-white-bowl/ and breadcrumb has changed now to
“You are here:Home/Contemporary Art/Anne Lever Portfolio/” ???
I do hope this can be fixed ASAP otherwise customer will be very unhappy is there a cache issue or somehting is very wrong here with the breadcrumb not showing correctly and this looks the same for all other paintings
Please please helpFurther update I have logged onto another computer and see two different breadcrumbs against the same page: for this url
On my PC breadcrumb shows as You are here:
“Home/Contemporary Art/Anne Lynch Portfolio/”On another PC
“Home/Sculpture/Arabella Brooke Portfolio/”I have tried resetting cache on both browsers but does not alter the breadcrumbs remain as above !!
- This reply was modified 8 years, 7 months ago by condonpb.
April 25, 2016 at 6:32 am #621006Hi!
We would like to access the site but the login credentials you provided above is not working. Please check. Did you add any modifications to the theme other than the one we provided here?
Best regards,
IsmaelApril 25, 2016 at 9:05 am #621086Sorry just got to pc have now posted credentials
April 25, 2016 at 10:13 am #621126Could you have a look at this please ASAP as this is really causing an issue with client
Many Thanks
Pete
April 25, 2016 at 10:48 am #621138Hi!
Where did you post the login credentials? The one in the first post is not working.
Cheers!
IsmaelApril 25, 2016 at 10:57 am #621144I think I have found the issue there seems to be in the new version A “breadbrumb” Hierachy selection I have selected the parent page and all looks ok however this means I have to go through all images and select this. Is there any way I can set this by running a script or something ?
April 25, 2016 at 11:06 am #621152 -
AuthorPosts
- You must be logged in to reply to this topic.