-
AuthorSearch Results
-
December 14, 2023 at 11:53 am #1428082
In reply to: customize avia widgets
December 14, 2023 at 11:34 am #1428078Sorry, I cannot find where this is, I do see svg deviders, however, that is not what I mean.
Even in the Enfold documentation nothing is mentioned about ‘diagonal border’ or c’olor section element’, so I am a bit lost…
Could you be more specific where I can find this option, e.g. step by step procedure?
December 14, 2023 at 11:06 am #1428075In reply to: Product Shortcodes & Page Builder Theme Options
Hi Mike,
many thanks for your response.I found out that I can also insert products and product lists/categories into the “Avia Layout Architect”, which is exactly what I need to be able to design various pages with products and content :)
Are there any updates/expansions for the Avia Layout Architect or is this updated with every Enfold update?
Best regards
ChristianDecember 14, 2023 at 11:01 am #1428074Hi,
For your blog post grid try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.slide-entry a .overlay-type-extern.image-overlay { display: none !important; }After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 14, 2023 at 11:01 am #1428073Topic: Header and footer customised
in forum Enfoldwoogie07
ParticipantHi,
My client currently has a site that we built in Enfold.
They have requested various design changes to the header and footer that look customised.
I have included the current site and the figma link which shows the changes required.
Can you advise if the theme is capable of creating this with CSS and dev work, or if customised developer rebuild work is required.
Thanks
December 14, 2023 at 10:55 am #1428070In reply to: Schriftart wird nicht erkannt
Hi,
Glad Guenni007 could help, thank you Guenni007, hopefully this is something Safari will correct in the future but it’s not something we can do from the theme. 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,
MikeDecember 14, 2023 at 9:32 am #1428068In reply to: Website development
Hey Henk-Peter,
Thank you for the inquiry.
The site is built using the Enfold theme, but it was developed by someone else. If you require assistance with your site, we recommend checking out Codeable or posting your inquiries here in the forum. Please refer to the link below.
// https://kriesi.at/contact/customization
Best regards,
IsmaelDecember 14, 2023 at 9:09 am #1428066In reply to: enfold header Transparency Options missing
Hey!
UPDATE: The Transparency Logo Options are now located in the Enfold > Theme Options panel.
Regards,
IsmaelDecember 14, 2023 at 6:50 am #1428056Topic: enfold header Transparency Options missing
in forum Pre Sale Questionsbemodesign
ParticipantThe actual tab is gone and I can’t update my logo. How do I get this back??
December 14, 2023 at 5:52 am #1428052In reply to: Social Icon add new icon
Hi,
Thank you for the inquiry.
You can use the following filter to add a new social icon into the list.
However, as the LINE icon isn’t included by default, you’ll need to retrieve an SVG version of the icon and convert it to a font icon using Fontello. Afterward, you can upload it to the theme using the Iconfont Manager. Please refer to the documentation below for detailed instructions.
// https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons-
// https://vimeo.com/75743285Best regards,
IsmaelDecember 14, 2023 at 5:29 am #1428049In reply to: Bug Report
Hey Roman,
Thank you for the inquiry.
We are not yet sure what is causing the issue but you can temporarily fix it by editing the enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js file, look for this code around line 191.
if( new_items.length > data.items )Replace it with:
if( new_items.length > data.items || new_items.length == data.items)Please make sure to temporarily disable the Enfold > Performance > File Compression settings after doing the modification.
Best regards,
IsmaelDecember 14, 2023 at 4:50 am #1428045Hey dlott,
Thank you for the inquiry.
We tried logging in to the site but the account above seems to be invalid. Please check the login info carefully, or provide a screenshot of the issue. In the meantime, please try to toggle or temporarily disable the Enfold > Performance > File Compression settings and see if it helps.
Best regards,
IsmaelDecember 14, 2023 at 3:37 am #1428044Hi joandjaxx,
To make it extra large, replace avia-size-large with avia-size-x-large
For color, replace avia-color-purple with my-custom-color (or name it however you like)
Then go to Enfold > General Styling > Quick CSS:#top .avia-button.my-custom-color { background-color: #333; color: #fff; }Just adjust the colors as you see fit (color is for text color).
Hope this helps.Best regards,
NikkoDecember 13, 2023 at 10:57 pm #1428041In reply to: Unable to Change default Attachment Display Settings
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,
MikeDecember 13, 2023 at 10:56 pm #1428040In reply to: Uploading Videos Don’t Work
Hi,
Glad Nikko was 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,
MikeDecember 13, 2023 at 10:42 pm #1428037In reply to: Website did not copy properly.
Hi,
Thank you for the link to your site, I re-saved your permalinks and now the links are working, I don’t know what caused this but I see a wanning on your dashboard that your PHP is very old an you should update it.

