Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1263760
    Aqu1ver
    Participant

    Hello
    https://mediamarket.pkmediasharing.com/brands/3ds-max/
    Wordpress and X is up to date.

    I have problem with product layout on some taxonomy pages.
    How could I achieve something like that
    https://mediamarket.pkmediasharing.com/product-category/media-production-materials/
    4 products in row
    I`d appreciate your help.

    #1264041
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look at your customizer settings?

    To do this, you can make a post with the following info:
    – Link 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.

    Thank you.

    #1264278
    Aqu1ver
    Participant
    This reply has been marked as private.
    #1264438
    Rupok
    Member

    Hi there,

    There is a similar thread here that might help – https://community.theme.co/forums/topic/product-category-page-layout/

    Let us know if that helps.

    #1264516
    Aqu1ver
    Participant

    hello
    the category pages display products as I want.
    the problem is with taxonomy pages. Check the link in my first post please

    #1264798
    Rue Nel
    Moderator

    Hello There,

    Thanks for updating in! It sounds like you might be having an issue with a third party plugin Ultimate WooCommerce Brands PRO. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    In the meantime, please add the following JS code in the customizer, Appearance > Customize > Custom > Javascript

    (function($){
      $(document).ready(function(){
        $('.archive.tax-product_brand ul.products').addClass('cols-4');
      });
    })(jQuery);

    Thank you for your understanding.

    #1265515
    Aqu1ver
    Participant

    Hello
    Thank you for your message.
    I contacted support of this plugin and they recon its not them,its X Them, which is b……t .
    Anyway your code worked like charm. Thank you very much.

    #1265519
    Rupok
    Member

    Glad that it worked. Feel free to let us know if you face any other issue.

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