Forum Replies Created

Viewing 30 posts - 12,661 through 12,690 (of 34,558 total)
  • Author
    Posts
  • in reply to: Woocommerce Category Sidebar #1336670

    Hey Ramon,
    Please check that you have the sidebar activated at Enfold Theme Options ▸ Sidebar Settings ▸ Sidebar on Archive Pages
    also try disabling any other plugins such as woocommerce addons to see if there is a conflict, if this doesn’t help then please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    Hey ZbyszekMrugala,
    Thank you for the link to your site, to add the language selector next to the mobile menu please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    @media only screen and (max-width: 767px) { 
    	.responsive #top .av-main-nav .menu-item.wpml-ls-slot-250 {
    		display: block;
    	}
    	.responsive #top #wrap_all #header #av-burger-menu-ul .wpml-ls-slot-250.av-active-burger-items {
    		opacity: 0;
    	}
    }

    this will also hide the language selectors inside the mobile menu because I assumed you didn’t want to show them twice.
    This is the expected results:
    2022-01-22_001.jpg

    Best regards,
    Mike

    in reply to: read more button #1336660

    Hey metafora29,
    Thank you for your patience, do you mean that you would like to manually create a hidden text section on your page that will be shown when a button or link is clicked like a toggle or accordion section?
    An example of this would be to use this css:

    .learn-this { 
    	display: none; 
    }
    span.click-learn-more {
    	color: #000;
    	font-weight: bolder;
    }
    span.click-learn-more:hover {
    	cursor: pointer;
    }

    this html in a code block element:

    <span class="click-learn-more">Learn more…</span>
    <span class="learn-this"> your hidden text </span>

    and this script in your child theme functions.php:

    add_action('wp_footer', 'ava_custom_script', 10);
    function ava_custom_script(){
    ?> <script>
        (function($) {
            $('.click-learn-more').on('click', function() {
                $('.learn-this').toggle();
            });
        }(jQuery)); 
        </script>
    <?php
    }  

    If you mean that you would like the “read more” from the blog element to behave like this, then unfortunately we can not do this.
    You could use the masonry element or the ajax portfolio as a solution.

    Best regards,
    Mike

    Hi,
    It looks like the sidebar menu was moved accidentally by dragging it, I moved it back for you, please check.

    Best regards,
    Mike

    in reply to: Logo size #1336594

    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: Immagini non più visibili #1336533

    Hey gentilinim,
    Thank you for the login, I found two issues, one was that you had the “Disabilita jQuery Migrate” disabled, please leave this enabled:
    2022-01-21_001.jpg
    the other issue is there is a conflict from the SiteGround Optimizer when the theme is also merging and compressing the files, this leads to double compressing, so I disabled the theme merging and compressing and the homepage slider now works.
    2022-01-21_002.jpg
    please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    Glad Ismael could 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: Logo size #1336529

    Hey Joe,
    Thank you for the links to your site, the logo image used for the new site is smaller than the old site, I have linked both of them below so you can see.
    Try pasting the logo url from the old site into the new site url field and then save the theme settings, don’t use the upload button.

    Best regards,
    Mike

    in reply to: Font Awesome icon not showing after adding from fontello #1336363

    Hi,
    Sorry, your last message was:

    UPDATE: I went and removed all the FONT AWESOME icons from my download off of fontello and just went with icons that showed up from Zocial – now I have just a pencil? Here is the updated code:

    so I followed your screenshot for the Zocial icons.
    Please upload the zip file you are trying to use to DropBox so I can test and include an admin login to your site so if I sort it out I can make the adjustments to your site or see why it is not working.

    Best regards,
    Mike

    in reply to: grey flash on page reload in woocommerce shop page #1336192

    Hi,
    Glad Rikard could 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: Image gallery and settings button "load more" #1336190

    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: Enfold #1336188

    Hey Birgit Prast,
    Vielen Dank für Ihre Frage. Wenn Sie sich bei Ihrem Theme Forest-Konto anmelden und die neueste Enfold-Version 4.8.8.1 herunterladen können, können Sie damit aktualisieren und Ihre Theme-Unterstützung erneuern, wenn Sie dies wünschen. Wenn Sie sich jedoch nicht beim Theme Forest-Konto anmelden können, weil es beispielsweise von einem Entwickler gekauft wurde, müssen Sie eine neue Lizenz erwerben und ein Konto für sich selbst erstellen. Außerdem erhalten Sie bei Ihrem Neukauf Theme-Support.
    Wenn Sie nur Ihren Support erneuern, haben Sie keinen Zugriff auf die Designdateien.

    Sobald Sie die neueste Version von Ihrem Theme Forest-Konto herunterladen können, können Sie sie auf Ihr WordPress ▸ Aussehen ▸ Designs ▸ Designs hinzufügen ▸ Neu hinzufügen hochladen
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    Nachdem Sie die ZIP-Datei ausgewählt und auf „Installieren“ geklickt haben, wird die Meldung Dieses Design ist bereits installiert angezeigt, da Sie ein Update durchführen. Sie können fortfahren
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    dann sehen Sie die Meldung Design erfolgreich aktualisiert.
    Theme_updated_successfully.jpg

    — Translated with Google —

    Thank you for your question, if you can login into your Theme Forest account and download the latest Enfold version 4.8.8.1 then you can update with that and renew your theme support if you wish. But if you can’t login to the Theme Forest account because it was purchased by a developer, for example, then you will need the purchase a new license and create an account for yourself, you will also get theme support with your new purchase.
    If you just renew your support you will not have access to the theme files.

    Once you can download the latest version from your Theme Forest account you can then 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: Image gallery and settings button "load more" #1336186

    Hi,
    I activated your child theme and imported your parent theme settings to the child theme as per our documentation, and everything seems correct, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Overlapping column #1336185

    Hi,
    Glad this helps, you don’t need the .avia-builder class, so it would be like this

    #top.page-id-3983 #main .community-link {
    position: relative;
    left: -50px;
    top: 30px;
    }

    Best regards,
    Mike

    in reply to: Fatal error: Unparenthesized `a ? b : c ? d : e` #1336100

    Hi,
    Are you using the standard footer or a custom page as a footer?
    Perhaps you have an unclosed html tag in your footer, try removing everything from the footer and see if the error continues.

    Best regards,
    Mike

    in reply to: Image gallery and settings button "load more" #1336099

    Hi,
    Please link to your page with the Masonry Gallery that you wish to change the “Load More” text so we can check.

    Best regards,
    Mike

    in reply to: icon grid subtitle font size #1336035

    Hey Tilman,
    Thank you for your question, the icon grid subtitle has a H6 tag and your general settings have set a font size of 45px for the H6 tag which will override the element settings.
    I assume you have used the advanced styling option to set the font size for the H6 tag, correct?
    2022-01-18_001.jpg
    If so please disable this, or if you are using this option for other elements try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field to override it:

    #top #wrap_all #main .main_color .avia-icon-grid-container h6.av_icongrid_subtitle {
    	font-size: 13px;
    }

    adjust the font size to suit, then after applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Image gallery and settings button "load more" #1336031

    Hi,
    Since this css would be added within the theme options it is not necessary to install a child theme for this, but installing a child theme is a good idea in general, so please see our documentation here about installing a child theme.

    Best regards,
    Mike

    in reply to: Breadcrumbs not in correct order #1335924

    Hi,
    Glad to hear that you have this sorted out, I see you are using this css to hide the “You are here:” from the breadcrumbs

    .breadcrumb-trail .trail-before {
        display: none;
    }

    If you also want to hide the “Home” and the first backslash try this css:

    #main .breadcrumb-trail > span:nth-child(2),
    #main .breadcrumb-trail > span:nth-child(3){
    	display: none;
    }

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

    Best regards,
    Mike

    Hi,
    Glad to hear this helped, you can style the buttons, for example to change the font-size try this css:

    #top #main .avia-slideshow-button {
    	font-size: 20px;
    }

    you could also use this to adjust the font family to any that you have installed, if you need further help adjusting add some test text to your page using the font family you want the buttons to be for us to see.

    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

    in reply to: Image gallery and settings button "load more" #1335869

    Hey elisa_polidori,
    If you would like to change the Masonry Gallery “Load More” button text to “See all photos”, try adding this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional 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:"See all photos";
    	font-size: 13px;
    }	
    

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

    Best regards,
    Mike

    Hi,
    Sorry, I don’t understand, is this a new topic?
    There are plugins to duplicate pages, but if all the pages are clones you would not need to change the menu, just add your additional menu items.
    I don’t understand your goal.

    Best regards,
    Mike

    in reply to: Remove "Enfold Theme by kreisi.at" from socket #1335802

    Hey RaymondWillemse,
    Please see this solution in our documentation.

    Best regards,
    Mike

    in reply to: Sidebar not showing up on WooCommerce category page #1335800

    Hi,
    Thanks for the test site, I see that the sidebar shows in post categories, posts, pages, products, but not product categories?
    I tried switching to your parent theme and that didn’t help, but when I exported your content to my localhost the sidebar worked on product categories.
    I tried updating your parent theme but that didn’t help either, so I’m stumped.
    I’ve asked the rest of the team if they have any ideas, can you enable the theme editor so we can investigate further?

    Best regards,
    Mike

    in reply to: Full width layer slider on mobile devices max height #1335796

    Hi,
    Perhaps I misunderstand your goal, the slider you are using is the full slider so it is meant to be this large for desktops, if you want to use the css with the script you can, I was trying to help correct the issue with the other device sizes and had hoped to create a solution for all sizes.

    Best regards,
    Mike

    in reply to: LayerSlider – editing imported demo pages #1335794

    Hi,
    Glad to hear, I have not heard of this plugin before but on the plugin page it only has a one-star review, you surely don’t need this 🙂 I would recommend removing it.
    Enfold has it’s own performance and optimization settings.
    You can also remove the temp login if you wish and we will close this if you like.

    Best regards,
    Mike

    in reply to: Full width layer slider on mobile devices max height #1335793

    Hi,
    I believe you mean that you added it to your live site and not the site I have assess to, I forgot it was not your live site.
    Please remove the css for the home page, and check, the script automatically sets equal size for all home sliders this way the size is always correct no matter the screen size, otherwise you would need to set different sizes for mobile, tablet, laptop, & desktop.

    Best regards,
    Mike

    in reply to: LayerSlider – editing imported demo pages #1335789

    Hi,
    Ok, we will leave this open to hear back from you.

    Best regards,
    Mike

    in reply to: Remove categories from Blog breadcrumbs #1335784

    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

Viewing 30 posts - 12,661 through 12,690 (of 34,558 total)