WordPress require at least PHP v7.4, but most servers use v8 now.Best regards,
MikeDecember 13, 2023 at 10:27 pm #1428035dlott
ParticipantI’m running version: 5.6.9 of Enfold on WordPress 6.4.2. After upgrading to PHP 8.0, styling breaks on the “Share This” social media icons and the “You might also like” related posts sections.
Compare the bottom of these 2 pages:
PHP 8: https://beta.golfcoursehome.com/jw-collection-november-17-2023/
PHP 5.5: https://www.golfcoursehome.com/jw-collection-november-17-2023/Suggestions?
December 13, 2023 at 10:27 pm #1428034Topic: LayerSlider Error w/PHP 8?
in forum Enfolddlott
ParticipantI’m running version: 5.6.9 of Enfold on WordPress 6.4.2. After upgrading to PHP 8.0, QueryMonitor shows the error below from LayerSlider:
Fatal error: Uncaught Error: array_keys(): Argument #1 ($array) must be of type array, null given
in /home/betagchtravis/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/assets/includes/slider_markup_setup.php on line 210Here are a few pages the error displays on:
https://beta.golfcoursehome.com/community-lifestyles/new-gch-communities/Suggestions?
December 13, 2023 at 6:01 pm #1428027In reply to: Hook for Woocommerce Cart Page after Shipping
Hey boehmmedia,
I believe that you do have the right hook, but that you have not added any html tags to add text into the table, since I assume that your function looks something like this with just plan text:add_action('woocommerce_cart_totals_after_shipping', 'why_pay_shipping'); function why_pay_shipping() { if (WC()->cart->cart_contents_total) { echo '▸ Warum bezahle ich Versandkosten'; } }and you are getting this result:

to add the text into the table you need to add a table tag like this:add_action('woocommerce_cart_totals_after_shipping', 'why_pay_shipping'); function why_pay_shipping() { if (WC()->cart->cart_contents_total) { echo '<td colspan="2" style="text-align:center;">▸ Warum bezahle ich Versandkosten</td>'; } }this is the new result:

