Viewing 30 results - 4,321 through 4,350 (of 244,000 total)
  • Author
    Search Results
  • #1473146

    In reply to: flagship template

    Hey alex,
    Unfortunately the “flagship” theme was discontinued in 2020 when Gutenberg was added to WordPress (v5.0), there is no update and it will not work with the latest PHP versions. We recommend switching to our Enfold theme, but you will need to rebuild your site from scratch, as there is no way to import directly from “flagship” to Enfold.

    Best regards,
    Mike

    #1473140

    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

    #1473135

    In reply to: MEGA MENU COLUMNS

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #av-burger-menu-ul > li > a {
      font-weight: bold;
    }

    Best regards,
    Rikard

    #1473129
    flylanddesigns
    Participant

    Hi, I’m not sure if this is a conflict with Enfold or not.
    I’m using the Block Editor (not Advanced Layer Builder), I click the Patterns tab to insert some previously saved Blocks.
    It will allow me to insert any of the preloaded Blocks that come with WordPress. But it won’t let me add any of the ones I’ve saved in My Patterns.
    It actually SAYS that it inserted it, but nothing happens.
    Ever seen this?

    #1473121

    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

    #1473109

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1473107
    Berthold Fuchs
    Participant

    Hi everybody,
    how do I edit the event template?
    I copied everything in:
    /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/events_upcoming/
    to
    /wp-content/themes/enfold-child/config-templatebuilder/avia-shortcodes/events_upcoming/

    Then I edited the file events_upcoming.php, changed in line 412, the av-upcoming-event-title h4 to h2, uploaded it, but nothing changed.

    Any tips welcomed!

    #1473103
    wlashack
    Participant

    Hello,
    I putrchased Enfold theme recently for my WordPress website. I have also a very easy eshop which I am experiencing issue with since I started using Enfold. Every now and then it shows as empty. Always normal for a while, and then empty for a while, and so it changes by itself every now and then.
    empty eshop

    There is no work with the e-shop, its content does not change.
    The same eshop and the whole website run on previous theme and this never happen. Since I started using Enfold about one month ago, this strange behavior started immedeately and happens every day. Maybe it is some known issue or I set something important wrong but I have no idea what can be wrong on my side.

    Can you help, plese? Thanks.

    #1473091
    philipe
    Participant

    Hi – when in insert a code block with my own code, I am getting a bunch of wrapper tags automatically generated by Enfold.

    In my instance I am trying to make my video with this styling: width: 100%; height: 100% and object-fit:cover.
    However with the wrapper tags from Enfold, this messes all this up.

    How can I disable the automatic wrapping?

    Thanks

    <div class=”contaner avia-section-cont-open”><div class=”template-page content av-content-full alpha units”><div class=”post-entry post-entry-type-page post-entry-27″><div class=”entry-content-wrapper clearfix”>
    <section class=”avia_codeblock_section avia_code_block_0″ itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork”><div class=”avia_codeblock ” itemprop=”text”>

    <section class=”vid”>
    <div class=”holder”>
    <video class=”” preload=”metadata” autoplay=”” muted=”” playsinline=”” loop=”” controls=”” id=”player_27_1266727400_788445252_html5″ src=”HDB-Motor-draft4.mp4″></video>
    </div>
    </section></div></section>
    </div></div></div><!– close content main div –></div>

    • This topic was modified 1 year, 1 month ago by philipe.
    #1473086

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

    .widget_recent_entries li a {
        font-style: normal;
    }

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

    Best regards,
    Mike

    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

    #1473083

    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

    #1473079

    Can’t give you access to the project but I tested it on a local clean project and it’s the same issue. So you can test it on your enfold development project too.

    Regards,
    Patrick

    a quick and easy way is to style that link as button :

    .more-link {
    	padding: 5px 10px !important;
    	color: var(--enfold-main-color-button-font) !important;
    	background-color: var(--enfold-main-color-primary);
    	border-radius: 5px !important;
    }
    
    .more-link:hover {
    	color: #FFF !important; 
    	opacity: .9;
    	transition: all .4s ease-in-out;
    	box-shadow: 1px 1px 5px #333;
    }

    change colors to your needs

    #1473064

    Hi,

    Thank you for the update.

    The code works when we apply it directly to the browser. Please add it again and make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings and purge the cache. Let us know of the result.

    Best regards,
    Ismael

    #1473058

    In reply to: add custom icon

    Hey Tim,

    Thank you for the inquiry.

    You need to convert the SVG file to an Iconfont before uploading it to the Iconfont Manager. You can use the Iconfont converter in the Fontello site. Please refer to the documentation below for more info: https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-

    Best regards,
    Ismael

    #1473049

    Thank you Ismael.

    This CSS code works well only if caption is framed by Enfold settings. The efect is exactly what I expected, but I need to apply it to a “Caption without frame” instead, please.

    Best regards,
    Eduardo

    #1473048
    Camangery
    Guest

    I have inherit a website that is build based of Enfold and I am having some issues where the Avia Layout Builder is not appearing.
    How could I get access to the support site.
    Do I have to rebuy the Theme again or?

    #1473043
    Sandy
    Participant

    Question: Does Enfold automatically serve smaller file versions of images on mobile, while serving the larger file versions of images on desktop?

    If no, then what is the best practice for this to support excellence Page Speed?

    • This topic was modified 1 year, 1 month ago by Sandy.
    This reply has been marked as private.
    #1473034
    zeitraum_
    Participant

    Hello, i have a problem with layer slider, error message in frontend – disappears when i refresh the site and layer slider works:

    It looks like that another plugin or your theme loads an extra copy of the jquery library causing problems for LayerSlider to show yours sliders.
    Please navigate from your WordPress admin sidebar to LayerSlider -> Options -> Advanced and enable the “include scripts in the footer” option.

    Problem is it´s already enabled;
    “This setting is enforced by Enfold to maximize compatibility with your site.”

    Thanks for suggestions.
    Please let me know if you need WP credentials.

    Best Regards
    Christoph

    #1473031
    werbeagenturlauf
    Participant

    Hi @enfold!

    I have a question. I would like to add a “create PDF”-Button to a single page in my WooCemmerce-shop that I am using within the enfold-Theme.
    This is the page where i want to add the button directly under the product-picture:

    I am using the PDF&Print-Plugin from BestWebSoft. It produces a shortcode that looks like this: [bws_pdfprint display=’pdf’]. Is that possible?

    For the customization of the shop i am using plugins from plugin-republic. I first asked them for a solution and this is what they answered: “You’ll need to edit the single product page template. Some themes have page builders that can directly do this, but not sure if Enfold – the theme you are using has this. Couldn’t find anything online. You can reach out to the theme developers to see if there’s a way to do it with the builder.”

    If you have any other solution or know someone to support me with this problem, please let me know.

    Locking forward to your Feedback

    Michael F Kraus

    #1473030

    Topic: Enfold Captcha

    in forum Enfold
    dlambers
    Participant

    Hello:

    Since the last update, the Enfold Captcha does not seem to being doing its job. I have 19 client websites and all of them, including my own now receives multiple bot emails per day. Sometimes more than a dozen in a day.

    I understand that bots have become more sophisticated. It just seems odd that it all began after the last update, 6.06, which I believe started the landslide of spam emails.

    Are you able to fix this problem? It would be easier than me updating every client site with a new Captcha. I’ve always appreciated the ease of Enfold’s captcha.

    Thank you,

    Debra

    #1473029
    This reply has been marked as private.
    #1473024
    #1473023
    zimbo
    Participant

    I didn’t get any errors as reported in this thread but I updated WordPress to 6.7.1 and Enfold to 6.0.8 today, the latter of which contains a fix for the problem reported.

    My Updates page is saying “New translations are available”. When I click Update Translations I get this message:

    Updating translations for WordPress (en_GB)…
    Translation updated successfully.

    But when I return to the Updates page it is still saying “New translations are available”. If I click again to update, the same thing happens as above.
    In other words, the translation is not apparently being updated – or is the message just not updating? My Site Language is set to English (UK).

    Any ideas? Is the problem resolved?

    #1473022
    togetherconcept
    Participant

    In the context of accessibility, it should be possible to close open drop-down menus with keyboard control via ESC. This does not work with Enfold. Is there any idea how I can implement this?

    #1473012

    Hello,

    thanks for your answer. i tryed it without the enfold product-element and it works. So the plugin (Filter) is not working with the enfold “Product Grid Element). if you look to this site and try the range filter you can see how it should work: https://woocommerce-products-filter.berocket.com/shop/

    cheers

    Chris

    #1473007

    Hey Sascha,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av_header_glassy.av_header_transparency .social_bookmarks li a {
      color: #faf3e0;
    }
    .header-scrolled a.wpmenucart-contents {
      height: 58px !important;
      line-height: 58px !important;
    }

    Best regards,
    Rikard

    #1472992

    Just upgraded Enfold to 6.0.8 and the issue is back, because our workaround is gone.
    Setup:
    1 networksite with 7 sites
    All using their own child theme of Enfold, but disabling them didn’t help.

    Don’t know how more precise we can be on how to reproduce it.
    A multisite, for which we get a critical error when that one line we added isn’t present.

    I’ve added a little code dump in the beginning of the function that gives the problems (before my workaround fix)
    $which_files is a string with the value none
    (Whereas the code expects it to be an array)

Viewing 30 results - 4,321 through 4,350 (of 244,000 total)