<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Responsive problem + ShareThis Problem</title>
		<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Responsive problem + ShareThis Problem</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 16:49:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/responsive-problem-sharethis-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29404</link>
			<pubDate>Wed, 21 May 2014 12:23:57 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29404@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Thanks for summarizing. To clarify, floating .cn_preview left (3) should remove the need to add padding styling (2).</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29403</link>
			<pubDate>Wed, 21 May 2014 10:56:39 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">29403@http://www.themolitor.com/forums/</guid>
			<description><p>Chris, it helped me. As a summary of this topic:</p>
<p>1) Issue with unnecessary additional info while copy-pasting text from 'post' page was solved by replacing original 'ShareThis' string with this:</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;http://w.sharethis.com/button/buttons.js&#34;&#62;&#60;/script&#62;&#60;script type=&#34;text/javascript&#34;&#62;stLight.options({publisher: &#34;PUBLISHER_KEY&#34;, doNotHash: true, doNotCopy: true, hashAddressBar: false});&#60;/script&#62;</code></pre>
<p>in single.php</p>
<p>2) Issue with 'shifted' article annotation on 'index' page in webkit-based browsers was solved by changing padding value in style.css for cn_content from 30px to 20px:</p>
<pre><code>.cn_content {padding:20px 20px 30px 5px;}</code></pre>
<p>3) Sequela from issue with 'shifted' article annotation while resizing browser's windows to see how responsive acts (when annotations stay shifted even after restoring window's size) was solved by adding:</p>
<pre><code>.cn_preview {float: left;}</code></pre>
<p>in style.css.</p>
<p>Hope this info will help to other users of the theme and to Chris personally especially to improve next builds of the theme because these troubles was not only mine. Thanks.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29397</link>
			<pubDate>Wed, 21 May 2014 09:22:20 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29397@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try adding just this to your Custom CSS box...</p>
