Forum Replies Created
-
AuthorPosts
-
Hi,
If you want the text on the first line and the buttons on the second line, please remove the css I posted above, for this is the normal state of the cookie bar, please see your site below that you did not add the above css to.Best regards,
MikeHi,
Did you create this shortcode yourself, I don’t see a reference to this in the solution from Günter above
When I read the Github avf_obfuscate_email_link filter it is intended for buttons with email links, and when I test it seems to work correctly:


This is the filter that I added to my child theme:function custom_avf_obfuscate_email_link_hex_encoding( $hex_encoding, $e_mail ) { $hex_encoding = 1; return $hex_encoding; } add_filter( 'avf_obfuscate_email_link_hex_encoding', 'custom_avf_obfuscate_email_link_hex_encoding', 10, 2 ); function custom_avf_obfuscate_email_link( $obfuscate, $e_mail ) { $obfuscate = true; return $obfuscate; } add_filter( 'avf_obfuscate_email_link', 'custom_avf_obfuscate_email_link', 10, 2 );Try using the filter instead of your shortcode.
Best regards,
MikeHi,
I don’t think the issue is related to the code you added to the functions.php, it is because the google badge message has a min width of 300px and on very small screens, this is too large, so the solution is to use the css above.
Please give this a try.Best regards,
MikeHi,
Thanks for the feedback, I see the same issue on all three site that you linked to, perhaps you didn’t check them on very small screen sizes, under 400px.
You could add this css to all of your sites and it would help them also.Best regards,
MikeNovember 1, 2023 at 11:32 am in reply to: download of files demo enfold did not work! you might want to try reloading … #1424307Hi,
Perhaps you are getting a jQuery error for your custom lightbox script, I would need to see your site to examine, can you put it on a live server so we can examine?
Otherwise we will probably need to wait until you move to a live server so we can examine your specific issue with your custom script.Best regards,
MikeNovember 1, 2023 at 11:23 am in reply to: Enfold Theme Problem: non-JS module / ERR_CONNECTION_CLOSED #1424306Hi,
I see that you updated to PHP v8.1.24, but your PHP max input variables is still only 1k, try changing to 10k
Your PHP time limit is only 30, which is lower than before, try changing to 300
and your Max input time is only 60, try changing to 120Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 31, 2023 at 5:19 pm in reply to: Enfold Theme Problem: non-JS module / ERR_CONNECTION_CLOSED #1424261Hi,
Thanks for your feedback, on your /white-wine-weekend/ page I tried cloning your masonry gallery and added items to it, and removing items from it and I did lose the connection to the site. I see in your 301 Redirects plugin under the 404 report that /wp-admin/admin-ajax.php is listed as a 404 error, this is not normal but I’m not sure what could be the cause.
I see in your Site Health Info some of your settings are low:

try settings like this:

Perhaps this will help.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 31, 2023 at 4:37 pm in reply to: download of files demo enfold did not work! you might want to try reloading … #1424257Hi,
Glad that this helped, as for your custom lightbox script you may need to disable the built-in lightbox script at Enfold Theme Options ▸ Lightbox Modal Window, the two scripts probably conflict with each other.
The “portfolio” items on the frontpage uses the masonry gallery element, so it will only show popup images, to change these to “single posts” you will need to change the element to the masonry element or the blog element and then create post items to show in the element.Best regards,
MikeOctober 31, 2023 at 11:32 am in reply to: download of files demo enfold did not work! you might want to try reloading … #1424234Hi,
abdouz_2000 from your screenshot it looks like you ae trying to install the demo on a localhost xamppa2, your error looks like you don’t have the PHP ZipArchive Extension installed, this is what is is called on a cPanel host, I’m not use of the settings required for xampp.
Since it looks like you tried to install the parallax demo, it is possible that the frontpage was not enabled correctly in the theme settings, please go to Enfold Theme Options ▸ Theme Options ▸ Frontpage Settings and ensure the “frontpage” was set and no option was set for the Enfold Theme Options ▸ Theme Options ▸ Where Do You Want To Display The Blog

