spgass
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: veryplaintxt pages not workingI think the theme author has moved on to other projects… hopefully anyone else with the same issue will find your solution. Thanks again!
Forum: Fixing WordPress
In reply to: veryplaintxt pages not workingThank you! Replacing the line of code with the semicolon line worked! I left the quotes around “comments” so that wasn’t the issue.
http://lowtechtimes.com/about/
I’d been using the theme for quite some time with pages working, but a reader let me know about the issue only recently. Maybe it was related to a recent WP upgrade…? I don’t remember editing page.php previously…
Have a great weekend!
Forum: Fixing WordPress
In reply to: veryplaintxt comments not workingSomehow the <?php comments_template(); ?> was missing from my single.php file. Added it and problem apparently solved.
Forum: Fixing WordPress
In reply to: veryplaintxt comments not workingThanks a lot – I tried disabling the plugins and unfortunately got the same result. I’m not exactly sure of the timing when the comments broke, but I’m starting to think it could be related when I edited the style.css or single.php code to display the sidebar navigation and navigation bar on the home page. I guess reinstalling the theme and starting over would be the best bet? Thanks again!
Forum: Fixing WordPress
In reply to: veryplaintxt comments not workingI think the theme creator has moved on to other projects. Please let me know if this is something I might be able to fix myself; otherwise, I might just change themes. Thanks!
The debug option provides this:
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3553
Notice: Undefined index: komoona_adsense_hidden in /home/spgass/lowtechtimes.com/wp/wp-content/plugins/komoona-ads-google-adsense-companion/Komoona_AdSense.php on line 42
Notice: Undefined index: komoona_adsense_placement in /home/spgass/lowtechtimes.com/wp/wp-content/plugins/komoona-ads-google-adsense-companion/Komoona_AdSense.php on line 60
Notice: Undefined index: komoona_adsense_create in /home/spgass/lowtechtimes.com/wp/wp-content/plugins/komoona-ads-google-adsense-companion/Komoona_AdSense.php on line 87
Notice: Undefined index: komoona_adsense_add_site in /home/spgass/lowtechtimes.com/wp/wp-content/plugins/komoona-ads-google-adsense-companion/Komoona_AdSense.php on line 228
Notice: Undefined variable: attr in /home/spgass/lowtechtimes.com/wp/wp-content/themes/veryplaintxt/functions.php on line 767
Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Notice: attribute_escape is deprecated since version 2.8! Use esc_attr() instead. in /home/spgass/lowtechtimes.com/wp/wp-includes/functions.php on line 3467
Forum: Fixing WordPress
In reply to: Fatal Error: Call to undefined function…Esmi: Thanks a bunch! I deleted sem-google-analytics-admin.php and got in with warnings. I deleted sem-google-analytics.php and now get in with no errors or warnings.