Forum Replies Created

Viewing 30 posts - 2,191 through 2,220 (of 34,961 total)
  • Author
    Posts
  • in reply to: Change scroll down arrow for ONE color section only #1464826

    Hi,
    Thanks, this page has a page ID class of: page-id-17847 and since there is only one scroll-down-link you can just use this:

    #top.page-id-17847 .scroll-down-link {
    color: red !important;
    font-size: 150px !important;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4) !important;
    }

    Best regards,
    Mike

    in reply to: Display sku, EAN #1464820

    Hi,
    I activate your child theme and your site looks goo, please check.

    Best regards,
    Mike

    in reply to: Display sku, EAN #1464819

    Hi,
    When I check your site your child theme is not active, so perhaps your customizations are only in your parent theme.
    After you update do you active your child theme or your patent theme?

    Best regards,
    Mike

    in reply to: Site Health issue after recent update version 6.0.2 #1464818

    Hi,
    Glad to hear that you have sorted this out, I’m not seeing this on my install, but I have linked to a /themes/enfold/config-layerslider/LayerSlider/assets/static/layerslider/skins/noskin/shadow.png
    image for you. Unless there is anything else we can assist with on this issue, shall we close this thread then?

    Best regards,
    Mike

    in reply to: Change scroll down arrow for ONE color section only #1464814

    Hey goldengate415,
    If you have found a css solution that works to change color / size or the scroll down arrow the way you want, you can add a page ID to the beginning of the css so it only works on one page. You can also add the section ID so it works on only one section on that page.
    If you have trouble finding the page & section IDs, post the css that you found works and the link to your page and section, and we can review the page and tell you the page and section IDs

    Best regards,
    Mike

    in reply to: Content column cut off Mobile version #1464813

    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: header bg in a transparent header #1464812

    Hi,
    To change the color of the white border below the header on scroll with transparency try this css and adjust to suit:

    #header_main {
      border-color: rgba(85, 85, 85, .8);
    }

    Best regards,
    Mike

    in reply to: Footer Widgets disappeared #1464811

    Hi,
    Typically when elements are outside of the wrap_all div, this points to an unclosed HTML tag, either in your widget, of the element above the footer, or since you are using a custom footer.php to create this, you will need to rewrite this with the new footer.php, not copy & paste the custom code.
    Glad that you have contacted your developer, I recommend creating a solution that doesn’t use a custom footer.php or header.php so you won’t have this issue again in the future. Let us know if we shall close this for now, you can always open a new thread in the future if you need further help.

    Best regards,
    Mike

    in reply to: Different logo on different page Id’s #1464810

    Hi,
    You will want to change the page ID in the code above: if(is_page(206)
    so change “206” to your page ID

    Best regards,
    Mike

    in reply to: Register Process #1464788

    Hey gocmenmustafa,
    You will need to create a “Token” on your Envato Theme Forest account and add that to your Enfold theme panel at Enfold > Theme Update > Enter a valid Envato private token.
    Please see our documentation here.

    Best regards,
    Mike

    in reply to: Different logo on pages and posts (transparent header) #1464787

    Hey Richard,
    You will need to use two filters, one for the standard logo and one for the transparent logo, please see this post.

    Best regards,
    Mike

    in reply to: events calendar “previous events” text? #1464786

    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

    Hi,
    This is only for items in the /avia-shortcodes/ directory and you must add the code to your child theme and add a /shortcodes/ directory to your child theme, please see our documentation here. If the page doesn’t scroll automatically, scroll to Add Elements to ALB

    Best regards,
    Mike

    Hi,
    Thanks, I have not seen this before, it looks like a plugin conflict, I see an error at the top of your page:

    It looks like there may be a problem with the dsIDXpress that’s installed on this blog. Please take a look at the dsIDXpress diagnostics area to find out more about any potential issues

    and an on “dsIDXpress diagnostics” page it says that the plugin is not active
    Screen Shot 2024 08 15 at 7.17.05 PM
    so try deactivating your plugins, them build your menu, and if that works activate your plugins again.

    Best regards,
    Mike

    in reply to: enfold fullwidth easy slider caption text move on mobile #1464733

    Hi,
    Sorry try this:

    @media only screen and (max-width: 990px) { 
    .logo.avia-standard-logo img {
    	max-height: 180px;
    }
    }

    Best regards,
    Mike

    in reply to: header bg in a transparent header #1464732

    Hi,
    Can you make the overall image smaller, your logo is in the center, but the image has a lot of empty space.
    Screen Shot 2024 08 15 at 6.27.40 PM
    perhaps removing the space and make the overall size smaller like the logo should be on your site will help.
    Have you tried a plain PNG image for your logo?

    Best regards,
    Mike

    in reply to: enfold fullwidth easy slider caption text move on mobile #1464730

    Hi,
    This css doubles it, try adjusting to suit:

    .av-hamburger-box {
    	width: 70px;
    	height: 16px;
    }

    Best regards,
    Mike

    in reply to: Icon and text style, with 2 columns #1464729

    Hi,
    You can use css to replace it, see this thread for examples

    Best regards,
    Mike

    in reply to: Developer has discovered errors in Enfold #1464727

    Hi,
    Thanks, but I can not reproduce, I add this:
    Screen Shot 2024 08 15 at 5.17.02 PM
    and see this:
    Screen Shot 2024 08 15 at 5.16.05 PM
    Have you tried to disable all of your plugins?

    Best regards,
    Mike

    Hi,
    The width of the burger menu is set at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
    The default is 500px:
    Screen Shot 2024 08 14 at 4.36.41 PM
    which is like this at 768px:
    Screen Shot 2024 08 15 at 5.04.41 PM
    so you can change it to something else like a percentage, I test 90%:
    Screen Shot 2024 08 15 at 5.07.00 PM
    try to adjust to suit with a percentage that matches your content width percentage.

    Best regards,
    Mike

    in reply to: Site Health issue after recent update version 6.0.2 #1464724

    Hi,
    This looks like a caching problem with clouldflare or litespeed. clouldflare challenges me with every click, when I first view your site I saw a burger menu, but after the challenges I saw the error.
    I don’t know what “optimised DB” is but deleting the plugin would not cause this.
    Right now you can restore your site with your server backup and clear the clouldflare or litespeed caches, and then once your live site is back to normal create a staging clone to do these changes/tests.
    Or you can clear the clouldflare or litespeed caches and then disable both, and wait 12 hours for the site to catchup and check again. Like I said I don’t know what “optimised DB” is so I don’t know if caused the issue, I would restore my site and create a staging clone.

    Best regards,
    Mike

    in reply to: header bg in a transparent header #1464645

    Hi,
    Sorry I have not used Figma, and I don’t make SVG’s, hopefully @Guenni007 will have a solution.
    I tried to adjust your logo with css but each letter is a element, so it didn’t work.

    Best regards,
    Mike

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

    #top .inner-container {
      display: flex !important; 
      flex-wrap: wrap !important; 
      }
      #top .logo.avia-standard-logo {
          order: 1 !important; 
      }
      #top .av-sidebar-social-container {
          order: 2 !important; 
          border-bottom: 1px solid #e1e1e1;
          border-right: 1px solid #e1e1e1;
      }
      #top nav.main_menu {
          order: 3 !important; 
      }

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

    Best regards,
    Mike

    in reply to: logo on top menu sizing #1464643

    Hey MysticMimi,
    Thanks for the link to your page, but we could not login without a user name, nonetheless try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (min-width: 1024px) { 
    .logo.avia-standard-logo {
    	height: 200px;
      top: -49px;
    }
    }

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

    Best regards,
    Mike

    in reply to: WordPress Website mit Enfold #1464642

    Hey Kay Seemann,
    Thank you for your interest in Enfold, unfortunately Enfold is not compatible with Elementor, so you will need to build the site from scratch with Enfold.
    You probably should set a temp site to build on and leave your live site up while you work on it.
    Unfortunately we can not donate the theme to you, we have a strict contract with Theme Forest and it is the only place that a license can be created.
    Hopefully this helps and thank you.

    Best regards,
    Mike

    in reply to: Changes to right sidebar header #1464640

    Hi,
    To show the search icon on the desktop menu try enabling Enfold Theme Options ▸ Main Menu ▸ General ▸ Append search icon to main menu
    I can’t see your images as they require a login, to add a screenshot please try using an Screenshot service and pasting the image URL in your post.

    Best regards,
    Mike

    in reply to: Site Health issue after recent update version 6.0.2 #1464637

    Hi,
    Thank you for the login, I believe that this is due to one or many of your plugins, I have many plugins on my demo site and I don’t see this. But I don’t have the same plugins as you.
    I see that your 404 to 301 plugin has 394,577 items and your Core Web Vitals plugin is storing 284 URLs
    I also see that your Wordfence Firewall is storing a block list of 19,985
    So the message that you see could be from one, or all of these as they are stored in the database. The only way that I can think of checking is to uninstall the plugins, simply disabling will not clear the database.
    You could try a plugin like AAA Option Optimizer but I have not used it and it doesn’t have a lot of activations, so it might be risky. I recommend ignoring this message or try these suggestions on a staging site so your live site won’t crash.

    Best regards,
    Mike

    Hi,
    You can change the width of the burger menu at Enfold Theme Options ▸ Main Menu ▸ Burger/Mobile Menu Styling ▸ Flyout Width
    Screen Shot 2024 08 14 at 4.36.41 PM
    To align the button text to the left, try this css:

    #av-burger-menu-ul .button.cta.av-menu-button,
    #av-burger-menu-ul .button.cta.av-menu-button .avia-menu-text {
    	padding-left: 0;
    	padding-right: 0;
    }

    Best regards,
    Mike

    in reply to: Headline size issues #1464635

    Hi,
    Glad that you have sorted this 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: Developer has discovered errors in Enfold #1464634

    Hi,
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.

    Best regards,
    Mike

Viewing 30 posts - 2,191 through 2,220 (of 34,961 total)