Forum Replies Created

Viewing 30 posts - 28,351 through 28,380 (of 34,594 total)
  • Author
    Posts
  • in reply to: How to change time zone details #928776

    Hey Nathan,
    It looks like the code is:

    #show_time_slot.show_time_slot label:after {
        content: 'These times are Central Time (CT) USA- Minneapolis, Minnesota '; 
        color: black;
    }

    in your WordPress > Customize > Additional CSS
    2018-03-18_135741
    To edit it I enabled your admin toolbar in your profile, the “Show Toolbar when viewing site” option, then go to the page and click “customize” in the admin toolbar and go to the “additional css” option.

    Best regards,
    Mike

    Hey Susan,
    Sorry for the late reply, I see that the “test” event for 3-17 has the style:

    height: 180px; top: -365px; visibility: visible; opacity: 1;

    which places it off the screen, while the 9:59 event has the style:

    height: 121px; top: 119px; visibility: visible; opacity: 1;

    placing it on the screen.
    It is odd that “test” & “test 2” are the only one to get the “top: -365px” placement.
    I see in the plugins above you are not using any cache or minify plugins?
    Please try disabling your other plugins as this could be a conflict, or it could be a error with the Events Calendar PRO, perhaps they have seen this issue on their support forum.

    Best regards,
    Mike

    in reply to: change color of shopping cart notification banner #928751

    Hi,
    For the button, please Try this code in the General Styling > Quick CSS field and adjust the colors:

     #top div.woocommerce-message a.button {
        color: #fff!important; 
        background: rgba(0,0,0,0.2)!important; 
    }

    Best regards,
    Mike

    Hey Magnus,
    Please include the url to the page in question so we can take a closer look. From the screenshot it looks as the shopping bag is a little higher than the search icon, is this correct?

    Best regards,
    Mike

    Hey panedeika,
    I believe you can accomplish this using the Say What Plugin
    Try adding the text you would like to replace, and your new text, and use ‘avia_framework’ as the Text Domain. This screenshot shows a example.
    2018-01-17_053252
    It is important that the text to replace is exact, so here is what your message is:

    Thank you for subscribing to our newsletter!

    Best regards,
    Mike

    in reply to: Separator/Whitespace Spacing – adjust vertical spacing #928747

    Hey bonbuttercup,
    Sorry for the late reply, I see a short separator at the top of your page, but it seems that there is not a lot of space around it.
    I searched the code of your page for “borderline” but didn’t find it as a ID or class?
    This css will remove the margin from the separator, perhaps it is what you are looking for:

    .hr.hr-short.hr-center {margin: 0px !important;}

    If not please add a screenshot of the issue to help explain.

    Best regards,
    Mike

    in reply to: Can not view or edit a Post in backend #928745

    Hi,
    Thank you for switching back. I tested a few different posts and found that I could view them in the default editor, I also tested making 3 posts with yoast off & on, and all cases I found no issues. I created a post with the developer console open to try to catch any errors and found none.
    I also tested in Chrome & Firefox. Please see screenshot in Private Content area.
    I also gave a quick look at your pages, but saw no issues there. I know you said these worked fine, but I checked anyways.
    Which browser do you use? Can you try using incognito or in-private?

    Best regards,
    Mike

    in reply to: How to add Logos and small icons at footer? #928740

    Hey ivy_0205,
    Try adding this code in your widget for the logo:

    <img height="100" width="300" src="https://finegiftgroup.com/wp-content/uploads/20170703_Finegift-Logo_字-300x153.jpg" alt="Ningbo Finegift" style="max-height: 38px;max-width: 100px">

    If you want to use the same icons as the example site, they are images so you can upload them to your site and use the similar code to add them to you widget also.

    Best regards,
    Mike

    in reply to: Transparent header not working correct after update. #928737

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

    /* Transparent header on mobile */
     @media only screen and (max-width: 989px) { 
    #top #wrap_all .av_header_transparency, 
    .av_header_transparency #advanced_menu_toggle {
      background: transparent!important;
      position: absolute!important;
    }}

    Best regards,
    Mike

    in reply to: Spacing between picture and headline / text block #928735

    Hi,
    Oh I see, sorry, Try this code in the General Styling > Quick CSS field:

    #top.home .flex_column .av-special-heading-h3 {margin-top: 0px !important;}

    This with only work on your homepage, please let us know with you want it to work on other pages.

    Best regards,
    Mike

    in reply to: Spacing between picture and headline / text block #928733

    Hi,
    Please see screenshot in Private Content area.
    Is this what you see? How much closer do you want the text to the line?

    Best regards,
    Mike

    in reply to: Can not view or edit a Post in backend #928728

    Hi,
    I looked at your site and I see that the activate theme is “Be theme” and not Enfold.
    I’m not feeling comfortable switching your theme to test the posts in Enfold, nor do I know if the layout options for the posts in the Be theme would effect how they are shown in Enfold,
    I would like to help get your site back to working with Enfold. If I understand correctly your site was built with Enfold & it was working correctly until you updated to v.4.2.6
    Then at that time you were unable to edit posts that were created with the WordPress default editor?
    Your pages created with Enfold advanced layout builder worked fine?
    Please activate Enfold again and Try disabling your plugins, such as Yoast.

    Best regards,
    Mike

    in reply to: Menu bar state and hover #928722

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

    .avia-menu-fx { bottom: 15px!important;  }

    For the second question, please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: Demo Images Missing After Importing #928712

    Hi,

    @Lenajeny
    if I understand correctly the demo import worked, that is you have the pages and menu items, but you don’t have the images?
    In this case we could send you the images. Please open a new thread so we can assist, in this case we will want to communicate in the Private Content area, but as this is not your thread you will not see what we write.

    Best regards,
    Mike

    in reply to: Add Google Font to Enfold Theme #928708

    Hi,
    Were you able to find the editor with Guenni007 explanation? If not I would ask if you are using a security plugin, some disable this feature. If you include a admin login in the private content area, we can take a closer look.

    Best regards,
    Mike

    in reply to: Blank page after activation Enfold #928706

    Hi,
    Thank you for sharing your solution, 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: Add Google Font to Enfold Theme #928577

    Hey Angeladlh,
    Please try Register Additional Google Fonts for Theme Options
    This would display additional google fonts as options in the General Styling font dropdowns, and you can select the font in Enfold Theme Options > Advanced Styling, were you can assign it to headings.

    Best regards,
    Mike

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

    Hey Armstrong88,
    I have viewed your site, yet which images and text that is not showing is not obvious to me.
    Please link to a page that is missing a image and text so we can assist.

    I do wonder if the images and text you are talking about were added to the page though the WordPress default editor, and you have since used the Enfold advanced layout builder on the page. In this case the images would not show now but would show when switching themes.

    If this sounds right, please copy the elements and add to though the advanced layout builder. Otherwise please explain how we can see the elements and please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    in reply to: What Version of Layerslider Included? #928571

    Hi,
    You are seeing the update available most likely because layerslider has a new version available.
    Enfold v4.2.6 has version 6.6.8. The latest version is 6.7.1.
    On the next Enfold update the new layerslider will be included.

    Best regards,
    Mike

    in reply to: Titelthema im Beitrag #928570

    Hi,
    Jordan means to place the code above all other code in the General Styling > Quick CSS field
    2018-03-17_153655
    Another option would be to place the code in the WordPress > Customize > Additional CSS field
    2018-03-17_154015
    The only other option since your site is off line, is to either put it on line or to share a copy of it using the plugin all-in-one-wp-migration
    All-in-One WP Migration tutorial

    Best regards,
    Mike

    in reply to: Strange menu item appearing #928568

    Hi,
    I don’t see it either, but that would be the placement for the burger menu if there was a css error.
    2018-03-17_151813
    I believe flywheel uses CDN, try to clear it’s cache. I’m in the US, so I might be seeing your site loaded from a different server.

    Best regards,
    Mike

    Hey Edwin Lasso,
    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: FIREFOX Slide sidewards issue #928566

    Hi,
    I was unable to reproduce with Firefox on windows, Please see video in Private Content area.
    Have you tried in a in-private window? So is it only the second slide that doesn’t show, does it loop back to the first slide?

    Best regards,
    Mike

    in reply to: Black space above menu header after update #928563

    Hi,
    Thank you for sharing your solution, 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: Menu bar state and hover #928562

    Hey Fieldtripper,
    I was unable to view the page without a password. Please provide.

    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 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: Blank page after activation Enfold #928557

    Hey cuco29,
    Please ensure you are using PHP v7, also check your server error log to see what the error is.

    Best regards,
    Mike

    in reply to: Unable to Edit Pages #928554

    Hi,
    If you are unable to update via the API key, please Try to update manually via FTP: https://vimeo.com/67209750
    Or: http://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Mike

    in reply to: Header Schriftart und Größe Ändern #928553

    Hey Hilde,
    Bitte sehen Sie sich den Screenshot im Bereich “Privater Inhalt” an. Ich glaube, der Titel, von dem Sie sprechen, wird nur angezeigt, weil Ihr Logo blockiert wird. Verstehe ich das richtig?
    Bitte versuchen Sie ein neues Logo zu wählen.

    —translate—

    Please see the screenshot in Private Content area, I believe the title you speak of is only showing because your logo image is being blocked. Do I understand this correctly?
    Please try choosing a new logo image.

    Best regards,
    Mike

    in reply to: Can not view or edit a Post in backend #928552

    Hey Steve,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

Viewing 30 posts - 28,351 through 28,380 (of 34,594 total)