Forum Replies Created

Viewing 30 posts - 26,341 through 26,370 (of 34,339 total)
  • Author
    Posts
  • in reply to: Enfold theme #972610

    Hey Shirley,
    I see you are using Enfold Theme Options v3.8 with the latest WordPress, WordPress has made a lot of core changes, such as updating the PHP version it uses.
    Typically updating Enfold to the latest version will solve. Or if your webhost is using PHP v5.4 you can try to ask them to update your PHP to v5.6

    Best regards,
    Mike

    in reply to: Fatal error after updating enfold #972608

    Hey Angelo,
    Sorry I don’t see the error, is it in the back end?

    Best regards,
    Mike

    in reply to: Converting to Child Theme from Full Enfold Theme #972607

    Hi,
    You must always leave the “template” as “enfold”, if you are starting from scratch you can rename all other lines, but if you have already built your site with the child theme and then want to change the info, then you must also leave the “Theme Name” the same.
    Hope this helps.

    Best regards,
    Mike

    in reply to: How to create a pop-up content on button click? #972600

    Hi,
    Can you please include a admin login in the private content area so we can fix the error in your button, also how do you want to change the links in your popup, font size, color?

    Best regards,
    Mike

    in reply to: Slider issue #972590

    Hey bobjonesdesigns,
    I see that your images in the media library are the same size, but when added to the slider they are showing as different sizes.
    I added this css to your Enfold Theme Options > General Styling > Quick CSS field to force the same size for different screen widths:

    @media only screen and (max-width: 437px) { 
    #top.home .avia-slideshow-inner {
    height: 150px !important;
    }
    }
    @media only screen and (min-width: 438px) and (max-width: 1023px) { 
    #top.home .avia-slideshow-inner {
    height: 306px !important;
    }
    }
    @media only screen and (min-width: 1024px) and (max-width: 1227px) { 
    #top.home .avia-slideshow-inner {
    height: 368px !important;
    }
    }
    @media only screen and (min-width: 1228px) { 
    #top.home .avia-slideshow-inner {
    height: 443px !important;
    }
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Centre Align Widget Area #972582

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

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: How can I add a logo to the socket #972570

    Hi,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Centre Align Widget Area #972569

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

    #mega-menu-wrap-avia2 #mega-menu-avia2 a.mega-menu-link {
        text-align: center !important; 
        padding-bottom: 0px !important; 
    }

    Best regards,
    Mike

    in reply to: update #972284

    Hi,
    Please check which PHP version your webhost is using, the minimum is v5.6, but v7.x is recommend. Typically if your webhost is using v5.4 this can lead to errors.
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: bunch of featured Image copyright text issues #972276

    Hi,
    Glad to hear. I believe they will be included in a future update, perhaps the next one.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Centre Align Widget Area #972275

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

    #avia_partner_widget-2.widget {
    margin: auto !important; 
    max-width: 200px!important; 
    }
    

    For your second question, I don’t see a dotted line between your menu items, Please see screenshot in Private Content area, and advise.

    Best regards,
    Mike

    in reply to: update #972045

    Hey Rick McMurtry,
    When you updated did you do so via ftp? If so it is necessary to remove the theme folder before uploading. Please don’t try to overwrite the theme folder, as it will leave old files behind.

    Best regards,
    Mike

    in reply to: Centre Align Widget Area #972043

    Hey VerhoevenGroup,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    in reply to: Please help: Home page shows all pages! :-O #972039

    Hi,
    Glad to hear, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Can't import a Fontello Icon #972037

    Hi,
    According to your server info, your PHP ZipArchive Extension is Disabled, please ask your webhost to enable.
    2018-06-12_232107

    Best regards,
    Mike

    Hi,
    Thank you for the ftp login, but please include the ftp url also, I tried your domain but it didn’t work for me

    Best regards,
    Mike

    in reply to: How to add a custom web font? #972031

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

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: bunch of featured Image copyright text issues #972021

    Hi,
    The dev team has made some adjustments to this fix, please try the fix in the Private Content area and see the “readme.txt” in the file.
    Please let us know how this works for you.

    Best regards,
    Mike

    in reply to: Post Slider Customization – mobile version #972012

    Hi,
    We are happy to assist :)
    I look forward to seeing what you build next!
    We will close this now, Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Name above testimonials #972006

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

    For your information, you can take a look at Enfold documentation here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Reverse columns order on the back-end #972005

    Hi,
    Yes this is strange, no wonder we were not understanding each other :)
    Now let me ask if you have tried logging in as the user you gave us, or is this from a different user, like your own account?
    Also what browser are you using? If your browser allows languages, what happens if you set your default language to English?

    Best regards,
    Mike

    in reply to: EU GDPR Data Protection – Enfold sets cookie #972001

    Hi,
    I see, these allow the users to disable the elements, not the cookies though.
    Please request this feature on the Enfold feature request form.
    As this is where the dev team looks for ideas for new features and improvements.

    Best regards,
    Mike

    in reply to: Name above testimonials #971672

    Hi,
    Yes, this will ensure that your customizations remain after each update.
    Unless there is anything else we can assist with this issue, shall we close this then?

    Best regards,
    Mike

    in reply to: Removing link from blog and page titles #971671

    Hi,
    I tested your post & page links above and found that the images & titles are not clickable for me, are you saying that these are clickable for you?
    2018-06-12_074047
    2018-06-12_074216
    Please try clearing your browser cache & trying again,
    otherwise, please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Name above testimonials #971665

    Hi,
    I have installed your child theme and added the code above to the child theme functions.php.
    All seems to be working correctly, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: EU GDPR Data Protection – Enfold sets cookie #971661

    Hi,
    Sorry, I don’t understand your question, are you referring to the “Append a privacy policy message to mailchimp contact forms” option? This allows for a message but doesn’t control the cookie.

    Best regards,
    Mike

    in reply to: Reverse columns order on the back-end #971551

    Hi,
    Sorry, I took a look at your homepage and found your frontend & backend matched, Please see screenshot in Private Content area.
    I also looked at 3 other random pages.
    Then I tested on my localhost RTL:
    2018-06-12_005204
    and LTR:
    2018-06-12_005425
    Is this only happening on some pages?

    Best regards,
    Mike

    in reply to: One page menu – Start at top of page #971535

    Hi,
    Thanks to @Ismael, we have found there is an error is one of the js scripts that this can happen when tab sections are used with anchor links. There is a temporary fix where we comment out line 209 of the tab_section.js file.
    I have done this for you and cleared your site cache, now the page is not auto scrolling to the anchor links and the anchor links can be used correctly.
    This has been reported to the dev team and they are working to fix this. I imagine this will be included in the next update, so there should be no further action on your part needed.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Aspect Ratio of Embedded YouTube Video #971522

    Hi,
    You could set a standard size for your videos with this css in the Enfold Theme Options > General Styling > Quick CSS field

    iframe[src*=youtube] {
    	    width: 560px!important; 
    	    height: 315px!important; 
    }

    or if you want your videos to be responsive try using percentages like this:

    iframe[src*=youtube] {
    	    width: 100%!important; 
    	    height: 98%!important; 
    }
    

    in my tests this worked out to be very close to the 16:9 ratio.
    but feel free to adjust to suit.

    Best regards,
    Mike

    Hi,
    We will be happy to take a look if your tests don’t solve.

    Best regards,
    Mike

Viewing 30 posts - 26,341 through 26,370 (of 34,339 total)