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

    (@anoopranawat)

    Hello,

    Please use limit parameter in the shortcode like this way

    [fpc_post_grid grid="3" limit="20"]

    Note: Do not copy and paste it causing quote issue, write manually.

    Thanks.

    Thread Starter ishvakmubarak

    (@ishvakmubarak)

    hi

    still ony 5 appearing.

    why is that

    thanks

    • This reply was modified 6 years, 2 months ago by Jan Dembowski. Reason: De-capped. Don't yell
    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Please share the screenshot of the shortcode that you are using.

    Thread Starter ishvakmubarak

    (@ishvakmubarak)

    This code is working – `[fpc_post_block limit=”20″] https://tarabasel.com

    Still, only 10 posts is displaying & How to remove author name post.

    can add above things to above code, please

    thank you

    Thread Starter ishvakmubarak

    (@ishvakmubarak)

    is it possible display widget by category of post (i have 3 categories for post)

    1 category – 10 post

    2 category 10 post

    3 category 10 post

    please give custom css.

    & How to remove author name from post.

    others are sorted out

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    You can hide the author by adding one more parameter: show_author=”false”

    [fpc_post_block limit="20" show_author="false"]

    To display category wise you can use category parameter

    [fpc_post_block limit="20" show_author="false" category="20"]

    Where for example 20 is the category ID.

    If you are using widget then we have also given an option under the widget where you can filter the posts category wise.

    • This reply was modified 6 years, 2 months ago by Anoop Ranawat.
    Thread Starter ishvakmubarak

    (@ishvakmubarak)

    `[fpc_post_block limit=”20″ show_author=”false” category=”7″]

    Perfect Mate.

    One last thing

    CAN YOU PLEASE CCS FOR – I NEED 5 GRID IN ONE ROW

    PLEASE

    CAN YOU AMEND ABOVE CSS LIKE THAT PLEASE

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Right now its support only 4 grid in a row. To support 5 grid, you need to make a small change in design file.

    Thread Starter ishvakmubarak

    (@ishvakmubarak)

    CLOUD YOU PLEASE DO THAT

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @ishvakmubarak

    Sorry right now its not possible because we also need to write some css for this.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘featured-post-creative’ is closed to new replies.