-
Search Results
-
Topic: Pinterest on hover
Is there any way to add the pin it button when someone hovers on an image as well as also having the default enfold hover to allow the image to be shown as full image size as per the link to media setting for pictures? Or could we have it so people can do pin it on an image from the pretty photo box that pops up?
Thanks
For some reason the sharing buttons at the bottom of my pages are resulting in failed attempts. Here is the result:
?shared=email&msg=fail
I use the Enfold theme with the WooCommerce plugin & the dutch translation of WooCommerce. If I, or somebody else, pushes the check out place order after ordering and selecting a payment, WooCommerce does’nt stop running in Enfold. The order is administered in WooCommerce itself after sometime, but the costumer & myself don’t get the mail that the order is given. If I switch tot the basic Twenty Twelve theme everything works wel. Can please somebody help me… The site is http://www.tafellunch.nl
Button:
<input type=”submit” class=”button alt” name=”woocommerce_checkout_place_order” id=”place_order” value=”Bestelling plaatsen” data-value=”Bestelling plaatsen”>Topic: Search in Top Header
Dear Enfold,
help me please:
1.How to make search avaliable in top header visible before the HOME link. currently the search button only popup after click. i would like the Search avaliable before the home link.
2. why in the mobile version i could not find the search button at all? any code i need to put so i could search when im in mobile version?
thank you
indraI have 3 theme hacks that I have to update every time you update, perhaps you guys can easily point me in the right direction with them? The first hack adds title tag to the logo- for whatever reason the theme does not add it correctly.
Theme/framework/php/function-set-avia-frontend.php
Line 426 to:if($logo = avia_get_option('logo')) { $logo = "<img src='{$logo}' alt='{$alt}' title='{$alt}'/>"; $logo = "<$headline_type class='logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>"; } else { $logo = get_bloginfo('name'); if($use_image) $logo = "<img src='{$use_image}' alt='{$alt}' title='{$alt}'/>"; $logo = "<$headline_type class='logo bg-logo'><a href='".$link."'>".$logo."$sub</a></$headline_type>"; }I manually added in title='{$alt}’ in both statements to get the title to work.
The second hack is to add text to the cart button, and to hide it with a CSS indent.
Edit config.php in enfold\config-woocommerce\config.php
Line 758$output .= "<a class='cart_dropdown_link' href='".$link."'><span ".av_icon_string('cart')."><span class='hide'>Cart</span></span></a><!--<span class='cart_subtotal'>".$cart_subtotal."</span>-->";The hide class has my indent/hide code on it.
The last hack is to add customability for visibility to theme menu’s, which I found in your forum here.
Add code to enfold/functions.php
add_theme_support(‘avia_conditionals_for_mega_menu’);
On line 17
Under
if(isset($avia_config[‘use_child_theme_functions_only’])) return;Reference: From <https://kriesi.at/support/topic/enfold-conditional-menu/>
Is there any way to bring this into the child theme functions.php so I can stop hacking the theme?
Thank you guys so much for the help!
Since upgrading to the latest version of the theme (2.5.x) some fundamental Woocommerce features no longer work in IE9. The plus and minus buttons that allow a user to change the product quantity are not rendered on either the product view page or the cart. Also the cart widget that appears in the header is not displayed, instead a message is now displayed above the product archive or product.
Please could you advise how to correct this as this worked in IE9 pre version 2.5.
Thanks,
Neil
I purchased “The Fancy Product Designer” plugin for my website, but the default Enfold formatting cuts off most of the plugin designer area:
http://ajdesign.com/images/cut-off.jpg
How can I extend the designer area to look like their demo page?
http://fancyproductdesigner.com/product/t-shirt/I’m trying to shrink down the price and add to cart button area, and place the product description tab are underneath the large product image.
Thank you for your help.
Topic: Pinterest
Hey guys,
I have a Child Enfold Theme installed. I’d like to add the Pinterest On Hover Pin In buttons as described here.
https://developers.pinterest.com/on_hover_pin_it_buttons/Where would I put this in the Child theme?
Thank you, Jasmer
I have a small php file that sends a recommendation to a friend about the page/post they are reading.
I usually call it via an iframe and prettyphoto. It grabs the post url and sends it to a friendHow can I do the same kind of call with a button?
<a style="font-weight: bold" title="" alt="" rel="prettyPhoto" href="/recommend.php?iframe=true&width=550&height=400">TELL A FRIEND</a>That way I click the button and it opens an iframe with prettyphoto with the recommend.php in it
I can t seem to be able to do this using the buttons…any recommendation on how to tell the button to use an iframe and prettyphoto ?
EDIT: Also how can I add something like
<?php $permalink = get_permalink( $id ); ?>inside a button link without it being rewritten I mean is there a way to add some php inside a button code?Hi!
I have the following situation.
– i created a contactform (just an email field plus submit button)
– the submit input button has the theme color (which is in this case blue)
– on other parts of the site i created “buttons” (the theme style element, not real forms) and gave theme a yellow color- there i have an option from enfold to give them separate colorsi want to also change the contactform buttons to the same style as the avia buttons, but i am unable to change the color in the formbuilder within the enfold theme.
how can i approach this?
thank you
Hi guys,
I have read through many forums on the subject and have tried everything.
Until I tried activating another theme, then boom! The “add-to-cart” button displayed.
So something between Enfold and Woocommerce is conflicting.
Anyone have ideas of what it could be?
Thank you
Hello,
Let me start by saying that this theme is excellent!
As far as I have tested, the responsiveness works very well except for the following issue:
When a lightbox is opened on a mobile device, the only way to navigate through the photos is by using the navigation buttons below. I wish there was a way that a mobile user could just touch the photo to navigate to the next or previous photo (the way it works on a desktop.) I have had feedback that the buttons are too small or difficult to use.
I have tested this on iPhone, iPod and Blackberry 10 (I live in Blackberry’s hometown).
I’m not sure if it’s a setting that I missed along the way.
Any help would be much appreciated :D
Liebes Kriesi Team
1.)
Änderungen im Quick CSS haben keine Auswirkungen im Firefox und IE, im Chrome jedoch schon!
siehe natur-duft.chZum Beispiel werden h – Überschriften nicht wie im Quick CSS angegeben geändert.
auch folgende Codes funktionieren nicht mehr:
h2 { font-size: 20px; }
#top #main h6 {
font-size: 14px;
line-height: 1.1em;
margin-bottom: 8px;
color: #780078
}#top #main h5 {
font-size: 12px;
line-height: 1.1em;
margin-bottom: 8px;
color: #780078
}
#top #main h3 {
font-size: 10px;
line-height: 1.1em;
margin-bottom: 8px;
}
.woocommerce-main-image.zoom {
overflow: hidden;
}
.four.units.single-product-main-image.alpha .images a {
pointer-events: none;
}.title_container { display: none; }
2.)
Nur im Chrome werden die Farben (Preis, Avia_cart_buttons etc.) wie unter Enfold-Styling definiert, korrekt ausgegeben. Im FF und IE werden falsche Farben und Hintergrundfarben ausgegeben.
Siehe: http://natur-duft.ch/naturduefte/aetherische-oele/
Preis grün statt blau, “in den Warenkorb” und “zeige Details” in weisser Farbe….Wie kann das korrigiert werden um in all diesen Browser die gewünschte Darstellung zu haben?
3.)
Ich möchte die Breadcrumbs in Woocommerce löschen und nicht nur mit “.title_container { display: none; }” verbergen.
Sonst ergeben sich 2 verschiedene h1 Überschriften! Nicht gut für seo! Erste h1 Überschrift “Webshop” von den Breadcrumbs ist sinnlos. Die einzige h1 Überschrift hätte ich gerne für das Produkt.
Siehe seo-Test: http://www.seobility.net/de/seocheck/check?url=http%3A%2F%2Fnatur-duft.ch%2Fstart%2Faetherische-oele-2%2Fbergbohnenkraut-bio-aetherisches-oel-natuerliche-duefte%2F#fg-strukture4.)
Wie kann ich das Wort “Produktbeschreibung” unter der Beschreibung entfernen?
Siehe: http://natur-duft.ch/start/aetherische-oele-2/bergbohnenkraut-bio-aetherisches-oel-natuerliche-duefte/Vielen Dank für Eure Hilfe!
Daniel
Hi I am facing issue before edit pages with Avia Layout Builder.
If I choose “progress bars” and then push edit button, always appears erroe massage “An error occured – Error fetching content – please reload the page and try again”
So I can’t edit my page anything.
Please help me.
I installed latest version of the Enfold theme today.
But never changed for this issues…Thanks.
I’m trying to add the Slideshare font using the instructions I was giving. When I click on the ‘Upload / Select Fontello Zip File’ button and attempt to add the zip file that Fontello gave me for the icon I keep getting an error message.
Fatal error: Class ‘ZipArchive’ not found in wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 103
It this a problem with Enfold’s code? If yes, how soon can you fix this.
BTW, I’m using a child theme.
