Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1252049
    wpmarvisapps
    Participant

    Hi,

    I’m new so bare with me 😉

    We have a section on our site that shows quote …

    What we would like, is to show the recent post as a quote, so that every day we show a different quote which is pulled out of the existing posts ….
    I’ve created a category “q” and added some posts…

    I’ve tried with :

    [blockquote type=”left”][recent_posts count=”1″ orientation=”vertical” category=”q” no_image=”true”][/blockquote]

    but this shows date and border which I don’t won’t to show ….

    Is it possible to somehow get the Title of the recent post ?

    Can php code be added into Raw Content ?

    Thank you.

    #1252359
    Jade
    Moderator

    Hi there,

    We could hide the date and the border of the recent post that you are using through CSS.

    Kindly provide us with the link to your site so we can check it.

    Thanks!

    #1278037
    wpmarvisapps
    Participant

    Hi,
    Sorry for late reply … I thought I’ll get an email when you reply , didn’t get it …

    I did solve this with php functions and custom shortcode ….

    thank you, but good to know I could fix this other way …

    Thank you,
    Kris

    #1278297
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

  • <script> jQuery(function($){ $("#no-reply-1252049 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>