Forum Replies Created

Viewing 30 posts - 27,781 through 27,810 (of 35,026 total)
  • Author
    Posts
  • Hey br50com,
    WordPress creates many different image sizes when you upload a image and chooses the appropriate file to show depending on screen size the device viewing the site, and the element showing the image. This is normal and intended. Although you can change these sizes using a plugin such as Simple Image Sizes or writing some code, but both of these options are meant for advanced users, most users will find the built in sizes are the best option.
    I hope this helps explain it.

    Best regards,
    Mike

    in reply to: Enfold – Responsive Multi-Purpose Theme #952471

    Hi,
    You to add your own choice of icon fonts from fontello.com in to the theme at Enfold Theme Options > Import/Export > Iconfont Manager
    Please read more here

    Best regards,
    Mike

    Hey woveon,
    The footer widgets you were seeing are the defaults when there are no widgets in the footer, I added 3 blank widgets and it removed the defaults, please replace the blank widgets with your own. The footer background color was set to white via Enfold Theme Options > General Styling > Footer
    I changed it to the darker color as shown in the demo, “#35383C” Please adjust to suit.

    Best regards,
    Mike

    Hey Kathleen,
    Thank you for the FTP login & password, but can you please include the ftp address.
    Also include admin login, so we can investigate by temporary disabling the theme.

    Best regards,
    Mike

    in reply to: Full width text inside of a color section #952457

    Hey rmatus,
    Do you mean the blue strip “She’s the same person”
    Try this code in the General Styling > Quick CSS field:

    #top.home #av_section_1 .container {padding: 0px !important; margin: 0px !important; width: 100% !important; max-width: 1900px !important; }

    max-width: 1900px works for my screen, but feel free to adjust to suit.

    Best regards,
    Mike

    in reply to: I never had problems this bad. #952453

    Hi,
    The WordPress search function is pretty simple / limited, have you considered trying a more advanced search plugin?

    Best regards,
    Mike

    in reply to: Change tab image size #952452

    Hi,
    Unfortunately, that’s not possible at the moment. Please request for the feature here.
    One workaround is to hide the tab section on mobile and then replace it with a different element (ex. tabs or accordion) using the same content. Use the elements’ Screen Options to show or hide per screen size.

    Best regards,
    Mike

    in reply to: Logo URL area doesn't match image #952451

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

    Best regards,
    Mike

    in reply to: Import Demo Fails for Enfold 2017 #952450

    Hi,
    Is this because you have begun adding content?

    Best regards,
    Mike

    in reply to: Need help in website #952449

    Hi,
    I’m not sure I understand correctly, if you want to use the 2/3 column for the tabs element, then please try adding the element to a 2/3 column. The css code above wouldn’t change. Sorry I must be missing something?
    Before we start a new request lets solve the tab section first, thank you.

    Best regards,
    Mike

    in reply to: Some Images Not Loading after Update to 4.3 #952446

    Hi,
    I see that you have a web socket error:

    WebSocket connection to blob:https://public-api.wordpress.com/02dd9a78-a971-4551-9cb1-803b66a2f59a:164 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Error during WebSocket handshake: Unexpected response code: 403

    My research points to a JetPack error where the solution is:

    If you use the Jetpack plugin on your site, go to this page and deactivate the Notifications feature:
    https://yoursite.com/wp-admin/admin.php?page=jetpack_modules

    I know you said you tried disabling all plugins, but perhaps this worth a try.
    Another thought is your host caching at the server level, perhaps with varnish or something else?

    Best regards,
    Mike

    in reply to: Import Demo Fails for Enfold 2017 #952445

    Hi,

    @id8872
    If you include the admin login & FTP login in the Private Content area I can try a manual install of the 2017 Demo.
    Please note that you will lose all content, setting, users, etc. After the install I will naturally add your user as admin.

    Best regards,
    Mike

    in reply to: Removing date from the frontpage/blog #952443

    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 the video tutorials 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: Pinterest "Pin it" button and share button issue #952441

    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 the video tutorials 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: Make 1/2 column set to full width #952439

    Hi,
    Glad Rikard could help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Cannot logout of support site #952436

    Hi,
    Seems that user id is not valid. Do you login at “kriesi.at/support” ?

    Best regards,
    Mike

    in reply to: Google Maps Platform #952434

    Hi,
    Glad we could help, Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Make Header Opaque (but keep active menu indicator) #952433

    Hi,

    @otavioef
    Glad we could help, Thank you for using Enfold.
    @FionaH did this also work for you?

    Best regards,
    Mike

    in reply to: Sub Menu Style while Top Transparency Header #952430

    Hi,
    To have your logo and burger menu show between 767px & 988px, which is where it is now showing as white on white, Try this code in the General Styling > Quick CSS field:

    @media only screen and (min-width: 768px) and (max-width: 988px) { 
    .av_header_transparency div .av-hamburger-inner,.av_header_transparency div .av-hamburger-inner::before,.av_header_transparency div .av-hamburger-inner::after {
        background-color:#000 !important; 
    }
    .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
        opacity: 1 !important; 
    }
    }

    Please put at the end of all of your css code. If this doesn’t help, please try placing the code in: WordPress > Customize > Additional CSS

    Best regards,
    Mike

    in reply to: fat black line shopping page #952426

    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 the video tutorials 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: Plugins compatibility #952422

    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 the video tutorials 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: Admin message. #952420

    Hi,
    Thank you for the login, I do see that you are getting a “mixed content” warning for

    wp-admin/plugins.php?plugin_status=all&paged=1&s

    Please try using a plugin such as Really Simple SSL to correct your mixed content. You could also try disabling your plugins to find any conflicts, or try adding this code to your child theme functions.php to hide it:

    add_action('admin_enqueue_scripts', 'ds_admin_theme_style');
    add_action('login_enqueue_scripts', 'ds_admin_theme_style');
    function ds_admin_theme_style() {
    		echo '<style>#wpbody-content .notice.notice-info.avia-admin-notice.is-dismissible { display: none !important; }</style>';
    }

    I tried to add it to test but I received an error that WordPress couldn’t write to functions.php, which you may wish to check into your file permissions, unless this is is for security.

    Best regards,
    Mike

    in reply to: Seperator/whitespace size #952417

    Hi,
    Thank you for making it live so we can help. Right now it looks like the HR has a margin of -50px, and it looks as though you set this in the element, so the following code will remove the padding from the container that the HR is in.

    #top.home #after_layer_slider_1 .content {
    padding: 0px !important;
    }

    Please change the HR to whatever height you would like.

    Best regards,
    Mike

    in reply to: Scroll down arrow #952313

    Hi,
    OK, I see you have an advanced setup on your homepage, with 3 sliders for the top that show at different screen sizes, and then a color section that is always hidden, which was the target of the “next section” arrows.
    I moved the hidden color section below the next visible color section to show the arrow will now work, but please consider removing the hidden color section. Please see screenshot in Private Content area.

    The slider for the desktop will work because it is on bottom of all the sliders, the tablet & mobile sliders arrow will still not work because they are pointing the hidden desktop slider. I believe the real solution for this is to remove all of the arrows of all of the sliders, and create a “code block” with the ID “next-section-arrow” arrow with this code:

    <a href="#true-next" title="" class="scroll-down-link av-control-hidden" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>

    then add this ID to the target section below all of the sliders:

    true-next

    Then add this css to move the arrow up over the sliders:

    /* code block arrow */
    #top.home .avia-fullscreen-slider{
    z-index: 1;
    }
    #top.home #top .scroll-down-link {
    top: -130px;
    }
    #top.home #after_full_slider_3 .content {padding: 0px !important;}
    

    This is an example for the homepage, and I have added this to your site so you can see how it works.

    So if you wish to use this for other pages, you can follow these steps, Or now that you know how the hidden elements are affecting the arrow link you can consider a different approach, such as one slider of all screen sizes, or only using the arrow for desktop devices.

    Best regards,
    Mike

    in reply to: fat black line shopping page #952209

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

    #header_main_alternate .container:after {display: none !important;}

    Best regards,
    Mike

    in reply to: Sub Menu Style while Top Transparency Header #952206

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

    
    .header_color .header_bg, .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
    background-color:rgba(255, 255, 255, 0.5) !important;
    }
    .header_color.av_header_transparency .header_bg, .header_color.av_header_transparency .main_menu ul ul, .header_color.av_header_transparency .main_menu .menu ul li a, .header_color.av_header_transparency .pointer_arrow_wrap .pointer_arrow, .header_color.av_header_transparency .avia_mega_div, .header_color.av_header_transparency .av-subnav-menu > li ul, .header_color.av_header_transparency .av-subnav-menu a {
    background-color:transparent !important;
        border-color: transparent !important; 
    }
    .header_color .main_menu .menu ul li a {color: #fff !important;}

    Best regards,
    Mike

    in reply to: Seperator/whitespace size #952205

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

    Best regards,
    Mike

    in reply to: Space between columns (ALB) #952204

    Hey Vrout,
    To reduce the space between columns on your page, Try this code in the General Styling > Quick CSS field:

    
    #top.page-id-3719 .flex_column_table {
        width: 80%!important; 
        margin: auto!important; 
    }

    Please see screenshot in Private Content area of expected results.

    Best regards,
    Mike

    in reply to: Disable menu #952203

    Hey diefleischerei,
    To hide the menu, please try this code in the General Styling > Quick CSS field:

    .main_menu {display: none !important;}

    For the cookie info please try this code:

    #cookie-notice.cn-bottom.bootstrap {background-color:#fff !important; color: #000 !important;}
    

    Best regards,
    Mike

    in reply to: File Upload feature in Enfold default form element #952202

    Hey vinayb,
    Please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most.

    Best regards,
    Mike

Viewing 30 posts - 27,781 through 27,810 (of 35,026 total)