• Resolved jpattwell

    (@jpattwell)


    Hey all, I am looking to make a New Products page where it will display the newest products based on descending product ID. I would like it to be 30 products per pagination but I cannot get the shortcode to work. I have tried using it in the visual editor of a page as well as the shortcode element of elementor and neither works. If anyone has any suggestions I would really appreciate it.

    Current short code:
    [products limit=”30″ orderby=”id” order=”DESC” visibility=”visible” paginate=”true”]

    https://linemenssupply.wpengine.com/new-products/

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there ??

    Could you please try with this shortcode instead?

    [products limit="30" columns="3" orderby="DESC" visibility="visible" paginate="true"]

    I hope that helps! ??

    Thread Starter jpattwell

    (@jpattwell)

    Hey, @gabrielfuentes thanks for responding. Unfortunately, that yields the same result as the shortcode I had before.

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    That’s odd! I’ve tested that shortcode, and it worked okay on my end.

    Could you please try it on a post or page without using any visual builder nor elementor?

    Please let me know how it goes.

    Thread Starter jpattwell

    (@jpattwell)

    Yes you can see it is just in the visual editor here and it doesn’t change: https://snipboard.io/bJCacO.jpg
    I am using the foden them by I don’t see how that would be restricting the short code. I have reached out to the devs and I’m waiting to hear back still.

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Thank you for sharing the screenshot!

    I can see that you have modified the shortcode, and upon checking your site, I can see that it is displaying 9 products on a 3 column grid. So, it seems to be working now.

    Could you confirm this?

    Cheers!

    Thread Starter jpattwell

    (@jpattwell)

    Yes, I was messing around with the number of products but the pagination will not work properly. Im trying to think of another way to pull the newest items on the website to a page. This should be very simple and I’m not sure why it’s not working.

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Indeed! It seems that this kind of problem is could be caused by a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Before you start

    1. First, please make sure you have a good backup in place of your full site and database. Most hosting companies have this included in the subscription, but you could also consider using a service like?Jetpack. If something goes wrong, it’s nice to know that you can restore your site.
    2. Second, I would suggest installing a plugin called?Health Check & Troubleshooting. This is a plugin developed by the WordPress community and it allows you to disable plugins without affecting your current site visitors.

    I hope that helps!

    Plugin Support abwaita a11n

    (@abwaita)

    Hi @jpattwell,

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!

    If you have further questions, please feel free to open a new topic.

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘New Products page’ is closed to new replies.