New Landing How can we help? Atelier Options not saving error

Viewing 15 posts - 46 through 60 (of 61 total)
  • Posted in: Atelier
  • #170288
    Swift Ideas – Ed
    Keymaster
    Post count: 15264
    #170294
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #170295
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #170528
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @teddyden

    Sure, just edit /woocommerce/single-product/tabs/description.php and replacing lines 29-33:

    if ($pb_active) {
    	echo do_shortcode(sf_add_formatting($product_description));
    } else {
    	the_content();
    }

    with:

    
    echo do_shortcode(sf_add_formatting($product_description));
    

    – Ed

    #171413
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #171492
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Teddy,

    I’d suggest trying a plugin such as – https://wordpress.org/plugins/custom-bulkquick-edit/

    What you’d want to do is set the following custom field to have the value of 1, for each post:

    _spb_js_status

    Hope that helps.

    – Ed

    #171845
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #171888
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Unfortunately that’s the only plugin that I know of. I’d suggest you instead use the template change until you can update your server PHP version.

    – Ed

    #172296
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #172313
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sounds like a jQuery/plugin conflict – do you get any errors in the browser console?

    – Ed

    #172315
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #172323
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you check it when the page builder doesn’t load – this will likely indicate the issue. Also try disabling any plugins you’ve recently added.

    – Ed

    #172333
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
    #172334
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Better if you open a new topic for that, to prevent multiple conversations on the same thread. Thanks

    – Kyle

    #172335
    teddyden
    Member
    Post count: 195
    This reply has been marked as private.
Viewing 15 posts - 46 through 60 (of 61 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register