Forum Replies Created

Viewing 30 posts - 21,361 through 21,390 (of 35,223 total)
  • Author
    Posts
  • in reply to: Enfold – Woocommerce #1106517

    Hey noizzion,
    Bitte überprüfen Sie die Option: Einklappen> Shop-Optionen> Produktgalerie> WooCommerce 3.0-Produktgalerie
    2019-06-02-202648

    — Translated with Google —

    Please check that the option: Enfold > Shop Options > Product gallery > WooCommerce 3.0 product gallery
    2019-06-02-202648

    Best regards,
    Mike

    in reply to: Hide the category in the blog #1106516

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .slide-content span.blog-categories.minor-meta {
    display: none !important;
    }

    Best regards,
    Mike

    in reply to: Problem with enfold token #1106514

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

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Update fails Enfold Theme all methods #1106513

    Hey beckett5955,
    For the version 3.0.8 you will need to update via FTP, due to the Theme Forest API/Token update.
    Please ensure that your PHP is at least v5.6
    Then follow these steps:
    First download the theme from Theme Forest.
    Then open it and extract the “enfold.zip” file and then extract it to your desktop as /enfold/
    Then rename to /enfold-new/ and upload the folder to your /wp-content/themes/ folder via FTP or your file manager in your webhost cPanel
    Then via FTP or your cPanel file manager, at /wp-content/themes/ rename /enfold/ to /enfold-old/ and rename /enfold-new/ to /enfold/

    Now your new version is installed, please check your site. If all is well then “Good Job!” If not then reverse the last rename step above and your site will be restored.
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    Best regards,
    Mike

    in reply to: Fullwidth submenu #1106512

    Hi,
    Very good, we will close this then, thanks for using Enfold.

    Best regards,
    Mike

    Hi,
    Sorry, I think we are both on the site at the same time, and I saw your message about the doubled submenus so I restored your code.

    Best regards,
    Mike

    in reply to: Problems on Pages with Sidebar #1106509

    Hey kccollege,
    Thank you for the links, I believe that you mean that the sidebar is showing below the content of the page just above the footer.
    Please see the screenshot in Private Content area.
    Typically, this occurs when a “full-width” element is in the page because it pushes the sidebar down below it. Such as a “color section”. I don’t see that this is the case this time, but I see in your page source code that your “gform_widget” has 100% width so I wonder if this is caused by a plugin.
    I’m a little hesitant to make any changes because viewing your site in English and saving can be an issue. Please try disabling your plugins and checking again to see if this helps.
    If this is no help, please see if your webhost offers a “staging site” typically this is a “one-click” option in your cPanel:
    Here are some screenshots of what it would look like:
    staging-1
    staging-2

    Best regards,
    Mike

    in reply to: IMPORT DEMO #1106505

    Hi,
    I took a look at your site and it seems that the demo is installed correctly now, please see the link in the Private Content area.
    it looks like you are using a count down page for your front page, but all of the pages and image seem to be there.
    Did you already solve this?

    Best regards,
    Mike

    in reply to: Header issue when I pubblish a post #1106501

    Hi,
    Glad to hear that you got it sorted out, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    Sorry I didn’t see that, but I restored your function.

    Best regards,
    Mike

    in reply to: Fullwidth submenu #1106489

    Hey NoraGTS,
    I believe this is a duplicate post of one I’m helping with now, if so let’s close this one and work in the other one :)

    Best regards,
    Mike

    Hi,
    I commented out your old function and added the new one, now the submenu shows on all 3 of the links above.
    Please clear your browser cache and check.
    I’m not sure which image should show on your single blog posts at the top, please advise.

    Best regards,
    Mike

    in reply to: Dropcap Style 1 Custom CSS Not Working #1106480

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    Hi,
    I would recommend setting your theme option to no sidebar as the default, and then try adding this code to the end of your functions.php file in Appearance > Editor:

    add_action('ava_after_main_title', 'ava_after_main_title_mod');
    function ava_after_main_title_mod() {
    		echo do_shortcode("[av_submenu which_menu='center' menu='25' position='center' color='main_color' sticky='true' mobile='disabled' mobile_submenu=''][av_submenu_item title='Menu Item 1'][av_submenu_item title='Menu Item 2'] [av_submenu_item title='Menu Item 3']
    [/av_submenu]");
    }

    Best regards,
    Mike

    in reply to: Same font style for header widget text #1106476

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Download fails attempting update from 4.5.2 to 4.5.7 #1106474

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Dropcap Style 1 Custom CSS Not Working #1106473

    Hi,
    Perhaps you were looking at a cached version of the css, I have corrected for you.
    Bad space after *

    /* DROPCAP STYLE 1* /

    this is corrected

    /* DROPCAP STYLE 1*/

    Best regards,
    Mike

    in reply to: Header Changes on mobile version #1106469

    Hi,
    I have restored it for you.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Switch off related blog feature #1106465

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Place of accordion icon #1106463

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Same font style for header widget text #1106462

    Hi,
    Thank you, I looked at your other post but I don’t feel that I was much help, hopefully there was something helpful in my post.
    Shall we close this thread then?

    Best regards,
    Mike

    Hey NoraGTS,
    Thanks for the login and page links, I checked each page but didn’t see your submenu on them, I assume this is because you are not happy with how it’s working. Yet I did see your code in your functions.php

    I have not seen your function before, in the past this is the function that has worked for me:

    add_action('ava_after_main_title', 'ava_after_main_title_mod');
    function ava_after_main_title_mod() {
    	if(is_single()) {
    		echo do_shortcode("[av_submenu which_menu='center' menu='25' position='center' color='main_color' sticky='true' mobile='disabled' mobile_submenu=''][av_submenu_item title='Menu Item 1'][av_submenu_item title='Menu Item 2'] [av_submenu_item title='Menu Item 3']
    [/av_submenu]");
    	}
    }

    I tested this on your site and it works for “posts”, because that is what it is built for. It can be modified for archives.
    But I believe your main issue is that the submenu is pushing your sidebar down. When using any “full width” element this is the expected action.
    Unfortunately, we only have a few Hooks and none after the header and before the sidebar, I just tested them again with no luck.
    I would recommend trying to create your posts with the Advanced Layout Builder and adding the submenu element and a widget element in a 1/3 column while your main content is in a 2/3 column.
    Basically manually creating your post pages, but for your archive pages perhaps you can edit your template.
    Sorry I was not more help.

    Best regards,
    Mike

    in reply to: Font upload issue #1106455

    Hey mayamaria,
    Thanks for the login, but it’s not working for me. I assume that I’m going to the correct domain, please check the url in the Private Content area.
    Please tell us which fonts you uploaded and where we can see that they are not showing, this will help us as we examine your page source code.

    Best regards,
    Mike

    in reply to: Download fails attempting update from 4.5.2 to 4.5.7 #1106449

    Hey eogiles,
    Sorry, but the dev team found an error with updating that version just recently, they recommend updating with FTP.
    First download the theme from Theme Forest.
    Then open it and extract the “enfold.zip” file and then extract it to your desktop as /enfold/
    Then rename to /enfold-new/ and upload the folder to your /wp-content/themes/ folder via FTP or your file manager in your webhost cPanel
    Then via FTP or your cPanel file manager, at /wp-content/themes/ rename /enfold/ to /enfold-old/ and rename /enfold-new/ to /enfold/

    Now your new version is installed, please check your site. If all is well then “Good Job!” If not then reverse the last rename step above and your site will be restored.
    Please don’t try to overwrite the theme folder, as this will leave old files behind and cause errors.

    Best regards,
    Mike

    in reply to: Switch off related blog feature #1106446

    Hey Owen Walker,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    a.avia-post-nav.with-image {display: none !important;}

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Column colors don't change #1106444

    Hi,
    Glad to hear, I assume we can close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Increase Top Bar Height and Font Size #1106440

    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
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

    in reply to: Dropcap Style 1 Custom CSS Not Working #1106438

    Hi,
    Thanks for pointing this out, we’ll get this corrected.
    I found an error in your drop-cap css, the first commented line had a space after the star and before the backslash, so it commented out all of the css until the next commented out line.
    I corrected for you, but I see more errors after one of your media queries and I’m not sure where you want your closing bracket.
    Please try adding your Quick CSS to WordPress > Customize > Additional CSS to test for errors, the tool will show
    red X for each error.

    Best regards,
    Mike

    in reply to: Header Changes on mobile version #1106434

    Hi,
    Thanks for the login, I took a look and commented out the one line:

    
    .avia-slideshow-inner li .avia-slide-wrap img 

    to remove the height of the slider. I noticed that the difference between these pages and the others are that the other sliders are full width. But when you have a full-width slider your sidebar will be pushed down at desktop screen size.

    To adjust your easy slider width for mobile and allow the rest of the page content to be set to 90% width I added the custom class “mobile-width” to your page columns and used this css in your Quick CSS:

    @media only screen and (max-width: 479px) {
    .responsive #top #wrap_all .container {
        width: 100% !important; 
        max-width: 100% !important; 
    }
    .mobile-width, #top.page-id-113 #footer {
        width: 90% !important; 
        max-width: 90% !important; 
    margin: 0 5% 0 5% !important;
    }
    }

    Please clear your browser cache and check, and review the page in the Private Content area.

    Best regards,
    Mike

    Hey robertoKM,
    Thanks for the link, when I check your site on load I don’t see your what is in your screenshot, Please see the screenshot in Private Content area of what I see.
    Is this correct?

    Best regards,
    Mike

Viewing 30 posts - 21,361 through 21,390 (of 35,223 total)