Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1115142
    jeanverster
    Participant

    Hi there,

    I realise this might be something very simple but I am struggling to figure out how to fix it.

    I have a one page site, which scrolls up and down via ID’s that I’ve set on the different sections, which all works great. But I am busy setting up the shop with WooCommerce and obviously the shop is a separate page and has its own link.

    My issue arises when I click on the shop, it goes to the different page, bowesbrothers.co.za/shop/, but then in the breadcrumbs, “shop” doesn’t show up. This is not ideal as if people are browsing products it is quite tricky to navigate back to the shop. I have attached screenshots of what I mean!

    Any help would be greatly appreciated. Thanks in advance.

    #1115279
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1115443
    jeanverster
    Participant
    This reply has been marked as private.
    #1115578
    Rupok
    Member

    Hi there,

    It seems you are using older version of X and Cornerstone. Before we start investigation; can you confirm that you are fully updated? (Theme and Plugins)

    You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.

    If you find anything to be out of date, you can review our update guide.

    #1115614
    jeanverster
    Participant

    Hi,

    I have updated all plugins and X is now up to version 4.6.1.

    #1115767
    Rupok
    Member

    Hi there,

    It seems the link is already there but the the Text is empty. Not sure why it’s not showing. Maybe you didn’t setup the Shop page correctly or the Shop has parent page selected. However to solve this quickly; you can add this under Custom > JavaScript in the Customizer.

    jQuery ( function( $ ) { 
      $('.single-product .x-breadcrumbs > a:not(:first-child)').text("Shop"); 
    } );

    Hope this helps.

    #1115836
    jeanverster
    Participant

    Hi Rupok,

    That worked a treat, thanks! Any idea why the lightbox might be breaking whenever I add more than two instances of it to that gallery on the homepage?

    Any help would be much appreciated!

    #1116107
    Lely
    Moderator

    Hi Jean,

    If you were using one lightbox on a multiple slider element, would you mind adding the light box shortcode inside a raw content element instead of inside a slider slide content? Then please check again after and do let us know how this goes.

    Always,
    X

    #1116799
    jeanverster
    Participant

    Hi Lely,

    I have tried that but unfortunately it is still doing the same thing. I added a text element in the gallery section with 7 different lightbox shortcodes, each using a different class selector with the corresponding images all being assigned to their specific class and no luck.

    Any ideas?

    #1116896
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! Regretfully this a limitation of the slider element. This element is only intended for displaying a simply gallery with image or text on it. Adding a lightbox or a clickable button for the lightbox is not possible. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    We certainly appreciate this information! This is something we can add to our list of feature requests. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive.

    Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1115142 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>