Having issue with installing newspage plugin on new site. It works on existing site with wordrpess 4.9.4, but on new site I get the following error message:
————————-
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected ‘new’ (T_NEW) in /home/jchobbes/public_html/wp-content/plugins/newspage/simplepie.inc on line 720
————————-
I know this is a very old plugin, but I am unable to figure out any of the other RSS aggregators. Any help would be greatly appreciated.
NewsPage has worked fine here until recently. Now I see an ?Error 500“ code on the webpage with the [newspage] code.
I think it could be WordPress version 4.2 or the Jetpack plugin which are causing the error or are incompatible. Those are the latest updates on this site.
Just to let you know.
Best Wishes
macvet
Hi,
I’m loving Newspage but I’m having a problem with the links “bleeding into” my navigation drop down menus. The drop down navigation works on every other page except where newspage is running. When the drop down is active, you can see text from both the drop down and headlines. Interestingly, the feed title does not bleed through, just the headline links.
I’m running WP 3.5 with the default Twenty Twelve theme.
Anyone have any ideas?
]]>I’ve tried the limit=5 parameter but I still get the full entire feed showing up. Any suggestions on how to get this to work?
Also, the target=_new does not open the links a new window or tab. I’ve tried changing it to _blank, but that doesn’t work either. Any help?
]]>I’ve tried the limit=5 perameter but I still get the full entire feed showing up. Any suggestions on how to get this to work?
]]>I need to open up the feed links in a new tab instead of the same tab. I’ve checked the code and tried changing
$html .= '<a>get_permalink() . '" '.( (bool) get_option('newspage_newwindow') ? 'target=_new' : null ).'>'.$item->get_title();
to
$html .= '</a><a>get_permalink() . '" '.( (bool) get_option('newspage_newwindow') ? 'target=_blank' : null ).'>'.$item->get_title();
and
$html .= '</a><a>get_permalink() . '" '.( (bool) get_option('newspage_newwindow') ? 'target="_blank"' : null ).'>'.$item->get_title();
[Moderator Note: Please post code or markup snippets between backticks or use the code button. Your posted code has been permanently damaged/corrupted by the forum’s parser.]
but it still opens new the same parent tab / window.
Can anyone help?
How would I go about centering the RSS feed on my page? I have tried editing the CSS file to the line below with no luck.
div.feed { width: 450px;float: center;padding: 0 20px 20px 0;margin: 0;}
It still shows on the page with it set to left and not center and making the page I am using it on not look right at all. Any help would be great.
]]>Hi – I have more than one news topic with several feeds in each.
Is there a way to place one topic on a page?
I tried this shortcode :
[newspage limit=5 topic=”web design”] (replacing with my topic) and it does not work.
Thank you.
Is this plugin still working in WP3.3 any alternatives if not? NM
]]>I installed newspage plugin which is a great tool. But I got a warning that ahead of the feed saying
Warning: /home/user_id/public_html/folder/wp-content/plugins/newspage/cache/93393f85a95b02b3b81dfd91535357bc.spc is not writeable in /home/user_id/public_html/folder/wp-content/plugins/newspage/simplepie.inc on line 1774
Please advice how to solve this.
]]>I have tried entering the RSS entries of languages other than english.But non-of them are appearing on news page just but a favicon .Am I missing some thing?
]]>How about having news with different categories ?
I mean that I should have a possibility to publish feeds category wise.
Ex: technology ,blogging ,CMS etc.
Hi,
Just came across this plug-in and would really like to use it.
Unfortunately, it is giving me the following error message repeated about 30 times and then putting the feeds below it.
Warning: cannot yet handle MBCS in html_entity_decode()! in /hermes/web09/b2462/moo.documentaries/wordpress/wp-content/plugins/newspage/newsblocks.php on line 136
Any suggestions?
]]>Hi
I’m using newspage plugin and it works great
but I didn’t find any way to search any particular topic by putting keywords in “Search Bar”
Is there any existing plugin to search within newspage topics?
Pleas help
Thanks
-Suraj