Hi,
3.) Yes, the theme is fully compatible with the base Woocommerce plugin but, unfortunately, we can’t assure its compatibility for thousands of add-ons that are available in the market. We also added a note at the very top of the product’s advance layout builder.
Please note that the Advanced Layout Builder for products will not work with all WooCommerce Extensions
Please use the default editor if you want to use the plugin. Or contact the plugin author. We are very sorry for the inconvenience.
Best regards,
Ismael
Hi,
Furthermore i would like to change the width of the dropdowmenu;
Please disable the mega menu option first because the markup is different from the default dropdown. And add this in the Quick CSS field to change the hover color:
#top .header_color .main_menu .menu ul li>a:hover {
color: #272727;
}
Best regards,
Ismael
How to hide a color section ID#001 on desktop and show ID#002 in its place, and vice versa for mobile.
Hey jzirion,
Thanks for getting in touch!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_phone_active_left .phone-info {
float: none !important;
color: #ffffff !important;
}
.html_header_top #top .av_header_stretch .container {
text-align: center !important;
}
To remove the link in the footer – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
Jordan
Hi,
I need some help making a couple quick modifications to the top bar and footer of our website: http://imaginaguate.com/childlaw/
We need to list the name of the company in the middle of the top bar (centered) and color the text white, without changing the color of the menu.
We also want to take out “powered by Enfold WordPress Theme” from the footer.
Can you let me know how to make these modifications?
Thanks!
Jess
Hello this is my 2nd purchase of Enfold; it is a beautiful theme! Can you tell me how to make the fullwidth easy slider play automatically? Thanks, Linda
Ah, lesen hilft: Ich habe den entscheidenden Tipp dort gefunden:
https://kriesi.at/support/topic/partnerlogo-element-title-under-elements/
Die Lösung: leeren Link im Logo-Editor eintragen, gewünschten Klassennamen in »Title« eintragen und in logoslider.php den Titel als Klasse einfügen. Klappt :)
Gruß, Harald.
I have tried with a few different media elements (full screen slider, color selection)
It will auto load the video for the section of the page you are on, but if you have a video at the top and one at the bottom, the video at the bottom won’t load if you load the page from the top (if you reload the page with the second bottom video in view, the bottom video loads, but then scroll up to the top and the top video doesn’t load)
Ideas or work arounds?
Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if you like to get started and try your hands on please use the below code as a starting point and add the hover state to style as per your requirement.
#top .av-product-class-minimal-overlay .inner_product_header_cell {
vertical-align: top;
display: table-cell;
transform: translateY(110%);
}
.inner_product_header_cell div p {
display: none !important;
}
.entry-content-wrapper ul.products li{
margin-bottom:80px;
}
If you need any help in the process please feel free to let us know.
Best regards,
Vinay
Thank you. I have added the login information in the Private Content section. FYI, I have also noticed that it is doing this same error message on the desktop version of our web pages as well.
Hi,
Thank you for sharing the mockup :) To achieve what you described Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .flex_cell.av_one_third.avia-builder-el-7 {
vertical-align:top!important;
}
Best regards,
Vinay
well what do you have for page setup and header behavior? Transparent Header and no shrinking?
Where did you set up the slider to 600px x 300px ?
On default there shouldn’t be a margin on top if you have transparent Header and first container a slider (an enfold slider) .
try for your site (than use a “.page-id-“) (or here in general)
main.content {
padding-top: 0;
}
Hi Yigit,
Thanks for the reply. It doesn’t work unfortunately.
Scrollable table still behaves the same. The text is wrapped while there is enough space. Ones it has to start scrolling the wrapping is gone and text is all on top of each other.
Another option would be to make the responsive table behave correctly. I have a number of posts with this version like: http://lettertype.net/trajano-regular/
But here the headers all get stacked at the top and the data underneath.
Looking forward to your ideas:)
Adriaan
Hello Yigit,
Since last week I have changed my host to SiteGround.
so I would like to revisit the topic.
I tried importing a demo “Enfold Restaurant” To test header behavior.
The result is at http://www.edoshummus.com.
This is directly after import, with no modification whatsoever.
as you can see, the alpha of the logo area is not behaving as in the original demo.
it goes from something like 30% opacity to 0% opacity instead of 70-80% opacity.
could it somehow be connected to me using a Child Theme?
Looking forward to hearing from you soon
Oren
Hi there,
I’ve setup a layer slider for my homepage but I have 2 problems.
1. there is a white margin at the top of the page
2. the background image is ‘zoomed in’ – the background image is 600x300px and the slider is set to 600x300px.
Please could you tell me how to correct these two issues? This is a test page and I will need to apply the fix to the live homepage once the client gives the go-ahead.
taks.org.uk/test
Thanks
Gavin
Hi,
How to make images open in lightbox within an easy slider?
I tried this https://kriesi.at/support/topic/easy-slider-with-lightbox/#post-165013 but didn’t find code.
Ok whatever, I will remove those rules from robots.txt.
Can you please suggest me a solution to stop google from indexing those resources ?
Thank you for your answer Vinay. Basically in all event details pages, I would like the content of the first column to align to the top. For example, for this page here: https://ticinodating.ch/prodotto/spettacolo-giuseppe-giacobazzi/
I would like the content to align like so:
View post on imgur.com
Does it make sense?
Thank you,
Alessandro
Hi
I am creating a one page site using anchor links with the section ID function. But when I click on such a link it scrolls down about 100px to far. How can I give the anchor an absolute position, so that the real beginning of my section is on the top of the window?
Hi there. Wondering of you can help with refining the spacing on the portfolio grid that I have used in two areas – a main portfolio and a projects gallery at the bottom of portfolio pages. The main portfolio page which is on a white background seems mostly fine – although there seems to be some slight overlapping of pixels in the corners (when there is no padding added). The problem is with the footer gallery which is on a dark background and shows an extra pixels spacing. I played around with the code adjusting it to get things right. The thing is it is hard to get it right on both. If I remove the extra pixel on the bottom gallery it messes up the main gallery. Is here a way to adjust these independently?
grid-entry { padding-right: 10px; }
.grid-entry { padding-bottom: 10px; }
Also is there a way to have text appear overtop of the image in addition to the overlay?
Thanks very much `april
-
This topic was modified 9 years, 5 months ago by
AprilAdmin.
I’m having an issue with Gallery images stacking on top of each other and not displaying.
Suggestions? Have we seen this before?
Steve
Ok. I added this to the CSS:
/*fix woocommerce padding on adsense*/
#top #wrap_all ins::before {
content: “\2219”;
text-decoration: none;
display: inline-block;
padding: 0px 0 0 0px;
font-size: 0px;
line-height: 12px;
}
just the padding is all off (too much padding before and no padding after so it overlaps with the following text.
Help!!! I’m almost there!!! :)
Warmly,
Havi
Hey Yigit,
Yes thanks a lot – that works :-)
Please flag this topis as solved.
Thanks & regards,
Monique
I think I found something.
Please, let me know what would make it go away. :)
#top #wrap_all ins:before
– woocommerce-mod.css:573
@media all {
#top #wrap_all ins::before {
content: “\2219”;
text-decoration: none;
display: inline-block;
padding:0 7px 0 3px;
font-size: 20px;
line-height: 12px;
}
}
or
content: “\2219”;
/*bullet*/
text-decoration: none;
display: inline-block;
padding: 0 7px 0 3px;
font-size: 20px;
line-height: 12px;
If I change it to:
content: “\2219”;
/*bullet*/
text-decoration: none;
display: inline-block;
/* padding: 10px 7px 0 3px; */
font-size: 0px;
line-height: 12px;
It looks good. What should I add to the css so it doesn’t conflict with Woocommerce or with anything else?
Thank youuuuu!!!!
Havi
Hi i find the solution to display the search results in columns with this code:
’ve seen a topic where is asking this. This is the answer:
1) Insert following code into the quick css field:
.template-search .post-entry {
clear: none !important;
}
2) In search.php replace:
if(!empty($_GET[‘s’]))
{
echo “<h4 class=’extra-mini-title widgettitle’>{$results}</h4>”;
/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-search.php and that will be used instead.
*/
$more = 0;
get_template_part( ‘includes/loop’, ‘search’ );
}
with:
if(!empty($_GET[‘s’]))
{
echo “<h4 class=’extra-mini-title widgettitle’>{$results}</h4>”;
global $posts;
$post_ids = array();
foreach($posts as $post) $post_ids[] = $post->ID;
$atts = array(
‘type’ => ‘grid’,
‘items’ => get_option(‘posts_per_page’),
‘columns’ => 2,
‘class’ => ‘avia-builder-el-no-sibling’,
‘paginate’ => ‘yes’,
‘use_main_query_pagination’ => ‘yes’,
‘custom_query’ => array( ‘post__in’=>$post_ids, ‘post_type’=>get_post_types() )
);
$blog = new avia_post_slider($atts);
$blog->query_entries();
echo “<div class=’entry-content’>”.$blog->html().”</div>”;
}
But how can i remove the meta data: categories, comments and date? The only thing that has to be displaid here, are the title with permalink and the featured image.
-
This topic was modified 9 years, 5 months ago by
TanjaV.
Hey mischka_b,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px){
.responsive #top #header_meta .social_bookmarks li a {
color: #ffffff;
}
#header_meta, #top #wrap_all .social_bookmarks li {
max-height: 30px;
}
#socket .sub_menu_socket li {
float: none;
}
}
Best regards,
Jordan
Hi, half of the folders were empty. I don´t know why this happen. It seems as if the server stops and desconects every certain period of time.
Any way I´ll upload everything manually.
Thanks.
Hey pimroll,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 480px) {
.responsive #top .slideshow_caption h2 {
padding-bottom: 0;
}}
Best regards,
Yigit