Breadcrumbs not displaying on mobile?

Hi there and thanks for your time :)

Just wondering how I can enable breadcrumbs on mobile, Iam using woocommerce and need breadcrumbs on mobile :)

tyvm

Comments

  • Also.. If I set only 12 product per page, how can i have a 'Load More' button?

    Or is there a way I can set 12 products per page for desktop and 4 per page for mobile?
  • Crikey sorry - I have another issue, I am using 'Catalogue Mode' to only show products without checkout facility - however the cart icon still shows in the top of the mobile menu?

    Please advise howto hide this on mobile?
  • edited April 2019
    Hi,
    1) I can enable it using the custom css.
    Please send me a link to your website if you don't know how to do it.

    2) Sorry, but that's not possible - We do not have this option in shop pages.
    It require some third-party plugin to achieve.

    3) I can disable it using the custom css.
    Please send me a link to your website if you don't know how to do it.
    Thanks
  • Thankyou very much for the replies :)

    if you can supply the correct CSS, I can add it.


    admin
    BEpass101
  • Paste these codes into the Theme Options > Custom CSS & JS > CSS

    1)
    .breadcrumbs{
    display:block !important;
    }


    3) I do not see it on your menu.
    Did you solve your issue?
    Thanks
  • Awesome, thanks heaps worked great - I disabled the top bar icons and it removed the cart from mobile menu, thought if I had catalogue mode selected it would remove it anyway, but worked so thank you for your time, really appreciate it :)

  • I have done this :) disabled jQuery filtering, enabled Load More button.
    This works for woocommerce product pages?


    2) If you want to use the "Load More" button, then you have to disable jQuery filtering (only if you have it turned on).
    You can turn on the Load More button in Theme Options > Blog, Portfolio & Shop > Blog
    Unfortunately, it's not possible to change that amount on mobile.


    But it still shows a page selector 1-2 etc.  not a load more button?
  • Sorry, my bad.
    I thought you were asking about the blog feature, sorry about that.

    I updated the answer above to not to be misleading.
    Unfortunately, we do not have such a feature for the woocommerce plugin.
    You would have to use some third-party plugin for that (we cannot recommend any plugins other than the ones we support).

    But, you can post your suggestion if you would like to see it as the next feature of the betheme:
    https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest

    If you have some other questions, feel free to ask.
    Thanks
  • OK thanks heaps for that :)

    I appreciate all your help.
  • If you have some other questions, then feel free to ask.
    Thanks
Sign In or Register to comment.