• Resolved martonvarga

    (@martonvarga)


    I updated the plugin as well as the WooCommerce, and the whole setup page disappeared. What can I do now?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Alaa Rihan

    (@alaa-rihan)

    You can access settings page from WooCommerce -> Woo Variations Table
    select the columns you need to show and click “Save Changes”

    • This reply was modified 8 years, 7 months ago by Alaa Rihan.
    Thread Starter martonvarga

    (@martonvarga)

    Unfortunately nothing happens when I click Save Changes.

    Plugin Author Alaa Rihan

    (@alaa-rihan)

    I see the variations table is showing but in wrong way, check this path for example:
    https://{your_domain}/termek/hunter-tropical-bor-poraz/

    you can add this to your theme style.css file to show the table correctly:

    
    #variations table.variations tr{
        display: table-row;
    }
    
    Thread Starter martonvarga

    (@martonvarga)

    But I still do not have any setup pages where I can change which rows I would like to show and I do not know how that ‘Available options’ button appeared there. It used to look like this: https://prnt.sc/gygghf

    Plugin Author Alaa Rihan

    (@alaa-rihan)

    As I see in you screenshot that isn’t my plugin, you was using other plugin with the same directory name so ww.wp.xz.cn pushed my plugin update by wrong and when you updated, my plugin has override yours.

    Anyway you can control what columns to show in the table from WordPress admin panel:
    WooCommerce -> Woo Variations Table

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Update problem’ is closed to new replies.