Forum Replies Created

Viewing 30 posts - 301 through 330 (of 33,321 total)
  • Author
    Posts
  • in reply to: Content slider height #1468375

    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

    in reply to: css border columns #1468374

    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: error strong tag #1468373

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

    Hi,
    I don’t think that you can have the fade-in on the top video because the scroll requires a scroll for it to work, this is why it is blank on the page load, until you scroll.
    Note that on Guenni007’s example the video is midway so you can scroll: https://webers-testseite.de/snowfall-video-3/
    On the NY Times site the top video fades-out on scroll so it shows on the page load.

    Best regards,
    Mike

    in reply to: Layerslider image to stretch full width #1468371

    Hi,
    When I check at 2560px it looks like it is working, perhaps you have already sorted this out
    Enfold Support 6492

    Best regards,
    Mike

    in reply to: 13 of 21 sections on a page showing on desktop #1468230

    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

    in reply to: 13 of 21 sections on a page showing on desktop #1468211

    Hi,
    The screenshorts of the backend looks like you have made the bullet points bold, perhaps with the “strong” tag, or perhaps another tag like “div”
    Screen Shot 2024 10 01 at 2.17.33 PM
    You write:

    the 12 grid rows show just fine… and the others were all created by copying the previous grid row, and changing the contents of the cells.

    It is possible that while you changed the contents of the cells you accidentally removed a closing tag and now the page is broken. Please check each one of the text elements in the “text mode” not “visual” so you can see the tags and try to fix the missing tag.
    Note that if you copy text from another site and paste it into a text element in the visual mode, many times this will also copy HTML tags that you can see in the “text mode”, if allowed to stay these can cause unclosed tags that can break the page.

    Best regards,
    Mike

    Hi,
    4: to add the “homepage” menu item please add manually your menu
    3: to add the logo to your burger menu, create another menu item and add an image as in this thread
    2: to add the text “menu” below the burger icon, the text is all ready there but it is hidden, you can try this css:

    #top .av-hamburger ~ .avia_hidden_link_text {
    	display: block;
    	top: 25px;
      position: absolute;
    }

    or make a new burger icon with the text in the image following this thread changing the icon code with a image link.
    1: you could use css to change the menu link color, but note that all sub menu item under the parent will also change, each sub menu item doesn’t have it’s own class in the burger menu.

    Best regards,
    Mike

    in reply to: categories answer #1468061

    Hey Tim,
    I would need to see your post or page to offer a solution.

    Please note that we typically ask that you have a activate support contract for support, as the contact form is not appropriate for support questions.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    in reply to: categories #1468060

    Hey Tim,
    I don’t see any screenshots in the post, please reply to the thread https://kriesi.at/support/topic/categories-5/?avia_support_contact=avs_66f932b44f1ab8.19832496_1468049
    instead of starting a new one for each reply.

    Please note that we typically ask that you have a activate support contract for support, as the contact form is not appropriate for support questions.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    in reply to: categories #1468053

    Hey Tim,
    Do you mean the breadcrumbs in the title bar? Are you also using the titles?
    Please link to your page and possibly include a mockup screenshot of what you want to see.

    Best regards,
    Mike

    in reply to: Error when saving custom element #1468048

    Hi,
    Thanks for the login, I thought you meant the “Custom Layouts” but I see that you have no Custom Layouts, so I tested a page element (/chiway-student-clinic/) and found no error.
    Try explaining how to reproduce the error.

    Best regards,
    Mike

    in reply to: Edit: Logo on Header #1468031

    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: Trouble with Firefox and Safari #1468030

    Hi,
    When I test on Firefox on iMac, all of above work for me.

    Best regards,
    Mike

    in reply to: menu and home #1468020

    Hi,
    Try removing this css:

    @media only screen and (min-width: 990px) {
        .avia-section.av-dbfgfq-87a851ab71f92f142a9b4e37e3cf4aa1 {
            z-index: 990;
        }
    }

    the clear your browser cache

    Best regards,
    Mike

    in reply to: social media color #1468019

    Hi,
    The link to your site is not showing, please include.

    Best regards,
    Mike

    in reply to: Trouble with Firefox and Safari #1468018

    Hi,
    Ok, I thought that you wrote:

    This is what I found:
    Enfold Cookie-Disclaimer does not work on Firefox and Safari
    Scroll to top button does not work on Firefox and Safari
    Plugin Portfolio Filter Gallery does not work on Firefox and Safari
    Plugin NextGEN Gallery does not work on Firefox and Safari
    Menue does not work on Safari

    But when I check I don’t see an issue with these.
    But note that Safari has changed their AD block settings to now block FB and other items, so you would need to manually disable this.
    Also note that you typically need to accept the cookie settings for some elements to work like the NextGEN Gallery.

    Best regards,
    Mike

    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: Error when saving custom element #1468014

    Hey westefan,
    This sounds like your wifi is spotty, or your web server is limited. Since the error is “Error occured when trying to connect to server.” I don’t think that it is a theme issue this is a server response. Try checking with your webhost for errors in the error log.
    If this doesn’t correct please include admin login in the Private Content area so we can test and include the steps to reproduce.

    Best regards,
    Mike

    Hi,

    Best regards,
    Mike

    Hi,
    I don’t think that I see this, please see the screenshot in the Private Content area below.

    Best regards,
    Mike

    Hi,
    When I check your page it looks correct, I don’t see that “the page remains completely white”

    Best regards,
    Mike

    in reply to: Trouble with Firefox and Safari #1468007

    Hi,
    Some browsers have a built-in AD blocker that also blocks the cookie banner, please check your browser setting. Typically if you can see your edits when you are logged in but not when you are logged out, this is due to your caching plugin, try clearing it or disable it completely. You may need to clear your webhost or CDN cache also.

    Best regards,
    Mike

    Hi,
    Glad that this helped, I created it for you. Unless you have any other questions, shall we close this thread?

    Best regards,
    Mike

    in reply to: About Enfold sidebar #1468000

    Hi,
    This page seems to built with the “block editor” and is a product page, typically the sidebar doesn’t show on product pages: https://tokoumbrella.com/23-inch-105-cm-o-shaped-bi-fold-automatic-black-umbrella/
    If a sidebar is added it will show under the product image, but you have no product elements showing, did you add the product info?
    Screen Shot 2024 09 28 at 6.18.28 AM
    This page has a sidebar area, perhaps you don’t have a widget assigned for the area: https://tokoumbrella.com/new-produts/
    Please include a admin login in the Private Content area so we can examine.

    Best regards,
    Mike

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .home .comment-entry {
    	display: none;
    }

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

    Best regards,
    Mike

    in reply to: Enfold demo on localhost #1467974

    Hi,
    Ok, since it’s your localhost we can not check, I have not experienced this with a localhost, but there are many different ones with many different settings so we would not be able to advice without access.
    Try creating a subdomain as a test site on your webhost and install the demo there.

    Best regards,
    Mike

    Hi,
    In your video the “Unternehmen” was the only item that would not open, when I check with the “delay JavaScript execution” disabled the “Unternehmen” still will not open.
    When I check the backend you have a empty column under this item, once removed it will then open on mobile with “delay JavaScript execution” enabled or disabled.
    I left this setting for you to check.
    I assume that you want the desktop mega menu for “Unternehmen” to show for desktop, so for this I would recommend creating a second menu to show on mobile menu only.
    See this thread.

    Best regards,
    Mike

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #menu-test-menu-with-logo {
    	margin-left: 0;
    }

    I believe this corrects:
    Enfold Support 6489

    Best regards,
    Mike

    in reply to: Enfold demo on localhost #1467966

    Hey dmansouri1981,
    Your localhost will need to download the online items, please ensure that it can, the demos are not a single file, they are multiple files online.
    Also ensure that your localhost has PHP ZipArchive Extension enabled so the files can be opened.
    Otherwise try creating a subdomain as a test site and install the demo there.

    Best regards,
    Mike

Viewing 30 posts - 301 through 330 (of 33,321 total)