-
Search Results
-
Topic: Enfold Update 6.06 or 6.07
Quick? I am running Enfold 6.06 and was notified by email today of a new update. I checked Manage WP and also checked manually and I am informed I am running the latest version. Was 6.07 released? Everything on the web indicates 6.06, however again, an email hit my inbox informing me of an update.
Thank you.
Topic: Used licenses
Hello,
i have so far 5 licenses for Enfold. One of my customers asked me which is the license number for his Enfold theme and i don’t know which of the licenses was assigned to him. Any ideas how to find out?Thanks
Hello,
despite my settings in WooCommerce to allow customers to create an account during checkout, I only see option to log in as existing customer (or to continue as guest) and the option/button to sign up is missing.
Could this be influenced by a conflict/customization by Enfold?A note, I am using a
[woocommerce_checkout]
on checkout page, as I had literally zero control over the default checkoutpage.Thanks for support,
JakubTopic: New Designs ?
Hi,
i just would like to know if there comes another new Design/Demo out sometime from enfold.
That would be great :)Many regards,
rixiTopic: Hummingbird catching plugin
Hello,
we use Enfold Theme with Hummingbird catching plugin.
We had expierenced some braking of style on our mobile phone website.
Hummingbird support now came up with a solution as follows:By default your theme will create one new style file for each post and page you have, this approach is fine but can cause some issues in caching plugins when we try to optimize the files.
We added this script for your website:
add_action( ‘plugins_loaded’, function() {
if ( ! defined( ‘WPHB_VERSION’ ) ) {
return; // Hummingbird is not installed/enabled.
}
add_filter( ‘wphb_dont_add_handle_to_collection’, function( $value, $handle, $src, $type ) {
if ( 0 === strpos( $handle, ‘avia’) ) {
$value = true;
}
return $value;
},10, 4 );
});This will skip combining those files as they are small and already compressed.
Topic: license
HI,
I wanted to add a support question and it said the license expired. How is that possible when the Enfold purchase is a lifetime license. Are you no longer taking support questions on the forum unless we pay for support now?
Topic: Logo Centered Menu Right
Howdy Enfold Team, I added some code from a thread when I could center the logo and make the menu navigation right. It works but the menu is on 2 lines on desktop. Is some code I could add that would make menu one line?
Hi
I have a client with a WooCommerce store built in Enfold and they are using PayPal as their payment processor. Their customers are able to use Pay Later to split up payments however the Pay Later Messaging which is configurable in the WooCommerce PayPal Payments plugin is not working properly.https://hardwoodcraftsmen.com/PayPal%20Pay%20Later%20messaging%20screenshot.png
Viewing 30 results - 3,901 through 3,930 (of 243,323 total)