Forum Replies Created
-
AuthorPosts
-
Yes rebuilding the page from scratch with a new form worked, thanks
I don’t know what you mean by “recreate it”? Can you please clarify what is to be recreated?
Thanks
RainerI tried setting the page rules as you suggested but could not turn off Web Application Firewall since it was not an option in the settings.
Maybe that is what is needed. In any case it didn’t work. However this is not a screaming emergency since I can still re-do the contact page if I have to edit a page or post. If you have any other suggestions I will try them.
Thankshttps://lawyer-near-me.ca/wp-content/uploads/2017/07/Page-Rules2.jpg
Yes I use cloudflare and I created the page rule and will see what happens next.
There was no option to turn off Web Application Firewall but I did turn off Security Email Obfuscation and Server Side Excludes and hopefully that will work. Thank you for the instructions.2. Turn OFF -> Security Email Obfuscation, Server Side Excludes and Web Application Firewall
Here you go. View it before you edit it. Then edit it without making any changes, then update it and contact form will all have gone back to default.
I did a backup of the site as well so not to worry.
Thanks
RainerIt is called lawyer-near-me.ca/injury/test-post
- This reply was modified 7 years, 4 months ago by rainer0651. Reason: link didn'tr show up
You were right. It was the cache. Now why didn’t I think of that/ Thank you for the great service!.
After last update the menu stops centering under logo. It worked before but now logo centers and menu goes left.
Enfold Version 4.1.1https://lawyernearme.online/wp-content/uploads/2017/07/header-settings-2.jpg
https://lawyernearme.online/wp-content/uploads/2017/07/header-settings-1.jpgThanks Mike, that worked perfectly!
Thanks Andy that changes the header with no transparency but what I need to do is change the opacity and overlay color of the transparent header as in this video:
continued from above comment. An option to change the menu background when transparent glassy header option is chosen
transparent and glassy header. Is there any CSS I can use to change the opacity of the glassy header or the color of it.
I tried#headerwrap {
background: rgba(240,245,247,0.7)!important;
}but it didn’t work on the glassy transparent header.
Wow it was that simple. I would have never thought to look there. Thank you so much, that worked.
it is easier to explain with a short video
I downloaded a demo theme and it gave me this menu. I could not find where to click to select “portfolio entry”. It wasn’t selectable from Pages, Posts, Custom links or Categories. How do I select this from the dropdowns in the menu selections?
http://lookingagelessforever.com/wp-content/uploads/2017/05/portfolio-selection.jpgI just ran into a problem with the woocommerce update and I see that others have similar problems in the forum.
I have an issue with a variation plugin working fine before the update and not working after the update.
Here is a short video I did showing what happens.https://drive.google.com/open?id=0B2A9Mv7l_weJYzRodjVrbkNlVlk
The variation plugin works fine if I change it to the default 2017 theme but when I change it back to Enfold it ceases to work properly.
Maybe the next Enfold update will fix this so I don’t expect a response from you right away but thought I would mention this anyway.
Thanks
RainerDecember 18, 2016 at 8:16 am in reply to: Contact Form works with CF7 but not with Enfold form #725807http://rainydaystores.com/ at the bottom of the page where it says to subscribe.
ThanksDecember 14, 2016 at 9:32 am in reply to: Contact Form works with CF7 but not with Enfold form #724177I use a self managed VPS. There is nobody to ask anything but me. I could get the form to work with a couple of tweaks except for the autoresponder part of it. But that doesn’t matter. I am using contact form 7 now which does work well so I am going to stick with that.
I also use something called CSS Hero to format my forms but for some reason I could not get the contact form 7 to go inline like this:
http://rainydaystores.com/wp-content/uploads/2016/12/inline-form.jpg which is the way your enfold form looks like.
Is there some special CSS being used here?The best I could do with contact form 7 is this
http://rainydaystores.com/wp-content/uploads/2016/12/contact-form-7-form.jpgHow did you do it with your form and how can I do it with my Contact form 7?
Thanks
RainerDecember 11, 2016 at 9:47 am in reply to: Contact Form works with CF7 but not with Enfold form #722800I followed the instructions in the links you sent Adding
function change_cf_from() {
return ” (Email address hidden if logged out) “;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);to theme functions.php file worked to finally send an email and it even worked with SMTP however the autoresponder stopped working after doing that whereas before making the change the autoresponder did work but it was the only thing that worked. So still not a perfect situation but better. Too bad I could not get it all to work together.
-
AuthorPosts