Forum Replies Created

Viewing 30 posts - 32,341 through 32,370 (of 34,859 total)
  • Author
    Posts
  • in reply to: Tabs Section Issues on Mobile #837918

    Hey tivo_designs,
    I’ve taken a look at your tab section and they seem to be working in mobile Chrome on Android, what browser are you seeing the error in? Is it the tabs or the images that don’t show? Please see screenshot in the Private Content area, can you explain how the padding seems to be off?

    Best regards,
    Mike

    in reply to: Internet Explorer and Enfold Gym #836599

    Hi,
    I have taken another look and I could not find an issue with your slider images, please see the screenshot in the Private Content area.
    Are you still having the issue, or shall we close this?

    Best regards,
    Mike

    Hey UweHof,
    Sorry for the late reply, I found that in Edge & IE 11, the image is loading as a square, where your image is not a square. Is has been noted by Layersider as an issue with Edge and IE 11 a few times and their solution is to add this code in Custom > CSS in the Customizer (or in the General Styling > Quick CSS field):

    @media (max-width: 1920px) {
        .ls-inner, .ls-container, .ls-slide  {
            width: 100% !important;
        }
    }

    Also check your image sizes in Layerslider to see if they are set to auto, or that they are not set to 600px X 600px
    gzWq1.jpg
    Let us know if this helps you

    Best regards,
    Mike

    in reply to: Portfolio rendering issue on Windows 10, Chrome #836570

    Hi,
    Sorry for the late reply, I have checked in Windows 10, Chrome Version 60.0.3112.90 with different screen resolutions, but I could not reproduce the error.
    I have also tried http://browsershots.org with 6 older Chrome versions with no errors.
    2017-08-09_130251
    I also tested in Edge and Firefox, even though you said they were fine, and I tried Disabling JavaScript, just in case.
    I do note you have a 404 on /wp-content/themes/edgebuildings/js/dist/autocompleteoff.js but don’t think that is the issue, unless it was working before and it was causing a conflict.
    I assume your client has cleared their cache and disabled any browser addons?
    I do question your statement that “The client is on Windows 10 using Mac.” are they using a virtual box on a Mac, or did I misunderstand that statement?
    Can you ask what Chrome version they are using? Sorry that I was not more help.

    Best regards,
    Mike

    in reply to: Sticky Header with Contact Info #835172

    Hey enfold4phil,
    I was able to get your icons to go inline with your text, in your header extra bar.
    You can review your Enfold Theme Options > Header > Extra Elements > Phone Number or small info text and your Quick CSS for the exact code I used, but to help other people I will show the redacted info here:
    In Enfold Theme Options > Header > Extra Elements > Phone Number or small info text:

    <ul class="contact"><li class="phone"><span class="in1">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]</span> (555) 555-5555  </li>  |  <li class="mail">  <span class="in1">[av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon]</span>  (Email address hidden if logged out)  </li>  |  <li class="local"> Bussiness in the Greater Metro Area </li> - <u>Call Us Today: (555) 555-5555</u></ul>

    In Quick CSS:

    .in1 {display: inline-block !important; }
    .contact ul {list-style: none!important; list-style-type: none!important;}
     ul li { display: inline!important;}

    Best regards,
    Mike

    in reply to: Transparency #835162

    Hey mihYY77gvf,
    Firefox and Chrome seem to have the same Transparency for me, perhaps I’m looking at the wrong area, please check my screenshot.
    2017-08-06_174846

    Best regards,
    Mike

    Hey jessy_websites,
    I’m sorry I don’t see the category description on your page, can you please include a screenshot to show what you would like to see?

    Best regards,
    Mike

    in reply to: Stop Gallery animation when hovering #835159

    Hey jancecile,
    Try this code in the General Styling > Quick CSS field:

    .avia_transform .avia-gallery-thumb img.avia_start_animation {
        -webkit-animation: avia_appear 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)!important; 
        animation: avia_appear 0s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)!important; 
        animation-duration: 0s!important; 
        
    }

    Best regards,
    Mike

    in reply to: Title #835157

    Hi,
    shall we close this then?

    Best regards,
    Mike

    in reply to: Titles getting clipped in portfolio Ajax preview #835156

    Hey marieilene,
    I didn’t see any clipping, please see in Private Content area.
    But if you want to adjust the font-size Try this code in the General Styling > Quick CSS field:

    .grid-entry-title.entry-title a {font-size: 10px !important; }

    adjust to suit.

    Best regards,
    Mike

    in reply to: Menu settings #835149

    Hey cappers,
    In your menu settings uncheck “Automatically add new top-level pages to this menu” If some are already showing, just delete them.
    2017-08-06_171543

    Best regards,
    Mike

    in reply to: How do I edit the text in the footer? #835146

    Hey soerenemil10,
    The text in the footer is in your Widget area
    2017-08-06_170636
    Socket text is in the Enfold Theme Options > Footer > Copyright
    2017-08-06_170237
    Best regards,
    Mike

    in reply to: website look different after changes were made #835142

    Hi,
    To me your site is working correctly, please see screenshot in Private Content area.
    The screenshots you showed look like browser hijack malware.
    I’m not sure how I can help, at this point as all seems fine, unless I misunderstood your issue.

    Best regards,
    Mike

    Hi,
    Thank you for your feedback.

    Best regards,
    Mike

    Hi,
    I believe this address all of those issues:

    #after_section_1 .container {padding: 0 10px!important; }
    .page-id-121 #main .container .av-content-small.units { margin-right: 0px!important; }
    .content .entry-content-wrapper {padding-right: 0px!important; }
    .page-id-480 #main .container {padding-left: 3%!important; }
    .page-id-480 #main .content {margin-right: 10px !important; }

    Best regards,
    Mike

    in reply to: Responsive header can't be show comple. #835137

    Hey Giorgio,
    This is a duplicate post which has been solved.
    We will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Avia Layout Builder Won't Save Edited Content #835135

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: How to change post excerpts´ font size #835134

    Hi,
    Can you please include a admin login in the private content area, this code seems to be working on my end.
    Did you also try clearing your cache?

    Best regards,
    Mike

    in reply to: Can't Even Login or View WP Site After Updating Enfold #835133

    Hey powerhobomc,
    Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Mike

    in reply to: Search icon is gone when menu is mobile #835132

    Hi,
    I just view your site and the search icon is showing for all screen sizes.
    Your burger is working also.
    Please clear your cache :)

    Best regards,
    Mike

    in reply to: Display Descrition Using Lightbox and Portfolio Grid #835128

    Hi,
    Perhaps you should try updating your theme, right now you are using 3.7.1
    *Update*
    I found in your child theme a script that is stripping your image titles

    jQuery('img').removeAttr('title');

    I don’t know what you are using this for so I will not remove, but I think it’s the cause.

    Best regards,
    Mike

    • This reply was modified 8 years, 2 months ago by Mike.
    in reply to: Responsive issue: header items on top of each other #835125

    Hi,
    In your top menu labels I replaced the # with // and they now work.
    2017-08-06_151247

    Best regards,
    Mike

    in reply to: Enfold cannot be installed #835120

    Hi,
    Are you installing on a webhost or localhost?
    If webhost can you please include a admin login in the private content area so we can take a closer look.
    Can you also link to your enfold.zip with Dropbox or Google Drive?

    Best regards,
    Mike

    in reply to: product variation list not visible in enfold 4.1.1 #835103

    Hi,
    shall we close this then?

    Best regards,
    Mike

    in reply to: Change icon image size #835101

    Hey squindos,
    It kind of depends which icon, some are really fonts that can be changed with “font-size” others are images that can be changed with “width size”
    Please include the url to the page in question so we can help.

    Best regards,
    Mike

    in reply to: Upload / Add PNG files to media library and theme #835100

    Hey gireeshnair,
    You can upload the same as any other image, have you had issues?

    Best regards,
    Mike

    in reply to: ACCORDION MOVING THE MOUSE SCROLL #835099

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .alternate_color .toggler {background-color: rgba(208,204,215,.4)!important; }

    Best regards,
    Mike

    in reply to: Padding In Burger/Mobile Flyout Menu #835097

    Hey BornAgainVirgo,
    Try this code in the General Styling > Quick CSS field:

    .av-burger-overlay-inner {top: -140px !important;  }

    2017-08-06_133627

    Best regards,
    Mike

    in reply to: Header Social Icons #835092

    Hey Luisgasser,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top #header .social_bookmarks {
        display: block!important;
    }}

    Best regards,
    Mike

    in reply to: Enfold cannot be installed #835090

    Hey Carpediem111,
    If you open the zip file you downloaded do you see folders such as Documentation, PSD, images, license, enfold.zip?
    Try extracting enfold.zip and installing that one.
    2017-08-06_131635

    Best regards,
    Mike

Viewing 30 posts - 32,341 through 32,370 (of 34,859 total)