kHAN Ashaban
Forum Replies Created
-
Forum: Plugins
In reply to: [Single Latest Posts Lite] Broke After WordPress UpdateHey, looks like I figured it out.
In case of my site there is an issue with WPBakery Visual Composer.
When the Select Single Latest Posts Lite shortcode is inserted in Visual Composer’s post, then Visual Composer removes newline characters between parameters and it is treated as a single line.The solution is to write the Select Single Latest Posts Lite shortcode in one line separating parameters with space.
Hope this solution helps somebody and thanks for a great plugin!
Forum: Plugins
In reply to: [Single Latest Posts Lite] Broke After WordPress UpdateIs it possible that some other plugin is interfering with Single Latest Posts Lite?
Full plugin list used in my site is:
All 404 Redirect to Homepage
Version 1.4 | By Fakhri AlsadiSelect Contact Form 7
Contact Form 7
Version 4.2.2 | By Takayuki MiyoshiSelect Disable Comments
Disable Comments
Version 1.3.2 | By Samir ShahForce Regenerate Thumbnails
Version 2.0.5 | By Pedro ElsnerMCE Table Buttons
Version 3.2 | By Jake Goldman, 10up, OomphReally Simple CAPTCHA
Version 1.8.0.1 | By Takayuki MiyoshiRevolution Slider
Version 4.3.6 | By ThemePunchSelect Single Latest Posts Lite
Version 1.4.3 | By L’EliteW3 Total Cache
Version 0.9.4.1 | By Frederick Townes |WP-CopyProtect
Version 3.1.0 | By Chetan GoleWPBakery Visual Composer
Version 4.1.3 | By Michael M – WPBakery.comWPML Multilingual CMS
Version 3.0.2-a | By ICanLocalizeWPML String Translation
Version 2.0.1 | By ICanLocalizeX – Shortcodes
Version 2.0.9 | By ThemecoYoast SEO
Version 2.3.5 | By Team YoastForum: Plugins
In reply to: [Single Latest Posts Lite] Broke After WordPress UpdateHello again,
Single Latest Posts Lite plugin version is 1.4.3.
My WordPress version is 4.3.1I also tried to deactivate the plugin and reactivate it, but it did not help.
If the plugin is deactivated then as expected the output is shortcode text and if plugin is activated then I get 10 post titles in the format I described above.
Forum: Plugins
In reply to: [Single Latest Posts Lite] Broke After WordPress UpdateI also confirm, than unfortunately the plugin now ignores any parameters and always shows 10 post titles like this:
<li class="slposts-ulist-litem"><div class="slposts-caption"><h3 class="slposts-ulist-title"><a href="https://www.example.com/post-url">Post title</a></h3></div></li>
Params I am trying to use are:
[slposts
number_posts=99
posts_per_page=5
title_only=false
excerpt_length=60
auto_excerpt=true
category=2015
full_meta=true
thumbnail=true
thumbnail_wh=150×150
thumbnail_class=blog_picture_thumbnail
]