We have a WP mail features in our site, using this plugin sending 4 mails at a time, whereas deactivating it the site works fine. Please confirm how to fix it.
]]>Hi, I have been trying to adjust the amount of text (characters) shown so all my news on the ticker across the entire page bu7t no matter what I do I can’t get it to show all. Help? Here is a screen shot https://i66.tinypic.com/11i3ixl.jpg
]]>Hi,
Can someone please tell me how to position?
So far, I succeeded only to position the ticker at the top of the page beneath the page title or in the navigation bar.
Thx
Hubert
]]>hi
The plugin does not work
This error will be displayed on the console
Uncaught TypeError: jQuery(…).cycle is not a function
And was pointed to this line :
<script type=”text/javascript” language=”javascript”>
jQuery(document).ready(function(){
jQuery(‘#bknewsticker’).cycle({
speed: 1000,
timeout: 2000,
height: 40,
fx: ‘slideX’,
pause: 1,
containerResize: 1
});
});
</script>
Hi, Someone knows how to make the links open in a new tab or window?
Thanks,
Jose
Hi,
First of all, Thank you for great plugin for post.
My problem is when site before loading all post from BkNewsticker show one below another and hole page fill with it. after site loaded it work properly. I have more than 100 posts so anyone have solution to load single post or similar that page can not disturb before site loading.
Thanks,
Best Regards,
Rooney
Hi There,
I had some problems with your plugin, it wasn’t showing the latest posts in the chosen category. I played around a bit in the source code and came across this:
case 'recent':
$posts = get_posts(
array(
'numberposts' => TICKER_MAX_INT,
'orderby' => 'post_date',
'suppress_filters' => 0,
)
);
break;
I changed this to:
case 'recent':
$posts = get_posts(
array(
'numberposts' => TICKER_MAX_INT,
'orderby' => 'date',
'order' => 'DESC',
'suppress_filters' => 0,
)
);
break;
and all the latest posts showed up.
Grtz,
Gijs
]]>Hi,
Is there a way to insert the widget with shortcode instead of the php code? I want to insert the recent posts into a page, using the wordpress editor.
Any hint on this?
Thanks
]]>Hi,
I have installed the plugin but the posts not scrolling! all posts all apear underlines!
I have deactivate all plugins but still the problem exist!
when I inspect the element, I found an error says cycle is not a function
Hello,
Thank you for this great newsticker! We use it on https://radioborghende.nl !
We have a small issue. When I open the website for the first time for the day, the newsticker expands for a second with a couple of news titles visible. After that, all is working fine.
I checked in IE/FF/Safari ….. Is there a solution that the newsticker has always the right height?
Thanks for your help.
]]>My website is one of them templates that goes all the way to the right so whenever I put a plugin or php code and make It appear In the header part of my website, the right side will always have 100% width even If I wanted It to fit perfect in the middle and not go all the way. Take a look here and you will see look > https://i60.tinypic.com/rwosiv.png
How can I make it so only this line of php (<?php if ( function_exists(‘insert_bknewsticker’) ) { insert_bknewsticker(); } ?>) can be changed in width from right and left side?
Is it possible for a class=”bknewscustom” to be put around the line of code and then added css with the correct width code?
If you know any other way please let me know cause I really want this on my site just more organized. I’d like it to fit perfect in the middle of my website and not have the right side go all the way to the right while the left side is reduced. Please help me! I really love this plugin and my favorite one Ive found so far.
]]>Running WP 4.1.1 with theme carton.
By inserting your php code into header.php of the theme (before the /HEAD) and reloading the page, the only thing which is displayed is the empty ticker. The rest of the page is simply white.
Looking on the javascript error console i found the message:
[cycle] terminating; too few slides: 0
cycle.is: 22
Have you any hint which will help get more light in the dark?
]]>Hello,
The Show Date and Show Excerpt are only displayed when using Blog posts.
When using RSS feed, the current feed article content (including the featured image) flashes rapidly on top of the current page content, then disappears.
Is there a way to show only rss feed article titles ?
Thank you
]]>Hi,beke_ro,
First of all thank you very much for your wonderful plug-in Post title marquee scroll. Really it is great and simple.
The only one trouble is that it cat or wrap a phrase. On my sight it gets just a title of a post from a category and shows it. There are a lot of space so I would like to see the title as a single string. I think that there is some figure that makes the script leave only about 40-45 letters. I tried to change it from the admin area. Now the ticker length is set to 120 characters but it does not help me.
Here is the link to the sight: allinvestments.ru
Cold you tell me how to increase the length?
Best regards
Alexei
Hi,
we have noticed that if you set a category filter and you are using WPML, the news in the languages different from the default one do not show.
This can be solved putting these rows at the beginning of the ticker_get_posts function declaration:
if (function_exists(‘icl_object_id’)) {
$new_cats = array();
foreach ($cat_filter as $cf) {
$id = icl_object_id($cf, ‘category’, false);
$new_cats[] = $id;
}
$cat_filter = $new_cats;
}
this way the category check uses the correct category ID for the current language
]]>The ticker is working beautifully except that for some reason, and I can’t think of what I’ve done that caused it, the text of the message is no longer vertically centred. It is now at the top.
Also, I’d love to be able to centre it horizontally.
I’ve tried making changes to wp-content/plugins/bknewsticker/ticker.php but without success.
Would appreciate any help. The website is https://hugheshvac.ca
Many thanks!
]]>hello,
Please help T?CKER AN?MAT?ON not workind.
please help me ??
]]>I like the option of having the date. It makes it look current but it does take up a lot of space that could be used for the message. Is it possible to have short forms of the month – i.e. instead of September could we have Sept?
Thank you!
]]>Looks perfect for what I need but it doesn’t work. I have installed and activated it but in the settings I am unable to make any changes to number of posts, text size, border bottom size, colours – i.e. anywhere that I have to enter a different number AND nothing scrolls.
Website is https://marypearson.info
Would appreciate any help.
Thanks!
It’s not working properly on my site
https://jewishfront.com/
Hi there,
Your plugin looks great, but I’m using an external RSS feed and it’s linking to the page it’s on at the time and not to the link from the feed. You can see it here…
https://dunfermline.mobi/listings/designs-by-nataliia/
I just installed it tonight, so am using version 1.04.
Thanks!
Atholl
]]>hi, looks so perfect but doesnt work for me, i just got the title but not event post headlines, actually it breaks some plugins too, some of them basics like yarpp or nuroyalslider; i wonder if theres some way too fix this, tks, its a very promising plugin
]]>I was hoping to get this to work, it looks just perfect, but it only shows a list of the posts…..
/J
]]>Hi there,
Yesterday I installed your plugin and for a while, it worked fine. Then, while I was playing with the settings en saved the settings a couple of times, the scroll suddenly didn’t work anymore. It now displays all the links at once, all on one garbled pile. Also, the font size of the Title now seems to 25, while the text size is 14 (and set to 14).
And on a side note:
Would it be possible to change the image of the Title Background?
Thanks in advance,
– WhatsReal.
https://www.whatsreal.nl/
After we instal how do we set this up? I’m having trouble getting it on one of my pages and creating post to show up on the scroll. I can’t find this information anywhere.
Is there a way to have this posted on only one of my pages and not all?
]]>Hi Buddy, First Thank You For This Great Plugin.
I have problems with rtl languages. i Wanna to align news text to center and i hope on your help.
PlZ help me ??
Script is not applying for changing the news
]]>Even I disabled the “show date” with settings, still is showing in rss mode?
https://www.koeri.boun.edu.tr
How can I disable it?
]]>I am configuring the page with polylang for multilanguages. Is it possible to translate bknewsticker as well???
]]>For some of my titles it’s putting it on to two lines, others it’s not.
Some have 5 words on the first line, other’s have 3. And I can’t see how to change the width of the text.
]]>