oQey problem for main sliding images

Viewing 2 posts - 1 through 2 (of 2 total)
  • #1589
    aktiondan
    Participant

    I’m using oQey gallery to display images in a gallery type fashion. The galleries are linked to the “posts” displayed as the main sliding images on the main page. When mousing over the main images though, in addition to the post names being displayed it also shows the oQey html commands ie “vars flashvars 1 ={autoplay….”

    I wanted to know how I could get rid of unnecessary information. Any type of help would be much appreciated, thank you in advance!

    #1590
    Jon
    Participant

    It’s showing that code as an excerpt of the post. Remove <php? the_excerpt();?> From the loop of which ever post format you are using. I removed it from loop-slider.php. this of course will not allow you to show any excerpt text either, but it solves the issue. If it doesn’t work look for the same code in loop-single.php and remove it there as well. It’s been a while since I did it and I’m not 100% on which I removed.

Viewing 2 posts - 1 through 2 (of 2 total)

Tagged: , ,

You must be logged in to reply to this topic.