Okay
  Public Ticket #2701771
Pagination / Page Numbers should be seen under products in mobile view of shop
Closed

Comments

  • nshankar started the conversation

    Hi,

    Please visit the shop at https://weavemaya.com/maya-shop on your phone.

    The page numbers/pagination is displayed after the sidebar contents. How do I move these pagright below the products and the sidebar contents should come after that?


  •  675
    Neuron replied

    Hi,

    There are two ways to prevent that from happening.

    A) Create a page with Elementor, so you can place Sidebar on the right and products on the Left.

    B) Some extra CSS.

    @media (max-width: 991px) {
        .post-type-archive .l-main-wrapper .row > .col-lg-8 {
            order: 3;
        }
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • nshankar replied

    The CSS code has just moved the sidebar widget to the top. That's not how we want it. We need it in the following order.

    Products

    =======

    Pagination

    ======

    Sidebar Widget

    ======

    A) I can try this and it will probably fix the main shop-page but I will still have this issue for all product category page/ product tag page 

    Example for product category page: https://weavemaya.com/product-category/cotton/

    Also, the CSS fix also works only on the shop page. the product category and product tag pages still display the sidebar widget in between products and pagination.So creating the page in elementor will also fix only the shop page. 

    This is one of the other sites I have designed. Do check it on phone and see how the pagination works. It is always right below the products and not after the sidebar widget. 

    https://www.amarkosa.com/shop/

    https://www.amarkosa.com/product-category/clothing/her/dresses/


  •  869
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    Can you please provide me with your wp-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   nshankar replied privately
  •  869
    Neuron replied

    Hi,

    Please try to clear the cache of your browser, because I've checked it and it's displaying alright, Products > Sidebar > Pagination, I guess this is how you wanted them to be displayed.

    https://prnt.sc/10bf15k

    https://prnt.sc/10bf0pk

    Feel free to ask for anything you need.

    Kind Regards


  • nshankar replied

    No. 

    I want it in this order 

    Products > Pagination > Sidebar

  •  869
    Neuron replied

    Hi,

    As you can see from the screenshot, the Products and the sidebar are on a single div displaying on two columns in this case "col-lg-8" and "col-lg-4", and the pagination is in another div below the products which is "o-pagination", we can fix this with some absolute positioning but it won't be the best solution, again you can do it how we've told you before to create a page with Elementor, so you can place Sidebar on the right and products on the left.

    - https://prnt.sc/10cdhmr

    Feel free to ask for anything you need.

    Kind Regards


  • nshankar replied

    Understood the issue. Thanks. Is there a way we can separate products and sidebar into two separate div and add pagination in between? 

    Even if I design the shop page with Elementor how will it work for product category pages? 

    Example for product category page: https://weavemaya.com/product-category/cotton/

  •   Neuron replied privately
  • nshankar replied

    This is great. Thanks a lot. 

  •  869
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


  • nshankar replied

    Hi,

    If I update WooCommerce  to the new version 5.1.0 will these changes disappear? Will I have to do it again?

  •  869
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    No, the changes won't disappear, but if they do so, you don't need to worry about it because you have the attached file of changes that you can insert the file again.

    Feel free to ask for anything you need.

    Kind Regards