Home › Forums › Quform WordPress › Raw Tags
- This topic has 7 replies, 2 voices, and was last updated 7 years, 11 months ago by
Ally.
- AuthorPosts
- September 24, 2017 at 2:43 pm #22226
henrygrey
ParticipantHi there,
I have the known problem of having my form between raw brackets.
I’ve followed the instructions on this site on creating a custom plugin and uploading it on my wordpress plugins folder (https://support.themecatcher.net/quform-wordpress/troubleshooting/common-problems/form-wrapped-in-raw-tags) but still can’t get it to work.
The setting “Disable [raw] tag detection” doesn’t exist in the latest version of Quform.Thanks in advance for your help,
Cheers,
SteliosSeptember 24, 2017 at 3:03 pm #22227Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 24, 2017 at 3:05 pm #22228henrygrey
ParticipantHi there, that seemed to fix the problem. I thought I had to have it ON to fix it, not the other way around.
One more question, is there the option to use more than 2 columns in field groups? I’m using the latest version of the plugin.September 24, 2017 at 3:11 pm #22230Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 24, 2017 at 3:20 pm #22231henrygrey
ParticipantThanks again for your very quick reply!
I have one final question. If you go to http://www.giannisgermanidis.com/gg-wp/main-section/ and scroll to the bottom of the page you’ll see two forms. The last one is made with Quform and the one before it is another. Let’s call it Previous Form. What would be the best way to add a white rectangle with a soft shadow under the Quform form as shown in the Previous Form? Is it complicated or is it a matter of adding a couple of CSS lines? I made the Previous Form with Revolution Slider. On that note, is it possible to add a Quform in a Revolution slide or would that mess with responsiveness?
Cheers,
SteliosSeptember 24, 2017 at 3:50 pm #22232Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 25, 2017 at 6:28 pm #22259henrygrey
ParticipantHello Ally,
Thank you so much, that did the trick. I’ve tried adding this line of code in the same CSS to lower the padding on mobile but it didn’t seem to work. Any ideas?
@media only screen and (max-width: 480px) {
padding: 20px;
}
Cheers,
SteliosSeptember 26, 2017 at 9:04 am #22270Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.