<pre><code>.cn_preview {float: left;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29387</link>
			<pubDate>Wed, 21 May 2014 01:01:40 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">29387@http://www.themolitor.com/forums/</guid>
			<description><p>ginnocenti - exactly! You very gracefully formulated my problem in few sentences. And it's very nice that I'm not only one who have this problem.</p>
<p>Do you solved it?</p>
<p>I have tried to use fix which was suggested by Chris (play with padding of cn_content) but no any results. I've found that this bug can be fixed by deleting string 'position: relative;' from cn_content but because of this such thing happens:</p>
<p><a href="http://enoughme.com/etc/udhskj.png" rel="nofollow">http://enoughme.com/etc/udhskj.png</a></p>
<p>So it fixed one problem and add another... Chris?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29336</link>
			<pubDate>Mon, 19 May 2014 10:08:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29336@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing!</p>
<p>Have you tried applying my padding adjustment?</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29321</link>
			<pubDate>Mon, 19 May 2014 09:16:35 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">29321@http://www.themolitor.com/forums/</guid>
			<description><p>Forgot to add, the second reason why it happens is if you resize your browser window to a smaller one (to check how the responsive acts) and then resize it to normal size, it will show the bug but will clear after a reload.
</p></description>
		</item>
		<item>
			<title>ginnocenti on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-29319</link>
			<pubDate>Mon, 19 May 2014 09:06:40 +0000</pubDate>
			<dc:creator>ginnocenti</dc:creator>
			<guid isPermaLink="false">29319@http://www.themolitor.com/forums/</guid>
			<description><pre><code><a href="http://enoughme.com/etc/25.04.14.-квадратный-экран.png" rel="nofollow">http://enoughme.com/etc/25.04.14.-квадратный-экран.png</a> (square screen, WinOS, Chrome)
<a href="http://enoughme.com/etc/25.04.14.-широкий%20экран.png" rel="nofollow">http://enoughme.com/etc/25.04.14.-широкий%20экран.png</a> (wide screen, WinOS, Chrome, different computer)</code></pre>
<p>This problem gave me a big headache and it was very simple and hidden (for me to solve).</p>
<p>Check if your chrome window has zoom.  If you have it less or more than 100% it makes conflict with the responsive update.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28997</link>
			<pubDate>Mon, 28 Apr 2014 13:11:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28997@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try making the padding change in style.css on line 547.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28994</link>
			<pubDate>Mon, 28 Apr 2014 11:27:54 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28994@http://www.themolitor.com/forums/</guid>
			<description><p>Nope... I disabled child-theme and returned to stock but this bug appeared again. So problem definitely not in the child-theme. I've tried to set '!important' but I have no any luck again :(</p>
<p>We have this bug only on Chrome (Win/Mac), Opera (Win/Mac), IE (Win) and Webkit (Android). Safari (Win/Mac) and Mozilla (Win/Mac) also iPad working with your theme properly. Try to recreate this issue site with your own. Just visit our web-site and try to play with responsive.</p>
<p>I've tried to search via Inspector and Firebug what currently changing in .CSS (for cn_content, cn_preview, cn_wrapper etc) when narrowing browser window and announces get shifted (I mean this - <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.19.png)" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.19.png)</a> and I doesn't find anything. I just noticed that they stucks not when they get shifted but when max-width:959px in responsive.css changes to max-width:549px.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28992</link>
			<pubDate>Mon, 28 Apr 2014 10:52:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28992@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this...</p>
<pre><code>.cn_content {padding-right:20px !important;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28966</link>
			<pubDate>Sun, 27 Apr 2014 08:52:16 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28966@http://www.themolitor.com/forums/</guid>
			<description><p>It seems that .cn_list doesn't returns to it main values from style.css after resizing (when rules from responsive.css doesn't affect it anymore).
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28965</link>
			<pubDate>Sun, 27 Apr 2014 08:21:16 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28965@http://www.themolitor.com/forums/</guid>
			<description><p>Oh, wait a second... Before changing </p>
<p>.cn_content {padding-right:???px;}</p>
<p>from 35px to 20px announces was 'shifted' from their places right after opening the index page. Now (when I set padding to 20px) everything looks fine. But! When I'm changing size of browser's window to smaller and then to greater again they 'stucks shifted'. Just look:</p>
<p>1. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.50.56.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.50.56.png</a> - index page, everything is ok<br />
2. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.06.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.06.png</a> - let's make it narrower<br />
3. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.10.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.10.png</a> - much narrower! (here you can see this 'shifting')<br />
4. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.14.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.14.png</a> - narrow enough, now let's return it to previous size<br />
5. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.19.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.19.png</a> - aha...<br />
6. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.24.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.24.png</a> - wait, why announces still on that place? it's enough space to display them properly (like on screenshot #1)<br />
7. <a href="http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.26.png" rel="nofollow">http://enoughme.com/etc/Снимок%20экрана%202014-04-27%20в%2019.51.26.png</a> - oh noes :(</p>
<p>As you see, after resizing they still 'shifted', but after reloading page everything become okay! Until I'm start resizing... This bug appears on Chrome (MacOS, WinOS, Android) and Opera (at least for MacOS). Safari and Mozilla work with this responsive theme properly.</p>
<p>Yeah, I'm using child-theme and here it is:</p>
<p><a href="http://enoughme.com/etc/dailypress-child.zip" rel="nofollow">http://enoughme.com/etc/dailypress-child.zip</a></p>
<p>but I'm only overwrite some necessary for me rules via style.css and most of them still imports from original CSS-file, also responsive.css is original too. So I think that problem somewhere in responsive because it appears on stock theme in some browsers too. Fix it, please.
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28964</link>
			<pubDate>Sun, 27 Apr 2014 07:03:47 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28964@http://www.themolitor.com/forums/</guid>
			<description><p>It helped me, thanks. Now everything look like it should.</p>
<p>Also, I solved my problem with ShareThis just by replacing original string with this:</p>
<pre><code>&#60;script type=&#34;text/javascript&#34; src=&#34;http://w.sharethis.com/button/buttons.js&#34;&#62;&#60;/script&#62;&#60;script type=&#34;text/javascript&#34;&#62;stLight.options({publisher: &#34;PUBLISHER_KEY&#34;, doNotHash: true, doNotCopy: true, hashAddressBar: false});&#60;/script&#62;</code></pre>
<p>Hope it helps to someone.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28945</link>
			<pubDate>Fri, 25 Apr 2014 13:27:29 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28945@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>That's strange. This issue doesn't occur on the demo site. Try adding this to your Custom CSS box on the Customize page...</p>
<pre><code>.cn_content {padding-right:20px;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28942</link>
			<pubDate>Fri, 25 Apr 2014 10:16:34 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28942@http://www.themolitor.com/forums/</guid>
			<description><p>1. Child theme is based in latest 2.1 theme, I've don't used it before. So all styles etc are up to date.</p>
<p>2. Okay, I'll use ShareThis plugin instead :)
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28941</link>
			<pubDate>Fri, 25 Apr 2014 10:13:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28941@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. I see you're using a child theme. Be sure to update your child theme templates as necessary as they likely contain previous styling that causes this issue.</p>
<p>2. I've chosen to not hard code ShareThis as I want to avoid code conflicts when updates occur. If this feature of ShareThis is an issue for you, my best suggestion is to remove ShareThis and use a different social plugin.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Venique on "Responsive problem + ShareThis Problem"</title>
			<link>http://www.themolitor.com/forums/topic/responsive-problem-sharethis-problem#post-28922</link>
			<pubDate>Fri, 25 Apr 2014 08:17:13 +0000</pubDate>
			<dc:creator>Venique</dc:creator>
			<guid isPermaLink="false">28922@http://www.themolitor.com/forums/</guid>
			<description><p>Hi! I have two problems:</p>
<p>1) See these screenshots:</p>
<p><a href="http://enoughme.com/etc/25.04.14.-квадратный-экран.png" rel="nofollow">http://enoughme.com/etc/25.04.14.-квадратный-экран.png</a> (square screen, WinOS, Chrome)<br />
<a href="http://enoughme.com/etc/25.04.14.-широкий%20экран.png" rel="nofollow">http://enoughme.com/etc/25.04.14.-широкий%20экран.png</a> (wide screen, WinOS, Chrome, different computer)</p>
<p>As you see, announces of articles not in their right place. We discovered this issue right after updating the theme from 1.4.1 to 2.1. Btw, on my 11" MBA with Safari and 5" PDA with Webkit-based browser everything is fine. So this problem appears selectively but it appears as fact anyway.</p>
<p>Here is the link - <a href="http://mundir-ru.ru" rel="nofollow">http://mundir-ru.ru</a> Can you make some test and simulations of different browsers/screen resolutions to discover a source of the problem and help to solve it?</p>
<p>2) If you open any article, for example:</p>
<p><a href="http://mundir-ru.ru/2014/04/24/Kochevnik-Mezhdu-nebom-i-zemleiy/" rel="nofollow">http://mundir-ru.ru/2014/04/24/Kochevnik-Mezhdu-nebom-i-zemleiy/</a></p>
<p>and try to copy&#38;paste something, you will see this: " %text_that_you_have_copied% See more at: <a href="http://mundir-ru.ru/2014/04/24/Kochevnik-Mezhdu-nebom-i-zemleiy/#sthash.bM9SItwu.dpuf" rel="nofollow">http://mundir-ru.ru/2014/04/24/Kochevnik-Mezhdu-nebom-i-zemleiy/#sthash.bM9SItwu.dpuf</a> ".</p>
<p>After some googling I found that problem in ShareThis JS which add some hash and link to copied text. To disable this I need to set some values in string where ShareThis includes ('doNotHash:true, doNotCopy:true,hashAddressBar:false') but in your theme you just including JS directly from their site, not from local place via...</p>
<p>&#60;script type="text/javascript"&#62;stLight.options({publisher: "ab986f6c-fe4b-47d2-837f-b0aa95b75d20", doNotHash:true, doNotCopy:true,hashAddressBar:false});&#60;/script&#62;</p>
<p>...where those options can be modified. Yeah, this way of adding ShareThis helps to keep it code up to date forever, but create such problem with copy&#38;paste. Can you fix it too? Or suggest how I can avoid this problem?</p>
<p>Thanks.
</p></description>
		</item>

	</channel>
</rss>
