Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #428998

    I want to apply this feature to ALL my products, do you know if this can be applied during a product import.

    I am using the PRO versions of wp-all-import.

    Is there a global setting I can select to apply it to all products?

    Regards,

    Luke

    #429761

    Hey Luke86!

    Go ahead and send us a link to your page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.

    Cheers!
    Elliott

    #430275
    This reply has been marked as private.
    #430821

    Hi!

    I’m sorry but it’s not possible to update the settings globally without editing the database. You can do an sql query like this:

    http://pastebin.com/i4PftRCB

    The wp_postmeta is the table where the _product_hover meta key or the product hover settings is located. You need to set the meta_value to “hover_active”. Please create a backup of the database and the whole site before doing this.

    Regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.