<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress Plugin: Graceful Pull-Quotes</title>
	<atom:link href="http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://striderweb.com/nerdaphernalia</link>
	<description>"It's All Geek To Me"</description>
	<lastBuildDate>Mon, 09 Apr 2012 03:49:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Stephen R</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2820</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Mon, 09 Apr 2012 03:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2820</guid>
		<description>Erico -- The pull-quote is placed at the top of the *parent* of the span.  So if you have an HTML paragraph, and the span is inside that paragraph, the pull-quote will be placed at the beginning of the containing paragraph.  (The paragraph is the parent of the span).

So it sounds as though you have the span outside of any paragraphs, and thus the pull-quote is being placed at the top of the Post Div, or something like that.

Make sure the span is inside a paragraph and that should fix your problem.</description>
		<content:encoded><![CDATA[<p>Erico &#8212; The pull-quote is placed at the top of the *parent* of the span.  So if you have an HTML paragraph, and the span is inside that paragraph, the pull-quote will be placed at the beginning of the containing paragraph.  (The paragraph is the parent of the span).</p>
<p>So it sounds as though you have the span outside of any paragraphs, and thus the pull-quote is being placed at the top of the Post Div, or something like that.</p>
<p>Make sure the span is inside a paragraph and that should fix your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erico Oller Westerberg</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2816</link>
		<dc:creator>Erico Oller Westerberg</dc:creator>
		<pubDate>Wed, 21 Mar 2012 08:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2816</guid>
		<description>Hi!
Thank you for a the great Pullquote plugin.
Today I have a second quote right at the end of my text and it insists in moving up to the beginning of the story (where I already have the first pullquote, not nice). The ending quote moves up even if I erase the first one.
I thought the pullquotes where anchored to the text area where they belong. May I convince my quote to stay at the end of the text? :-)
Best regards from Sweden</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Thank you for a the great Pullquote plugin.<br />
Today I have a second quote right at the end of my text and it insists in moving up to the beginning of the story (where I already have the first pullquote, not nice). The ending quote moves up even if I erase the first one.<br />
I thought the pullquotes where anchored to the text area where they belong. May I convince my quote to stay at the end of the text? <img src='http://striderweb.com/nerdaphernalia/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Best regards from Sweden</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen R</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2774</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Tue, 18 Oct 2011 20:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2774</guid>
		<description>Gary -- My first guess is you have an error in your Theme.  Possibly it is including the WordPress header stuff (scripts, etc.) twice.

Somehow or another, the one Pull-Quote script is being run twice.</description>
		<content:encoded><![CDATA[<p>Gary &#8212; My first guess is you have an error in your Theme.  Possibly it is including the WordPress header stuff (scripts, etc.) twice.</p>
<p>Somehow or another, the one Pull-Quote script is being run twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2768</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Sat, 24 Sep 2011 17:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2768</guid>
		<description>ISSUE: My quotes are being duplicated as in I have two quotes for the one pull on a page. Can you assist?

Many thanks,

Gary</description>
		<content:encoded><![CDATA[<p>ISSUE: My quotes are being duplicated as in I have two quotes for the one pull on a page. Can you assist?</p>
<p>Many thanks,</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2762</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 02 Sep 2011 17:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2762</guid>
		<description>I installed Graceful Pull-Quotes and it is working somewhat OK. In the settings menu I can&#039;t change from blockquote to div. It continues to revert back to blockquote. As a result the styling looks the same as a blockquote. Could there be a conflict with the theme CSS or other plugins? Is there a way to change this? I&#039;m using the current version of WP and the Genesis/Lifestyle theme. You can see the results at 6starworldtravel.com/about.

Thanks,

Michael</description>
		<content:encoded><![CDATA[<p>I installed Graceful Pull-Quotes and it is working somewhat OK. In the settings menu I can&#8217;t change from blockquote to div. It continues to revert back to blockquote. As a result the styling looks the same as a blockquote. Could there be a conflict with the theme CSS or other plugins? Is there a way to change this? I&#8217;m using the current version of WP and the Genesis/Lifestyle theme. You can see the results at 6starworldtravel.com/about.</p>
<p>Thanks,</p>
<p>Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen R</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2750</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Tue, 05 Jul 2011 00:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2750</guid>
		<description>Hi Tara --  To make changes to the CSS, I currently recommend adding the Pull-quote CSS to your site&#039;s main CSS file, then go to the Pull-Quotes settings and turn on the &quot;Do not link CSS&quot; setting.  The setting will prevent the plugin from loading its version of the styles, so whatever you put in the site&#039;s styles can do its thing.

To start out, copy/paste the content of the &quot;comics&quot; CSS file from the plugin folder into your site&#039;s CSS file.  Then make whatever changes you want from there.

(In the future I plan to implement a better way of making custom pull-quote styles.)</description>
		<content:encoded><![CDATA[<p>Hi Tara &#8212;  To make changes to the CSS, I currently recommend adding the Pull-quote CSS to your site&#8217;s main CSS file, then go to the Pull-Quotes settings and turn on the &#8220;Do not link CSS&#8221; setting.  The setting will prevent the plugin from loading its version of the styles, so whatever you put in the site&#8217;s styles can do its thing.</p>
<p>To start out, copy/paste the content of the &#8220;comics&#8221; CSS file from the plugin folder into your site&#8217;s CSS file.  Then make whatever changes you want from there.</p>
<p>(In the future I plan to implement a better way of making custom pull-quote styles.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tara @ The Butter Dish</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2749</link>
		<dc:creator>Tara @ The Butter Dish</dc:creator>
		<pubDate>Mon, 04 Jul 2011 01:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2749</guid>
		<description>Hi Stephen, 
Really like the Graceful Pull Quote plugin, much better than others for the fact I don’t have to duplicate my text.

Hoping you or someone can help a not-so-geeky-gal.  I am using the comic-sans style and have two questions. 

1. I am manually adding --- for my quotes in my blog. Is this correct?  [Not sure what she meant to put there -- ed.]

2. I would like to enlarge the text in the pulled quote and change the color but can&#039;t seem to figure out how. I went into the CSS file and changed the default font size from 1.3 to 2.0 but nothing changed. 

Can you help?

Thanks again and will spread the word about GPQ. 

Tara</description>
		<content:encoded><![CDATA[<p>Hi Stephen,<br />
Really like the Graceful Pull Quote plugin, much better than others for the fact I don’t have to duplicate my text.</p>
<p>Hoping you or someone can help a not-so-geeky-gal.  I am using the comic-sans style and have two questions. </p>
<p>1. I am manually adding &#8212; for my quotes in my blog. Is this correct?  [Not sure what she meant to put there -- ed.]</p>
<p>2. I would like to enlarge the text in the pulled quote and change the color but can&#8217;t seem to figure out how. I went into the CSS file and changed the default font size from 1.3 to 2.0 but nothing changed. </p>
<p>Can you help?</p>
<p>Thanks again and will spread the word about GPQ. </p>
<p>Tara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen R</title>
		<link>http://striderweb.com/nerdaphernalia/features/wp-javascript-pull-quotes/comment-page-11/#comment-2746</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Sat, 25 Jun 2011 15:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.striderweb.com/nerdaphernalia/features/wp-javascript-pullquotes/#comment-2746</guid>
		<description>Yes.  In the earlier paragraph, create a pull-quote manually using an HTML comment.</description>
		<content:encoded><![CDATA[<p>Yes.  In the earlier paragraph, create a pull-quote manually using an HTML comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

