Woocommerce Shortcodes not working Integrity stack

Hi,

I am working on a woo commerce site using the integrity stack.

The plan was to display 6 products from one category and 6 from another on the shop page which is the front page. I used shortcode [products limit=“6” columns=“3” category=“Womens Scarves”] but for what ever reason it did not work.

Can anyone advise me what I could possibly be doing wrong?

Thanks in advance

Hi Tim,

Thanks for reaching out.

I tried this and it’s working fine on integrity, would you mind providing more details of the display issue you’re getting? And to which page you’re adding it? A video recording will be helpful :slight_smile:

Thanks!

Hi rad,

Thank you for getting back to me.

The page I am referring to is the Front Page/ Shop Page. If I create a new page and use the shortcode that works but then there unwanted padding.
Thanks in advance

Hello Tim,

Thanks for sending us the video. Please be advised that the Shop index will not be using any of your shortcode. It actually discarded your shortcode. The shop index will always display the latest products regardless of the category added in your shop. You can tweak the number of columns and the product items to display in your shop index by going to X > Theme Options > WooCommerce > Shop. Please select the number of columns in “Shop Columns” and adjust the number of product to display using the “Post per Page” option.

By the way, you can test out your shortcode [products limit=“6” columns=“3” category=“Womens Scarves”] in a test page. In a normal page, this shortcode will display the product items according to your filter.

Hope this helps.

Hi ruenel,

Thank you for your reply. I thought that may be the case.

So I have tried to recreate the shop index page with some success.

The difficulty i am having is getting the position from the top the same and include p-landmark-sub.

If I can get that right it will be spot on

Hello Tim,

The issue when you scroll is because of your Navbar Top Height. In X > Theme Options > Header > Navbar Top Height, you have set it to 90 pixels wherein the actual height of your header is actually 172 pixels. Please change your Navabr Top Height to resolve your issue. After increasing 90 into 172 pixels, since you have installed LiteSpeed Cache, you must clear all your plugin caches first before testing your pages again.

Hope this helps. Please let us know how it goes.

Looks like it has done the trick.

Thank you so much for your help, you guys are always so helpful.

You’re most welcome, Tim.

Hi Jade,

I just wanted to follow up on this before I can close this thread. I am trying to change the text “Welcome to our online store. Take some time to browse through our items.”

I have edited the text within the theme options customizer but the change isn’t being actioned?

Hi Tim,

The title in question should be changed from Pages > Home. You used the normal WordPress Gutenberg editor to create the page and there you need to change the title. I added an additional dot and it worked with no problem:

One additional point is that it is not recommended to use a cache plugin while you develop the website. Please clear the cache and disable the plugin. A cache plugin will prevent you to see the changes. Keep the plugin disabled until you are happy with the website and then you can enable it.

Kindly open up new threads for additional questions as it will help us to focus on each issue and give you better support which you deserve. Maintaining a long thread is harder and also it will be harder for the other customers to find the correct information if they have similar issues. You are always welcomed to reply to this thread to follow up on the same question.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.