• Resolved b8engl

    (@b8engl)


    After update to 3.6.1 the layout ( products columns-4 )from shop breaks and only shows 3 products per line. How to resolve the problem?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter b8engl

    (@b8engl)

    Sorry! The problem was from another plugin.

    Thread Starter b8engl

    (@b8engl)

    Don’t know why, but update from database doesn’t have and end!

    Hooks:
    – woocommerce_update_marketplace_suggestions ( recurrence ) Every 1 week
    – ‘update_callback’ => ‘wc_update_360_product_lookup_tables’
    – ‘update_callback’ => ‘wc_update_360_term_meta’
    – ‘update_callback’ => ‘wc_update_360_downloadable_product_permissions_index’
    – ‘update_callback’ => ‘wc_update_360_db_version’
    – ‘update_callback’ => ‘wc_update_360_product_lookup_tables’
    – ‘update_callback’ => ‘wc_update_360_term_meta’
    – ‘update_callback’ => ‘wc_update_360_downloadable_product_permissions_index’
    – ‘update_callback’ => ‘wc_update_360_db_version’

    Hey,

    What plugin was it?
    I have the same problem(slightly different)
    What solved this issues for you?

    Thanks!

    Thread Starter b8engl

    (@b8engl)

    Was security plugin cleanin post classes. But you could try disable all the plugins except the woocommerce, you will see that this and previous version have problems.

    Regarding cron jobs, the problem wasen’t solve by the autor with this release. Even with the previous version the Scheduled Actions are all pending and database doesn’t update and that’s why we see woocommerce page breaks!

    Thread Starter b8engl

    (@b8engl)

    Go to Scheduled Actions and run one manualy, if it shows that complete, the do all manually. If not shows as complete, enable debug mode and see what going one there! I have run all manually and now I don’t have any actions pendidng.

    Plugin Contributor Peter Fabian

    (@peterfabian1000)

    Hi @b8engl

    The execution of tasks depends on WP CRON, so if there is some problem with CRON, the progress can get stuck.

    You can execute the pending tasks from WooCommerce > Status > Scheduled Actions, click on Pending, then “Run” link appears on each line in the list of tasks on mouse over.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce 3.6.1 update breaks layout’ is closed to new replies.