Skip Navigation

[Resolved] Remove Div's being created bt Toolset

This support ticket is created 5 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by leeB-6 5 years, 6 months ago.

Author
Posts
#1245418

Hi,

So I've been working on the following code to get it working.

What is meant to happen:
hidden link

What Toolset is out putting:
hidden link

How do I remove the divs ie: #wpv-view-layout-6589-TCPID6438

How do I only put an option on the first one in the loop?

Ie:

<input type="radio" name="tabs" id="tab1" checked="checked">
then
<input type="radio" name="tabs" id="tab2" >

#1245421

My issue is resolved now. Thank you!