Forum Replies Created

Viewing 30 posts - 421 through 450 (of 33,332 total)
  • Author
    Posts
  • in reply to: Burger Menu #1466728

    Hi,
    I’m not seeing it, please try again. This is what I see:
    Enfold Support 6480

    Best regards,
    Mike

    in reply to: Pricing Table Help #1466726

    Hi,
    I changed to this:

      @media only screen and (min-width: 768px) {       
             .avia_desktop .page-id-2606 .pricing-table li.empty-table-cell {
        display: block;
    }
    }

    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Enfold – Freelancer funktioniert im IPad-Quer-Format nicht #1466645

    Hi,
    I have asked the rest of the team to try to check with a real iPad, Thanks for your patience.

    Best regards,
    Mike

    Hi,
    Thanks for your patience, when I check the menu is within a couple of px of the page content. It is currently set to 100% and changing any higher makes it too large.
    I will need to investigate more.

    Best regards,
    Mike

    in reply to: Changes to right sidebar header #1466640

    Hi,
    I did’t find the above css so I added this:

    #content3 .social_bookmarks {
    top: 100px;
    position: relative;
    }

    It looks like you may have removed the other css so I added it again:

    .html_av-overlay-side .av-burger-overlay-scroll {
        width: 200px;
    }

    Best regards,
    Mike

    in reply to: promobox in all sidebars #1466497

    Hi,
    Thanks for the feedback, I don’t know the plugins that you links to, so I can’t advise.
    I have seen the Widget Options plugin used as I stated above, perhaps this would be a good option.

    Best regards,
    Mike

    in reply to: Enfold – Freelancer funktioniert im IPad-Quer-Format nicht #1466496

    Hi,
    Thanks for your screenshots, they look odd, are they from a scrolling screenshot app? Do you see the large white areas on your device?
    I don’t see this on Mac simulating a iPad, so perhaps this is a specific iPad issue.
    I do recall that some iPads are “locked” to a specific Safari version and can not update like the Mac’s can, you said that you can not reproduce this o Windows (Surface)
    The demo that you are using includes “parallax” elements and for a long time Safari had an error that would not show this correctly, but the recently Safari has fixed this. Perhaps this is a clue to your issue?
    Otherwise I can ask other team members to check, but I’m not sure that anyone has a physical iPad, mostly we simulate it in Mac with “Responsive Design Mode”, but I could ask.

    Best regards,
    Mike

    in reply to: promobox in all sidebars #1466484

    Hi,
    Thanks for the feedback, so if you use 30 different sidebars in the WordPress ▸ Appearance ▸ Widgets it seems like a poor approach.
    Try using 30 different widgets in the one post sidebar and use the Widget Options plugin to show certain widgets on certain posts, then the “ADs” image that you add to the same sidebar will show on all posts. And in the futer you can easily change or add more ADs to the sidebar.

    Best regards,
    Mike

    in reply to: Hintergrundbild farbsektio anpassen #1466482

    Hi,
    Thank you for the link to your site, but I’m not sure what you are hoping for, below is a screenshot of the section that I think that you are referring to, but I don’t see an issue. Please review and add a screenshot of the error you see so we are sure to understand, try using an Screenshot service and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: Logo left Slogan center and Burger Menu right #1466479

    Hi,
    Glad to hear that you have this sorted out, 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

    Hey mct2ok,
    When I test I see the error: Failed to load resource: the server responded with a status of 500 () admin-ajax
    Often this is caused by a plugin, try disabling all of your plugins and then reload the page. If that resolves the issue, reactivate each one individually and reload the page until you find the conflict.

    Best regards,
    Mike

    in reply to: Team section 1/4 needs to be centered #1466464

    Hi,
    Thanks for the screenshot and the link to your site, Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-post-nav {
    	display: none;
    }

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

    Best regards,
    Mike

    in reply to: To the top Button einfügen #1466461

    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: Button position #1466454

    Hey nadinew13,
    Thank you for the link to your site, please try adding a “button row” to your footer widget below your current buttons.
    Then you can use the “display settings” to hide either or depending on the screen size. If you have trouble with this setting we can help with some css to do this after we see both sets of buttons.
    If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    Hi,
    Glad that Ismael could help, unfortunately the placeholder images can not be empty, perhaps if you use the Conditional Logic feature of ACF fields to specify a specific image you could use css to hide that image, otherwise another solution will be needed.
    If you need further assistance please explain further with links and screenshots so we can help.
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: Buttons in header #1466445

    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: Buttons in header #1466443

    Hi,
    If you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add your code and save.
    Shall we close this thread then?

    Best regards,
    Mike

    Hi,
    When I check your homepage I see that you added the dot in the custom class in the color section, this will cause an error, whenever you add a custom class please do not add the dot:
    Screen Shot 2024 09 07 at 7.21.37 AM
    I removed it for you and activated the script and it now works. But since the color section is at the very top when you page loads you will only see a white area until you scroll. This solution is meant for sections that are lower that you can scroll into.

    Please note that since this is not your thread posting your login here will not be private and you will not see anything we write in the Private Content area, in the future I recommend opening a new thread instead of posting in a thread from 2016 :)

    Best regards,
    Mike

    in reply to: promobox in all sidebars #1466439

    Hi,
    Are you using the sidebar in WordPress ▸ Appearance ▸ Widgets? You should be able to add a new HTML widget to show your image.
    If you are not and have created a sidebar area in each post with a widget elemtment, then you should try using WordPress ▸ Appearance ▸ Widgets instead so you can add the image once and show on all posts.
    You can use the plugin Widget Options to only show certain widgets on certain posts and still manage all of them from one place instead of opening each post.

    Best regards,
    Mike

    in reply to: Buttons in header #1466438

    Hi,
    Typically deleting pages will not cause the Adding a header widget area to no longer work, perhaps you also deleted the header widget area, please check the documentation again and ensure that it is in place.
    If you need further help please include an admin login in the Private Content area so we can be of more assistance.

    Best regards,
    Mike

    in reply to: Cannot login #1466437

    Hey Maria,
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account, if you can not login to your Theme Forest account please contact Theme Forest support, we are not able to change or update your login there.

    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: Enfold – Freelancer funktioniert im IPad-Quer-Format nicht #1466436

    Hey jr1971,
    Thank you for your patience and the link to your site, when I simulate a iPad in landscape mode (1366 x 1024) it seems to show well, perhaps your iPad is a different size. Please use this tool and tell us what size your screen is: screen resolution
    Also please try adding a screenshot of the error that you see, using an Screenshot service and pasting the image URL in your post so we can better understand what you would like to achieve for this screen size.

    Best regards,
    Mike

    in reply to: Pricing Table Help #1466423

    Hi,
    Try wrapping the css in a media query for only desktops, like this:

    @media only screen and (min-width: 768px) { 
    /* your css here */
    }

    It looks like the page that you linked to has a page ID of 2606, which is different than above.
    If you need further help perhaps a admin login would help us.

    Best regards,
    Mike

    in reply to: Problems with the website #1466422

    Hi,
    Glad that this helped, I’m not able to reproduce this from your screenshot, are you using the browser “zoom”?
    This is not a good way to test and will not give you reliable results, you should use the Dev Tools, please see this article: Simulate mobile devices with device mode

    Please note that we kindly ask that each thread is for a single topic, this thread is now 3 pages long for us and covers different topics so it is hard to follow. Please open a new thread if you don’t find the above link helpful. Thank you for your patience and understanding and for using Enfold.

    Best regards,
    Mike

    in reply to: Theme Support #1466404

    Hey maria,
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and 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: Need instructions for upgrade #1466403

    Hey DB,
    To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and 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: Problems with the website #1466401

    Hi,
    Based on your screenshot you added the css above,
    Enfold Support 6476
    but did you add the custom class your-class to the section as Rikard recommended?
    Enfold Support 6478
    I didn’t see a admin login to your site to check, please give this a try.

    Best regards,
    Mike

    in reply to: Burger Menu #1466398

    Hi,
    I found that you also have this css in your child theme stylesheet, I removed it for you:

    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        top: 0;
        left: auto;
        right: 0;
        display: block;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: iFrame, i-Frame Resiver von David J. Bradshaw #1466397

    Hi,
    Glad your operation went fine, and 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: Old versions of Enfold #1466327

    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

Viewing 30 posts - 421 through 450 (of 33,332 total)