New Landing How can we help? Themeforest Theme Support Neighborhood Page Meta/Options won't save – driving me nuts!

Viewing 10 posts - 46 through 55 (of 55 total)
  • #34566
    trackslayer
    Member
    Post count: 33
    This reply has been marked as private.
    #34596
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Barbara,

    No it doesn’t have the fix, but I’m hoping I just sorted it.

    Can you try editing /includes/swift-framework/meta-box/inc/classes/meta-box.php and edit line 93 from:

    add_action( 'save_post', array( $this, 'save_post' ) );

    to

    add_action( 'pre_post_update', array( $this, 'save_post' ) );
    add_action( 'save_post', array( $this, 'save_post' ) );

    That should resolve the problem. You can edit this using the Solid Code Theme Editor plugin, or editing the file locally and uploading it.

    Let us know!

    – Ed

    #34774
    trackslayer
    Member
    Post count: 33

    Hi Ed –

    I’ve installed the solid code plugin & edited the code as per above – however the fields are still not updating.

    There seems to be two problems:

    a) custom fields lose data AND/OR
    b) custom fields do not retain formatting

    Example (formatting):

    Under “Products” – A Hard Day’s Night
    http://trackslayer.staging.wpengine.com/wp-admin/post.php?post=198&action=edit

    Formatting for this product in the admin panel in the CUSTOM FIELD shows a line of capital “L’s (LLLLLLLLLLLL) in a separate paragraph as a test.

    However – in the “View Product” view (also accessible from the “Song Catalog” link in the top nav this listing for “A Hard Day’s Night” shows the line of “LLLLLLLLLLLL”s all in one paragraph.

    http://trackslayer.staging.wpengine.com/product/a-hard-days-night/

    Pleaze let me know your thoughts.

    Best,

    Barbara

    #35082
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I’m getting an incorrect details on the login you’ve provided, can you check that?

    – Ed

    #35472
    trackslayer
    Member
    Post count: 33
    This reply has been marked as private.
    #35574
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Email me via [email protected]

    – Ed

    #35609
    trackslayer
    Member
    Post count: 33
    This reply has been marked as private.
    #35613
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Barbara,

    Can you tell me which page won’t save the meta?

    That’s all I need to know – I won’t be changing any code so no need to communicate.

    – Ed

    #35739
    trackslayer
    Member
    Post count: 33
    This reply has been marked as private.
    #35765
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Best to keep this in the email then, otherwise it will be too hard to keep track of and isn’t really relevant here anymore.

    – Ed

Viewing 10 posts - 46 through 55 (of 55 total)

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

License required for one of the following items
Login and Registration Log in · Register