website page flickering on HD screen due to this plugin, If removed then its not. Please help.
Wordpress version 5.1
Hi all, I have set up the ticker but i’d like only to show the ticker tittle and the post tittle. Not to link to the article. Is this possible?
]]>The ticker is not working in homepage…but in other posts it works fine… whilst the page loads all posts are shown one below the other.. and doesn’t work it remains same..( messed up).. Anyone who can solve this problem..!
]]>1.] on my template is not fixed width of hot news line. You can fix it adding this part of CSS code:
.breaking-news-ticker
{
width: 960px !important; /* it definds width of breaking news line */
margin: 0px auto !important; /* just center div */
height: 37px; /* FIX the hight of the breaking news area DIV */
}
==
2.] edit \plugins\breaking-news-ticker\inc\bnt.php. It will fix two problems:
a] ending dots “…”: Now they will appear only if it has sence (title was cutted).
b] date now use default WP format set in options.
$length = bnt_get_option(‘title_length’, ‘bnt_styles’, 55);
$short_title = the_title(”, ”, FALSE);
$title_lng = strlen($short_title);
$short_title = $title_lng > $length ? substr($short_title, 0, $length).’ …’ : $short_title;
$bnt .= ‘
Hi! I’m loving this plugin! I’m having an issue on iPhone and Android phones, though…
I’m using it on the following site, in a strip below the header: https://natashaisabookjunkie.com
If I load the site while holding the phone vertically (which is obviously most common), only the ‘Trending Now’ headline appears and the ticker doesn’t do anything.
If I load the site while holding my phone horizontally, though, the ticker works. And then if I rotate it to vertical, the ticker still works. But if I load the page from a vertical orientation, it’s broken! : / Any ideas for me?? Thanks so much!
-Julie
]]>When choosing multiple categories and adding it to shortcode, only the first one is working. (It dispalys posts only from the first category). Please advise.
]]>Hi,
I’ve selected (5) latest posts to show on my webpage, whilst the page loads all 5 posts are shown one below the other only after loading does it take the correct shape.
Is this an inherent problem with the plugin?
]]>Hi i use the plugin but with BLDR template there is a problem if i use the <?php do_action(‘show_bnt’); ?> code on the header.php ( https://leadergroupe.votrepha.odns.fr/wp/services-leadersante/ ). When i scroll the plugin is fine, but on a page i have all the breaking news…
https://leadergroupe.votrepha.odns.fr/wp/
Stack trace
E_ERROR: Call to undefined function bnt_get_option()
in init_ticker called at /home/*********/public_html/wp-content/plugins/breaking-news-ticker/inc/bnt.php (86)
in init_ticker called at ? (?)
in call_user_func_array called at /home/*********/public_html/wp-includes/plugin.php (524)
in do_action called at /home/*********/public_html/wp-includes/general-template.php (2571)
in wp_footer called at /home/*********/public_html/wp-content/themes/Newsmag/footer.php (91)
in require_once called at /home/*********/public_html/wp-includes/template.php (572)
in load_template called at /home/*********/public_html/wp-includes/template.php (531)
in locate_template called at /home/*********/public_html/wp-includes/general-template.php (84)
in get_footer called at /home/*********/public_html/wp-content/themes/Newsmag/page.php (185)
in include called at /home/*********/public_html/wp-includes/template-loader.php (75)
in require_once called at /home/*********/public_html/wp-blog-header.php (19)
in require called at /home/*********/public_html/index.php (17)
Its responsive?
]]>Is it possible or do you have any code that I can add that will hide the ticker if it doesn’t detect any post in that specific category?
I am using it as a breaking news bar and would like to only show it when we have a post in that breaking category.
]]>Hi,
I would like to change the widt of the breaking news ticker. Its the whole page now and i would like to me smaller.
How can i change the size settings?
]]>This plugin has ceased functioning in WordPress 4.5
Will you be updating it?
Thank you!
]]>Here’s the error I get after installing and activating:
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/nfs/c01/h13/mnt/14682/domains/ordinarypeopleintl.org/html/wp-content/plugins/breaking-news-ticker/breaking-news-ticker.php/languages/breaking-news-ticker-en_US.mo) is not within the allowed path(s): (/nfs:/tmp:/usr/local:/etc/apache2/gs-bin) in /nfs/c01/h13/mnt/14682/domains/ordinarypeopleintl.org/html/wp-includes/l10n.php on line 554
Any ideas?
]]>This is a great plugin!!
It works for posts but for some reasons…
I can’t get it to work with my Custom Post Type.
Into the widget options, I just can’t select my Custom Post Type nor any of it’s categories.
Kind Regards,
Yves
]]>i would not call a ticker that goes only up or down “flexible.” Tickers by definition go horizontally, not vertically (notice all the tickers on TV News and Financial stations).
oh well…
]]>implemented to https://www.tensosys.biz/ website footer section, but functionality not working only constant article title displaying, no animation sliding, next button not working .
can you please find me a solution for this website
]]>Hi,
when I place the widget via drag & drop then it shows a purple box “Widget options” with the entries “basic options”, “contetn options” and “ticker options”. Nothing happens when I click those nor does the widget show up on my site…
?
]]>where can i find shortcode generator please?
]]>Hello, i want a few things in my shortcode. First, to disable the date. Second the buttons PREV, NEXT. And last is there a way to edit the text coding like utf8? Some character dont show well in Greek language.
]]>How do I increase the number of lines or characters, so that I can combine quotes into one post and use only one post title?
Currently, I have to create individual posts for each quote and the titles are the same because its categorized.
]]>How do I hide the post titles in my widget version?
]]>I see that you can set the length of the post title and content in the sidebar widget but can find nothing in the shortcode generator to do so. Is this not possible?
I have a temporary home page created that I’m working on and it looks rather odd with all of the dead space between the content and controls.
]]>Hi,
i installed the plugin and it works great. But i have one CSS issue. the navbar z-index is 99999 so the news bar is behind the menu…. :/
Can you give me a hint, how to set the z-index to the breaking news?
Sorry for my low knowledge of css…. :/
Regards
Kim
Hi where is the Custom Shortcode Generator.
I am putting [breaking_news_ticker]
but none of the style at settings and title changed
]]>Hi
Is it possible to change this to a scrolling marque rather than a slide up/down transition? with the option to enter the ‘delimited’ character in the backend?
Would be a nice feature for future version?
]]>Tried to use this plugin wich is cooler enough to keep it but unfortunatelly it has some issues. All of them regarding CSS settings as I see. For example I can’t set rounded corners, border and background color.
Checked the ticker with inspect element in firefox and aparently the colours look like this ##333333 with one # more.
]]>Fatal error: Cannot redeclare aq_resize() in /home/www/vhosts/cannes-tendances.com/httpdocs/wp-content/themes/Oceanus/aq_resizer.php on line 24
]]>First off, thank you for the great work and best of all providing this plugin for free!
Sadly, I am experiencing an issue when loading any page that contains the news ticker. The ticker will not render completly without displaying a few of the other news events later in the sequence. This is causing longer load times as well. Please see the link below for more details.
I am implementing your plugin via Genesis > Simple Hook > genesis_before_content Hook > with line
<?php do_action('show_bnt'); ?>
Images: https://imgur.com/a/2HbGg
Thank you in advance!
]]>I installed it to https://thedailyvoicenews.com/ and when I first pasted it into the header file it was perfect, running just above the world news in that space between posts and the header line.
I thought it was too fast, so I was looking for a way to change the speed, or even change the category, but found nothing other than appearance settings and number of posts setting.
I changed to 10 posts and then went back to my homepage and it had moved from it’s perfect spot to extend across the entire page. Since it was half under the theme so unreadable, I put it back to 5 posts, but it remained broken.
]]>