Forum Replies Created

Viewing 30 posts - 28,261 through 28,290 (of 34,594 total)
  • Author
    Posts
  • in reply to: Titelthema im Beitrag #932200

    Hi,
    Probieren Sie diesen Code im Feld General Styling> Quick CSS aus:

    h2.post-title {
        margin-bottom: 6px;
        padding: 24px 0 24px 0!important; 
        text-align: center;
        border: 1px solid #dadada
    }
    .entry-content-header span.av-vertical-delimiter {display:none !important; }

    —translate—

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

    h2.post-title {
        margin-bottom: 6px;
        padding: 24px 0 24px 0!important; 
        text-align: center;
        border: 1px solid #dadada
    }
    .entry-content-header span.av-vertical-delimiter {display:none !important; }

    Best regards,
    Mike

    in reply to: Issue with one pager menu items #932189

    Hi,
    I took another look and found that I mis-calculated the height of the section. I adjusted the code again and cleared your site cache. This is the new code:

    #print.avia-section {min-height: 941.600px !important; }

    I then tested in Chrome, Firefox, and Edge on Windows, clearing my browser cache before each link test. I can’t test on iOS, but can’t imagine a issue there.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Few css problems after update to the 4.2.6 #931970

    Hi,
    I have replaced your css with this to remove the padding and margin so it would be a better fit for the element:

    .av-magazine-thumbnail a img {
        width: 120px!important; 
        height: 120px!important;
        margin: 0px !important;
    }
    .av-magazine-thumbnail {
        width: 120px!important; 
        height: 120px!important; 
        padding: 0px !important; 
    }

    Please clear your browser cache and check.
    This will effect all of these elements site wide, typically I recommend limiting such changes to certain pages or elements to reduce conflicts, if you find issues with this elsewhere please let us know so we can adjust for you.

    Best regards,
    Mike

    Hi,
    I have taken a look, and if I understand correctly, you have a page with a color section at the top of the page with a background video which is working good.
    And you wish to use this layout for a post, yet when you try the color section is below the post featured image and post title.
    This is because you have created the post using the default editor, which adds the post featured image and post title to the top of the post.
    Please re-create the post using the advanced layout builder to have the color section above the post featured image and post title.
    But please note that if you use the advanced layout builder for the post you will have to add the post featured image, post title, and other post elements manually.
    Please see screenshots in Private Content area.

    Best regards,
    Mike

    in reply to: Arranging menu, logo and search icon #931918

    Hi,
    To open the burger menu on the left, please try this css:

    .html_av-overlay-side .av-burger-overlay-scroll {
    right: auto;
    left: 0; 
    }
    .html_av-overlay-side .av-burger-overlay-scroll {
        -webkit-transform: translateX(-10px)!important; 
        transform: translateX(-10px)!important; 
    }

    To move your search icon to the far right side please try this solution: https://kriesi.at/support/topic/center-main-menu-and-move-search-to-right-of-logo/#post-295616
    As for your cart, it is showing for me on the right side once I added an item to it, but it’s on the edge of the screen. So this css moves it to the left a little:

    .html_visible_cart .cart_dropdown {
        right: 20px!important; 
    }

    Best regards,
    Mike

    in reply to: "Reply to:….." text in bbpress not displaying #931771

    Hey williamslyd,
    Your url doesn’t seem to work, and when I go to the blog on your site without the “cmp.” I don’t see that you have comments enabled. Please check your link.

    Best regards,
    Mike

    in reply to: Burger menu not working #931768

    Hey CBMScUK,
    Please include the url to your site so we can take a closer look.

    Best regards,
    Mike

    in reply to: Number of pull down menu items #931767

    Hey altei,
    You could try using the mega menu option
    2018-03-22_225006
    to have your large menu go across the screen.
    2018-03-22_224811
    Please see this documentation: Setting up your Mega Menu

    Best regards,
    Mike

    Hey trellyn,
    Please add following code to functions.php file either though WordPress > Appearance > Editor or via FTP

    add_theme_support('avia_no_session_support');

    Best regards,
    Mike

    in reply to: Error code when starting page #931764

    Hey innature,
    Typically this is due to a older PHP version being used by your webhost, please ask them to update your PHP version to v7
    Another solution could be to replace your header.php with this one.

    Best regards,
    Mike

    in reply to: Header visibility and transparency help #931760

    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: Arranging menu, logo and search icon #931759

    Hi,
    I see your burger menu is to the left, logo centered, and shopping basket on the right.
    Please see screenshot in Private Content area.
    What other changes did you want?

    Best regards,
    Mike

    in reply to: Button are no longer showing #931757

    Hey Snerp,
    Typically this error occurs when updating via ftp and not completely removing the old theme files, which prevents the avia-merged-styles stylesheet and js from being created.
    Please try to rename your theme folder /enfold/ to /enfold-old/ and upload the new enfold theme again to /enfold/ and save the theme options again to create the avia-merged-styles stylesheet and js.
    If this solves your issue, you can then delete the /enfold-old/ folder.

    Best regards,
    Mike

    in reply to: Demo Content Will Not Import #931755

    Hey WHYSOHARD,
    I see that you have imported the “Enfold 2017 Demo” to import the “Shop” demo now you should use the WordPress Reset plugin. You will want to first export your layerslider to save your work. Using the plugin will cause you to lose all of your work.
    I believe this is what is causing your errors, but if you prefer we can assist installing the “Shop” demo.
    Please include FTP access in the Private Content area, should we run into issues.

    Best regards,
    Mike

    in reply to: Arranging menu, logo and search icon #931753

    Hey hazelallturf,
    For the menu, please try going to Enfold Theme Options > Header > Menu and Logo Position > Logo left, Menu right
    Then we can adjust your logo to be centered.

    Best regards,
    Mike

    Hey Tim Gardner,
    I have updated your account, Thank you for using Enfold.

    Best regards,
    Mike

    Hey helmerh,
    If I understand correctly, you deleted your database and re-installed WordPress and Enfold.
    Now you would like to get your content back?
    Unfortunately your content was stored in the database that you deleted.
    Luckily you have a backup, you will need to restore your backup.
    Please ask your webhost to assist, as every type of backup is different and they know best how to use their backup best.

    Best regards,
    Mike

    in reply to: Few css problems after update to the 4.2.6 #931742

    Hi,
    I found you were missing these 30 lines of code, so I added it in for you.
    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Customizing H6 and it is not changing the font type #931729

    Hi,
    Can you please include a admin login in the private content area so we can take a closer look. Also include the page and element with the h6 that you want to change, and what you want to change it too.

    Best regards,
    Mike

    in reply to: Home page redirect to blog page once admin logged. #931727

    Hi,
    I do not believe that deactivating the plugins alone will work in this case, My research shows that your CloudFront account is linked to your domain with or without the plugins. You need to login to your CloudFront account and clear the cache or deactivate it, along with the steps above.

    Best regards,
    Mike

    in reply to: 4.2.6 Update broke several CSS elements #931724

    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: Header visibility and transparency help #931293

    Hi,
    Thank you, I understand now :)
    Try this code in the General Styling > Quick CSS field:

    .html_header_transparency.html_header_scrolldown #top #header_meta.av_extra_header_active {
         padding-top: 30px !important;
         margin-bottom: 1px !important; 
    }

    Please clear any cache plugin and your browser cache, and check.
    I wrote it to only work on pages with the transparency set to on scroll so it should not effect any other pages. If you want the bar taller than 30px, feel free to adjust.
    Thanks for your patience.

    Best regards,
    Mike

    in reply to: Home page redirect to blog page once admin logged. #931265

    Hi,
    I took another look with your Autoptimize plugin activated, and found in the settings under “CDN Options” the cloudfront.net url is entered, please try removing this url and save.
    Also in the Total Cache plugin under CDN the same url is entered again with many options to host your cache on cloudfront.net
    Please remove the url and settings.
    I tried to purge the CDN cache but it may take a little time as the error still shows.
    To get a cloudfront.net url, did you create an account with them? Can you login there and clear the cache?

    Once you are done developing your site, these options are a good idea, but as you can see while developing changes can be a challenge with such caches.

    Best regards,
    Mike

    in reply to: Formatting the form notification to admin #931243

    Hi,
    Sorry, there is not a way to format the email that the admin or recipient receives without editing the theme files. That is change the layout. But with the screenshot of the email address field, I wonder if the formatting you are referring to is changing the email address that the user sees? We may have a fitter for that:

    // change from address
    add_filter('avf_form_from', 'avf_form_from_mod', 10, 3);
    function avf_form_from_mod($from, $new_post, $form_params) {
        $from = " (Email address hidden if logged out) ";
        return $from;
    }

    This code would be added to functions.php & adjust the address above.

    Best regards,
    Mike

    in reply to: some images and text not showing on pages #931225

    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: Few css problems after update to the 4.2.6 #931223

    Hi,
    Yes please, I have found that your css seems to be missing some rules for the icon list, when I test with my version the icon-list shows correctly. Please see screenshot in Private Content area of my test.

    Best regards,
    Mike

    in reply to: Issues with header when updating Enfold #931181

    Hey Monique,
    I see that you are using a child theme, have you tried adding your includes/helper-main-menu.php to your child theme to keep the same menu and social setup in the header?

    Best regards,
    Mike

    in reply to: Few css problems after update to the 4.2.6 #931158

    Hi,
    Do you mean that you didn’t update via FTP before? If you update via FTP you must remove the old copy of Enfold competently before uploading the new version with FTP – otherwise the old elements will remain in /shortcode folder and be duplicate, which breaks the theme.
    Please include FTP access in the Private Content area.

    Best regards,
    Mike

    in reply to: Home page redirect to blog page once admin logged. #931144

    Hi,
    I see now, it looks like when you are logged out the site is loading from cloudfront.net a CDN service. While I don’t see a plugin controlling this, I assume this is a setting in your webhost cPanel.
    Did you sign up for this service?

    Best regards,
    Mike

    in reply to: Header visibility and transparency help #931126

    Hi,
    Thank you for that, the invisible head that appears when user scrolls down, seems to be working correctly now.
    That is the header is not seen until the user scrolls down, is this what you meant?

    Best regards,
    Mike

Viewing 30 posts - 28,261 through 28,290 (of 34,594 total)