Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • JulesFinsy

    (@julesfinsy)

    I solved my problem ??

    To give you guys my solution:

    I replaced in the sidebar.php file the following:
    <?php generate_sidebar_box($jfr_twitter, $jfr_sidebox_order, $jfr_nav_box, $jfr_sidebox_title); ?>

    with:
    <div class="sidebar_top"></div><div id="follow_links" class="widget follow-widget-5">
    I took this part of the widget i wanted to see on top of the html sourcecode.

    Thanks anyway :-)!

    JulesFinsy

    (@julesfinsy)

    I have the same problem and its frustrating me now.

    https://www.jvnetsecure.nl/blog

    It’s my test environment for a blog im going to publish soon.
    Could anyone help me? ??

    <div id="sidebar_container">
    <div id="tabs">
    	<?php generate_sidebar_box($jfr_twitter, $jfr_sidebox_order, $jfr_nav_box, $jfr_sidebox_title); ?>
    
    </div><!--#sidebar_tabs-->
    </div><!--#sidebar_box-->
Viewing 2 replies - 1 through 2 (of 2 total)