Forum Replies Created

Viewing 30 posts - 26,221 through 26,250 (of 34,339 total)
  • Author
    Posts
  • Hi,
    I see you have a sub-menu element on your blog page, to add one to your blog post pages 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() {
    	if(is_single()) {
    		echo do_shortcode("[av_submenu which_menu='center' menu='' 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]");
    	}
    }

    This will show one of your menus, if it doesn’t help please include a admin login in the private content area so we can take a closer look.
    To add a border around your blog post grid, Try this code in the General Styling > Quick CSS field:

    .slide-entry.flex_column.post-entry {
        border: 1px solid gray !important; 
        padding: 5px !important; 
    }

    Best regards,
    Mike

    in reply to: Icons not shown after URL change #974624

    Hi,
    You could, first you would need to set up WordPress
    Then you would need to set up your CORS headers
    it can be tricky and you might want to hire someone to set it up for you.
    Can I ask if your webhost has the “Domain Addon” option?
    This would be a lot easier, watch this video

    Best regards,
    Mike

    in reply to: Create Icon with YouTube Link in LightBox #974605

    Hi,
    Please try adding ?autoplay=1 to the end of you youtube link.
    If this doesn’t help, 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: How do I get support #974597

    Hey Mary,
    Are you still having problems signing in to the forum?
    I believe I just answered your post that seems to have been posted after this one?

    Best regards,
    Mike

    in reply to: Spacing between 1/2 columns not spacing correctly #974595

    Hey Steve,
    It looks like your caching / minifying plugin is giving this:

    div .av_one_half {
        margin-left: 0
    }

    Perhaps clearing it will help, otherwise please try this css in your WordPress > Customize > Additional CSS:

    @media only screen and (min-width: 767px) {
    .flex_column.av_one_half.flex_column_div.avia-builder-el-51 {
    margin-left: 6% !important; 
    }
    }

    Feel free to adjust the margin to suit, 6% is the theme standard.

    Best regards,
    Mike

    in reply to: mobile menu not showing #974585

    Hi,
    Glad Ismael was 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: textblock is not showing properly #974584

    Hey Bonstaete,
    This looks like a plugin conflict, please try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    Best regards,
    Mike

    in reply to: Icons not shown after URL change #974583

    Hey shermski,
    They are not showing due to CORS policy, the font needs to be hosted on the same domain.
    I recommend moving your site to your production domain, it seems that you are mask forwarding right now, but if you click any menu item you are sent to your dev domain where the icons work.

    Best regards,
    Mike

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

    #top.blog .slide-meta { display: none !important; }

    Best regards,
    Mike

    in reply to: reset to no predifined color scheme #974571

    Hi,
    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

    Hi,
    What did you use to create the backup?

    Best regards,
    Mike

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

    Hi,
    Your server settings still show that the PHP Zip Archive Extension is not enabled.
    A easy way for you to check is to go to WordPress > Dashboard > LayerSlider > Options > System Status > Server Settings

    Best regards,
    Mike

    in reply to: How to reduce space at the accordion toggle #974562

    Hi,
    You can adjust the “35px” to a smaller number, in the rules above, such as “10px”
    Thee first rule is for the heading, and the second is for the content.

    Best regards,
    Mike

    in reply to: How to reduce space at the accordion toggle #974251

    Hi,
    Thank you for the screenshots, Try this code in the General Styling > Quick CSS field:

    #top.home .togglecontainer .toggler {
        padding: 0px 3px 0px 35px !important; 
    }
    #top.home .togglecontainer .toggle_content {
        padding: 0px 0px 0px 35px !important; 
        margin-bottom: 0px !important; 
    }
    #top.home .togglecontainer .single_toggle {
        margin-bottom: 0px !important; 
    }

    Best regards,
    Mike

    Hi,
    It sounds like it could, I recommend making a complete backup of the site now and then try using your other backup.
    When I look at your site now it looks like there are just a few font colors that need to be changed, such as the black font in the section “WELCOME TO THE LIFE UNDERWATER”, it seems that it would be a easy fix to do?
    Is there other major changes?

    Best regards,
    Mike

    Hi,
    I see that you have a new version installed now, so I imagine that the question of updating is not needed now?
    For your second question, I believe you are referring to the layerslider popup feature which is a premium feature that I don’t have on my localhost. Can you create a test page displaying the layerslider popup and it’s error so we can see?

    Best regards,
    Mike

    in reply to: compression not working (performance) #974213

    Hi,
    Glad to hear it helped, shall we close this then?

    Best regards,
    Mike

    Hi,
    Sorry, it looks like we won’t be able to recover from the changes. I tested the older css files but they seemed worse.

    Best regards,
    Mike

    in reply to: External Menu Links with One Page Design Problem #974178

    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: Enfold: background-attchment: fixed; not works #974175

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

    Best regards,
    Mike

    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

    Hey Bernd,
    I have taken a look at the issue and believe that we have a solution, I just need to get it checked out.
    Can you also include ftp access in the Private Content area, I thought we had that but I can’t find it now.
    Thanks for you patience

    Best regards,
    Mike

    in reply to: External Menu Links with One Page Design Problem #974004

    Hey Mark,
    I found that at the “Blog” & “My Account” the main menu is using the same anchor for the one page setup.
    Please try changing your menu links to full path instead of the hash link that it now is, this should correct the issue for you.
    I couldn’t login, if this doesn’t solve please update login info.

    Best regards,
    Mike

    in reply to: Easy Slider caption in 4.4.1 #973993

    Hi,
    It seems to be loading for me in Chrome on Windows, Please see screenshot in Private Content area to ensure I’m looking at the right slider.
    What browser are you using?

    Best regards,
    Mike

    in reply to: Enfold Styling isn't Working #973988

    Hey janeyj,
    It looks like someone included a “must use” caching plugin “Endurance Page Cache” probably your webhost. I tried clearing it but didn’t get a success message, so you may need to do so from your control panel on your webhost.
    Please clear your browser cache and check if that helped.
    Another option might be to add your css to WordPress > Customize > Additional CSS

    Best regards,
    Mike

    Hey syedali364,
    Please include a admin login & ftp access in the private content area so we can see if we can recover.

    Best regards,
    Mike

    in reply to: Open all external links in a new windows #973976

    Hey tAALz,
    Please try this plugin: Open external links in a new window

    Best regards,
    Mike

    in reply to: Text box space between border and text #973973

    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: Verstecktes Logo, Sprache umstellen und Blog #973970

    Hi,
    Froh, dass wir helfen konnten, schließen wir das jetzt. Danke für die Benutzung von Enfold. Zu Ihrer Information können Sie sich die Dokumentation hier ansehen . Und wenn es Funktionen gibt, die Enfold haben möchte, können Sie < a href = "https://kriesi.at/support/enfold-feature-requests/"> fordere sie auf und stimme die gewünschten ab. Für weitere Fragen oder Probleme kannst du unter Enfold sub neue Themen starten Forum und wir werden gerne versuchen, dir zu helfen :)

    ——–

    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: compression not working (performance) #973967

    Hey hagege,
    I took a look at your child theme style.css and see that it ends with a error:
    2018-06-17_114137
    it also has a few other warnings, but there seems to be a plugin conflict with the editor because when I try to make a change the text jumps around and produces errors.
    I also find that the css rule on your page /freizeitangebote/spielplaetze/ does take effect for a second when loading no mater if the CSS file merging and compression is on or off.
    Try opening and closing the inspector a few times and you will see it, also see the video in the Private Content area.
    To confirm I extracted all of the computed css for the page and the rule is there, but I’m unsure of the conflict.

    As you know, the css is merged within the theme, so if you make a change to your child theme stylesheet you will need to regenerate the merge. To do this, you will need to re-save your theme setting, one way to do this is to go to General Styling > Quick CSS field and put a space in so the Theme Options “Save all changes” button allows you to click it.
    Then clear your browser cache to see your changes. This solution works for most people but it is not for you, there seems to be another conflict with your stylesheet.

    Best regards,
    Mike

Viewing 30 posts - 26,221 through 26,250 (of 34,339 total)