• Resolved gabylucano

    (@gabylucano)


    Hi, I´m using the following code in my page:
    [sp_news category=”residenziali_vendite” grid=”list” limit=”10″ pagination_type=”numeric” content_words_limit=”50″]

    and the category and content_words_limit are not working.
    What could be the problem?

    Thanks,
    Gaby

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @gabylucano,

    Thanks for reaching here.

    suppose you want to show “latest” category post then go to all category -> edit -> now see URL of an edit category page
    you will get tag_id that is your category Id and put that id in the shortcode.

    Please pass your category id below shortcode.
    [sp_news category="42" grid="list" limit="10" pagination_type="numeric" content_words_limit="50"]

    Note:- Please do not copy and paste the shortcode parameter because if cause the quote(“”) issue writes manually.

    If you like our Plugin Please Give You important Rate and Review Here…

    Thanks,

    Thread Starter gabylucano

    (@gabylucano)

    Hi Anoop Ranawat,
    Thanks so much! Now it works ok!
    The only thing that is still not working is the content_words_limit=”50″, it only shows 24 words..

    Thanks,
    Gaby

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @gabylucano,

    We have check our plugin local server it is working perfectly. Please send screenshot you add admin site content.

    Thanks,

    Thread Starter gabylucano

    (@gabylucano)

    Hi Anoop Ranawat,
    Here are the screenshots from the admin site:

    Page + News (admin)

    Thanks,
    Gaby Lucano

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @gabylucano,

    Content word limit will not work if content also added in the “Excerpt” section of the post.

    Content word limit is work when “Excerpt” is empty and Content word limit will takes the data from main editor section.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘category/content_words_limit not working’ is closed to new replies.