• I am using this theme:

    https://themes.solostreamsites.com/

    When I use the All-In-One Event Calender:

    https://time.ly/

    When I add the widget to the sidebar and then add another widget/plugin under All-In-One, then new plugin that is placed under it now goes into the bottom line or two of the All-In-One Plugin.

    My question is: How can add a space or blank line under the All-In-One plugin?

    Thanks for the help in advance!!

    Phil

Viewing 12 replies - 1 through 12 (of 12 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    When I add the widget to the sidebar and then add another widget/plugin under All-In-One, then new plugin that is placed under it now goes into the bottom line or two of the All-In-One Plugin.

    Can you link the website depicting this problem?

    Thread Starter lokkenpa

    (@lokkenpa)

    OOpps…

    Forgot to mention that this is not in production yet… Sorry its only locally installed.

    Phil

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you link from PasteBin the HTML and CSS of the web page with the problem?

    Thread Starter lokkenpa

    (@lokkenpa)

    [IMG]https://i1236.photobucket.com/albums/ff451/lokkenpa/screenShot.jpg[/IMG]

    There is the screen shot

    Here is the sidebar.php

    <?php
    /*
    Template Name: Sidebar Right (the wide one)
    */
    ?>
    
    <div id="contentright">
    
    	<div id="sidebar">
    
    <ul>
    		<?php if ( !function_exists('dynamic_sidebar')
            || !dynamic_sidebar() ) : ?>
    		<?php endif; ?>
    		</ul>
    	</div>
    
    </div>

    [Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]

    Here is the styles.css

    [Stylesheet moderated. Please just post a link to your site instead.]

    Thanks!

    Thread Starter lokkenpa

    (@lokkenpa)

    That didnt work…

    https://i1236.photobucket.com/albums/ff451/lokkenpa/screenShot.jpg

    That should help..

    Phil

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It’s difficult to envisage solutions without accessing the website.
    You can still paste code in this post, just make sure there’s not too much code or if there is, try using https://Pastebin.com and send us the link.

    You can find your HTML when you view the web page, right click where you have the option ‘View source’ and select that option. The HTML will be the pop-up window’s contents.

    Thread Starter lokkenpa

    (@lokkenpa)

    Sorry… Misunderstood you request… I thought that you lust wanted the sidebar info… Here is the HTML in its whole….

    [ Lines of code moderated, that’s just way too much. For that many lines of code please use pastebin.com instead. ]

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Can you please instead of posting hundreds of lines of code just use pastebin.com instead?

    Thread Starter lokkenpa

    (@lokkenpa)

    Well its out there… Same user name as here… If I didnt do that right, dont be mad at me… Explain to me what I need to do. I have never used that site before.

    Thanks!
    Phil

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Give this a read, it has instructions on how to use Pastebin.com.

    https://codex.www.ads-software.com/Forum_Welcome#Posting_Code

    Thread Starter lokkenpa

    (@lokkenpa)

    https://pastebin.com/3ct5e45m

    There’s the link…

    Hope thats what you need.

    Thanks!
    Phil

    Thread Starter lokkenpa

    (@lokkenpa)

    Can I get some help with this. I was just told that I have the go ahead to cut the wordpress site over and this is one of the issues I REALLY need to get fixed.

    Thanks in advance for the help!

    Phil

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Problem With Sidebar Spacing’ is closed to new replies.