Linux 软件免费装
Banner图

WP News and Scrolling Widgets

开发者 wponlinesupport
anoopranawat
pratik-jain
piyushpatel123
ridhimashukla
patelketan
更新时间 2024年7月25日 19:37
PHP版本: 4.0 及以上
WordPress版本: 6.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

wordpress news plugin Free scrolling news wordpress plugin main news page scrolling wordpress vertical news plugin widget wordpress horizontal news plugin widget

下载

3.1.1 3.2 3.2.2 3.2.9 3.3.1 3.3.4 4.2 4.4 4.4.3 3.2.11 3.2.8 2.2 2.1 2.2.1 3.2.7 5.0.1 3.0 4.5.7 5.0

详情介绍:

✅ Now that you have your website ready then why don’t you download and try out this News and widget plugin to give it better functionality. By downloading our WordPress news and scrolling widget plugin on your website, you are in a way giving a very professional touch to it. It’s a way to news your company’s standards and position. It not only has news but you can also design and customize it with a brief description as well. Download and try this news and scrolling widget plugin which comes with many other features. FREE DEMO | PRO DEMO Your customer might like the professional and fancy vibe of your site with news and scrolling widgets. ✅ This plugin displays your news posts using : Download Now it today and explore all the features. ✅ Features : [youtube https://www.youtube.com/watch?v=C_PSgY6StpQ] When you want to makeover your WordPress website theme with something extraordinary and creative, you must consider the news and scrolling widget plugin. Website’s performance is the most significant thing for any online business owner. WP News and Scrolling Widget is one of the ways to effectively increase the dynamics of the online web space with news archives, scrolling news widgets and thumbnails. Add, manage and remove the news section on your CMS website. The plugin work with shortcode so you can easily display the news anywhere on your site. Also added Gutenberg block support. ✅ Here is the plugin shortcode example News [sp_news] To display only News 4 post: [sp_news limit="4"] Where limit define the number of posts to display. If you want to display News by category then use this short code: [sp_news category="category_ID"] Enter category id to display categories wise. Complete shortcode example: [sp_news limit="10" category="category_id" grid="2" show_content="true" show_full_content="true" show_category_name="true" show_date="false" content_words_limit="30" ] ✅ Here is Template code <?php echo do_shortcode('[sp_news]'); ?> ✅ Use Following Blog parameters with shortcode [sp_news] ✅ Important Note For How to Install
Please make sure that Permalink link should not be "/news" Otherwise all your news will go to archive page. You can give it other name like "/ournews, /latestnews etc"**
As this plugin is created with custom post type, you can now add Gutenberg editor support for the plugin for writing the news post. For that we have added apply_filters. For more details please check plugin FAQ section. apply_filters( 'sp_news_registered_post_type_args', $news_args ); The plugin adds a News tab to your admin menu, which allows you to enter news items just as you would regular posts. If you are getting any kind of problem with news page means your are not able to see all news items then please save your Permalinks Structure for example first select "Default" and save then again select "Custom Structure" and save. ✅ Checkout demo for better understanding FREE DEMO | PRO DEMOEssential Plugin Bundle Deal Annual or Lifetime Bundle Deal ✅ Features include:

安装:

  1. Upload the 'sp-news-and-widget' folder to the '/wp-content/plugins/' directory.
  2. Activate the SP News plugin through the 'Plugins' menu in WordPress.
  3. Add and manage news items on your site by clicking on the 'News' tab that appears in your admin menu.
  4. Create a page with the any name and paste this short code [sp_news] .
How to install : [youtube https://www.youtube.com/watch?v=07IRBn1oXrU]

屏幕截图:

  • A complete view with comments
  • Display News with List view
  • Add new news
  • Single News view
  • Widgets
  • Widgets Options
  • Also work with Gutenberg shortcode block.

常见问题:

How to enable/disable Gutenberg editor support for News Posts?

Just add this code in your theme function.php file to enable/disable Gutenberg editor support for News Posts : function prefix_gutenberg_editor_support($news_args){ $news_args['show_in_rest'] = false; return $news_args; } add_filter( 'sp_news_registered_post_type_args', 'prefix_gutenberg_editor_support' );

Do I need to update my permalinks after I activate this plugin?

No, not usually. But if you are getting "/news" page OR 404 error on single news then please update your permalinks to Custom Structure.

I am getting 404 page in news detail page?

If you are getting this error, please go to Setting --> Permalinks and under Permalinks Setting select "Plain" radio button and save. Now again go to "Post name" radio button and save again. This will fix your issue.

Are there shortcodes for news items?

Use [sp_news]

How to install :

[youtube https://www.youtube.com/watch?v=07IRBn1oXrU]

Privacy & Policy

  • We have also opt-in e-mail selection , once you download the plugin , so that we can inform you and nurture you about products and its features.

更新日志:

5.0.1 (25, July 2024) 5.0 (10, July 2024) 4.9 (24, Nov 2023) 4.8 (21 Aug 2023) 4.7.2 (02, Aug 2023) 4.7.1 (18, May 2023) 4.7 (28, March 2023) 4.6.3 (09, Dec 2022) 4.6.2 (03 Nov, 2022) 4.6.1 (07 Oct, 2022) 4.6 (30 Sep, 2022) 4.5.7 (24, May 2022) 4.5.6 (28, March 2022) 4.5.5 (11, Feb 2022) 4.5.4 (04, Feb 2022) 4.5.3.1 (15, Dec 2021) 4.5.3 (12, Nov 2021) 4.5.2.1 (26, Oct 2021) 4.5.2 (16, Sep 2021) 4.5.1 (18, Aug 2021) 4.5 (17, Aug 2021) 4.4.5 (31, May 2021) 4.4.4 (24, May 2021) 4.4.3 (22, March 2021) 4.4.3 (22, March 2021) 4.4.2 (26, Feb 2021) 4.4.1 (25, Feb 2021) 4.4 (23, Oct 2020) 4.3 (09, Sept 2020) 4.2.2 (14, July 2020) 4.2.1 (26, Dec 2019) 4.2 (05, June 2019) 4.1.4 (08, Feb 2019) 4.1.3 (20, Dec 2018) 4.1.2 (18, Dec 2018) 4.1.1 (13-12-2018) 4.1 (06-12-2018) 4.0.3 (27, Jul 2018) 4.0.2 (04 June 2018) 4.0.1 (07 May 2018) 4.0 (30 March 2018) 3.3.4 (29 July 2017) 3.3.2 (19 June 2017) 3.3.1 (19 May 2017) 3.3 (15/02/2017) 3.2.11 (09/12/2016) 3.2.10 (28/10/2016) 3.2.9 (10/17/2016) 3.2.8 3.2.7 3.2.6 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 3.2 3.1.1 3.1 3.0 2.2.1 2.2 2.1 2.0 1.0