- Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236
aktiondan
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220I’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!
AdvertismentDeprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Deprecated: Function get_magic_quotes_gpc() is deprecated in /var/html/dev/wp/wp-includes/formatting.php on line 4371Notice: Trying to get property 'comment_author_email' of non-object in /var/html/dev/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 236Jon
ParticipantWarning: Cannot modify header information - headers already sent by (output started at /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_langs.class.php:340) in /var/html/dev/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_wp.class.php on line 220It’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.
You must be logged in to reply to this topic.