-
Search Results
-
Topic: WooCommerce endpoints
I am using Enfold and upgraded WooCommerce. It overwrote the custom pages I had for after checkout etc. Do you know where the end point code can be modified?
Hi,
I’m using enfold since a while and I have a problem with lines break, i don’t know if it’s a bug but I don’t find a solution.
When I press enter many times for have more space between paragraph, the editor always delete them and just start a new paragraph for the second part of my text.
I tried many things :
– Add this to functions.php :
remove_filter( ‘the_content’, ‘wpautop’ );
remove_filter( ‘the_excerpt’, ‘wpautop’ );
– Installing TinyMCE Advanced and check the option for <p> <br /> tags
– Update JS files for know when my line break is deleted and remove formatting functions …Without using avia builder my line break isn’t deleted !
Tested today on a new install of WP + Enfold, no plugins and both on the latest version.If someone has an idea how to do many line break …
Thanks for help.
I set my header to a custom pixel height of 175px and hit save to store the changes, but the change does not show in IE or Firefox. It will show correctly — only one time — if right after I save the change I open a new tab in Chrome and go to the live online site I see the new pixel height just as I saved it. But, if I close Chrome and open the live online site again the changes to the pixel height are gone and the site reverts to showing the header size as if I set it to “large” — even though the Enfold setting also show correctly that I’ve set the height at 175px.
How can I get the pixel height to stick at 175px (or whatever number I select) on all browses?
My configuration is as follows:
– Menu and Logo Position
Logo left, Menu below
– Header Size
custom pixel value
– Header Custom Height
175pxHi there,
I’m relieved that you have fortunately selected Events Calendar to integrate with Enfold as I have been using it for some time. However, with Enfold 3.0, it seems that the previous events/month link has disappeared from both the list and month views.
Hi all,
I just saw the meta widget for event calendar in your ‘Incarnation’ theme.
Here http://kriesi.at/themes/incarnation/event/sunday-prayers/And i was wondering, if there is such a widget for Enfold theme as well? Looks good :)
Regards
PaulI inserted a WooCommerce product shortcode in a page using the standard page editor (not “advanced editor”), and I am getting funny results:
http://nutsandboltspress.com/test-page/
I am using WP 4.0 and enfold 2.9.2
Any ideas on what is going on? Thanks, Mike.Topic: Icons not shown
Hi Team,
on my website: http://www.wirsindfriseure.de all icons are not shown after updating enfold. Can you please help me :-)
Regards,
IsabelHey
I got a similar problem as this topic, but in the Enfold theme: https://kriesi.at/support/topic/responsive-menu-on-iphone/
I’ve got a parent menu link which is disabled (meaning I don’t want them to have a page, it’s only there as label for the sub menu items). This works fine on the desktop version but unfortunately these parent menu links are clickable on the responsive menu and therefore brings up the same page as before when clicking on it.
Is it possible to disable that menu link in the responsive menu?
Thanks a lot and regards
Tom
Hi all
Sorry if this is not the correct place to ask this, but there’s a website project wanting a designer/builder based in Utrecht.
A client of mine who has a very successful English Woocommerce store built by myself has a Dutch distributor who wants a new store building. They’ll need their store building with around 200 products, gateways setup, training etc. All in Dutch.If anyone needs further details please get in touch.
Thanks, and sorry if it’s not appropriate to post this here.
Jeff
Hi,
Is there a way for Enfold Lightbox to see all he images associated with the portfolio item, or just the images that are in the advanced layout editor?
At the moment they cycle through the images within a Colour Section only.
Also, I’d like to add images from a Full Width Easy Slider to the cycle, but this is less important (I’m using a large image at the top, but it’s a better solution than just Image item).Thanks for your help.
hello, I need to change the font menu enfold through quick css how can I do ?
the character that I want to use is robotolightThis is why the lsito http://www.madigestsrl.com
Hi,
I have been working to add content to my site every now and then without problems, and recently ‘restored’ an earlier publication of the home page. Since then, the live homepage is empty (according to the content in the restored page it was not empty). In addition, in the theme admin, the Avia layout builder doesn’t load at all. I searched on the forums and Google to find that I am not the only one with this problem, however the steps that were successful for many, they weren’t for me :(.
Also, the left menu in the Enfold settings menu (where you can change general settings, favicon, header footer etc) has vanished.
I am using Enfold 2.9.1 and WP 4.0.
I have tried the following:
– re-install WP –> no effect
– change theme, then change back theme –> no effect
– added the line “define(‘SCRIPT_DEBUG’, true);” to wp-config –> no effect
– renamed the plugins folder –> no effect
– de-activated and deleted all the plugins –> no effect
–
– throw stuff around in the office –> not the desired effectPlease help..
Hi,
I just updated the the enfold theme to the latest version 3.0.2. I’m having a couple of problems.
First is the Single product page, I’m using the code below in my functions file to add in a sidebar displaying related products. My problem is it now displays below my product image while making the product image appear scaled to 100%. disabling the code puts it back to the Woocommerce default under the product image. is there a way to get my sidebar back displaying in a column to the right of my product?
http://ottimolighting.com/lighting-shop/tiffany-dauphine-mega-pendant/# # wrap single product image in an extra div # add_action( 'woocommerce_before_single_product_summary', 'avia_add_image_div', 2); add_action( 'woocommerce_before_single_product_summary', 'avia_close_image_div', 20); function avia_add_image_div() { echo "<div class='four units single-product-main-image alpha'>"; } function avia_close_image_div() { global $avia_config; $avia_config['currently_viewing'] = "shop_single"; echo "</div>"; } # # wrap single product summary in an extra div # add_action( 'woocommerce_before_single_product_summary', 'avia_add_summary_div', 25); add_action( 'woocommerce_after_single_product_summary', 'avia_close_summary_div', 3); function avia_add_summary_div() { echo "<div class='five units single-product-summary'>"; } function avia_close_summary_div() { echo "</div>"; //close out the summary echo "<div class='three units single-product-sidebar'>"; get_sidebar(); echo "</div>"; }My other issue is the ‘Search by SKU for Woocommerce” plugin no longer seems to work on the navigation search icon. i am still able to use the woocommerce search in the shop pages as well as the back end.
Is there any fixes about the enable this to work again on the top nav search with the enfold theme?
Many thanks!
Viewing 30 results - 208,741 through 208,770 (of 244,632 total)
