ianpurves
Forum Replies Created
-
I am try to add Expires Headers to a Woocommerce site. When I tick Browser-specific caching there are no additions to .htaaccess ?
I don’t think the config should be the same for WooCommerce as a vanilla WordPress do you have any recommendations?
I’d add the code to .htaccess but uncertain how this interacts with SG Optimser
Thanks
Ian
Forum: Plugins
In reply to: [Facebook for WooCommerce] Which system user for v2?sorry that is tweeked (ie altered) not tweeted
Forum: Plugins
In reply to: [Facebook for WooCommerce] Which system user for v2?Thanks … so I have probably “tweeted” these as noting was working and there where x2 system users … sorry. How do I get things back to their original state … is there a config overview? Delete plugin and reinstall?
Thanks
IanForum: Plugins
In reply to: [Strong Testimonials] Odd behavior with “Read More” and WPMLChris
Just updated Testimonials and WPML and your update has worked – thanks that is brilliant.
I followed your suggestion of translating the slug “erfahrungsbericht” back to “testimonial” and that works. Much easier than doing a “translation” which we wanted to avoid to keep authenticity of 3rd party text.
As you mentioned I left “Custom posts slug translation options” disabled but the slug was being bypassed by WPML.
All up and running … onwards ??
Thanks again
IanForum: Plugins
In reply to: [Strong Testimonials] Odd behavior with “Read More” and WPMLChris
Thanks for the response
1. WPML 3.8.4 String 2.6.3
2. Not duplicated only one set in English (strings have been scanned; on individual Testimonials “Multilingual content setup”: Make ‘testimonials’ translatable [unticked]
3. “Read more” is in view ID 4, in Fields > ContentI thought WPML managed things but it seem odd that the string tranlsation is wrong and action also wrong? I am assuming in order to translate Testimonials I tick the box on one individual Tesimonial and it all becomes obvious? I can’t see a global option to make all testimonial translatable?
Thanks
Ian
BTW brilliant plugin thanks
In child functions.php needs …
function kbe_styles(){ wp_enqueue_style ('kbe-style', get_stylesheet_directory_uri() . '/kbe_style.css'); } add_action( 'wp_enqueue_scripts', 'kbe_styles' );
brilliant thanks line 45 in kbe_articles.php … set to 60 works fine
I recently setup a child theme in preparation to update the parent (Avada) and I can confirm the KBE file in parent are overwritten and that the child theme files are not recognised. Is the theme set somewhere I can update?
Hi, I have the same problem but for me the link was present and then I updated Avada theme and it put a link under dashboard and now “KnowledgeBase” link has disappeared. Is there somewhere in the configuration you are forcing the position and it is getting over written?
Thanks
Ian