please give this a try.Best regards,
MikeDecember 13, 2023 at 5:26 pm #1428026In reply to: DSGVO Modal window tab color
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,
MikeDecember 13, 2023 at 4:35 pm #1428015Topic: Bug Report
in forum Pre Sale QuestionsRoman
GuestHallo,
bin seit Jahren ein begeisterter Enfold User, also gleich mal vorweg – tolle Arbeit, weiter so!
Ich bin schon vor längerer Zeit auf einen nervigen Bug gestoßen, den ich mit einem komplizierten Workaround gefixed habe. Heute habe ich durch Zufall etwas entdeckt, das ich mit euch teilen will:
Wenn ich ein Masonry als “Custom Element Template” anlege und alle gleich bleibendene Werte sperre, dann verschwindet der “Mehr Laden”-Button immer nach dem ersten Klick auf ihn, egal ob noch Elemente vorhanden wären, oder nicht.
Heute entdeckt:
Das Problem tritt nur auf, wenn der Wert “Beitragsnummern” gesperrt ist (Stil -> Paginierung).
Sobald dieser Wert entsperrt wird funzt alles wie gewünscht und der Button kann gedrückt werden, bis alles geladen ist.Das soll, vermute ich mal, nicht so sein :)
LG, Roman
December 13, 2023 at 4:28 pm #1428013In reply to: slideshow headline in black when it should be white
Hi,
Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardDecember 13, 2023 at 4:25 pm #1428012In reply to: DSGVO Modal window tab color
Hey dondela,
Please try the following in Quick CSS under Enfold->General Styling:
#top .tabcontainer { background: #fff; }Best regards,
RikardDecember 13, 2023 at 2:17 pm #1428003Hey trancevisionyoga,
Could you try updating the theme to the latest version (5.6.9) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardDecember 13, 2023 at 2:11 pm #1428001In reply to: Slider next to logo
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#text-4 { position: absolute; left: 250px; }Best regards,
RikardDecember 13, 2023 at 1:42 pm #1427995In reply to: Schriftart wird nicht erkannt
Ein wenig off-topic:
wenn man so einen variablen Font mal installiert hat ( ich habe sicherheitshalber dann beide statische und variable eingebunden) dann wählt man bei Enfold unter Fonts zunächst den statischen als Standard aus, und kann dann per @supports regel diese ersetzen , wenn der User Browser das unterstützt.
z.B.
@supports (font-variation-settings: normal) { body.roboto { font-family:'roboto-flex'; } #top.roboto h1, #top.roboto h2, #top.roboto h3, #top.roboto h4, #top.roboto h5, #top.roboto h6 { font-family:'roboto-flex'; font-weight:500; } #top.roboto .title_container .main-title, #top.roboto tr.pricing-row td, #top.roboto .portfolio-title, #top.roboto .callout .content-area, #top.roboto .avia-big-box .avia-innerbox, #top.roboto .av-special-font, #top.roboto .av-current-sort-title, .html_elegant-blog #top.roboto .minor-meta, #top.roboto #av-burger-menu-ul li { font-family:'roboto-flex'; font-weight:400; } }um dann die Einstellungen für ein spezielles Element herauszufinden, kann man dieses sich in den Developer Tools der Browser anschauen.
Sehr schön kann dies der firefox – dort gibt es oben rechts den Tab : Schriftarten
Hier zieht man dann die Regler des variablen Fonts solange bis man das gewünschte Ergebnis hat.
( wie immer – click to enlarge the images )

Ist man zufrieden, wechselt man zum Reiter : “Regeln” und kann dann am Element ablesen was man ins Quick css übernehmen muss:
December 13, 2023 at 1:10 pm #1427990In reply to: Schriftart wird nicht erkannt
kleinen Moment:
zunächst – OSX : beim Packen mit Standard Tools von OSX werden in das zip file zusätzliche Files unsichtbar mit hinzu gepackt.
BetterZip hat deshalb die Funktion : für Windows packen.hier ist jetzt mal RethinkSans mit (400,500,700) : download: RethinkSans.zip
wenn Du dir die Schriftschnitte mal in Google Font anschaust, dann siehst du das die italic wirklich nur eine slanted Schrift ist somit sich italic und der vom Browser generierte italic Font sich kaum unterscheiden werden. Daher ließ ich die Schriftschnitte weg. ( Manche Serifen Schriften unterscheiden sich erheblich bei gerade und italic – dann macht es Sinn)

Da woff2 das bessere Format ist ( weil brotli Kompression ) ist es mit im zip file und wird gemäß Enfold auch bevorzugt geladen.
Hier wäre der variable Font: download: RethinkSans Variable.zip
Lösche also mal alle Schrift Vorkommnisse – auch in der Media Library vorher – und lade dann diese hoch : ich empfehle Dir nur die Statischen Fonts.
Kannst aber probieren nur den variablen zu nehmen.Du siehst dort auch wie die font-family dann anzusprechen ist. ( In klammern dahinter)
December 13, 2023 at 12:43 pm #1427987In reply to: Delete padding of 50px on div with class container
Hi,
Glad to hear that you have this sorted out with Nikko’s 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,
MikeDecember 13, 2023 at 12:41 pm #1427986In reply to: Logo Across menu Bar and Full Image Slider
Hi,
Glad Nikko was 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,
MikeDecember 13, 2023 at 12:30 pm #1427984In reply to: menu font too small
Hi,
Please add a color section to the page and set it’s min height to 100%:

then add the other page elements such as your contact form inside of it and try again.
Please note that we ask that each thread stays on a specific topic, this helps other users find solutions based on the opening subject line quicker. For further questions please open a new thread
Thank you for your patience and understanding and for using Enfold.Best regards,
Mike -
AuthorSearch Results
-
Search Results
-
Topic: Header and footer customised
Hi,
My client currently has a site that we built in Enfold.
They have requested various design changes to the header and footer that look customised.
I have included the current site and the figma link which shows the changes required.
Can you advise if the theme is capable of creating this with CSS and dev work, or if customised developer rebuild work is required.
Thanks
The actual tab is gone and I can’t update my logo. How do I get this back??
Topic: LayerSlider Error w/PHP 8?
Topic: Bug Report
Hallo,
bin seit Jahren ein begeisterter Enfold User, also gleich mal vorweg – tolle Arbeit, weiter so!
Ich bin schon vor längerer Zeit auf einen nervigen Bug gestoßen, den ich mit einem komplizierten Workaround gefixed habe. Heute habe ich durch Zufall etwas entdeckt, das ich mit euch teilen will:
Wenn ich ein Masonry als “Custom Element Template” anlege und alle gleich bleibendene Werte sperre, dann verschwindet der “Mehr Laden”-Button immer nach dem ersten Klick auf ihn, egal ob noch Elemente vorhanden wären, oder nicht.
Heute entdeckt:
Das Problem tritt nur auf, wenn der Wert “Beitragsnummern” gesperrt ist (Stil -> Paginierung).
Sobald dieser Wert entsperrt wird funzt alles wie gewünscht und der Button kann gedrückt werden, bis alles geladen ist.Das soll, vermute ich mal, nicht so sein :)
LG, Roman

