Forum Replies Created

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

    (@vankomo)

    I finally got something that seems to help with the slideshow and text loading issue. I was give this to paste it at the bottom of the css.

    #myGallery {
    overflow: hidden;
    }

    Thread Starter vankomo

    (@vankomo)

    Bheadrick its still a no go, i even got a response from the theme’s support stating i should add only at the bottom of css.

    .slideelement{display: none;}

    I tried out both suggestions yours still makes the slide and lettering load in a distorted manner. The support suggestion loads the same but the slide images are hidden.

    Thread Starter vankomo

    (@vankomo)

    Thanks Bheadrick for the come back, i looked into the style.css and the only thing with display in it:
    #pagemenu li a, #pagemenu li a:link {
    color: #8BA0B4;
    display: block;

    #pagemenu li a:hover, #pagemenu li a:active{
    color: #FFFFFF;
    display: block;
    #navcontainer {
    height: 42px;
    display: block;
    overflow: hidden;
    commentmetadata {
    margin: 0;
    display: block;

    I swept through the style.css several times and nothing related to slides and display. However, the only thing close to:
    #mygallery .open, #mygallery .slideelement{display: none;} is this:

    <div id=”myGallery” class=”jdGallery withArrows” style=”display: block;”>
    I used firebug, i went ahead to search for this line in the header.php and style.css and other php files it’s not there. I also posted a support query with this on the WordPress themes forums and still no reply.

    Thread Starter vankomo

    (@vankomo)

    Bheadrick where do i find that? I was looking for it in the header.php and featured.php but can’t find it.

    Thread Starter vankomo

    (@vankomo)

    G’day,

    My apologies for the late response and yes, it is(was) a hosting mix up which is now fixed. Big thanks for the responses.

    Thread Starter vankomo

    (@vankomo)

    I finally managed to troubleshoot the problem. Inside the single.php there was something missing not sure exactly what it was. I got a new download of the entire theme and copied the single.php text from the download and everything was back to normal.

    However, i still am going ahead with fixing some of my posts and doing some housekeeping at the same time.

    Thanks.

    Thread Starter vankomo

    (@vankomo)

    Thanks again Esmi for the tips.
    I have tried running the site through the numerous validators and i have no idea which errors are causing the sidebar issue and how to fix any of those errors. If i retrace to the posts i made when i started noticing the problem and remove them assuming the problem was caused by one of them will this fix the issue?
    I am basically, at wits end now and definitely now i know NEVER copy and paste from MS.Word.

    Anyone willing to assist me in getting this solved i can open a new account for you and see if the issue is solvable. my email emd710g(at)hotmail.com

    Donell.

    Thread Starter vankomo

    (@vankomo)

    Hi Esmi,

    Thanks for the quick response. Since i am entirely new to all this website jargon most things will go right over my head, please do forgive my ignorance. When you mention markup errors are these caused by me simply copying from MS.word and does this mean the problem is not caused by any recent articles i published?

    I`ll go through the link you provided and try to figure out or rather rectify the issue. Many thanks.

    Donell.

    Thread Starter vankomo

    (@vankomo)

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