Forum Replies Created
-
AuthorPosts
-
Hi Victoria,
OK, I disabled Autoptimize. There’s no other caching or minification plugin.
I did a hard refresh but the issue persists.
Anything else I can try?
Thanks!
DHey Mike,
Great, thanks for the answer!
I’ve done this and now just wondering if there is custom CSS I can use to assign a h3 tag to all these excerpts?
Thanks again!
D- This reply was modified 5 years, 11 months ago by sdigit.
November 6, 2018 at 9:16 pm in reply to: On form submition error need to add error string, how can i do it? #1030595Hi Ismael,
I did as you instructed but there has been no change in the form’s behavior.
Any other suggestion?
Thanks,
DaveNovember 2, 2018 at 4:35 pm in reply to: On form submition error need to add error string, how can i do it? #1029196No, those have not been enabled, but I do use the Autoptimize plugin.
I’ve posted login details in private content – thanks for checking!
October 30, 2018 at 3:48 am in reply to: On form submition error need to add error string, how can i do it? #1027823Hi guys – adding to this old thread!
Two issues:
1) I tried the fix Yigit suggested and it did not work. Still, the only error prompt is a red outline around the field with an error.
2) I would like to achieve explicit error prompts for each field. For example, “Please make sure you’ve entered a valid email address” upon an error in the email field.
Grateful for any help you can offer. There is a link to my site in the Private Content.
OK, I’ve put those in and turned Cloudflare back on.
I will wait a day or two, then start turning plugins etc back on to see if anything breaks the form again.
I’ll update here with the results.
Thanks again!
DYes, it appears turning off Cloudflare resolved the issue.
Ismael suggested Clouflare’s email obfuscation was the source. I found this post on disabling email obfuscation:
http://roaringapps.com/blog/cloudflare-email-obfuscation/It requires the use of the following HTML comment tags around the code you wish to exclude from email obfuscation:
<!--email_off--> ... SASS code snippet ... <!--/email_off-->
So the next question is, how can this be done with the Enfold contact form?
Thanks!
DI couldn’t figure out how to turn off just email obfuscation so I’ve disabled the CDN for now.
This reply has been marked as private.Hi Rikard,
I just that you logged into the site on Friday.
Were you able to discover anything?Thanks!
DHi Rikard,
Thanks for taking a look. Temporary login info is below.
Please note that Endurance Cache is not a plugin – it’s located in Settings->General.
Thanks!
DHi Rikard,
OK, at this point I have:
– put Cloudflare on development mode and deactivated Cloudflare plugin
– turned off Endurance Cache
– deactivated WP Super Cache plugin
– deactivated Autoptimize plugin
– cleared all possible caches…and still every time I make a config change to the form, it reverts to the default value when I Update the page containing the form.
This is the case on 2 different pages on my site.I will next try making a test page, but at this point it really seems the issue is not related to caching.
Cheers
DAwesome! Thanks Jordan.
Is there any way to put this in my child theme, so I don’t lose the change on theme updates?Hi Jordan,
Would be great if it were possible – copy/pasting really makes the workflow a pain when iterating through a bunch of changes.
Admin login details below. Thanks for checking!
D
Hi Mike,
Yes I’m using:
1) WP Super Cache (caching)
2) Autoptimize (concatenate and compress CSS and Javascript)
3) .htaccess code (expires headers)
4) Cloudflare
5) Async JavaScript (adds a ‘async’ or ‘defer’ attribute to scripts loaded via wp_enqueue_script)So fare I have gone down the list and successively purged/deleted caches and switched off Cloudflare (have not removed the expires headers code). But the problem still persists.
I suppose I could next switch off caching plugins until I identify which one is causing the issue.
However if this were caused by a caching plugin, then purging the cache should resolve it, right?Thanks
DFigured it out!
@media only screen and (max-width: 767px) { #header_main {padding-top:40px !important} }
Thanks again!
DHi Rikard – yes I think you can close this one! Thanks.
DHi Jordan,
Wow! Many thanks for the code – I’ve put it in the sub 767px media query.
It works – but now the top bar partially overlaps the header, so the logo is partially hidden by the top bar.
Is there a way to push the header down so it is not hidden by the sticky top bar?
Thanks again!
DHi Jordan,
I’ve put the URL in the private info below.
Thanks for checking!
DI seem to have fixed the issue by removing
left: -90px !important;
and adding
@media only screen and (max-width: 767px) {
#avia2-menu {
text-align:left !important;
}This keeps the hamburger in the upper-left of the screen at all resolutions.
Wow, thanks Mike! Looks great.
Two questions:
1) Only issue now is that the hamburger moves horizontally with changes in screen size.
For example on iPhone 7 landscape it is toward the middle of the screen, and in portrait, it is halfway off the screen on the left.
Is there a way to fix it in place (in the upper left)?2) As you may have noticed the Enfold hamburger is not appearing. I didn’t do this with CSS – it just stopped appearing after the most recent theme update. Doesn’t seem to be causing problems now – but should I hide it with CSS to make sure it doesn’t come back in a future update?
Thanks again.
DAssuming it is workable, I’m a bit confused why it is sitting so low in the top bar.
Doesn’t seem to be any CSS I can use to change its vertical position, do you know of any?
Hi John,
What about using Theme Options -> Header -> Extra Elements -> Secondary Menu in top bar at the left ?
With this I was able to create a secondary menu with a hamburger in the top left.
Currently the hamburger gets pushed down into the header on smaller screen sizes, but I expect I can fix that with CSS.
Does this seem like a workable solution?
Thanks!
DHi Mike,
Thanks for the reply. Actually, I’m talking about the top bar, which contains the social icons.
Instead of the hamburger appearing in the header, I wanted it to appear at the very top-left of the screen, in the opposite corner to the social icons.
I’ve included the URL in the Private Content below.
Thanks for any help.
DThanks Ismael – I’ve inserted the code and don’t see any problems with the site.
Is it possible to test it by manually changing to 777 and seeing if this function changes it back to 755?
July 10, 2017 at 12:38 pm in reply to: GTMetrix shows long "Blocking" wait times in waterfall for CSS, JS, and images #818683OK, yes fair point Rikard thanks.
Upon digging deeper I learned that the specific issue – Blocking – stems from the browser’s max concurrent connection limit to a single domain.
Solution is apparently:
1) reducing overall # of requests to the extent possible
2) CDN and/or domain shardingHi Victoria,
That sounds very reasonable, thanks.
I’ll try to piece this together on my own (I’m not a developer) but if anyone has suggestions or a resource I can reference, that’d be appreciated!
In either case I will post the solution here when I’m done.Thanks again,
DThanks Basilis.
So, would it then be as simple as to take Nikko’s code for post pages:
function move_featuredimage_script(){ ?> <script type="text/javascript"> (function($){ function move_featuredimage() { jQuery("#top.single").find(".big-preview.single-big").insertAfter(".entry-content-wrapper .entry-content-header"); } move_featuredimage(); })(jQuery); </script> <?php } add_action('wp_footer', 'move_featuredimage_script');
and replacing “.big-preview.single-big” with “.page-thumb” ?
Also, in the thread referenced above by babayard:
https://kriesi.at/support/topic/dynamic-avia-folder-has-permissions-set-to-777/
Devin says:
It will set the folder to 777 after its created but looking at the function it doesn’t re-set it afterwards. If the host is worried about it however the function can be taken over from a child theme or you can edit it directly in the theme files. Its on line 690 in framework>php>function-set-avia-backend.php .
Is Devin mistaken that it can be taken over from a child theme?
And can anyone answer the obvious question:
Why – if 777 is NEVER necessary – doesn’t Enfold have this directory’s permissions at 755 or 775 by default?
-
AuthorPosts