• Resolved Lakia Nichole

    (@lakia-nichole)


    My sidebar widget has been unexpectedly moved to the other bottom of my home page. I have not changed anything, other than updating my posts. I’d like my sidebar placed back in it’s proper place. I don’t have knowledge of html & coding, so if there’s something I need to insert, please tell me where or give me examples. Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • double-check the content of your post ‘tko-justin-timberlake’ – use the ‘text’ setting of the editor and check for properly matched opening and closing divs.

    if in doubt, please copy the content as you see it in the editor (with the ‘text’ setting) and post it here or post it into a pastebin; https://codex.www.ads-software.com/Forum_Welcome#Posting_Code

    Thread Starter Lakia Nichole

    (@lakia-nichole)

    I will post here

    <h2>[warning]</h2>
    <h2></h2>
    <h2><span style=”color: #800000;”>NSFW</span></h2>
    <h2></h2>
    <h2>[/warning]</h2>
     

    <iframe src=”//www.youtube.com/embed/FyXtoTLLcDk?rel=0&showinfo=0&autohide=2&controls=1″ height=”315″ width=”560″ allowfullscreen=”” frameborder=”0″></iframe>

    where does the shortcode [warning] come from?
    – from the theme?
    – from a plugin?

    the problem seems that you are using <h2> tags in that section;

    try to remove the <h2> tags from the section, i.e. change it to:

    [warning]
    <span style="color: #800000;">NSFW</span>
    [/warning]
    Thread Starter Lakia Nichole

    (@lakia-nichole)

    It’s a built in plugin that comes with the theme. It gives you the option to add warning signs in your post. Iv’e replaced what needed to be taken away, & replaced with the code you gave me, but when I previewed the changes ,the code showed, as is. I’ve decided not to use the warning button. I also used another warning button for another post. Does removing that one helps my issue?

    Thread Starter Lakia Nichole

    (@lakia-nichole)

    Removing the warning sign actually helped. Thanks. Issue is resolved.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sidebar widget on my home page has been moved to the bottom’ is closed to new replies.