Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey, 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!

    Is 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 Alsadi

    Select Contact Form 7
    Contact Form 7
    Version 4.2.2 | By Takayuki Miyoshi

    Select Disable Comments
    Disable Comments
    Version 1.3.2 | By Samir Shah

    Force Regenerate Thumbnails
    Version 2.0.5 | By Pedro Elsner

    MCE Table Buttons
    Version 3.2 | By Jake Goldman, 10up, Oomph

    Really Simple CAPTCHA
    Version 1.8.0.1 | By Takayuki Miyoshi

    Revolution Slider
    Version 4.3.6 | By ThemePunch

    Select Single Latest Posts Lite
    Version 1.4.3 | By L’Elite

    W3 Total Cache
    Version 0.9.4.1 | By Frederick Townes |

    WP-CopyProtect
    Version 3.1.0 | By Chetan Gole

    WPBakery Visual Composer
    Version 4.1.3 | By Michael M – WPBakery.com

    WPML Multilingual CMS
    Version 3.0.2-a | By ICanLocalize

    WPML String Translation
    Version 2.0.1 | By ICanLocalize

    X – Shortcodes
    Version 2.0.9 | By Themeco

    Yoast SEO
    Version 2.3.5 | By Team Yoast

    Hello again,

    Single Latest Posts Lite plugin version is 1.4.3.
    My WordPress version is 4.3.1

    I 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.

    I 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
    ]

Viewing 4 replies - 1 through 4 (of 4 total)