Toggle gap issue in mobile

Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
GK User
Fri Mar 28, 2014 8:47 am
Hey guys,

Hope your well.

Also, I am having issues with the toggle shortcode for mobile. There are huge gaps in untoggled mode. Sections that have this are specically "***", etc. Here is a snapshot: https://www.dropbox.com/s/ld1qhbfa9fl4m ... 9%20PM.png

The issue is located at http://www.exhilaconcertseries.com/general

The widget is located at Top widgets 1, Text "Frequently Asked Questions".

Please advise, thanks!
User avatar
Junior Boarder

GK User
Fri Mar 28, 2014 9:59 am
Hi,

It's weird thing, but it's probably connected with the contend of the toogle, because the issue is visible only in the content where you have additional tags like <br> or &nbsp - non-breaking space.

Could you remove these elements and check one block with this issue?
User avatar
Moderator

GK User
Fri Mar 28, 2014 4:38 pm
Hi Piotr,

So I did have &nbsp in the entire code, but in different places that didnt have the issue. I did remove them, but the issue still exists. I currently have "light" as widget style and "Automatically add paragraphs" checked. Even when unchecked the results are still the same.

Please advise, thanks!

Piotr Kunicki wrote:Hi,

It's weird thing, but it's probably connected with the contend of the toogle, because the issue is visible only in the content where you have additional tags like <br> or &nbsp - non-breaking space.

Could you remove these elements and check one block with this issue?
User avatar
Junior Boarder

GK User
Mon Mar 31, 2014 9:04 am
Hi,

I still see non-braking spaces, could you add your content to General Page instead of text widget? you can also add this div:
Code: Select all
<div class="box  light >
before and this end tag
Code: Select all
</div>
after your content to keep your style.

Then you can switch to HTML editor and check exactly your content.
User avatar
Moderator

GK User
Mon Mar 31, 2014 12:42 pm
Hi Piotr,

Thanks for the follow-up! Unfortunately I am kind of lost on the Div part. I removed the text widget and added it to general page. I then added the <div class="Box light"> code before the content and </div> after the content. Should I be removing the toggles?

Please advise, thank you

Piotr Kunicki wrote:Hi,

I still see non-braking spaces, could you add your content to General Page instead of text widget? you can also add this div:
Code: Select all
<div class="box  light >
before and this end tag
Code: Select all
</div>
after your content to keep your style.

Then you can switch to HTML editor and check exactly your content.
User avatar
Junior Boarder

GK User
Mon Mar 31, 2014 12:52 pm
Also, tried it... The lightbox did appear, but the toggles still have the same issues within certain topics..

Please advise, thanks!
User avatar
Junior Boarder

GK User
Mon Mar 31, 2014 1:20 pm
Hi Piotr,

Due to time on our end, we ended up just using a different approach and plugin. What we tried didn't work so we just worked around it with an alternative
User avatar
Junior Boarder


cron