Forum Replies Created

Viewing 30 posts - 4,111 through 4,140 (of 35,007 total)
  • Author
    Posts
  • in reply to: Sticky Menu drop Shadow – Only on scroll #1434647

    Hey bemodesign,
    I’m not sure what you are trying to achieve, please link to your site and a mockup of what you would like to see.

    Best regards,
    Mike

    in reply to: Shorten masonry blogpost excerpt length #1434646

    Hey Christian,
    It depends on many factors, try this thread
    If this doesn’t help them include a admin login and link to your page so we can examine.

    Best regards,
    Mike

    in reply to: Need more media query #1434645

    Hi,
    Is custom.css a file that you added? If it is a theme file and you have enable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression then it is combined. I recommend using the Enfold Theme Options ▸ General Styling ▸ Quick CSS field or the WordPress ▸ Customize ▸ Additional CSS if these are not working for you then you may have an error or a missing bracket.

    Perhaps we are getting side tracked, above you write that the css is not working but I don’t see a like to your site, please link to your site so we can help you with the css.

    Best regards,
    Mike

    in reply to: blog page customize #1434643

    Hi,
    Thanks I made an adjustment, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Masonry Button – same style as my other buttons #1434642

    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: Website for ceramicist #1434641

    Hi,
    Yes it does, but this specific demo has images on the homepage, each goes to it’s onw page, these images are what I thought would look nice for your ceramic pieces
    Another nice one might be this one it has a portfolio menu item, or perhaps see all of our demos here.
    Or you can use the elements to create the layout that you wish, you are not limited to only these.

    Best regards,
    Mike

    Hey fogelfish,
    Thanks but I’m unable to reproduce this error. Can you create a video of the steps you are using to create the error?

    Best regards,
    Mike

    in reply to: Error when activating theme #1434623

    Hi,
    Thanks, I was able to remove the Enfold theme and then I could login into your site, and I disabled all of your plugins, then I tried to upload a new version of the theme and I got a 406 server error:
    Not Acceptable
    An appropriate representation of the requested resource could not be found on this server.

    This may be caused by Mod_Security on your server.
    I removed the theme again and noted some Wordfence code in your .htaccess file:

    # Wordfence WAF
    <Files ".user.ini">
        <IfModule mod_authz_core.c>
            Require all denied
        </IfModule>
        <IfModule !mod_authz_core.c>
            Order deny,allow
            Deny from all
        </IfModule>
    </Files>
    
    # END Wordfence WAF
    
    ModPagespeedRewriteLevel CoreFilters

    since I had disabled all of the plugins I thought that this was causing an issue so I removed it and tried to upload the theme again but got the same error and I was booted out of FTP, I think I was banned by Mod_Security. See if your host can disable Mod_Security and then we can try uploding the theme again.
    I have not seen this issue before, perhaps you could also try creating a new subdomain and a new plain WordPress install and try installing Enfold there.

    Best regards,
    Mike

    in reply to: Column padding on mobile #1434619

    Hi,
    Thank you for your patience, in the grid element the cell with the background image was set to be hidden on mobile, so I changed it to show under the first cell:
    Enfold_Support_4737.jpeg
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Contact form not working #1434618

    Hi,
    Glad to hear that you have this sorted out, 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: Sticky burger menu + change colour #1434617

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
      .responsive #top #wrap_all #header .main_menu {
        position: fixed;
        padding-right: 30px;
      }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Sample Pages #1434611

    Hi,
    When you go to the theme options Enfold Theme Options ▸ Demo Import ▸ Import demo files you should see many demos to import:
    Enfold_Support_4729.jpeg
    after you import one of these those pages & posts should show in the WordPress admin menu:
    Enfold_Support_4731.jpeg
    you can open any of these pages and see the Advanced Layout Builder elements:
    Enfold_Support_4733.jpeg
    and then replace the various elements, graphics, text etc easily.
    Please note that some demos only have a single page because they are designed to be a one page site, if you are using one of these then you can easily duplicate the page and quickly create multiple pages to edit to suit your needs.
    Enfold_Support_4735.jpeg
    Hopefully this helps.

    Best regards,
    Mike

    in reply to: Error when activating theme #1434610

    Hey Diane,
    Please include FTP access in the Private Content area so we can examine.
    Is this a new site with no content or is it a staging site of a site that you are updating or importing?
    I ask to know if the site can be reset or if there is expected content that you don’t want to lose.

    Best regards,
    Mike

    in reply to: Heading Font Different on Mobile #1434608

    Hi,
    Glad to hear that you have this sorted out, 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: Website for ceramicist #1434607

    Hey Jonah Schrogin,
    Thanks for your question, the Enfold theme is suitable for many sites and contains many demos that you can choose from.
    Based on your example site I would recommend our Elegant Portfolio demo, each image on the frontpage leads to a page with more info, I can imagine each of these images being a ceramic piece offering a lot of detail for each piece the your artist creates.

    Best regards,
    Mike

    in reply to: Enfold Front Page Problems #1434605

    Hi,
    Your page seems to give a lot of 404 errors, have you tried disabling all of your plugins?
    If that helps enable each plugin one at a time until the error occurs again.

    Best regards,
    Mike

    Hey domchocolate,
    This sounds very tricky, since it is css that opens a dropdown menu, you would need to override or remove this and the somehow open the menu dropdown with javascript, but this may make your other customizations not work, which use the css to open menus when tabbed.
    You may be better to use a menu plugin that offers these features and use it instead of the built-in menu.

    Best regards,
    Mike

    in reply to: Cookie handling – on front page not working #1434599

    Hey ThiloKiefer,
    Thank you for the link to your site but I don’t see your cookie bar working on any page, try checking that it is enabled and disable all of your plugins to see if that helps.

    Best regards,
    Mike

    in reply to: Feature Request: Content Elements inside Accordion and Tabs #1434598

    Hey mholfelder,
    Thanks for your question, but I can’t imagine what you are tring to achieve, can you post a test page of your attempts above so I can have a better idea?

    Best regards,
    Mike

    in reply to: vertical/portrait video background problem #1434597

    Hey amministrazione187,
    It looks like your video is in a LayerSlider element, please try to adjust the width of the video in the layer, right now it is forcing the width to 100% of the page.

    Best regards,
    Mike

    in reply to: WordPress 6.4 & 6.4.1 – Unstable Environment #1434596

    Hi,
    That is good news. If you don’t want to use the getresponse form shortcode I created, that is fine, I was just trying to rule out possible issues. Shall we close this thread then?

    Best regards,
    Mike

    in reply to: Can’t install demo import #1434594

    Hi,
    Please note the PHP error on your dashboard:
    Enfold_Support_4727.jpeg
    also please update these server setting:
    PHP max input variables = 10000
    PHP time limit = 300

    Typically a basic SSL is free, see this post, or this GoDaddy documentation.
    I don’t think that you need SSL to install the demo, but many web browsers will not load your page without one and Google will not list your page, a SSL is needed for a modern website and most webhosts offer the free Lets Encrypt SSL

    Best regards,
    Mike

    in reply to: WordPress 6.4 & 6.4.1 – Unstable Environment #1434592

    Hi,
    Yes that is what I see, did you try to change your server setting as posted above and the Yoast support thread above?

    Best regards,
    Mike

    in reply to: Logo bigger #1434591

    Hi,
    I moved the css to WordPress ▸ Customize ▸ Additional CSS and made an adjustment and it seems to work now, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Load Google Fonts #1434590

    Hi,
    Sometimes when the font are downloaded they are inside directories in the zip file, try un-zipping and zip only the font and then try uploading the new zip file.
    I see login details but I don’t see the URL to your site.

    Best regards,
    Mike

    in reply to: IDEA? Seasonal calendar for growing vegetables #1434589

    Hey beyond-flora,
    Thank you for the link to your example site, but I don’t have any ideas how to create this, it looks like a custom element using javascript. Perhaps this plugin will help, it has a similar element.

    Best regards,
    Mike

    in reply to: Need more media query #1434585

    Hi,
    Thanks for your patience, about your question as to why your client is not seeing the updated css after the site cache has been cleared, since your client is checking on an iPad, they will also need to clear there cache, note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

    Best regards,
    Mike

    in reply to: Masonry Button – same style as my other buttons #1434584

    Hey Nihru,
    Thanks for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .main_color .container .av-masonry-load-more {
    	color: #ffffff;
        border-color: #759c1b;
        background-color: #97be3d;
        width: 250px;
        padding: 15px 0;
    
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    the expected results:
    Enfold_Support_4725.jpeg

    Best regards,
    Mike

    in reply to: Burger menu Icon – Breakpoint location #1434583

    Hi,
    Thanks for your patience, it looks like you have a customized menu item, I added this css to correct:

    @media only screen and (max-width: 767px) { 
    	.av_main_nav_header.av_menu_right #header_main .main_menu-uber {
        top: 0px;
    	}
    	#top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner, #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::before, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::before, #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::after, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::after {
        background: #326295 !important;
        opacity: 1;
    }
    }
    .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner, .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner, .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::before, .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::before, .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::after, .av-burger-overlay-active #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::after {
        background: #326295;
        opacity: 1;
    }
    #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner, #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::before, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::before, #top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .av-hamburger-inner::after, #top #header.header_color.av_header_transparency .av-main-nav > li > a:focus .av-hamburger-inner::after {
        background: #fff;
        opacity: 1;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Failed to Decode Downloaded Font #1434579

    Hi,
    You can upload more than one set of custom fonts, it sounds like Guenni007 has helped you solve this, thanks Guenni007, shal we close this thread then?

    Best regards,
    Mike

Viewing 30 posts - 4,111 through 4,140 (of 35,007 total)