Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter PhD2Be

    (@phd2be)

    Fixed!

    Thread Starter PhD2Be

    (@phd2be)

    Hi,

    I mofified wp-config.php to enable wp_debug and wp_debug_log and uploaded via FTP. After I logged in, I got a blank page that only showed this text:

    Notice: The called constructor method for WP_Widget in CTC_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in /home/hestres/luishestres.com/wp-includes/functions.php on line 3891

    Warning: Cannot modify header information – headers already sent by (output started at /home/hestres/luishestres.com/wp-includes/functions.php:3891) in /home/hestres/luishestres.com/wp-includes/pluggable.php on line 1179

    This means I have to delete the CTC_Widget via FTP, correct? But the weird thing is that this bug doesn’t interfere with my website being publicly accessible so maybe it doesn’t have to do with my login problems?

    Thanks!

    • This reply was modified 9 years, 3 months ago by PhD2Be.
    Thread Starter PhD2Be

    (@phd2be)

    This worked! I’m thinking that maybe I want to display the related posts above the categories/tags box too (notice that I removed the author info so the related posts wouldn’t get pushed down so much). Instead of editing the single.php file could I edit the content-single.php file and place your code above the entry footer code?

    Thanks for all you help with this and for the awesome plugin. Keep up the good work!

    Thread Starter PhD2Be

    (@phd2be)

    The link seems helpful but I’m still not sure in which template file I would insert the second part of the code (the <?php echo sharing_display(); ?> bit). I’m also not well-versed enough in PHP to know what to look for exactly. I’ve looked at content.php, content-single.php, and single.php but don’t know which is the right one or where in the code to make the edit. I’d be happy to share code here from the right template if that will help. Thanks!

    Thread Starter PhD2Be

    (@phd2be)

    Hi Petra,

    I’m using Jetpack’s sharing module for the social buttons (http://wordpress.org/plugins/jetpack/) and the theme is Fashionista by AThemes. Thanks!

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