Home>Support>Products in the woocommerce store as a listing from posts

Products in the woocommerce store as a listing from posts

By viatc, 3 years ago. Last reply by viatc, 3 years ago.

Hi!
I have the following problem. I have a woocommerce store. Products are placed in 3 columns.
After a while, an hour or two or more, my store page turns as if it looks like a listing of posts from products. Products are placed
one after another on the main page of the store. Unfortunately, I didn’t find any dependencies. This is treated by switching from your theme to another and back.
Please help!

Thank you in advance!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Viatc

    Thanks for reaching out.

    Do you have a public URL where we can take a look at what’s going on?

  2. 3 years, 9 months ago viatc

    Hi, Andrew!
    Yes of course. Store page. But when this problem occurs it looks ugly and I reload this page. If you can give me your work time when you can see, I will not reload, this store page for you. I have a html form of this page before and after the problem. It might be interesting?

  3. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Thanks. Can you please explain what you mean by “reload this page”?

  4. 3 years, 9 months ago viatc

    I mean reloading the theme. This helps fix the store page. I used to switch the theme manually via wp-admin. Now I have set
    plugin for “”multiple themes””. And when I open a separate product page, the site theme switches to the ecommerce theme. Following this general store page witch “”siteorigin”” theme is restored.

  5. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Thanks. I haven’t ever seen anything like this. The shop page looks to be converted into the blog page, the markup of the page has changed. Have you perhaps tried a plugin conflict test? Does this issue persist with only WooCommerce activated?

  6. 3 years, 9 months ago viatc

    No. I do not know how long I will have to wait for the error. I can’t reproduce it quickly. Otherwise the site will look broken.

  7. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Is this issue persisting with another theme besides Influence?

  8. 3 years, 9 months ago viatc

    No I set “”ecommerce theme”” for store page and its work ok.

  9. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    To confirm, if you switch to say Storefront theme for the shop page and leave it for a few hours, the same issue does not happen?

  10. 3 years, 9 months ago viatc

    Yes it is.

  11. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Yes, the issue also happens with the Storefront theme?

  12. 3 years, 9 months ago viatc

    Yes, this problem only occurs with the storefront theme.

  13. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Storefront is a theme from WooCommerce. Sorry, I know we’re going around in circles a bit. I’m trying to confirm if this is an issue specific to Influence or if it happens with other themes too.

  14. 3 years, 9 months ago viatc

    I understand and apologize that this concern is free. I was wrong and meant Siteorigin theme Influence. I have a problem with the Influence theme. I’ve tried switching to storefront-like themes like e-commerce storefront. But there are other problems but not this one) I’m trying to maneuver between stones)

  15. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Thanks, I understand. When the issue occurs, please, check your WooCommerce Shop page setting, has the assigned shop page changed on its own? Also, check SettingsGeneral, has anything changed with the Static Home or Posts page assignment.

  16. 3 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    In addition to the above request…

    We have no idea what the issue is so this is all guesswork, it’s possible we might not be able to find the cause by guessing. You can try adding the following function via the plugin Code Snippets:

    function influence_child_setup_theme() {
    	add_theme_support( 'siteorigin-panels', array(
    		'home-page' => false,
    	) );	
    }
    add_action( 'init', 'influence_child_setup_theme' );

    The function will remove the default Page Builder “Home Page” menu item under Appearance in WordPress. In Code Snippets set the function to run in the site administration area. Save and activate. Just guessing but perhaps worth a try.

  17. 3 years, 9 months ago viatc

    Thanks, i`ll try this.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More