Hi!
I am using the News-CPT plugin in this site https://www.citdf.org.ar/novedades/
As there are many posts I would like to paginate the page.
I saw the author of the plugin have done a pagination here https://www.boatsmangillmorewagner.com/news/ I would like to know how it is done.
Thanks!
]]>Hi there,
I’m looking at the news archive page, which I have linked to above. Trouble is, the excerpt for each news item seems to be aligned left, while all other information is aligned centre. Is there a way to change it so that each time the excerpt is centre aligned? Perhaps even a word wrap at a certain %width.
I’m not quite sure this is a news CPT problem, or whether it’s got to do with a theme or another plugin. Any help is appreciated! I’m not too skilled with this kind of thing.
Cheers,
Jamie
TO fix the deprecated warning, change the code in:
news-cpt.php > News_CTP_Widget constructor > around line 118
$this->WP_Widget( 'news_cpt_widget', __('News CTP Widget', 'news_cpt'), $widget_ops, $control_ops );
into
parent::__construct('news_cpt_widget', __('News CTP Widget', 'news_cpt'), $widget_ops, $control_ops);
]]>
The News page has rearranged my wordpress layout and pushed the righthand sidebar to the lefthand side and reduced its size?
]]>My widgets won’t show in the single news view.
I see now reason for them not to, but still…
Any support still around here?
]]>Hi, I designed my https://www.geolawsdesign.com/ site to have a visual and site menu at the top of each page. For the site pages that was not a problem; I simply added my signature graphic and site menu at the top of each page. For my blog, the solution I found was to keep a post always at the top (sticky) and add my visual and site menu to it. I am however stomped by the news page. Can you recommend how I can add the same effect using the “News Custom Post Type” news plugin? I am using the Sketch WordPress.com theme and am on the latest version. My programming skills are very basic. Many thanks!!!
]]>I installed the plugin and made some changes to the template, but now only 1 news post is displaying on the news page instead of the default 5.
]]>My news catalog made with this plugin is located at
*/news
and it displays news, their tags and a list of categories.
When I press on a sigle news-post it brings me to
*/news/%post_name%
which is fine. But when I press on a tag or category, it brings me to
*/category/%category_name%
or
*/tag/%tag_name%
which should have also been fine, but either of pages shows that there’s no posts with such tag or category.
This is the best news plugin that I have found, but I wondered if it was possible to have the featured image on the archive page in line with the text. At the moment, the text comes under the image, and I would like it to be aligned into the space to the right of the image.
Thanks for your help.
M
]]>How can I show the date in the Widget Sidebar listing?
Thanks from a designer trying to learn some code ??
]]>Is there a way to add comments possibilities under each individual news page?
]]>I got your shortcode working right off the bat on an existing webpage (thank you) and it’s actually very close to what I need. But I imagine there not much ability to customize what the shortcode spits out on a page other than the variables listed in the FAQ.
This means I’ll need to customize the archive-news.php file.
Here what I need to output:
1) Featured Image
2) Have the featured image link to a pdf file
2) Date
3) Title
I know how to do 1,3 & 4 above.
Also, I need to list display on an existing web-page. Is that possible? Or does the listing have to have the domain.com/news url structure.
]]>It looks like the latest WordPress 4.0.1 caused this plugin to break existing Permalinks for Posts using the “News” category, resulting in a 404 not found.
To be clear: it is not the new custom type “News” posts that your plugin adds that are breaking, but standard Posts using the same “News” category.
We are using Pretty Permalink structure of: /%category%/%postname%/
For example:
https://www.domain.com/category/news is a Page that displays all the “News” category Posts in a list format, but clicking any of the links that look like:
https://www.domain.com/news/some-post-name/
Results in a 404 not found. I believe this used to work fine in WordPress 4.0
When I disable this plugin, the “News” Posts can be clicked and seen again without resulting in a 404.
Disabling and renabling this plugin and Re-saving permalinks did not fix this issue either.
]]>nice plugin thank you…
I would like to take it to the template file… is it possible?
Hi,
Would it be possible to show the date in the newslist generated by the shortcode?
The /news url does not work for me since the formatting is completely out.
]]>How can I can the news url? The plugin automatically creates a page like https://website.com/news/ How do I change it to something like https://website.com/recent-news/
The reason I’m asking is because I already have a /news page and the plugin overwrites the URL which I don’t want to happen.
]]>Hi
We are trying to make a template page where all the news custom post will be shown in an order. But we didn’t get any success.
Can you help us .
Please see the link: https://www.desiznstudio.com/clients/lonville/development
user id and password are admin