Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi nikkione,

    Please provide link to your shop page. I’d like to see how it is working now.

    Regards,
    Dima

    Thread Starter nikkione

    (@nikkione)

    Dima Holovnia i’m wrote a direct message to your fb account.

    I have exactly the same problem. How can I fix it?

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi nikkione,

    I don’t have any new messages on facebook.
    Please use contact form on berocket.com

    To both nikkione and kirilloleynik,

    Plugin is removing sorting box to follow WooCommerce template that providing it with main part of the page. So my plugin removing default sorting box to not duplicate it. You can just change the class of it and it will not be removed.

    The problem is in themes. They are using custom templates and it is too hard to make it work in all themes the same way. This part should be handled by plugin users(you) as for now.

    Regards,
    Dima

    “You can just change the class of it and it will not be removed.” – Please explain in more detail how to do it ??

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi kirilloleynik,

    If you don’t know how to change html tag’ class attribute you need to hire a developer that will assist you in your development. I’m not providing such kid of support.

    Regards,
    DIma

    Hey Dima,

    first thank you for this very nice plugin!

    Are you certain this is related to our themes? I tried with the standard twenty-fifteen theme. Same problem. Also not only the orderby box disappears as soon as the filter is used, but also the woocommerce-result-count.

    @kirilloleynik and nikkione:
    Dima is talking about the file orderby.php in the folder plugins/woocommerce/templates/loop. You can change the class in <form class=”woocommerce-ordering” method=”get”> to somehting else. Use template overrides (> google it)

    Regards,

    P.S. If I understand it correctly, you remove the default result count and order box, to replace it with your own. Because the result count wouldn’t stay the same but needs to be updated through the plugin. But somehow the new entities are not displayed while the old ones are removed. Hence only displaying the old once by stopping their removal won’t help really, because the count won’t change accordingly.

    I also guess the new entities should be hooked into the woocommerce_before_main_content hook, but somehow aren’t. If you want to I can send you login for a site for testing in private message.

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi Leisure84,

    I’m removing default result count and order box, to replace it with DEFAULT WooCommerce layout that already has both =) Plugin is still not very good for themes with custom woocommerce pages and I’m working on it.

    No need to send me access as I know about this issues already I just don’t know yet how to fix them all together =)

    Regards,
    Dima

    ok thanks fore reply!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Default woocommerce sorting missing’ is closed to new replies.