-
AuthorSearch Results
-
May 1, 2024 at 12:34 pm #1441571
Hey rixi,
Please see our documentation on Adding your own Fontello Icons
If you don’t find any icons you like at fontello.com then you can create your own by following these steps.Best regards,
MikeMay 1, 2024 at 11:13 am #1441567In reply to: Full page overlay menu
Hey mirr,
Please try the following in Quick CSS under Enfold->General Styling:
#top li.av-burger-menu-main { position: fixed; } #top #av-burger-menu-ul { vertical-align: top; }Best regards,
RikardMay 1, 2024 at 9:31 am #1441555In reply to: Remove top blue bar?
That blue bar is on top of every mobile view and main view. How is that bar there?
see below screenshot
May 1, 2024 at 7:05 am #1441548In reply to: Kunden-Empfehlungen Position Pfeile ganz unten
Hi,
Thank you for the update.
We adjusted the css code a bit and added it in the Enfold > General Styling > Quick CSS field:
#top .av-large-testimonial-slider .avia-slideshow-arrows a { top: auto; margin-top: -1px; bottom: 10px; } #top .avia-slider-testimonials:not(.av-large-testimonial-slider).av-slideshow-ui .avia-slideshow-arrows a { top: auto; bottom: 0; }Please make sure to purge the cache before checking the page.
Best regards,
IsmaelApril 30, 2024 at 10:10 pm #1441504In reply to: Footer issue
Yes, you can close this topic,
But I wonder, why the enabled sidebar has an impact on the footer area. This seems to be strange to me ;-)
Anyway, good to know.
Thanks for your support.
Kind regards,
AnneApril 30, 2024 at 10:07 pm #1441503In reply to: Kunden-Empfehlungen Position Pfeile ganz unten
ok – you have choosen a different testimonial layout:
try:
#top .avia-testimonial-wrapper .avia-slideshow-arrows { display: flex; position: relative !important; top: auto !important; bottom: 40px; }April 30, 2024 at 7:57 pm #1441496I guess this is the code for the slideshow button on desktop, isn’t it?
@media only screen and (max-width: 450px) { .slideshow_inner_caption { top: -40px; } } @media only screen and (min-width: 768px) { #top .caption_bottom .slideshow_caption .slideshow_inner_caption { position: relative; text-align: center; } #top .slideshow_inner_caption .avia-slideshow-button.avia-button { width: 500px; height: 56px; font-size: 22px; } @media only screen and (min-width: 768px) { .slideshow_inner_caption { top: -125px; } } #top #wrap_all .slideshow_inner_caption .avia-slideshow-button.avia-button { background-color: #a37652; color: white; border-radius: 10px; } #top #wrap_all .slideshow_inner_caption .avia-slideshow-button.avia-button:hover { background-color: #c79a52; color: white; border-radius: 15px; }I would probably need it a second time for the second element?
April 30, 2024 at 6:55 pm #1441494In reply to: update enfold on multiple sites
Hey Lorena,
A theme license is valid for a single domain, including sub domains. Since you have two different domains, you would need two licenses. Once you are ready to update, then the update to 5.7 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/Best regards,
RikardApril 30, 2024 at 6:53 pm #1441493In reply to: error helper-privacy.php missing
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 6:49 pm #1441491In reply to: Footer issue
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 6:40 pm #1441486In reply to: PHP update 7.4 to 8.1 failled
Hi,
Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 6:40 pm #1441485Hi,
Thanks for helping out @guenni007. Please let us know if you should need any further help on the topic @manfredergott.
Best regards,
RikardApril 30, 2024 at 6:37 pm #1441482Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 5:55 pm #1441479In reply to: Burger Menu – button menu space above
Hi,
From site to site the menu item classes will not be the same, your second site looks like the menu item is “89” so try this css:#av-burger-menu-ul li.menu-item-89 { padding-top: 15px !important; }After applying the css, please clear your browser cache and check.
Best regards,
MikeApril 30, 2024 at 5:42 pm #1441473In reply to: Upgrade from 4.8 6.3
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:header .menu .avia-menu-text { text-transform: uppercase; }it is the css from your file:
https://jabonescalvo.com/c/themes/jabonescalvo/css/app.cssperhaps you will want to add it to your staging site Quick CSS:/* TAG REDEF */ body, h1, h2, h3, h4, h5 { text-rendering: optimizelegibility; -webkit-font-smoothing: antialiased; } /* ENFOLD REDEF */ .av-special-heading .av-subheading { /*font-family: 'Playfair Display', serif;*/ } /* HEADER */ header.av_header_transparency #header_meta .phone-info.with_nav span, header.av_header_transparency #header_meta .sub_menu a { /*color: #000 !important;*/ } header .menu .avia-menu-text { text-transform: uppercase; } /* HOME */ #home_slider img { margin-right: 50px; } /* BREADCRUMBS */ .rank-math-breadcrumb { font-size: 14px; } /* PAGINAS */ #cabecera_pagina .content { padding-bottom: 15px; } #cabecera_pagina .avia_textblock { text-decoration: underline; } /* BARRA LATERAL PAGINAS */ aside .widget_text { /*background: url(); */ padding: 20px; } /* CATEGORIES */ .slide-meta { display: none; } /* POST */ /* CONTACT */ /* LANDINGS */ body.page-landing-base .av_font_icon, body.page-auditoria-web .av_font_icon { display: inline-block; } body.page-landing-base .av_font_icon a, body.page-auditoria-web .av_font_icon a { text-decoration: none !important; } /* FOOTER & SOCKET */ #footer #text-4 { margin-bottom: 0; } #footer .avia_combo_widget { margin-top: 0; } .cookie-notice-container a { color: #fff; border: 1px solid #eaeaea; padding: 3px 5px; border: 1px solid #eaeaea; } /* MQs */ @media only screen and (max-width: 767px) { h1 { font-size: 32px !important; } h2 { font-size: 28px !important; } }Best regards,
MikeApril 30, 2024 at 3:54 pm #1441461In reply to: Icon Circle: Item visible without hovering
That was too easy *laugh*
Thanks a lot, topic can be closedApril 30, 2024 at 1:06 pm #1441446In reply to: scroll left and right for portfoloio title
No – please don’t.
I only come here occasionally and give my opinion on topics, but I have enough projects of my own at the moment – so I don’t want to take responsibility for other people’s projects.for so few posts within a category, I would rather install a plugin that supports a custom post order to quickly find a solution. There you can customize the order of the posts by drag and drop.
Such a plugin would be, for example, Simple Custom Post OrderApril 30, 2024 at 1:01 pm #1441445Hi,
I would like to place the button for the second full-screen-slider-element seperately from the first elemet for desktop.
Is that possible?April 30, 2024 at 12:33 pm #1441441In reply to: CSS Issues with Redis Cache Plugin
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 12:29 pm #1441439In reply to: Problem with a WooCommerce Snippet
Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 12:23 pm #1441438In reply to: adjustments to the before/after image
Hi,
You can try this css, but you will need to set the width, as a percentage will not work, so you may need adjust this for different screen sizes with media queries#top .avia-image-diff-container .avia_image { border-radius: 0; } #top .av-image-diff-wrapper { margin: 0; width: calc(1208px + 16px) !important; } #top .avia-image-diff-container .avia_image { max-width: calc(1208px + 16px) !important; width: calc(1208px + 16px) !important; }and example of this with a media query for desktop would be like this:
@media only screen and (min-width: 1440px) { #top .avia-image-diff-container .avia_image { border-radius: 0; } #top .av-image-diff-wrapper { margin: 0; width: calc(1208px + 16px) !important; } #top .avia-image-diff-container .avia_image { max-width: calc(1208px + 16px) !important; width: calc(1208px + 16px) !important; }}Best regards,
MikeApril 30, 2024 at 12:10 pm #1441437In reply to: Kunden-Empfehlungen Position Pfeile ganz unten
try:
#top .av-large-testimonial-slider .avia-slideshow-arrows a { top: auto !important; bottom: 0px; }April 30, 2024 at 10:55 am #1441428Topic: Uninstalling WPML stopped the homepage from working
in forum Enfoldcuccarini
ParticipantHello,
I hope everything goes well there, I had some multilingual sites made with WPML, but in the last I decided to change plugins, choosing more modern and simple solutions. WPML works, nothing to say, but compared to other modern translation plugins it is now obsolete, now I definitely prefer:
– translatepress
– loco translate
– other options are also reasonableUnfortunately uninstalling WPML causes a problem,because the homepage is no longer accessible, https://www.cremete.com/
while it is possible to access the version for /en for example. https://www.cremete.com/en/ that is in Italian :-O not english strangely
I think a mess happened in summary. Would it be possible to fix it somehow?Thanks as usual for your precious collaboration
-
This topic was modified 1 year, 11 months ago by
cuccarini.
April 30, 2024 at 10:37 am #1441423In reply to: Tip: colored Gradients for iconfonts
by the way – is see we do not need to go over the before pseudo class :
this will work
#top [data-av_icon] { background-size: 100% 100%; background: var(--wp--preset--gradient--cool-to-warm-spectrum); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }and to have that on iconbox_top: – without gradient on icon:
#top .main_color.iconbox_top .iconbox_icon { background: var(--wp--preset--gradient--cool-to-warm-spectrum); -webkit-background-clip: unset; -webkit-text-fill-color: unset; }April 30, 2024 at 9:59 am #1441416In reply to: Burger Menu – button menu space above
Hi,
Please try this instead:
#av-burger-menu-ul li.menu-item-23 { padding-top: 15px !important; }Best regards,
RikardApril 30, 2024 at 9:57 am #1441415Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 9:39 am #1441407In reply to: Kunden-Empfehlungen Position Pfeile ganz unten
Hey manfredergott,
Thank you for the inquiry.
You can control the vertical position of the arrows in the testimonial element with this css code:
#top .av-large-testimonial-slider .avia-slideshow-arrows a { top: 100px; margin-top: -1px; }Please make sure to purge the cache after adding the modification.
Best regards,
IsmaelApril 30, 2024 at 9:33 am #1441405In reply to: Change google maps styling
Hi Ismael,
It was here https://kriesi.at/support/topic/change-google-maps-styling/#post-1440344
Günter also said it would be a nice feature.
All the best,
PatrickApril 30, 2024 at 6:34 am #1441384Hi,
Thank you for the info.
You may need to check this thread: https://kriesi.at/support/topic/no-in-smart-quantity-woo-plugin/#post-1435087
The plugin might be conflicting with the theme’s custom quantity button. This can be fixed by editing the enfold/config-woocommerce/woocommerce-mod.js file and removing this code around line 131:
avia_apply_quant_btn();Best regards,
IsmaelApril 30, 2024 at 5:55 am #1441374In reply to: Problem with Autoptimize and Enfold
Hi,
Thank you for the update.
Have you tried following the suggestions in the PageSpeed Insight tool? The largest factor is the LCP (Largest Contentful Paint), almost 9 seconds, which can be improved by reducing the dimensions of the first image (sinnvollFUeHREN-Team-2024-de-1500×630.jpeg) and ensuring that it is compressed.
// https://pagespeed.web.dev/analysis/https-sinnvoll-fuehren-com/y0sdrq7rzb?form_factor=mobile
Additionally, there is a significant amount of content on the homepage causing excessive DOM size. You might want to consider removing some elements and transferring them to subpages.
In the Autoptimize plugin, you should try disabling the merging of resources (CSS/JS) and leaving compression enabled to eliminate render-blocking resources.
For more info about site optimization, please check the links below:
// https://kriesi.at/archives/scoring-100-100-in-google-pagespeed-insights-gtmetrix-pagespeed-and-yslow
// https://gtmetrix.com/wordpress-optimization-guide.htmlBest regards,
Ismael -
This topic was modified 1 year, 11 months ago by
-
AuthorSearch Results
Viewing 30 results - 5,071 through 5,100 (of 142,863 total)
-
Search Results
-
Hello,
I hope everything goes well there, I had some multilingual sites made with WPML, but in the last I decided to change plugins, choosing more modern and simple solutions. WPML works, nothing to say, but compared to other modern translation plugins it is now obsolete, now I definitely prefer:
– translatepress
– loco translate
– other options are also reasonableUnfortunately uninstalling WPML causes a problem,because the homepage is no longer accessible, https://www.cremete.com/
while it is possible to access the version for /en for example. https://www.cremete.com/en/ that is in Italian :-O not english strangely
I think a mess happened in summary. Would it be possible to fix it somehow?Thanks as usual for your precious collaboration
