But if I subscribe to my podcast and look at the show notes through my Library in Apple Podcasts that way, then all is normal.
This means that anyone peeking into my show notes on Apple Podcasts before subscribing are seeing that broken view of my show notes.
This didn’t happen before I added the Blubrry plug-in.
How do I fix this?
]]>Thanks
]]>I found a minor bug which I have already found a fix for, but wanted to let you know about it so you can maybe incorporate it into the next version. If this were GitHub I’d just make a pull request, but alas.
Basically, when using the shortcode in a page, it adds extra spacing above the form which shouldn’t be there – about 300 pixels or so between the form and its nearest content to the north.
The issue is that WordPress seems to interpret newline characters (\n) in this area as line breaks. In one of the plugin files (/lib/esu-front-end-class.php), newline characters are used liberally – I assume this is to make the resulting code look cleaner… unfortunately, it is having unintended consequences.
To fix it, I just commented out all of the line breaks from /easy-signup/lib/esu-front-end-class.php. These lines in particular:
$esu_return .= “\n”; // line break
Thanks, hope this helps.
https://www.ads-software.com/plugins/easy-sign-up/
]]>I’m having a problem with extra spacing before the contact form and between the fields of the contact form.
Please see the website below: https://www.sipreme.co.nz/dev/
We have 2 forms, 1 at the top and one at the bottom. Both have the same issue. I have bought the Yikes form customiser add-in but haven’t been able to fix the problem.
I’m using the following theme: HealthCoachVersion: 1.2.1
Can anyone please help?
Thanks!
https://www.ads-software.com/plugins/yikes-inc-easy-mailchimp-extender/
]]>My pages have odd spacing between random words in my text. I tried deactivating all plugins and this did not resolve the issue.
When I switched to one of the WP default themes, the issue went away.
I really like the Customizr theme and would like to keep it if possible, but the spacing issue is distracting and is driving away potential clients. Please help!
]]>I have weird extra spaces in between words on all my pages. I didn’t type them in that way when creating the pages and I noticed that it only appears this way on desktop/laptop but not on iPhone/iPad.
I contacted Bluehost support, and they had me remove the strong tags but it didn’t work.
Anyone know the solution to this or have experienced this before?
https://wordbalanceproofing.com/
Thanks in advance!
]]>When I inspect the elements in Chrome, this is what I am seeing, that I suspect is causing the issue, but I am nor sure how to clean this up…
Edit page content:
<hr />
<h3 class=”entry-title”>Tammi S.</h3>
<object style=”width: 560px; height: 315px;” data=”https://www.youtube.com/v/EPV6_UF8_YM?color1=339900&color2=003333&showsearch=0&showinfo=0&version=3&modestbranding=1&fs=1″ type=”application/x-shockwave-flash” width=”300″ height=”150″><param name=”movie” value=”https://www.youtube.com/v/EPV6_UF8_YM?color1=339900&color2=003333&showsearch=0&showinfo=0&version=3&modestbranding=1&fs=1″ /><param name=”allowFullScreen” value=”true” /></object><hr />
<h3 class=”entry-title”>Ellen H.</h3>
Actual Chrome output, inspected code, as you can see there is a lot of added <p> tags with padding and the fluid video wrapper that I suspect is mucking things about:
<p><div class=”fluid-width-video-wrapper” style=”padding-top: 50%;”><object style=”width: 560px; height: 315px;” data=”https://www.youtube.com/v/EPV6_UF8_YM?color1=339900&color2=003333&showsearch=0&showinfo=0&version=3&modestbranding=1&fs=1″ type=”application/x-shockwave-flash” id=”fitvid317542″><param name=”movie” value=”https://www.youtube.com/v/EPV6_UF8_YM?color1=339900&color2=003333&showsearch=0&showinfo=0&version=3&modestbranding=1&fs=1″><param name=”allowFullScreen” value=”true”></object></div></p>
Any ideas would be greatly appreciated!
Cheers,
Rich
]]>