Forum Replies Created
-
AuthorPosts
-
October 30, 2023 at 6:12 pm in reply to: OSM Leaflet Map: only one marker pop-up displaying #1424168
Hi,
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,
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,
They are not in the same container so it would take some css for each screen size, you can try this css for desktop:@media only screen and (min-width: 1836px) { .html_visible_cart .cart_dropdown { right: 27%; } }
and then adjust for each screen size.
Best regards,
MikeHey Sebastian,
Thank you for your patience, but unfortunately we don’t have a solution to do that.Best regards,
MikeHey sasminka,
Thank you for the link to your site, I see that your theme version is quiet old: 4.9.2.3
Mailchimp has changed their API and your version won’t use it correctly, please update to v5.6.8
To 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 29, 2023 at 4:54 pm in reply to: Masonry-Gallery Lightbox Link Settings doesn’t work #1424034Hi,
I checked your site on Windows in Chrome, Firefox, & Edge and in each case once I accept the cookie on one page I’m not asked again on further pages.
Perhaps your browser has a setting that is preventing the cookies from being stored?Best regards,
MikeHi,
I changed the image size to No Scaling (Original Width X Original Height) in the blog element, it seems to fit correctly now. Please check.Best regards,
MikeHi,
Glad Ismael could help, and thanks for the kind words I have forward it to him, 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 Ismael could help, and thanks for the kind words I have forward it to him, 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 4:09 pm in reply to: avia gallery thumbs are not displayed correctly on mobile devices #1424024Hi,
Thank you for the link to your site but it seems down right now, please check.Best regards,
MikeHi,
You could try this css:#top .av_inherit_color .fc-header-toolbar * { color: initial; }
or you could try moving the code that displays your calendar to a code block element instead of using the text block element that you are currently using, I don’t think the code block element will add the class .av_inherit_color
Best regards,
MikeOctober 29, 2023 at 3:41 pm in reply to: Change the word ‘Site’ in the wordpress comments form box #1424022Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#commentform ::-webkit-input-placeholder { color: #000; font-size: .8em; } #commentform :-moz-placeholder { color: #000; font-size: .8em; } #commentform ::-moz-placeholder { color: #000; font-size: .8em; } #commentform :-ms-input-placeholder { color: #000; font-size: .8em; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 29, 2023 at 3:29 pm in reply to: WooCommerce – Entfernen der Dropdown-Sortierung auf der WooCommerce Shop-Seite #1424021Hey Steve,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.woocommerce-shop .template-shop .product-sorting { display: none; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeOctober 29, 2023 at 3:18 pm in reply to: Masonry-Gallery Lightbox Link Settings doesn’t work #1424020Hi,
Good tip Guenni007, I see emilconsor is using a custom header.php & footer.php, we do not recommend adding these files to your child theme, it is the most common reason for errors when updating. Please remove these files and any customizations you wish to make should be done in your child theme functions.phpBest regards,
MikeOctober 29, 2023 at 3:13 pm in reply to: Updated to latest Enfold and can’t see comments on PAGES #1424019Hi,
Please see the bottom of the article that Ismael linked to above, it tells how to turn comments on for multiple posts or pages.From the Posts/Pages screen, check the boxes next to the posts or Pages on which you want to enable comments. Select “Edit” from the “Bulk Edit” Dropdown box and click Apply. Then, select “Allow” next in the Comments dropdown box and finish by clicking “update.”
Best regards,
MikeHey emptykai,
Thank you for your patience, please include a link to your page so we can examine, and perhaps a admin login would help.Best regards,
MikeHi,
I notice that on your page you have this errorUncaught TypeError: $(...).wc_product_gallery is not a function
from your custom.js
I’m not sure if this error also occurs when logged in, perhaps this is related.
If this doesn’t help Please include an admin login in the Private Content area so we can examine further.Best regards,
Mike -
AuthorPosts