• Hey. I am using travel blogger and really like it. Recently though when I save or update a post, any changes I’ve made in the ‘featured post’ box aren’t saving. As such I cannot make any changes to the featured spot on my home page. Any suggestions?

Viewing 5 replies - 16 through 20 (of 20 total)
  • brbrbr

    (@brbrbr)

    Locate the file lib/functions/admin.php and function exp_save_feature_data

    the you will see within the first if statement

    isset($_POST['exp_feature_noncename'])

    change it to

    $_POST['exp_feature_noncename']

    CircumnavigatorDK

    (@circumnavigatordk)

    brbrbr or edbica2000:

    Can you please specify where I find what I need to remove? Cannot find it!!!!

    Or to theme author: what about an update, so it works?!

    brbrbr

    (@brbrbr)

    in my version of the travel blogger theme it’s

    wp-content/themes/travel-blogger/lib/functions

    file admin.php line 129

    esmi

    (@esmi)

    People – this is a 4 month old topic! Please post your own topics.

    brbrbr

    (@brbrbr)

    Even if the reply’s are relevant to a four month old bug in the template?

    ( getting off topic )

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Feature Post won't update’ is closed to new replies.