Forum Replies Created

Viewing 30 posts - 5,011 through 5,040 (of 34,682 total)
  • Author
    Posts
  • 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:
    Enfold_Support_3807.jpeg
    and on my site they are positive numbers:
    Enfold_Support_3809.jpeg
    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,
    Mike

    in reply to: Error with Memberpress? #1424161

    Hi,
    We will leave this open to hear back from you.

    Best regards,
    Mike

    in reply to: Custom social icons on the header #1424068

    Hi,
    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,
    Mike

    in reply to: Adjust the page #1424067

    Hey Yaphoon,
    1: to change the font size of the special heading, please use the setting in the element
    Enfold_Support_3799.jpeg
    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:
    Enfold_Support_3801.jpeg
    4: to change the font size in the icon list element, please use the element options:
    Enfold_Support_3803.jpeg
    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:
    Enfold_Support_3805.jpeg

    Best regards,
    Mike

    in reply to: Mailchimp Newsletter funktioniert nicht #1424066

    Hi,
    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,
    Mike

    in reply to: Vimeo Video in Headersection is not running #1424065

    Hi,
    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,
    Mike

    in reply to: Products page enhancement in woocommerce #1424064

    Hey 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,
    Mike

    Hi,
    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 element

    Best regards,
    Mike

    Hi,
    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,
    Mike

    Hi,
    Are you blocking certain countries? Please see the screenshot in the Private Content area.

    Best regards,
    Mike

    in reply to: Easy Slider is not smooth #1424046

    Hi,
    Thank you for your patience, I believe that you are trying to animate this layer:
    Enfold_Support_3791.jpeg
    The issue is that once you mouse-out of the Transision Preset box the animation is no longer chosen:
    Enfold_Support_3793.jpeg
    so to workaround this try using the keyboard shortcut: Ctrl+S, then the Transision Preset will be saved as draft and you can publish:
    Enfold_Support_3795.jpeg
    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,
    Mike

    in reply to: icons in the menu bar #1424044

    Hi,
    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,
    Mike

    Hi,
    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

    in reply to: Blog Posts element / Grid Layout style #1424041

    Hi,
    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,
    Mike

    in reply to: icons in the menu bar #1424040

    Hi,
    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,
    Mike

    in reply to: Blog post on home as slider #1424039

    Hey Sebastian,
    Thank you for your patience, but unfortunately we don’t have a solution to do that.

    Best regards,
    Mike

    in reply to: Mailchimp Newsletter funktioniert nicht #1424035

    Hey 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
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    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
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg

    Best regards,
    Mike

    in reply to: Masonry-Gallery Lightbox Link Settings doesn’t work #1424034

    Hi,
    This is true :)

    Best regards,
    Mike

    in reply to: Vimeo Video in Headersection is not running #1424033

    Hi,
    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,
    Mike

    in reply to: Blog Posts element / Grid Layout style #1424030

    Hi,
    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,
    Mike

    in reply to: Widget in Header Issues #1424027

    Hi,
    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,
    Mike

    in reply to: Custom Post Template #1424026

    Hi,
    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,
    Mike

    Hi,
    Thank you for the link to your site but it seems down right now, please check.

    Best regards,
    Mike

    in reply to: Calendar background #1424023

    Hi,
    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,
    Mike

    Hi,
    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,
    Mike

    Hey 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,
    Mike

    in reply to: Masonry-Gallery Lightbox Link Settings doesn’t work #1424020

    Hi,
    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.php

    Best regards,
    Mike

    in reply to: Updated to latest Enfold and can’t see comments on PAGES #1424019

    Hi,
    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,
    Mike

    in reply to: Shop (Woocommerce) Sortierung (Preis) #1424018

    Hey 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,
    Mike

    in reply to: do_shortcode not working when logged out #1424017

    Hi,
    I notice that on your page you have this error Uncaught 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

Viewing 30 posts - 5,011 through 5,040 (of 34,682 total)