-
AuthorPosts
-
June 2, 2013 at 3:24 pm #24207
Hello.
Is there a reason why block quotes don’t seem work in a post article. I have tried the following,
test description.
, but the output is simply the text with no quote graphic bar.
Was also curious why this isn’t available in the “insert shortcode” list. Thanks.
June 2, 2013 at 3:55 pm #122730Its inside the textblock shortcode. When you create or edit a textblock you you can choose quote function from tool bar.
June 3, 2013 at 1:57 pm #122731Thanks for the suggestion, but I’m not using the page builder for the post pages, so I don’t have access to the text box element. And I don’t see the text box short-code as an option from the short-code list. For some reason, the Post page is not understanding the blockquote short-code. Perhaps one of the moderators could suggest a work around.
June 4, 2013 at 12:42 am #122732Hi,
You need to use the dropcap shortcode.
<blockquote>[av_dropcap1]"[/av_dropcap1]Click here to add your own text</blockquote>[av_dropcap1]"[/av_dropcap1]Or you can bring the default wordpress blockquote styling.
blockquote {
background: transparent url('../images/skin1/quotes.png') no-repeat top left;
}You need to supply the image for quotes.png.
Regards,
Ismael
June 4, 2013 at 2:38 pm #122733Thanks Ismael. But I was trying to use the block quote with the vertical straight bar as shown on this page, http://kriesi.at/themes/enfold/blog/blog-single-author-big. Can this be done?
June 5, 2013 at 5:45 am #122734 -
AuthorPosts
- The topic ‘Blockquote’ is closed to new replies.
