• Hi, Thanks for this beautiful plugin ??
    I need new option in your plugin, could you add option to effects for allow text move from left to right and right to left ?
    Thanks again :).

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Sorry for the late reply.

    Thanks for your reply, we’ll discuss with the team and update the plugin.

    sc9bl

    (@sc9bl)

    Hello, thank you very much for the plugin.
    I’m trying to put two ticker on one internet page, each one only showing the ticker on a certain category. I guess the plugin is designed to do that (seeing examples at your demo page)?
    I tried to define one ticker by putting “Category=”Category1″” and “Category=”Category2″”, respective, in the shortcode. (Having various ticker assigned to both in the plugin.)
    So:
    [wp_ticker Category=”Category1″ ticker_title=”sdf” effect=”fade” fontstyle=”normal” timer=”2500″ title_color=”#ffffff”]
    and
    [wp_ticker Category=”Category2″ ticker_title=”sdf” effect=”fade” fontstyle=”normal” timer=”2500″ title_color=”#ffffff”]
    Unfortunately, this isn’t working: no ticker at all shows up.

    Also, I tried putting “Category=”1”” in the shortcode, hoping only entries assigned to the first category would show, but instead all ticker show, not only those assigned to the first category.
    So
    [wp_ticker Category=”1″ ticker_title=”sdf” effect=”fade” fontstyle=”normal” timer=”2500″ title_color=”#ffffff”]
    and
    [wp_ticker Category=”2″ ticker_title=”sdf” effect=”fade” fontstyle=”normal” timer=”2500″ title_color=”#ffffff”]

    Could you in any way try to let me know what the problem is? Or is it not possible to have to separate ticker showing only entries of one specific category?

    Thank you very very much in advance!

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    you have to pass the category ID in the category parameter.

    So, the ID of the category is automatically created.

    Just go to the category area in the plugin and hover over the category name,

    e.g (If you create the category name ‘news’ then hover over the news and you see at the bottom some url in between find tag_id=”12″, where 12 is the actual id of the category. So please pass that ID in the shortcode.)

    we, will update the plugin and display the category id in the column.

    I have to add custom post types. Is it possible.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Thank you for using our plugin.
    I got your query, so you can pass this parameter in your short code.
    [wp_ticker post_type=”post”]

    • This reply was modified 7 years, 9 months ago by Anoop Ranawat.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add new effect move text LTR or RTL’ is closed to new replies.