Forum Replies Created

Viewing 30 posts - 7,261 through 7,290 (of 34,625 total)
  • Author
    Posts
  • in reply to: anchor link menu text color #1406610

    Hey Munford,
    Thanks for the link to your site, the current menu color of #382410 seems to be showing correctly when I check, if you want it to match the hover color #3f7cb5 you can make this change in the Enfold Theme Options ▸ Advanced Styling for menu links, or try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-text, #top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext {
    	color: #3f7cb5;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: class-pixel entity-theme-update.php #1406608

    Hey paulasworld,
    I see your site is using Enfold v4.7.5 with WordPress v6.11 and PHP v8, this version of the theme doesn’t support these so you will need to update.
    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

    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

    Hey AndrewRice71,
    I checked your page on Windows in Chrome, Firefox, & Edge and with Mac in Safari, Chrome, Firefox and the Masonry Gallery and the content below it showed in all cases. I also tested reloading the page to see if any extra content became visible, but I didn’t see any. Please see the screenshot in the Private Content area.

    Best regards,
    Mike

    in reply to: Can’t see the price when using Enfold #1406604

    Hey imJas,
    Thanks for the screenshot and the link to your site, but the login is not working please check.

    Best regards,
    Mike

    in reply to: Burger menu – sub menu overlap #1406603

    Hey Diana,
    This custom css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field is causing the issue:

    .av-main-nav-wrap ul.sub-menu {
        margin-top: -50px;
    }

    Please remove and then clear your browser cache and check.

    Best regards,
    Mike

    in reply to: LOGO TESTATA PER MOBILE #1406602

    Hey bassato,
    I recommend using css to change the size of the logo on mobile instead. Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive #top .logo {
        width: 40%;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    Feel free to adjust to suit.

    Best regards,
    Mike

    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

    Hi,
    I recommend this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main a.av-masonry-pagination.av-masonry-load-more {
    	font-size: 0px;
    }
    #top #main a.av-masonry-pagination.av-masonry-load-more:before {
    	content:"Load More Articles";
    	font-size: 13px;
    }	

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

    Best regards,
    Mike

    in reply to: Content slider arrows #1406597

    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: Create a 2nd footer area #1406596

    Hi,
    Try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    add_action('ava_before_footer','avia_above_footer');
    function avia_above_footer(){
    dynamic_sidebar( 'abovefooter' );
    }

    Then go to WordPress ▸ Appearance ▸ Widgets ▸ Custom Widget Area and create a new widget abovefooter and add your widgets.
    Enfold_Support_1991.jpeg
    By default each widget will have 100% width and no specific background color, you can adjust this with css.
    Another option would be to use a page as a footer in the theme options Enfold Theme Options ▸ Footer ▸ Default Footer & Socket Settings and then create your custom footer using the Enfold elements.

    Best regards,
    Mike

    Hey BELHADJAsma,
    This is a OVH host issue as they disable the set_time_limit() function and will not enable it so the import times out.
    If the manual import method fails due to the disabled PHP functions, try creating a localhost WordPress install and import the demo and then use the plugin Duplicator and migrate your localhost version to your webhost, see the video on the plugin page if you have not used this plugin before, it is quite easy.

    Best regards,
    Mike

    Hi,
    Your site is not loading correctly it only shows text and is prepended with /fkjadscvet-wrge34rz5/

    Best regards,
    Mike

    in reply to: Please help #1406590

    Hey Paula Apro,
    Thank you for your patience, unfortunately, I couldn’t find your old or new email address registered in the support forum, please try to register your Purchase Code here
    I see your site is using Enfold v4.7.5 with WordPress v6.11 and PHP v8, this version of the theme doesn’t support these so you will need to update.
    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: Admin-Seite wählt Hauptmenü nicht an #1406589

    Hi,
    I recommend following our documentation and you can have three buttons in the cookie bar and name them as you wish, just click the green plus sign to add more buttons
    Enfold_Support_1989.jpeg
    Please note that we ask that each thread stays “on topic” and different threads are used for multiple questions, this helps future users find solutions easier and multiple Moderators assist you with a solution, thank you for understanding.

    Best regards,
    Mike

    in reply to: There was a critical error on your web site. #1406588

    Hi,
    Thanks for the link you your site, when I check the backend of your homepage I see it is not loading and this error:
    uncaught ReferenceError: wpseo_preview_type is not defined
    when I disable your wpSEO plugin the error is solved, please check.
    This plugin doesn’t seem to be available on the WordPress Plugins Directory so it seems a little suspicious.
    Perhaps try a different plugin or ask the plugin author for a way to correct or disable this function.

    Best regards,
    Mike

    in reply to: column element Mobile View #1406587

    Hey Diana,
    Thanks for the link to your page, the overlap is due to the negative column margin that is set for all screen sizes:
    Enfold_Support_1987.jpeg
    try setting the negative column margin only for the desktop version, which is the next icon, the same applies to the padding.
    You can set the margin and padding for each device size to suit your needs with these icons.

    Best regards,
    Mike

    in reply to: Blog posts not displaying all entries correctly #1406583

    Hi,
    Thank you for your patience and the link to your site, I’m not sure why this is occurring try updating your site to v5.6 and if this doesn’t help try disabling your plugins and checking again. If this doesn’t help try changing the post “Shooting Star” to draft as this is the last post before the error, while I don’t see an error with this post, typically this is a way to isolate the post causing the issue. Or try changing the “Bee Dreams” post to draft.
    Please note that when you “bump” a thread it moves it to the bottom of our list making it look newer than the other threads. Typically we try to help with the oldest threads first.

    Best regards,
    Mike

    in reply to: CSS was working, but now is not #1406582

    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: set lightbox to use fullsize images #1406581

    Hey sky19er,
    Please try this filter in your child theme functions.php

    add_filter( 'avf_alb_lightbox_image_size', 'change_lightbox_popup_size' );
    function change_lightbox_popup_size( $size ) {
    	return 'fullsize';
    }

    Best regards,
    Mike

    in reply to: Responsive Mode is not working – urgent #1406580

    Hi,
    I checked your page and it seems to be working correctly, I also don’t see and code in your Google Analytics Tracking Code field, when you add your code to this field was this causing the error?
    If so what is the code that you are adding?

    Best regards,
    Mike

    Hi,
    The extra space below the homepage slider is caused by the Smush lazy load feature, I disabled it for you and now there is no space, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Thank you for your patience, your second screenshot is not working, but I looked at your working page and your homepage, and the #main background-color: #f9dcd4; is the same.
    Perhaps I’m not understanding and the second screenshot would help, try uploading it again.

    Best regards,
    Mike

    in reply to: images – masonry and iOS less than 13 #1406574

    Hi,
    Thank you for the feedback, but unfortunately I don’t have a way to test this as I only have a free account with Browserstack.
    I do have an old Mac and when I check in Safari Responsive Design Mode for an iPad it works correctly, but I’m sure this is because it updates often which I assumed was the case with all IOS devices, will your iPad not update?

    Best regards,
    Mike

    Hi,
    I have submitted this feature request to the Dev Team for review.

    Best regards,
    Mike

    Hi,
    Thank you for your patience, your icon circle element seems to be hidden on mobile devices with the Element Visibility option:
    Enfold_Support_1985.jpeg
    try disabling this.
    Then try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 900px) {
      #top #wrap_all .av-icon-circles-container {
        margin: 0;
        width: 100%;
        padding-bottom: 100%;
      }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    Please note that iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

    Best regards,
    Mike

    in reply to: Video Thumbnail don’t show up #1406569

    Hey BenjaminSpeedtsberg,
    Thank you for your patience, I don’t see a thumbnail in the page source, please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Accordion, Portfolio, Heading #1406568

    Hi,
    To remove the left padding in the toggles try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .av-minimal-toggle .toggle_content {
        padding: 12px 35px 11px 0;
    }

    To remove the icon from the linked images go to Enfold Theme Options ▸ Advanced Styling and enable Linked Image Overlay then choose No Icon
    Enfold_Support_1983.jpeg

    Best regards,
    Mike

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1366px) { 
    #av_section_2.av-parallax-section {
        overflow: visible;
    }
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    This is the expected results:
    Enfold_Support_1981.jpeg
    Please note that iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
    Best regards,
    Mike

    in reply to: page without scrolling #1406566

    Hi,
    This was because the color section height is set to 100% of screen height which doesn’t count for the socket, I see that you had so css to adjust this for desktop and mobile but not for mobile, so I added this to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    body#top {
    height: 100vh;
    }
    #socket > .container {
    padding-left: 0;
    padding-right: 0;
    }
    #top #my_section {
        height: calc(100vh - 120px);
    }
    }
    

    for my Android device height: calc(100vh – 120px); worked for me but feel free to adjust for your device.
    Please clear your browser cache and check.
    Best regards,
    Mike

Viewing 30 posts - 7,261 through 7,290 (of 34,625 total)