Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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 details

    #608188

    Hey 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!
    Andy

    #608302

    I 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.
    #608538

    Andy 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.
    #610577

    Hi!

    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,
    Ismael

    #611092

    Ismail not sure what you mean by disabling the portfolio session breadcrumb how do I do this

    #611616

    Hi,

    Did you try the code in your functions.php file?

    Regards,
    Rikard

    #620919

    Rikard,

    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 do

    If 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 help

    Further 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.
    #621006

    Hi!

    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,
    Ismael

    #621086

    Sorry just got to pc have now posted credentials

    #621126

    Could you have a look at this please ASAP as this is really causing an issue with client

    Many Thanks

    Pete

    #621138

    Hi!

    Where did you post the login credentials? The one in the first post is not working.

    Cheers!
    Ismael

    #621144

    I 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 ?

    #621152

    Hi!

    I’m sorry but you have to manually select this option for each portfolio item.

    Regards,
    Ismael

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.