Tagged: 

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #27269

    I just saw that the sidebar setting for the frontpage won’t work after the 1.9 update. Always the first widget will be included on the frontpage. The “Sidebar Setting” has no effect. It worked before and it still works on all other pages and posts but the frontpage.

    I’m still running WP 3.5.2

    Any idea how the fix it?

    #133418

    Hey!

    Please update to WP3.6 and Enfold 1.9.1. If the issue still persists please create me a wordpress admin account and send me the login data to: (Email address hidden if logged out) – I’ll look into it.

    Best regards,

    Peter

    #133419

    I have the same issue : I run WP 3.6 and Enfold 1.9.1

    #133420

    Hey!

    I tried to reproduce the issue and wasnt able t. can you describe your problem in detail? which settings are you using and what exactly is the problem. also a link to your page would help a lot :)

    Cheers!

    Kriesi

    #133421

    Can I send you the detail via email ? Let me know.

    #133422

    Hi,

    Please send me an email usjahm (at) gmail (dot) com referencing this post.

    thanks,

    Nick

    #133423

    Done! :)

    #133424

    If anyone else has the same issue please describe it here in detail. So far I havn’t run across anything but just in case its an issue we need to look into further.

    Regards,

    Devin

    #133425

    Nick, I emailed you twice, but I didn’t got any feedback. It’s an important issue for me as it affect the homepage layout…

    Is it corrected in the version 2.0 ?

    Thanks for your feedback.

    #133426

    Hi,

    Sometimes you need to reset the sidebars or widget areas. Please use this plugin: http://wordpress.org/plugins/widgets-reset/

    Note: This will remove all of your widgets taking it back to factory settings.

    Regards,

    Ismael

    #133427

    Hello did the widget reset solve the pb for anyone ?

    I’m still stuck with this bug since 1.9.1 update and WP 3.6… Not cool

    #133428

    Hi basilefanon,

    So far this is the only case of this happening and as far as I know there is no fix or anything released to address it since we have not been able to reproduce it.

    Nick is no longer support staff so you can either send it to Peters email at the top or through Kriesi’s contact page.

    Regards,

    Devin

    #133429

    I’ve been looking a bit deeper, and it only affect Frontpage sidebar when we attempt to apply a custom widget area (created through widget page)

    if we us the sidebar blog, sidebar page or fill anything in Display Anywhere, it works fine.

    The thing is I need to display specific widgets on my Homepage.

    I’ll contact Peters. Thx.

    #133430

    Hi!

    Please update to the latest version (Enfold 2.0.x). We fixed a bug in the post slider element which can break the sidebar & widget areas – see: https://kriesi.at/support/topic/bug-custom-sidebar-not-showing-up-when-other-loop-is-on-page#post-131029

    Regards,

    Peter

    #133431

    Great! I’ll try and let you know!

    #133432

    Thx it works :

    Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php and replace

    Code:
    $output = str_replace(‘{{thumbnail}}’, $thumb_fallback, $output);

    with

    Code:
    $output = str_replace(‘{{thumbnail}}’, $thumb_fallback, $output);
    wp_reset_query();

    #133433

    Hey,

    Glad it is fixed. :)

    Cheers,

    Ismael

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘frontpage sidebar setting ignored after 1.9 update’ is closed to new replies.