Forum Replies Created

Viewing 30 posts - 8,191 through 8,220 (of 34,913 total)
  • Author
    Posts
  • in reply to: Social media icons in header problem #1403115

    Hi,

    @riccio
    thank you for the link to your site but I don’t see any errors on your frontend, if you continue to experience this issue please open a new thread so we can assist, as this is not your thread and posting your admin login here will not be private and you will not see our comments in the Private Content area.
    Thank you for your patience and understanding and using Enfold.

    Best regards,
    Mike

    in reply to: Images in time line #1403114

    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: Parallax Features of you new Demo #1403113

    Hi,
    Thanks for your patience, the Dev team has posted a solution for the parallax issue, please replace the file /enfold/css/grid.css with this one and clear your browser cache. You can also check this demo on your mobile device which has the fix applied.

    Best regards,
    Mike

    in reply to: Images in time line #1403059

    Hey Sebastian,
    Thanks for the screenshot, please link to your page so we can examine.

    Best regards,
    Mike

    Hey camcaminin,
    Envato doesn’t use the Themeforest API Key anymore, you must login to your Theme Forest account and create a new Envato Token
    But first you must manually update your theme because your version 4.4.1 will not work with the Token, so 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: Google Maps in sidebar size #1403057

    Hey Stefan,
    Thank you for the link to your site, please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #text-10 iframe {
    	height: 600px;
    	width: 100%;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Theme Enfold Update? #1403056

    Hey Daniela Seiler,
    To update your customer’s version of Enfold you will need to download the latest installable WP version from their Theme Forest account and upload it to their 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: Hide pagination on specific pages #1403055

    Hey Jables,
    Please include a link to your page so we can check.

    Best regards,
    Mike

    in reply to: Testimonials element on mobile #1403031

    Hi,
    Thanks for your patience, I added this css to your Quick CSS:

    #top .av-control-minimal .avia-slideshow-arrows a:before {
        line-height: 26px;
    }
    .responsive #top .av-large-testimonial-slider .avia-slideshow-arrows a {
        font-size: 15px;
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Using the custom blog layout post not working #1403030

    Hi,
    Thank you for your patience, this is correct.

    Best regards,
    Mike

    in reply to: Help with Fullscreen Slider #1403028

    Hey ivanglaser,
    Thank you for your patience, can you please set the mobile slider like your screenshot so we can inspect the element and advise with css, currently your mobile slider is not using the navigation dots. Or try cloning the element to a test page with the navigation dots and link to the test page.

    Best regards,
    Mike

    Hi,
    Thank you for your patience, I have asked the rest of the team for advice, please leave the staging site active so they can text and reply, or I will reply when I hear back.

    Best regards,
    Mike

    in reply to: Blog issues #1403008

    Hi,
    I see that the open sans font is loaded on your site, I don’t think is showing correctly for you because the font is installed on your computer, I believe your browser is loading it from the site.
    Enfold_Support_774.jpeg
    Your blog titles above the category meta are in the font roboto, do you want the category meta to be the same font, weight, and color as the title is?

    Best regards,
    Mike

    in reply to: Admin-Seite wählt Hauptmenü nicht an #1403004

    Hi,
    Your post /ein-fahrplan-in-die-zukunft/ has been created with the Advanced Layout Builder so the featured image doesn’t automatically show such as when posts are created with the Classic Editor or Block Editor, you will need to add the image into the post manually.
    Please also note that when the Advanced Layout Builder is used for posts the excerpts are not automatically created, so you will need to manually create the post excerpts.
    For Posts it is typically easier to use the Classic Editor or Block Editor so the featured images and excerpts are added automatically.
    For your News page, I recommend using two masonry elements the first one will show the first four items that you always want on top, these should be identified with a specific category, and the second masonry element would show the other items.

    Best regards,
    Mike

    in reply to: OnePage menu link without visible scroll #1403001

    Hi,
    Please include an admin login and FTP access in the Private Content area so we can check the file that you edited.

    Best regards,
    Mike

    in reply to: Hide Menu on transparent header #1403000

    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

    Hi,
    Thanks for the feedback, I’m not sure what is causing this so I have asked the rest of the team for advice, please leave the logins active so they can test and reply, or I will reply when I hear back. Thank you for your patience.

    Best regards,
    Mike

    in reply to: Hide Menu on transparent header #1402978

    Hi,
    I see that your image is 2300×900, please try using an image that is about 800×400 or less.

    Best regards,
    Mike

    Hi,
    Thanks for the link to your site, the login you provided above doesn’t seem to work on the site but I see two issues, the fist is the “My” menu over the mobile menu so it can’t be clicked, notice the blue area over the mobile menu
    Enfold_Support_772.jpeg
    and these two scripts causing an error because it’s called before jQuery:

    <script>
        (function($) {
            function a() {
                $('#top #wrap_all .social_bookmarks li a').each(function() {
                    $(this).attr('rel', 'noopener');
                });
            }
            a();
        }
        )(jQuery);
    </script>
    <script>
        jQuery(".navbar-toggler").click(function() {
            jQuery("html").toggleClass("open");
            jQuery("body").toggleClass("open");
            jQuery(".navbar-toggler").toggleClass("open");
            jQuery(".mobile-menu-list").toggleClass("open");
        });
        jQuery(".menu > li > a").click(function() {
            jQuery(this).parents(".menu > li").toggleClass("open");
        });
    </script>

    Try changing them to include window.addEventListener(‘DOMContentLoaded’, function() {…});
    like this:

    <script>
    window.addEventListener('DOMContentLoaded', function() {
        (function($) {
            function a() {
                $('#top #wrap_all .social_bookmarks li a').each(function() {
                    $(this).attr('rel', 'noopener');
                });
            }
            a();
        }
        )(jQuery);
    });
    </script>
    <script>
    window.addEventListener('DOMContentLoaded', function() {
        jQuery(".navbar-toggler").click(function() {
            jQuery("html").toggleClass("open");
            jQuery("body").toggleClass("open");
            jQuery(".navbar-toggler").toggleClass("open");
            jQuery(".mobile-menu-list").toggleClass("open");
        });
        jQuery(".menu > li > a").click(function() {
            jQuery(this).parents(".menu > li").toggleClass("open");
        });
    });
    </script>

    Best regards,
    Mike

    in reply to: Problem with Woocommerce product attributes #1402949

    Hi,
    We will leave this open to hear back from you, please let us know when we should close this thread, thank you.

    Best regards,
    Mike

    in reply to: Blog issues #1402948

    Hi,
    Thank you for your patience, yes you can use the local font just change the name of the font family to the exact font name used, to find this view a text selection with the font you wish to use in your browser Dev Tools, the font name in the backend is not always the exact name in css, the font name could be all lowercase, or have something added like lato-regular
    I looked at your blog page but I didn’t see an example of the font Lato, I only see open-sans & roboto, if you can’t find the exact name for your font lato please link to where it is shown correctly on your site.
    To change the font case try this css:

    .html_elegant-blog #top #main .post-entry .minor-meta {
        text-transform: capitalize;
    }

    or use lowercase

    Best regards,
    Mike

    in reply to: link directly to the anchor #1402946

    Hey schweg33,
    Try the plugin Page scroll to id which will allow you to easily adjust the anchor link offset.

    Best regards,
    Mike

    in reply to: Link directly to the anchors #1402944

    Hi,
    Thank you for your patience, we will close as requested, but if it is helpful using the plugin Page scroll to id will allow you to easily adjust the anchor link offset.

    Best regards,
    Mike

    in reply to: Admin-Seite wählt Hauptmenü nicht an #1402943

    Hi,
    Thank you for your patience, to create anchor links to specific parts of a page you would add a custom ID to the element you wish to link to, for example, you could add the ID insurance_litigation in a color section:
    Enfold_Support_767.jpeg
    please note that ID’s can not begin with a number and should have no spaces.
    Then your link to this section on a page should be like yoursite.de/yourpage#insurance_litigation
    please note the hashtag between the page name and the section ID.
    Please give this a try and if you want a specific example link to your specific pages and sections in the Private Content area and we can assist.

    Best regards,
    Mike

    Hi,
    Thank you for your patience and the screenshots, please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 480px){
    .responsive #top #wrap_all #homeblogposts .avia-content-slider-odd .slide-entry {
        margin-bottom: 40px;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: small popup opening by click on a Text-field #1402890

    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: small popup opening by click on a Text-field #1402888

    Hi,
    Glad to hear, shall we close this then?

    Best regards,
    Mike

    in reply to: small popup opening by click on a Text-field #1402885

    Hi,
    Please try this css for the hover event instead:

    #av-extra-columns .av_textblock_section:not(:first-child):hover {
    	cursor: pointer;
    }

    Best regards,
    Mike

    in reply to: small popup opening by click on a Text-field #1402882

    Hi,
    To change the pointer on hover please add the is css:

    #av-extra-columns .av_textblock_section:hover {
    	cursor: pointer;
    }

    To adjust the text color please add the css:

    .copyBlock-popup .avia_textblock {
      color: #000;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: small popup opening by click on a Text-field #1402841

    Hi,
    Thanks for the login, I found this css creating an overlay so that the text blocks are not receiving the click to activate the popup.

    .hintergrund-04::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: url('/wp-content/uploads/2023/03/your-image-07.svg');
      background-repeat: no-repeat;
      background-position: right top;
      background-size: contain;
      z-index: 1;
    }

    I changed the z-index to zero to correct, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 8,191 through 8,220 (of 34,913 total)