Forum Replies Created

Viewing 30 posts - 19,231 through 19,260 (of 34,221 total)
  • Author
    Posts
  • in reply to: Enfold Theme by Kriesi Link #1132770

    Hi,
    I think that I misunderstood your issue with the mobile menu, does your screen reader tell you that there is a menu icon in the top right corner of the header that if you click a full-screen menu shows?
    Since your menu is only 3 items I believe we could show the desktop menu always and your screen reader will find the links.
    Are you going to add more links?

    I added the footer menu and fixed your copyright info.

    What demo info is in the contact link?

    Best regards,
    Mike

    in reply to: YouTube video issue In color content section #1132764

    Hey hylandgraphics,
    Sorry for the late reply, to remove the youtube branding @Guenni007 has offered this post with a code snippet, and Here is YouTube Embedded Players and Player Parameters
    As for uploading your mp4 please check your PHP Post Max Size & PHP Max Upload Size, typically these are set low by your webhost. An easy way to check is to go to WordPress > Dashboard > LayerSlider > Options and click “System Status” and look under “Server Settings”
    Have you tried using the layerslider for adding the video to your page? I ask because for mobile devices autoplay is blocked but typically the layerslider is getting around that limitation.
    I downloaded your video and found it was 8.26mb as an mp4 so I converted it to .webm and got it down to 2.61mb if you self host it on your site this will load faster.
    Please see link in Private Content area.

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132757

    Hi,
    Please clear your browser cache and check again.

    Best regards,
    Mike

    in reply to: "Read more" button on cookie bar after 4.6 update #1132756

    Hi,
    Thank you for the link, I tested your site by accepting the cookie and then checking many more pages but I didn’t get another cookie notice. The browsers I tested in were Chrome, Firefox, Edge & IE11

    Your cookie notice looks different than the new install version, I believe that your old settings are interfering with the new settings, you see Enfold doesn’t remove data, but when a major change like this cookie update takes place the data is merged into the best or closest option. Please carefully go through the new options and check each one.
    2019-09-01-173300

    Best regards,
    Mike

    in reply to: logo #1132751

    Hi,
    Please try adding this css:

    
    .html_header_sidebar .logo {
        margin-right: -1px !important;
    }

    please adjust the negative number to suit. Please clear your browser cache after each change.

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132748

    Hi,
    Ok, I corrected this by adding this css:

    @media only screen and (max-width: 767px) { 
    	#top.home .post-entry.bloglist-excerpt .entry-content-wrapper.standard-content > p {
    		display: none !important;
    	}
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132744

    Hi,
    I tried to research how the voiceover screen reader works and general screen accessibility, and I believe what your menu needed was Title Attributes so I added them to the menu items. There was also the option for a description for each menu item so I also added that too. Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Changing display order on mobile #1132743

    Hi,
    That does make sense because the additional “div” divides the page into two sections.
    So if you want this to work on every page I recommend making the first rule very genetic, and then add your “azimuts-first” & “azimuts-last” to the columns that you wish.

    @media only screen and (max-width: 767px) { 
      .template-page.content > div > .entry-content-wrapper {
        display: flex !important; 
        flex-wrap: wrap !important; 
      }
      .flex_column.azimuts-last {
        order: 2 !important; 
      }
      .flex_column.azimuts-first {
        order: 1 !important; 
      }
    }

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132737

    Hi,
    Thanks for the feedback, I believe that you are getting this from your screen reader, and what it was reading is the “article” sections so I replaced them with the standard “div”
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: logo #1132732

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field

    span.logo {
    	float: right;
    }

    Best regards,
    Mike

    in reply to: Changing display order on mobile #1132729

    Hi,
    Sorry I forgot the “entry-content-wrapper”
    Please use this css instead:

    @media only screen and (max-width: 767px) { 
      .azimuts-swap .entry-content-wrapper {
        display: flex !important; 
        flex-wrap: wrap !important; 
      }
      .azimuts-swap .flex_column.azimuts-last {
        order: 2 !important; 
      }
      .azimuts-swap .flex_column.azimuts-first {
        order: 1 !important; 
      }
    }

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132725

    Hi,
    We are able to remove the excerpts and read more buttons by going to Enfold Theme Options > Blog Layout > List Layout – Simple (Title and meta information only)
    List Layout - Simple Title and meta information only
    But this setting still added another read more link, so I removed it with this css:

    #top.home .bloglist-simple .post-meta-infos .read-more-link {
    	display: none !important;
    }

    It is now all set, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Hamburger menu icon – png for open and another for closed #1132717

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

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132716

    Hi,
    Glad to hear, I assume we can close this now, but I like to ask first. Shall we close this then?

    Best regards,
    Mike

    in reply to: Changing display order on mobile #1132713

    Hi,
    I took a look at your page but I didn’t find “azimuts-swap” I did find the other two, once you add “azimuts-swap” it should work, if not please disable the other css so I can check what is wrong.

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132711

    Hi,
    I have added the child theme with the modifications, so you won’t lose this customization. I also found that your “Home” menu item was pointing to our demo site so I corrected it and it now points to your site.
    Please check and let us know if this helped.

    Best regards,
    Mike

    in reply to: Enfold Package name changed on Envato.. #1132702

    Hi,
    We will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Theme doesn't install #1132701

    Hi,
    Thank you, in your screenshot the umlaut seems to be there for Safari, although it looks bolder, I see in your elementor text widget you are using the “geo-sans-light” font:

    <p style="font-family: font-family:geo-sans-light; font-size: 30px;">ÜBER MICH</p>

    I couldn’t find this on Google Fonts, but on dafont.com it doesn’t work well:
    2019-09-01-131305
    Perhaps try a different font.

    Best regards,
    Mike

    in reply to: "Read more" button on cookie bar after 4.6 update #1132695

    Hi,
    Please provide a link and admin access in the Private Content area to your site so we can see your “read more” button and investigate.
    I’m not able to reproduce this as I understand it:
    2019-09-01-125106

    Best regards,
    Mike

    in reply to: Enfold Package name changed on Envato.. #1132692

    Hi,

    @newmediologo
    Glad to hear, shall we close this then?


    @Guenni007
    perhaps Theme Forest is trying to track “shaired” files? Just a guess.

    Best regards,
    Mike

    in reply to: Enfold Theme by Kriesi Link #1132691

    Hi,
    Sorry I found the first link you posted to confusing because some of the posts have no date and others have the date above the title, so I’m glad that you posted the second link for the posts pages because it is more in line with your earlier requests, so I made the adjustments based on this.

    I adjusted the /enfold/includes/loop-index.php so the output would be:
    Post heading
    Author
    date and time

    this retains the settings at Enfold Theme Options > Blog Layout > Blog meta elements
    2019-09-01-115915
    This is the output:
    loop-index-mod
    Now if you don’t want the author to show on the homepage but you do on the posts, please add this css in your Quick CSS:

    #top.home span.blog-author.minor-meta {
    	display: none !important;
    }
    #top.home span.post-meta-infos {
    	    margin-top: -30px;
    }

    Now to change the date and time format, please make the adjustments at WordPress > Settings > General > Date Format :
    2019-09-01-121108

    Now the only issue I see is that you have not updated to v4.6 and when you update you will lose this customization, I recommend installing a child theme so you can add your customizations and not lose them on every update. Read about using a Child Theme and get our free pre-built one.
    When you update to v4.6 you will need to use this loop-index.php as the file changed.
    To add this file to your child theme create the /includes/ folder and place there, like this:
    /enfold-child/includes/loop-index.php

    Hope this helps,
    Mike

    in reply to: Changing display order on mobile #1132626

    Hi,
    Please add a custom class to the two columns you wish to flip, in this case the “form” and “girl”
    the form is “avia-builder-el-20” in the css above,
    the girl is “avia-builder-el-22” in the css above
    so if you added the custom classes “form-last” and “girl-first” your final css would look like:

    @media only screen and (max-width: 767px) { 
      #top.postid-1212 #after_submenu_1 .entry-content-wrapper {
      display: flex !important; 
      flex-wrap: wrap !important; 
      }
      #top.postid-1212 #after_submenu_1 .flex_column.form-last {
          order: 2 !important; 
      }
      #top.postid-1212 #after_submenu_1 .flex_column.girl-first {
          order: 1 !important; 
      }
      }

    Best regards,
    Mike

    in reply to: White padding around featured image thumbnail #1132622

    Hey guttogjente,
    Thanks for the screenshot and login, I added this css to your Quick CSS to solve:

    .avia-content-slider .slide-image img {
        object-fit: cover;
        width: 100%;
    }

    Please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Increase font size on mobile menu #1132618

    Hi,
    I added the css above into the Quick CSS and it is working good now, please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: Update to 4.6 broke CSS #1132617

    Hey leahmessina,
    Thanks for the link to the page, but the above css is working for me, please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    in reply to: found my answer, sorry. #1132616

    Hey 0_o,
    Glad you were able to sort it out, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Update Failed: Download failed. Problem downloading theme #1132612

    Hey CBrandDesigner,
    I took a look at your site and it seems that you have now updated to v4.6 but the login you posted is not working for me, please check so we can assist with your othr issue.

    Best regards,
    Mike

    in reply to: Apply function to multiple IDs #1132611

    Hey guttogjente,
    In this case I believe you will find it easier to copy the whole function and change the key parts so the two can work at the same time. This will also assist you in the future when you wish to remove it, or change it, instead of trying to recall how the function works.

    Best regards,
    Mike

    in reply to: Question in regards to footer #1132609

    Hey Arbis11,
    Please try this solution once you have created the widget area you can add the widgets that will be your “columns”

    Best regards,
    Mike

    in reply to: Yelp Icon #1132605

    Hey zetharia,
    Thanks for the login, I have looked for your yelp function in the functions.php but I didn’t find it, so I thought you had removed it and I tried to add it but I got this error:
    2019-08-31-202759
    so it seems that you have added the function into the wrong file at: /wp-includes/functions.php if you did this please remove the code.

    I corrected the function that was posted at your link above and adjusted it so I could add it to your /enfold/functions.php:

    // Register new icon as a theme icon
    function avia_add_yelp_icon($icons) {
    $icons['yelp']	= array( 'font' =>'fontello', 'icon' => 'uf1e9');
    return $icons;
    }
    add_filter('avf_default_icons','avia_add_yelp_icon', 10, 1);
    	
    // Add new icon as an option for social icons
    function avia_add_yelp_social_icon($icons) {
    $icons['Yelp'] = 'yelp';
    return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_yelp_social_icon', 10, 1);

    but I’m still not finding the Yelp option in your social icons list, I believe this is due to the other code that needs to be removed. I tested this on my localhost and it works correctly. I also removed the duplicate yelp css that would cause issues, this is the css I left in your Quick CSS:

    #top #wrap_all .av-social-link-yelp:hover a{
        color:#fff; 
        background-color:#9fae37; 
    }

    So once you remove the other code you should be able to choose the Yelp icon.

    Now I note that you are not using a child theme, so I wanted to let you know that when editing functions.php you should use the child theme, so your changes will not be lost with future theme updates Read about it & Get it here

    Best regards,
    Mike

Viewing 30 posts - 19,231 through 19,260 (of 34,221 total)