Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter THC Labs

    (@thc-labs)

    Haha… you and your plugin are awesome bro 🙂

    Thread Starter THC Labs

    (@thc-labs)

    Found it under theme-widgets.php

    Thanks a ton bro and cheers 🙂

    Thread Starter THC Labs

    (@thc-labs)

    sidebar.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 } ?>

    Thread Starter THC Labs

    (@thc-labs)

    Can’t find this text in the said address bro… can you help find it or change it some other way?

    Thread Starter THC Labs

    (@thc-labs)

    Let me try this and get back… thanks for the quick response bro… cheers

    Thread Starter THC Labs

    (@thc-labs)

    Thanks 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?

    Thread Starter THC Labs

    (@thc-labs)

    Thanks a lot James for guiding in the right direction.. will try asking there

    Forum: Fixing WordPress
    In reply to: Extremely slow!
    Thread Starter THC Labs

    (@thc-labs)

    Thank you. this looks useful. but almost all those 417 are spam requests.. Can you guide what can be done about it?

    Thread Starter THC Labs

    (@thc-labs)

    Thanks… 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!!

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