THC Labs
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postsHaha… you and your plugin are awesome bro 🙂
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postsFound it under theme-widgets.php
Thanks a ton bro and cheers 🙂
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postssidebar.php has only the following code:
<?php
global $solostream_options;
if ( $solostream_options[‘solostream_layout’] !== “Full-Width” ) {
?><div id=”contentright”>
<div id=”sidebar” class=”clearfix”>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Sidebar-Wide – Top’) ) : ?>
<div class=”widget”>
<h3 class=”widgettitle”>Text Widget</h3>
<div class=”textwidget”>
This is a widget area. Visit the Widget page in your WordPress control panel to add some content here
</div>
</div><div class=”widget”>
<h3 class=”widgettitle”>Text Widget</h3>
<div class=”textwidget”>
This is a widget area. Visit the Widget page in your WordPress control panel to add some content here
</div>
</div>
<?php endif; ?>
</div><div id=”sidebar-bottom” class=”clearfix”>
<div id=”sidebar-bottom-left”>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Sidebar-Wide – Bottom Left’) ) : ?>
<?php endif; ?>
</div><div id=”sidebar-bottom-right”>
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Sidebar-Wide – Bottom Right’) ) : ?>
<?php endif; ?>
</div></div>
</div>
<?php } ?>
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postsCan’t find this text in the said address bro… can you help find it or change it some other way?
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postsLet me try this and get back… thanks for the quick response bro… cheers
Forum: Plugins
In reply to: [WP Popular Posts] Error in popular postsThanks for your quick response Hector… But my theme developers don’t seem to answer quickly… already have some pending unanswered queries… Can you suggest some other way by putting some code somewhere i can activate it?
Forum: Fixing WordPress
In reply to: Help! Popular posts errorThanks a lot James for guiding in the right direction.. will try asking there
Forum: Fixing WordPress
In reply to: Extremely slow!Thank you. this looks useful. but almost all those 417 are spam requests.. Can you guide what can be done about it?
Forum: Fixing WordPress
In reply to: YouTube widget induced errorThanks… I think this is a serious issue with the theme itself… the site is super slow too.. without any major data or photos or videos… or even plugins… or probably a three-pronged incompatibility between godaddy server, theme and wordpress!!