• sskhalsa

    (@sskhalsa)


    hey,

    I am trying to use the cg-flashytitles plugin on a wordpress theme I created. I want the h2 tags of posts to show the special font I am using. The problem is that when the plugin is enabled for the h2 tag, the h2 text disappears and its not replaced by any flash. It is just a blank headline for the post.

    regards,

    sskhalsa

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sskhalsa

    (@sskhalsa)

    hey ??

    davidchait

    (@davidchait)

    that could indicate a number of things. if your theme isn’t properly calling wp_footer(), that’d be the kind of thing you might see. or if you are running a flash-blocker in your browser (yes, that’s tripped up a number of folks!).

    without seeing the site, harder to throw darts at the board.

    -d

    I tried the plugin too, and I keep getting this:

    Unable to open file (/home/mywebsiteURL/TestBlog/wp-content/plugins/../cg-flashytitles.dat).

    Please help. ??

    x

    (@offordscott)

    try setting line-height instead of font-size in your css file. also, try setting a width for your tag, and display:inline

    @davidchait

    Thanks for your suggestion about properly calling
    <?php wp_footer(); ?>
    in the footer.php. I had the same problem, and properly calling wp_footer fixed it. Thanks also for writing CG-FlashyTitles!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘sIFR problem – using cg-flashytitles plugin’ is closed to new replies.