Pete
Forum Replies Created
-
If anyone else has this issue, go to WP-Admin -> MemberPress -> Settings -> Courses and change the option, “WP Footer Hook” to “Enabled”.
After doing this, the form appeared correctly, but it also messed with other plugins and caused all the GDPR cookie info to appear at the bottom of the page which required some additional CSS to correct. I guess it depends on your theme, plugins etc, but this is what worked for me
.mpcs-classroom #cookie-law-info-bar, .mpcs-classroom footer div[class*='cli-modal'], .mpcs-classroom .hestia-scroll-to-top, .mpcs-classroom footer img[title*='MonsterInsights'], .mpcs-classroom .forminator-edit-module { display: none !important; }
I’ve tried those suggestions, but still no joy.
I think I’ve worked out what the issue is, but I have no idea whether it’s fixable.
The other forms are on pages I created, but this one has been added to a course module within Memberpress Courses. When I added the shortcode for the new form to a test page that I created it worked fine.
So, I need to get it to work in Memberpress. Any ideas?
Thanks
Forum: Reviews
In reply to: [Hestia] Okay, but probably wouldn’t use againThank you Kush, that worked ??
Thanks, there’s a dropdown but I don’t have any of those files as options.
Forum: Reviews
In reply to: [Hestia] Okay, but probably wouldn’t use againThanks. You should now be able to access the page without logging in
I have turned off the Defer Render-blocking Javascript on SG Optimizer and the form now works. IS there a way around this so I can have it turned back on?
Thanks
Hello, I have this same issue.
I am using Siteground so have their optimizer. I have turned off the Minifiy and Combine Javascript files. I have also added the contact form url to to be excluded from caching, but the form still won’t submit.
I have 2 other forms both of which work. It’s just the contact form that doesn’t submit. I’ve deleted the form and remade it, I’ve deleted the plugin and reinstalled it but nothing seems to work.
I received a spam message via the contact form overnight and received the email so it must have been working a few hours ago.
Thanks
Hello, I now have this same issue.
I am using Siteground so have their optimizer. I have turned off the Minifiy and Combine Javascript files. I have also added the contact form url to to be excluded from caching, but the form still won’t submit.
I received a spam message via the contact form overnight and received the email so it must have been working a few hours ago.
Thanks
Forum: Reviews
In reply to: [Hestia] Okay, but probably wouldn’t use againThanks, but all that’s doing is moving the page title to the right.
Forum: Reviews
In reply to: [Hestia] Okay, but probably wouldn’t use againHi, I tried adding your css to no avail. It didn’t do anything. It already contained this
.sidebar { float: right; margin-left: -100%; max-width: 413px; position: relative; width: 29.4118%; }
Even changing the margin on the existing css did nothing. Can you suggest anything else?
Kind regards
Forum: Themes and Templates
In reply to: [Hestia] White Space and the sidebarHi Kush
It’s a membership site so behind a paywall. I’d need to give you direct access so I can’t post any log in details on a public forum. Is it possible to message you directly?
Thanks
Forum: Themes and Templates
In reply to: [Enigma] Remove page Titles and Keep breadcrumbsHello, I have the same issue but the above CSS does not seem to work. The page titles are still appearing. How do I remove the page titles?
Thanks