Forum Replies Created
-
AuthorPosts
-
Thanks Elliott,
in that case if this is too complicated, can you help to enable the excerpt / short description from the woocommerce product to be display after all the product info (after images and descrption) – i m looking at inserting 3 full width div with content from there.
right now i can see that Enfold is disabling the exceprt from WC here in the config.php
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
i can enable it but now how can i move the excerpt down the page ?thanks
March 17, 2015 at 4:12 am in reply to: avia layout builder on woocommerce products breaks functions #412744Hi Tobias,
can you share how you did enable the layout builder for the woocommerce product page please ?
Thks Andy,
i managed to use the filter finally, problem or loading ordering
thanks Yigit,
my question is more related to Enfold theme as parent theme.
In my child theme how should i develop my page template to take care of the advanced builder and normal mode ?thanks
Hi Yigit,
thanks, no changes after update, the cart is still there – for now, im hiding it with css even though this is not a proper way of course.
hi
seems to be resolved by creating a new products page – have no idea what happened in the other one.anyway, thanks for your support, appreciate your work
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Thanks Ismael
Hi
thks for update, just tried but still does not work :(
Thks Ismael, but still not work
i do this :
remove_action( ‘init’, ‘avia_woocommerce_cart_placement’, 10);
remove_action( ‘ava_main_header’, ‘avia_woocommerce_cart_dropdown’, 10);
remove_action( ‘ava_inside_main_menu’, ‘avia_woocommerce_cart_dropdown’, 10);Hi Devin,
thanks for your reply, appreciate that.
Yes actually the plugin is hooking ‘media_upload_tabs’ to add a new tabs in the media popup and ‘media_upload_shared_media’ to extract the medias coming from the others blogs (from the network)
in the standard media popup i can see the new tab but in the media popup displayed from the avia builder, i can not see this tabs.Any ideas ?
Cheers,Hi,
i got the same issue here.
All text are white color on white background color in the text editor.thanks
Hi Ismael,
yes thanks, i figured this out also, the remove action need to be include inside the init action of the theme.
thanks !
Hi
any idea please ?
for example i try to remove the add to cart / view details button in the shop page in order to put my own icons
i try to remove the enfold action by using this code in my own functions.php
remove_action( 'woocommerce_after_shop_loop_item', 'avia_add_cart_button', 16);
but no result, the enfold buttons are still there :/
thanks for any insight
Hi,
this url is not found http://friskflora.no/wp/my-account and it should be if you have woocommerce installed.
i think you should change your permalink structure and switch it to use the %post-name structure instead of &p=id
it seems also that you are using a secure connexion, maybe your issue is coming from there also.
hope that helps
cheers
Hi
in php, the line would be
echo '<a href="' . get_permalink( get_option('woocommerce_myaccount_page_id') ) . '">My account</a>';
- This reply was modified 10 years, 8 months ago by Voilaah.
Hi
nope i check the javascript that is loaded, and the new params are good – then i checked the css and there is a display:none !important in the enfold css that hide for ever this thumbnails gallery :)
Thanks Peter,
i tried the changes in the avia.js file but still no thumbnails gallery in the lightbox,
probably a css issue ?i already use a child theme hence i will try to use the dequeuing process of prettyPhoto and enqueue fancyBox in my functions.php…we ‘ll see :)
thanks
Hi Devin,
thanks for this !
will this issue be fixed in the next version ?Cheers
Hi Dude,
thanks for your quick reply :)
1) work nice indeed, will try to integrate this more in my theme.
2) wow sounds perfect then, will check this outanother question is regarding the product page and his image gallery.
my client would like this lightbox effect http://demo.themesandco.com/product/happy-ninja/
instead of the actual on in Enfold.
He particularly requires the thumbnail navigation in the lightboxHow is it possible to tweak this in the Enfold theme please ?
thanks Dude
Hi,
to get the url link to reach the “my account” woocommerce page : use this php code
get_permalink( get_option('woocommerce_myaccount_page_id') )
January 16, 2014 at 10:02 am in reply to: Loosing floating buttons when using my own template #210587This reply has been marked as private.oh ! so no hook available o clean technique to customize the socket ?
because during next update of Enfold theme, i will loose all the changes, right ?thanks
January 16, 2014 at 8:21 am in reply to: Loosing floating buttons when using my own template #210535ok, i just push the website on preview website there : http://preview.design-voilaah.com/step/about-us/
thanks
January 16, 2014 at 8:20 am in reply to: Loosing floating buttons when using my own template #210534the code generated is :
<div class="avia-button-wrap avia-button-left avia-builder-el-8 el_after_av_icon_box "><a href="" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-medium avia-position-left "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">2012</span></a></div> <br> <div class="avia-button-wrap avia-button-left avia-builder-el-9 el_after_av_button "><a href="" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-medium avia-position-left "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">2011</span></a></div> <br> <div class="avia-button-wrap avia-button-left avia-builder-el-10 el_after_av_button avia-builder-el-last "><a href="" class="avia-button avia-icon_select-yes avia-color-theme-color avia-size-medium avia-position-left "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">2010</span></a></div> <p></p>
January 16, 2014 at 7:53 am in reply to: Loosing floating buttons when using my own template #210525Hey Ismael,
thanks for your answer,
i’m working locally for now so i cant provide you a link.actually i m’ using the button block
January 16, 2014 at 5:27 am in reply to: Full width layerslider disappear when using my own template page #210467Hi,
oh i see ! thanks so much, it works pretty well.
So what i did is i created template-blue.php in my child theme with this content :<?php /* Template Name: Dark blue color */ get_template_part( 'template-builder' ); ?>
-
AuthorPosts