Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author beke_ro

    (@beke_ro)

    Hi,
    I think it’s a conflict with another plugin or your theme.
    To find out what happens try this:
    1.Disable all the plugins except BkNewsticker plugin.
    2.If the problem persists, switch to a default ‘twenty-…’ series theme.
    If the problem disappears immediately after disabling all the remaining plugins, even before switching to a default theme, use the following steps:

    Enable one plugin, check if the problem comes back.
    If the problem still doesn’t reappear, disable this plugin and enable the next plugin.
    Check if the problem reappears.
    Repeat the cycle till the problem reappears.

    Thread Starter jla00783

    (@jla00783)

    Unfortunately, not able to solve the issue after trying all recommended hints. I would love to use this plugin, please help!

    Thread Starter jla00783

    (@jla00783)

    I solved the issue myself. The instructions on the plugin Settings Page are incorrect. It instruct to paste the following code on the place of your choice inside your page: <?php if ( function_exists(‘insert_bknewsticker’) ) { insert_bknewsticker(); } ?>

    The right code is: <?php if ( function_exists('insert_bknewsticker') ) { insert_bknewsticker(); } ?>.

    After all, thanks for this excellent Plugin.

    Thread Starter jla00783

    (@jla00783)

    Sorry, this forum posting truncated some characters.

    The right code is: ‘ <?php if ( function_exists('insert_bknewsticker') ) { insert_bknewsticker(); } ?>

    Thread Starter jla00783

    (@jla00783)

    Start the command with ‘'

    Thread Starter jla00783

    (@jla00783)

    Sorry, I hope this time it does not truncate the code.

    The right code is: <code> <?php if ( function_exists('insert_bknewsticker') ) { insert_bknewsticker(); } ?> </code>

    Plugin Author beke_ro

    (@beke_ro)

    Thanks!

    Hi,

    I am new to wordpress and i m still having this issue , please give me a hand if possible, i can be contacted via email [email protected]

    i am using wordpress 3.9.1

    thank you!
    William

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Need help. Posts not scrolling’ is closed to new replies.