Please note that the parallax demo only has one page, the “frontpage” and many of the images are online, so your localhost needs to have internet access.
If none of this helps, please try installing the demo on a live server and include a admin access for us to review the site, I don’t think that we can effectively guide you though settings up a localhost, as we would not have access.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Envato will limit the number of times you can check in a 24 hr period, try the manual method above.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Jorge,
Please ensure that your server has the PHP ZipArchive Extension enabled, if you are not sure try asking your web host.
If this doesn’t help, ask your web host if they are blocking our IP address, kriesi.at.
Please see our documentation for the demo import.Best regards,
MikeHi,
The built-in LayerSlider is updated when you update the theme, you can not update the LayerSlider on it’s own without purchasing a LayerSlider license, please see our documentation here. I recommend updating to the latest Enfold theme which includes the updated Layerslider to 7.9.1 and see if that helps. I see you don’t have a valid Envato private token in the theme at Enfold Theme Options ▸ Theme Update ▸ Enter a valid Envato private token try following the instructions to create a Token or you can manually update.
To manually update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.
Best regards,
MikeOctober 30, 2023 at 6:12 pm in reply to: OSM Leaflet Map: only one marker pop-up displaying #1424168Hi,
Thank you for the link to your site, I found that on your site when you mouse-over the map marker the pointer doesn’t change to a “pointer” it stays a “hand” I exported your map to my test page and you will see that on mouse-over the pointer changes and the popups work.
Perhaps this is a plugin conflict, I tried disabling all of your plugins except Limit Login Attempts Reloaded & WPS Hide Login I didn’t want to disable these, please give this a try. I enabled your other plugins again.
The only other difference is that your site PHP memory limit & Max input time are bothe a negative one:

and on my site they are positive numbers:

I’m not sure if this is relevant or not, try to see if you can also change these.
As for using the Gutenburg Block in the ALB, no you can not.Best regards,
MikeHi,
Nothing happens when I try to scroll on my Android device, I’m not able to scroll.
I recommend trying to not scroll when you open the burger menu, your menu is not long so it is not necessary and your visitors are probably not doing this.Best regards,
MikeHey Yaphoon,
1: to change the font size of the special heading, please use the setting in the element

2: for the table font color, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), #top .main_color .avia-data-table.avia_pricing_minimal td { color: #000; }3: to change the font colors, please use the option in the element:

4: to change the font size in the icon list element, please use the element options:

5+6: to add space above the special heading “Contact Us For More Information” and “You Might Also Like” try adding some “top padding” in the element:

Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Sebastian,
Unfortunately I don’t have any ideas on making these different desires work together, it sounds like you will need multiple plugins working together to achieve this and some customization to tie it all together. I’m not sure what plugins you could use to do this, I recommend seeking someone with some specific knowledge about this.Best regards,
MikeOctober 29, 2023 at 7:47 pm in reply to: Accessibility issue with image gallery/masonry image gallery #1424056Hi,
Unfortunately I’m not sure why your report would assume that an element should be a li instead of a div, perhaps it is a flaw in the report?
It doesn’t seem practical to change the masonry gallery into a li elementBest regards,
MikeOctober 29, 2023 at 7:36 pm in reply to: Enfold Theme Problem: non-JS module / ERR_CONNECTION_CLOSED #1424055Hi,
Thank you for the link to your site and the video, I tried to follow all of your steps in Windows in Chrome, Firefox, & Edge but I couldn’t recreate your errors. I also couldn’t determine the browser you are using in the video. But I didn’t find the strange code on this page, as above, so I’m not sure why you are experiencing this issue, have you tried a different browser with no addons?Best regards,
MikeOctober 29, 2023 at 7:06 pm in reply to: avia gallery thumbs are not displayed correctly on mobile devices #1424047Hi,
Are you blocking certain countries? Please see the screenshot in the Private Content area.Best regards,
MikeHi,
Thank you for your patience, I believe that you are trying to animate this layer:

The issue is that once you mouse-out of the Transision Preset box the animation is no longer chosen:

so to workaround this try using the keyboard shortcut: Ctrl+S, then the Transision Preset will be saved as draft and you can publish:

unfortunately this didn’t seem to work, I notice that you are not using the latest theme version (v5.6.8) and you don’t have a valid Envato private token in place, our latest update updated the Layerslider to 7.9.1 please try updating and try this workaround if needed.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeOctober 29, 2023 at 6:29 pm in reply to: Change the word ‘Site’ in the wordpress comments form box #1424043Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .main_color #commentform input[type='text'], #top .main_color #commentform textarea { color: #000; font-size: .8em; }After applying the css, please clear your browser cache and check.
Best regards,
Mike -
AuthorPosts
