-
Search Results
-
Topic: Webkit properties
Hello! I am working on a site using Enfold as the theme and EasyCart as the commerce plugin.
All looks good in both Chrome and Safari, but when viewing the product page in Firefox, there are these extra arrows in the quantity selector that I would like to remove.
Upon inspecting, it seems that these are being affected by the webkit appearance option. When uncheck the webkit properties, the arrows disappear. How can I replicate this on the site?
Here is the code I pulled from Inspect:
#top .input-text, #top input[type=”text”], #top input[type=”input”], #top input[type=”password”], #top input[type=”email”], #top input[type=”number”], #top input[type=”url”], #top input[type=”tel”], #top input[type=”search”], #top textarea, #top select {
-webkit-appearance: none;
border: 1px solid #e1e1e1;
border-top-color: rgb(225, 225, 225);
border-right-color: rgb(225, 225, 225);
border-bottom-color: rgb(225, 225, 225);
border-left-color: rgb(225, 225, 225);
padding: 8px 6px;
outline: none;
font: 1em “HelveticaNeue”,”Helvetica Neue”,Helvetica,Arial,sans-serif;
font-size: 1em;
font-family: “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 100%;
display: block;
margin-bottom: 20px;
background: #fff;
background-color: rgb(255, 255, 255);
border-radius: 0;
}Site linked in Private Content.
Thanks so much for your help!
Please visit:
https://www.tensaequipment.com.au/In updating Enfold to the latest version we have lost the Search box in the main header area.
I have searched the Forums and documentation and cannot seem to find out how to get it back.
Thanks,
Hello , i hope i can explain this properly! I really like the enfold theme!!
But since i am quite new to this field I could really appreciate some help!We activated our SSL certificate and tried a lot to get rid of mixed content warnings in firefox. First it seemed to be somehow related to our AVIA Timeline elements ( with integrated images) so we got rid of these( deleted, replaced images but finally sadly just replaced these elements completely).
Seemed to be fixed but now the mixed content warnings point to the team member elements we have on our page such as these
https://greatl.de/team/ but also on all of our blogposts…I was wondering and did some research… we already have installed several plugins: first really simple SSL” which we changed to ” WP Force SSL” .
and we tried to solve the issue with ” SSL Insecure Content Fixer”, and “better search replace” ,nothing worked..
now I found that one should change the URL from http to https in the general settings as well.. but this does not work because the fields are greyed out??? what is the reason for that? and how to change it without messing up the site??
I would like to find a general solution as this appeares with each new blog post.. and would love to get rid of unneccessary plugins…
Plaese can you help me?
I Just purchased this product as the company I hired years ago used enfold as the theme to build my website and I am getting the spinning wheel on the avia builder. After trying to research this issue Enfolds site recommendation was to update to the latest version to fix this issue. So I purchased the new version under my name so I could easily get updates. The builder still spins even after the update. How can I fix this?
Hello Rikard, hello Yigit and the Enfold team
I have searched for a long time, but I can’t find out why. In the original English version all images (numbers) appear correctly.
https://www.yourwebsite.rentals/vacation-rental-website-pricing/#howIn the French version, translated by Weglot, the last image, number 6 is not displayed. I tried to change the svg I had put in png, but nothing. I don’t understand why.
https://www.yourwebsite.rentals/fr/vacation-rental-website-pricing/#howThank you for helping me.
Bertrand
Guys,
When switching a Blog Post from Default Editor to ALB, the markup that remains on Enfold is incorrect. And therefore, it throws errors (in this case, 35 errors and 25 warnings) Now I remember why I had to disable your markup. I would like to have it back but without errors.
This is just one of the posts that I switched to ALB:
And the Structured Schema test:
https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fstaging-ligadejusticia.kinsta.cloud%2Fcuanto-puedo-recibir-por-un-accidente-de-trabajo-new-york%2FHelp,
Thank you,
Havi
Hello,
Google has a rich snippet problem with our prices and somehow puts the commas wrong in the organic area. Instead of “34,90 €” it shows “349.000,00 €” in the rich snippet testing tool and in the Google search results.
I could only see it with variable products. We found a code that might be responsible for this (see private content). But after deactivating all plugins it was still there. So we think that it’s coming from Enfold.
Do you have any idea where this code is coming from or how we can fix the issue in general?
Best regards
Topic: H3 in cookie, not expected
Hi every one,
In all the pages of my site, there is H3 that is present and maybe, it shouln’d be here nor activated.
I mean, I didn’t declare that H3 (if I did it wasn’t intentionally) and I don’t want it.Take a look at this page for example: https://c-serp.fr/clients-references/
If you manage to get its heading hierarchy, you will find this:
<H1>: Clients références
<H2>: Besoin d’aide pour référencer votre site web ?
<H3>: Ecrivez-moi ou appelez au 07.69.23.06.01
<H3>: Paramètres de la barre titreThe last H3 (Paramètres de la barre titre) seems to come from the cookie in the Enfold option.
I’ve been looking everywhere to see if I could disabled it but couldn’t find it. (Maybe I’ve searched in the wrong directions)I don’t know if it’s a bug or not, but that unwanted H3 is not a KEYWORD for sure and I don’t want extra information taking place in Headings without my control.
Can anyone help me to understand then to remove or disable that H3 please?
Thx in advance ;)Hello dear tech; people,
Not a developer and starting to get confused with the css blabla…I’m just trying to set a 1px border to a picture ALB element in one of my pages.
In a post of the forum, I’ve grabbed that code that works just fine:.avia-image-container { border: 1px solid lightgray; padding: 15px; }But when I inserted it on my quick css zone, it creates a border to all image all over the site.
Not what I want.
So I’ve been searching the forum and try to follow the help for custom ID attributes which if I understand well should give a border to only the element I want.
I’ve named my image element customID attribute: rv-cadre-image-portfolio wich is quite unique.
Then… I’ve tried every single possibilities to write the right quick css code but couldn’t manage to make it work.Anyone please to help me finsihing and writting this damned little piece of code…. I will thank her/him for ever.
Hi all.
I don’t know how to put Prisna Google Website Translator plugin language switcher into Enfold main menu.
I would like to do via functions.php in child theme not to loose functionality every time I update enfold.
This options I have:– Go to the Appereance > Widgets panel, search for the following widget
Prisna GWT– Or copy and paste the following code into pages, posts, etc…
[prisna-google-website-translator]– Or copy and paste the following code into any page, post or front end PHP file
<?php echo do_shortcode(‘[prisna-google-website-translator]’); ?>Can someone help me?
TIA.hello,
i really find most of Google Analytics over my head, but it’s been useful for the basics. last time i did an Enfold site, i created the GA account, copy/pasted the provided code, and within a day it started showing data.now, i need to do the same thing for a new site, so i followed my previous pattern. but now, apparently Google Analytics has been upgraded to version 4 and it’s COMPLETELY different & utterly confusing. but, i forged thru, following the prompts & instructions, created the account & “property”, got to the new code it provides, copy/pasted into Enfold, but it’s been a few days and nothing yet.
so i started investigating as best i can. i searched the pages codes via Chrome’s Inspector but cannot find the GA code anywhere.
i installed the GA extension for Chrome to troubleshooot, but it too is not finding any of the GA code.
i’ve followed a lot of tutorials to make sure i setup GA properly. i THINK i have.
so that leaves the question – is GA 4 compatible with Enfold?here’s a screenshot of my code. i tried both just inserting the tracking ID (didn’t work either) as well as what you see. hoping for some help please.
Topic: Cookie modal is crawlable
Hi Guys,
I need some help with this bug.
The cookie modal is crawlable and by default contains enough text to throw off SEO efforts on home pages with lean content.Basically I have found that because the cookie modal contains the use of the words website several times. SO if I search for website design swadlincote, Google replaces the Meta description info with a snippet from the hidden cookie modal instead of the actual page content.
Is there anything I can do to prevent the Modal being embedded in the text of every page? Other than turning off Modals?
I will likely remove 99% of the text from the modal to help fix the problem and improve the text content on the website so Google has something more relevant to look at.I saw this issue reported by another user. I just wanted to make you aware in the simplest terms what the cause is.
Can anything be done to prevent Google reading the content of the modal in the next build of Enfold?
Hello enfold support,
we are currently having a problem with our URL slugs.
Our Portfolio URL slug was always “referenzen”, but now we also need that slug as a parent for a spesific page to show “referenzen” in the breadcrumbs.
When we select “referenzen” as a parent, the child page returns a 404 page, but only if Portfolio is already using the slug.I already search around online and it seems I am not the first person who has this problem.
But I am not sure if this is error is because of some conflict or if this is just how enfold behaves?Is there a way to have “referenzen” for both Portfolio and Pages as a parent?
Kind regards
GerryHello Enfold-Team,
I would like to place a big caption (name of each team member) at the bottom of each image (portrait) in the horizontal gallery. I have searched in the forum and placed some code in PHP file:function horizontal_gallery_subline(){
?>
<script>
(function($){
$(window).load(function() {
$(‘.av-horizontal-gallery-link’).css(‘bottom’, ’30px’);
$(‘.av-horizontal-gallery-link’).each(function(){
var imgTitle = $(this).attr(‘title’);
$(this).after(‘<div style=”width:580px;”><p class=”text-under-image”>’ + imgTitle + ‘</p></div>’);
$(this).css({
‘padding-bottom’ : ’20px’,
‘background-color’ : ‘transparent’,
});
$(‘.text-under-image’).css({
“text-align”: “center”,
“margin”: “-100px 0”,
“color”: “#FFF”,
“background” : “transparent”,
});
});
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘horizontal_gallery_subline’);The code fulfilled part of my wishes. However, I would like the enlarge the font size of the captions and place a transparent black rectangle as a background of the text. And I would like this effect to be responsive.
Here attached my targeted visual and login info.
Thank you very much!!Hi guys,
Open this ticket just to bring a solution I found to show search results products as the shop overview 3.0.0 (with the thumbnails, the first gallery image switch and the price).
Look to find the loop-search.php in enfold/includes, make a copy of it and upload an edited version to your child-theme subfolder includes (commonly it is : enfold-child/includes).
Then look the line 33 :
echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";Replace it by :
$searchimage = get_the_post_thumbnail( $the_id, 'shop_catalog' ); $searchimagealt = avia_woocommerce_gallery_first_thumbnail( $the_id , 'shop_catalog' ); echo "<div class='thumbs'><div class='thumbnail_container'>{$searchimagealt}{$searchimage}</div></div>"; echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";And the line 52 :
echo "<{$heading} class='post-title entry-title {$css}'><a title='".the_title_attribute('echo=0')."' href='".get_permalink()."' $markup>".get_the_title()."</a></{$heading}>";By :
if( get_post_type() === "product" ) { $product = wc_get_product( $the_id ); $price = $product->get_price(); $currencysymbol = get_woocommerce_currency_symbol(); $pricesuffix = $product->get_price_suffix(); echo "<a href='".get_permalink()."'><div class='inner_product_search_table'><div class='inner_product_search_cell'><{$heading} class='post-title entry-title {$css}'>".get_the_title()."</{$heading}><span class='price'><span class='woocommerce-Price-amount amount'><bdi>{$price}<span class='woocommerce-Price-currencySymbol'>{$currencysymbol}</span></bdi></span>{$pricesuffix}</span></div></div></a>"; } else { echo "<a href='".get_permalink()."'><div class='inner_product_search_table'><div class='inner_product_search_cell'><{$heading} class='post-title entry-title {$css}'>".get_the_title()."</{$heading}></div></div></a>"; }Here is some css to customize the design (to adapt to your project) :
‘/*SEARCH*/
#top.search .template-search .post-entry {
margin: 0 1% 1% 0;
width: 32.6%;
float: left;
clear: none;
}#top.search .template-search .post-entry:nth-of-type(3n) {
margin-right: 0;
}#top.search .template-search .post-entry .search-result-counter, #top.search .template-search .post-entry .entry-content, #top.search .template-search .post-entry .post-meta-infos, #top.search .template-search .search_form_field .author-extra-border, #top.search .template-search .search_form_field h4 {
display: none;
}#top.search .template-search .post-entry .image-overlay {
display: none !important;
}#top.search .template-search .post-entry .inner_product_search_table {
width: 100%;
height: 100%;
background: rgba(0,0,0,0.35);
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}#top.search .template-search .post-entry .inner_product_search_cell {
position: relative;
top: 50%;
transform: translateY(-50%);
color: #fff;
text-align: center;
padding: 15px;
}#top.search .template-search .post-entry > .entry-content-wrapper {
padding: 0;
}/*#top.search .template-search .post-entry .entry-content-header > a {
display: inline !important;
}*/#top.search .template-search .post-entry:hover .thumbnail_container > img.avia-product-hover {
opacity: 1;
filter: alpha(opacity=100);
}#top.search .template-search .post-entry:hover {
cursor: pointer;
}#top.search .template-search .post-entry:hover .inner_product_search_table {
opacity: 0;
}/*#top.search .template-search .post-entry .avia-product-hover .thumbnail_container > img:first-child {
position: absolute;
top: 0;
left: 0;
opacity: 0;
filter: alpha(opacity=00);
-webkit-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
-webkit-backface-visibility: hidden;
}*/#top.search .template-search .post-entry .post-title {
font-size: 20px;
line-height: 20px;
text-transform: uppercase;
color: #fff;
margin: 0;
padding: 5px 0;
font-weight: normal;
}#top.search .template-search .page-heading-container {
border: 0;
margin: 0;
padding: 0 0 20px;
}#top.search .template-search .extra-mini-title {
margin: 0;
padding-bottom: 20px;
}#top.search .template-search .search_form_field h4 + p {
margin-top: 0;
}/*#top.search .template-search .post-entry .post-title a:hover {
text-decoration: none;
}*/’I’ve also chosen to limit search results to products and posts (not pages) so I’ve add to my functions.php (child-theme) :
/*Filter search results by type (only post and product allows) excluding page*/ function wpb_add_cpt_search($query) { if ( !is_admin() && $query->is_main_query() ) { if ($query->is_search) { $query->set('post_type', array('product', 'post')); } } }Hope this will help you not loosing two days of your life :)

<div class=’av-siteloader’><div class=’av-siteloader-extra’></div></div></div></div></div><div id=’wrap_all’><header id=’header’ class=’all_colors header_color dark_bg_color av_header_top av_logo_left av_main_nav_header av_menu_right av_custom av_header_sticky_disabled av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_phone av_header_searchicon_disabled av_header_unstick_top av_minimal_header av_bottom_nav_disabled av_alternate_logo_active av_header_border_disabled’ role=”banner” itemscope=”itemscope” itemtype=”