Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter davidkuehne

    (@davidkuehne)

    OK, I found the old plugins under the Developer tab. I Installed 1.5.2 and that did not fix the problem but when I tried 1.5.1, the footnotes came back in the sidebar. So there is a difference in the code between 1.5.1 and 1.5.2 which is causing the sidebar not to show in my sidebar module (Divi Theme). I’m not sure what that would be, but it has something to do with the widget portion of the code, I’m presuming. Not the best fix and of course I can’t take advantage of the new excerpts.

    Thread Starter davidkuehne

    (@davidkuehne)

    Updated to the latest and did exactly what you detailed above. Even deleted the sidebar that I had created and created a new one and then placed the footnote widget again, but it still leaves an empty widget on that area of the page.

    Now that I have done all this, all the pages that I have placed this module, I have to again choose the footnote widget/sidebar in the widget module. I wouldn’t mind this if the pages were showing the footnotes.

    One way to isolate this problem would be to reinstall the 1.5.2 version and see if that version brings back the footnotes in the sidebar area. Is that version still available somewhere?

    Thanks Rev. Very helpful. I just included some of those in my functions file and CSS.

    Wasn’t working for me until I just included this in my wp-config file:

    define (‘WPCF7_AUTOP’, false );

    I also deactivated the plugin and reactivated it and voila! no more pesky paragraphs and breaks!

    Hope that works for you. I didn’t include the if not defined portion: if ( ! defined( ‘WPCF7_AUTOP’ ) ), since it is already defined by wp-contact-form-7.php, I figured it would not set it again in the wp-config file. I’m just presuming this is why some can’t redefine this to false but I haven’t verified that this is the case.

    And you may not have to do the deactivate/reactivate part–but this is the process I went through, and now it’s working for me. I’m using Version: 2.4.4

Viewing 4 replies - 1 through 4 (of 4 total)