New Update of Woodmart breaks compatibility with Linnworks integration system
-
Hi,
I have an issue just same as #284923 this post id who has the same problem with Klaviyo . I am also having issues synching the product data. The error is “a stylesheet “<link rel=”stylesheet” id=”wd-section-title-css” href=”…/wp-content/themes/woodmart/css/parts/el-section-title.min.css?ver=6.0.3″ type=”text/css” media=”all” />“” . This HTML code stops the synching the product data.
I have pasted this code as you have mentioned in the post to Theme Functions.php file at the end :
” function woodmart_enqueue_inline_style( $key ) {
if ( function_exists( ‘wc’ ) && wc()->is_rest_api_request() ) {
return;
}
WOODMART_Registry()->pagecssfiles->enqueue_inline_style( $key );
}
”
But this did not fix the problem.
Can you please advise ?
Thanks
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you very much for choosing our theme and for contacting us.
Our development department is working on the issue and it would be fixed in the nearest update.
I cannot tell you the exact date of the update, I can say it would within a few weeks.
Best Regards
Hi,
Is there any update regarding update since its been several weeks ?
Thanks
Hello,
This issue has been already fixed. Please, make sure that you are running the latest version of the theme – 6.1.4.
Kind Regards