Viewing 30 results - 1,621 through 1,650 (of 244,618 total)
  • Author
    Search Results
  • #1489052
    schub1981
    Participant

    Hi,

    I would like to change the color of the horizontal bar where the “Enfold Main Menu” is located. Where can I find the correct name for this area in the template settings—and the corresponding color setting?

    Kind regards.
    Mario

    Hi,

    Great, I’m glad to hear that it’s working again.

    This is the pre sale channel, so technical support is usually not given here. Next time I would suggest that you open a thread on the support forum instead: https://kriesi.at/support/. If your support period has expired, then please refer to this: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1489050
    VachetAlexandre
    Participant

    I’d like to insert placeholder text so that Google Insight doesn’t report an accessibility error on my slider arrows. Do you have a CSS solution? I’ve found HTML solutions online, but I don’t know if we can modify the HTML to Enfold Child.

    Here’s the error reported by Google Insight:

    Links don’t have visible names
    Write visible and unique text for links (and for image placeholder text, if you use it in links) so that screen reader users can easily position the cursor over them and enjoy a better browsing experience. Learn how to make links accessible.
    Non-compliant elements
    Here’s the error reported by Google Insight :

    div#wrap_all > div#main > div.avia-fullscreen-slider > a.scroll-down-link

    #1489039

    In reply to: Enfold updates

    Hi,

    Thank you for the update.

    In the current version (5.2.1) installed on your site, you may need to download the latest version of the theme from your ThemeForest account and upload it manually to your server via FTP. Once the theme is updated to version 7.1.2, you should be able to update it again directly from the dashboard. Please refer to this documentation for more information.

    https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    Best regards,
    Ismael

    #1489034
    uteba
    Participant

    Hallo,

    wir haben alle ein bis zwei Monate das Problem, dass die Website vorübergehend ohne das dazugehörige Stylesheet angezeigt wird.
    Wir nutzen das Caching-Plugin WP Optimize, das Sicherheitsplugin All in One Security und Real Cookie Banner, den Seiten-Cache löschen wir regelmäßig nach einem Plugin-Update.
    Das Problem ist erstmalig aufgetreten nach einem größeren Update (Enfold 4.9.1 – Enfold 7.1) und ließ sich mit dem Löschen des Cache beheben.
    Kann die Einstellung CSS/JavaScript minimieren in den Theme Options einen Konflikt auslösen? Diese Funktion ist nicht doppelt belegt, sie ist in WP Optimize deaktiviert.

    Herzlichen Dank, UB

    #1489033

    Hey condonp,
    Thanks for the mockup image:
    mockup
    it looks like you are close to achieving this, but I only see one widget in the header:
    Screen Shot 2025-09-07 at 7.19.10 AM
    to change the color of your widget and move the menu try adding this css:

    .responsive #top #header #header_main .inner-container .widget>div {
        background: rgb(77, 172, 56);
    }
    .topconatiner {
        align-items: center;
    }
    .responsive #top #header #header_main .inner-container .main_menu {
        justify-content: right;
    }
    .responsive #top #header #header_main .inner-container .main_menu {
    	margin-right: 6%;
    }

    for this:
    Screen Shot 2025-09-07 at 7.22.23 AM
    The snippet from the documentation that you are trying to follow looks nothing like your mockup.
    Screen Shot 2025-09-07 at 7.25.29 AM

    Best regards,
    Mike

    #1489032

    In reply to: PreSales Question

    Hey Steve Webgecko,
    Thank you for your patience, changing the colors on hover can be done with custom css, and a popup can be added via jQuery, but the popup will be in the center of the screen and not over the box that is clicked, like on your page. I recommend copying the bootstrap element HTML with the css & jQuery that makes this popup work and add it to a code block element on your Enfold page to duplicate this.
    Changing your blog images to B&W until hover can be done with a gray scale css filter, a icon could be added on hover but it would also require custom css.
    When you are ready to try this please ensure that you have an active support license and login to the forum and post your question with a admin login to your test page. The pre sales contact form is not appropriate for support.

    Best regards,
    Mike

    #1489031

    Hey cynkindred,
    Thanks for your patience, sometimes popup plugins have a conflict with the theme’s popup code. You can try disabling the theme popup at Enfold Theme Options ▸ Lightbox Modal Window and see if that helps.
    Otherwise please link to your page so we can examine.

    Best regards,
    Mike

    #1489030

    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

    #1489028

    In reply to: Major Theme Update

    Hi,
    It sounds like a server cashing issue such as a object-oriented cache, I’m not sure if you can disable it for just one site. You can try disabling the theme cache at Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and then enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files If you are using a CDN like Cloudflare it may also cause this, I think there is a setting for this in JetPack, if you are using this, or perhaps it is enabled on your server.
    Most all of the sites that I examine update instantly with the theme cache, including my test site. Only twice have I seen something like this and it was related to CDN or object-oriented cache.

    Best regards,
    Mike

    #1489026

    Hey Liza Sanchez,

    It looks like it’s using our Enfold theme. If you edit each of the pages, then you can see the elements which were used to build it.

    Best regards,
    Rikard

    #1489025
    condonp
    Participant

    Dear Sirs

    I ahve added two widgets from your documentation https://kriesi.at/documentation/enfold/example-of-widget-left-logo-center-widget-right-menu-below/#toggle-id-2. What I am tring to achive is to Have the logo on Left and Widget one central and widget two to the right by widget 1. See examples I read the doc on flex and have added the CSS from documentation but am unsure how to achieve this can you help please,

    What I am tryng to achieve is here https://peter-test1.co.uk/wp-content/uploads/2025/09/Image1.jpg

    What I have currently is here https://peter-test1.co.uk/

    #1489024
    oburlin
    Participant

    I am a newbi on Enfold. When I added a caption to an image the text comes in the middle of the image.
    How to make so it comes in the lower part om the image?

    #1489022

    Hi,
    Glad Ismael & 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

    #1489021

    Hi,
    Glad Ismael & 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

    #1489020

    In reply to: Major Theme Update

    Hey mshane,
    Envato (Theme Forest) stopped using the API a few years ago, now they use a Token, but you can not use the Token with your version so you will need to manually update, then set up the Token and next time you can update in the theme panel. We expect no issues with updating, but recommend creating a full backup using your webhost backup tool, not a plugin unless you have specific knowledge with it and it has worked for you in the past. Often backup plugins fail when restoring.
    Also note that if you are not using a child theme and the core files such as functions.php were modified those customizations will be lost, so backup any customizations.
    Also note that if you are using a child theme and you have a copy of the header.php or footer.php in the child theme, please remove these as these files have changed and will cause an error.
    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

    #1489019

    In reply to: Enfold updates

    Hey Judy Curtis,
    Yes you will have lifetime updates in your Theme Forest account, if you have already set up a Token on your site and have received an update in the theme panel then you will also get updates that way.

    Best regards,
    Mike

    #1489014

    Hey JudyCurtis,

    Did you register your theme license? https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1489013

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1489012
    Judy Curtis
    Guest

    Hello, can you tell me please if I will receive updates after my support license expires?

    #1489011

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1489009
    JudyCurtis
    Participant

    My apologies, but I am an infrequent user, so just trying to figure this out.
    When I add a new portfolio item to the Enfold theme, I dont see the advanced layout editor, like normal.
    I have tried to update the theme, but Theme Update says:
    No Updates available. You are running the latest version! (5.2.1)
    Check Manually
    Your PHP version: 8.0.30.7

    thank you!

    #1488993
    mistermagoo8691
    Participant

    Hi folks.

    I have a gridrow containing only 3 cells in a row.

    These are the sizes:
    2/5 — 1/5 —- 2/5

    I’d like to have these 3 cells displayed one below the other, in a column, when switching to tablet/mobile according to the “responsive” settings.
    I am not able to achieve this: on the “Responsive” tab, I’ve set “Each cell is displayed on its own“, but if I set the “Set the screen width when cells in this row should switch to full width” to “On tablets“, what I achieve is the following:

    1) when resizing the Chrome browser on the PC, reducing the width, I get EXACTLY what I want: tree cells in a column.
    2) when browsing on my mobile phone (iPhone 14), only the MIDDLE cell (the 1/5 one) is displayed. The other 2 are not visible.

    What the heck could be the reason?!?

    In addition, please note that in your documentation on the Grid Row component , the youtube tutorial at the end cannot be opened (“the video is private”).

    Thanks for your help!
    Bye,
    A.-

    #1488982

    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

    From within WP, you can view all the pages they’ve already created with PMP without having to log in as a member. Just View any pages with “memberhip” in the page name. The ones I’ve tried open fine in the Enfold theme. Whether they actually WORK from within enfold, I don’t know.

    bbarasa
    Participant

    I’m trying to help an organization that is making a website in WP. They have chosen Paid Membership Pro (PMP) as their membership plugin(s). I know how to use Enfold and WP. The person creating their site does not know anything about WP and was trying to use the PMP companion theme Member Lite (made by same developer as PMP) as their theme. Member LIte is clunky and restrictive compared the Enfold.

    I”m hoping to get PMP working with Enfold because I think it will be a better option for them in the long run. However, PMP uses its own WP blocks to create forms and pages.

    I’ve created the start of a page design that is close to what they have now in Membership List. I can easily open the pages already generated by PMP and they look fine in the Enfold theme in a browser, but in editing those pages already made, I have to either stay in the block code editor and have only clunky design options, or if I switch to the Enfold editor … I’m not sure how that would work to build a new page.

    I’ve recreated a semblance of the home page by opening it to edit, switching the enfold editor, then just putting the short code that was already in the original page into enfold short code blocks and reworking the rest of the page design in enfold.

    What I haven’t figured out is, if I start a new page, or want to add some PMP block to the page, how to I do that? I was able to keep the PMP blocks visiible in a left column while having the page in enfold editor by temporarily switching to Default Editor, scrolling to the PMP blocks, then reverting to Advance Layout Editor. But dragging a block into enfold does nothing.

    So if I generate short codes I can copy and paste them into enfold short code elements. But I’m not sure about some other PMP things.

    I’ll put in the private content links to a sort of sandbox site they’ve set up for me to mess around in and put a screenshot of what I see in the editing window with both Enfold and PMP blocks.BTW, for now I am using an Enfold install that I paid for for another site because I’m not sure this is going to work. If it does work, and this org wants to use it, I’ll definitely have them buy their own Enfold install and get their own token.

    I’ll give you login and pw to this site. PMP website says it works with “all” wordpress themes, which is impossible. Then it says, well, there might have to be some CSS adjustments with some themes.

    The person in this org doing all the PMP stuff can submit questions to PMP support if I have any specific questions. I want to determine whether to pursue this option or just work with the clunky theme they have. They are not going for anything fancy. I just can’t stand to work in default blocks!

    #1488957

    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

    #1488954

    In reply to: WEBSITE HACKED

    Hi,
    My problem is that I don”t want to export anything as I could export malwares that are affecting the website at the same time.
    Wordfense has finished its work but I still ldont have access to any updates (plugins, theme,etc..)
    The ” update” button normally under ” dashboard” button is not here, the update functions for all plugins are not here and when I try to update Enfold I get this message : “Sorry, you are not authorized to access this page.”

    What you I do or ask Wordfense to do to solve that ?

    In advance thank you for your help.

    #1488952
    Kim Christensen
    Guest

    I updated my PHP to 8.1 and activated my ENFOLD theme which is causing the site to crash… Please advise…

    #1488949

    Hi,

    .sk site:

    Enfold: 6.0.2
    Woo: 9.8.5
    Flux: 2.14.0

    ————–

    .cz site:

    Enfold: 7.1.1
    Woo: 10.1.0
    Flux: 2.20.0.0

    Best regards,
    Rikard

Viewing 30 results - 1,621 through 1,650 (of 244,618 total)