Home › Forums › Quform WordPress › Plugin / Theme Conflict
- This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago by
brabox.
- AuthorPosts
- September 26, 2017 at 5:59 pm #22272
brabox
ParticipantHello,
to start, amazing update! Looking forward to see all the new features.I have successfully installed in 1 dev site the new quform and am already transferring the forms.
In another build (dev website) it seems to have conflict with some plugins and/or theme.Using Logistic Theme (latest version) Link and several other plugins. When everything was active, in terms of plugins and Logistic theme, i noticed the page would break (all white, no access to anything) if Yoast SEO was also active (i deactivated all plugins and activated 1 by 1, when reaching Yoast, page would break). I then activated Stock WP theme, and activated all plugins, no issue there.
Something with Logistic theme and Yoast are causing this issue. Have you guys received any issues with this? anything suggestions?
thanks.
September 27, 2017 at 10:22 am #22286Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 27, 2017 at 9:38 pm #22333brabox
ParticipantHello Ally,
For some reason, upon testing the website today with the Debug on, everything worked…not sure what changed (as only i work on the site).
To answer the first question, Yes, everything was working fine before adding the NEW quform.
I reverted the debug back (no active debug in wpconfig) and everything seemed to work.
As i am still testing and importing the old quforms to the 2.0 one, i haven’t tried the setup on my LIVE website.
Not sure i should create another ticket but for me to actually test this on the Live website i need to get the same layout and CSS as i had with previous 2.0.
As you can see on the 2 images attached, the NEW is quform 2.0 and OLD is the old quform. I had added a black down arrow as the image and also shortened the width. On the new form i can seem to find the CSS (class) that allows me to do that.Link to old:http://dev.bringercustomsbroker.com/es/sobre-nosotros/ (click on blue button on the right of the menu)
Link to new: http://dev.bringercustomsbroker.com/ (same button, click)The class i had for the old quform was:
.iphorm-uniform-theme-default div.selector.hover,
.iphorm-uniform-theme-default div.selector.focus,
.iphorm-uniform-theme-default div.selector.hover.active,
.iphorm-uniform-theme-default div.selector.focus.active {
background-image: url("http://www.bringercustomsbroker.com/wp-content/uploads/2015/04/arrow-down-custom.png") !important;
background-position: right center !important;
background-repeat: no-repeat;
overflow: hidden;
}
.iphorm-uniform-theme-default .iphorm-form-9 div.selector,
.iphorm-uniform-theme-default .iphorm-form-9 div.selector span,
.iphorm-uniform-theme-default .iphorm-form-9 div.checker span {
background-image: url("http://www.bringercustomsbroker.com/wp-content/uploads/2015/04/arrow-down-custom.png") !important;
background-position: right center !important;
background-repeat: no-repeat;
overflow: hidden;
}
Attachments:
You must be logged in to view attached files.September 29, 2017 at 3:15 pm #22454Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 29, 2017 at 4:51 pm #22465brabox
ParticipantThank you Ally,
That worked!
- AuthorPosts
- You must be logged in to reply to this topic.