-
AuthorPosts
-
November 21, 2015 at 8:32 pm #540238
Hi,
It would seem the problems is still there once we add all the sub-categories to the product slider. you can see this at http://www.retrofrocks.com/test we also made sure the fix was inside the function.php, which it was:
function add_custom_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery(‘ul.products.slide-entry-wrap li:nth-child(1)’).removeClass(‘last’).addClass(‘first’);
jQuery(‘ul.products.slide-entry-wrap li:nth-child(2)’).removeClass(‘first’);
jQuery(‘ul.products.slide-entry-wrap li:nth-child(5)’).addClass(‘last’);
});
</script>
<?php
}
add_action(‘wp_footer’, ‘add_custom_tooltip’);—————————————————————————————————————————–
As per my last comment, we have re-created a new test server and have done a fresh upload of wordpress / woocommerce / enfold (latest version)We then set up enfold as the same as the live server, we also imported all our products into the basic woocommerce shop and created a basic front page with the slider on it. THIS WORKS
We then uploaded all the plugins that we use and made active the ones we need and the product slider still worked.
We then added our custom CSS and function.php and the slider still worked.
We never used the old database or enfold setting, everything was re-done manually, apart from the product import.
We will now configure all the woocommerce setting and all the plugin setting, one by one and see what happens.
This is a very odd issue.
November 21, 2015 at 9:55 pm #540252Hey Aleks!
Ok great, we will wait for you to let us know the results and if there is any issue comming up.
Thanks a lot
Best regards,
BasilisNovember 22, 2015 at 2:32 pm #540347Just an update.
We imported all the the date on top of our test server, this was now identical to the live server, apart from a new base level installation of wordpress / woocommerce and enfold.
On testing the product slider, we found that it failed, and produced the same results as the live server.
We are now going to try one last thing. Rebuild the test server with a new wordpress / woocommerce & enfold, Import all the products, as a simple standard setup, only using the woocommerce pages, which we know works, as per my last message.
Then will will manually re-create all the pages and see where it fails. My feeling is that some where one of the pages is causing a conflict somewhere or there is something in the mySQL database that is being used that maybe causing a conflict.Will keep you posted.
By the way we upgraded our PHP to 5.5.20 as well.
ThanksNovember 22, 2015 at 6:42 pm #540395Hi!
From what I can hear, it seems that there might be some HTML somewhere as a tag or something, which needs to be fixed.
I am not so sure about that, although.Check it and if the error is still there, we can also see it together.
Thanks a lot for your time and patience on working into that.
Regards,
BasilisNovember 22, 2015 at 6:45 pm #540397Hi, Thanks for the reply
We have now managed to make it fail on a clean installation.
We are just trying to track down which element caused the failure.
So far we have a clean database, with stock import, a clean enfold installation and woocommerce installed.
will keep you posted on events.
cheers
November 22, 2015 at 7:15 pm #540405Hi,
So what we found is if we re-create everything from free, it still fails.
The last option we had was to look at enfold and see if there was something there, we have a version 2.9.2 and just uploaded it over the current release.
The test show that the slider started working, was also delete the products data base and manually entered some products and it seems to work
please can you send me or give me access to 3.3.xx
November 22, 2015 at 7:25 pm #540409Hi!
Great! Glad you figured it out!
You can simply update the theme to the latest version 3.4.4 and it should still work. If not, please let us know which version of Enfold you would like to install so we can provide you.Cheers!
YigitNovember 22, 2015 at 7:26 pm #540410will give it a go.
We are are also looking into how the product data looks when it is imported.
will keep you posted
November 23, 2015 at 2:55 am #540483HI,
After many hours of testing, re-creating databases, up loading product files, manually configuring and setting up woocommerce and enfold.
We have been able to reproduce the problem.
There is one small parameter that is set in WooCommerce that breaks the product slider, which is:
Under WooCommerce, then Products, then Inventory –
Out Of Stock Visibility (when this is ticked) Hide out of stock items from the catalog, it kills the product slider.We have tested this on our live system and it works. but we don’t want to show out of stock product.
If you wan to play with this you can see it on our test server, details below: also our live server http://www.retrofrocks.com/test
It’s been a very long day of testing and debugging, please have a look, you can do what you like on the test server (www.socialmediajungle.uk), it’s now 1:00am in the morning, off to bed now, Please have a fix for this soon.
November 23, 2015 at 11:44 am #540638Hi!
Great finding! We have reported the issue to our devs and they are investigating the issue.
Thanks for letting us know!Cheers!
YigitNovember 23, 2015 at 11:45 am #540640Hi
Did you manage to see the problem on our test server?
AK
November 23, 2015 at 11:48 am #540644November 23, 2015 at 11:48 am #540646Cheers, thank you
November 23, 2015 at 1:09 pm #540742December 8, 2015 at 1:22 am #548443Hi,
Can you tell me if the new update 3.4.5 has the fix for the above problem, if not when can we expect a fix for it, as it’s been awhile.
Cheers
Aleks
December 16, 2015 at 5:43 pm #553889Hi!
Sorry for the late reply.
It has not. We have reported the issue to our devs once again. Enfold 3.4.7 will be released later this week. If our devs will be able to troubleshoot the issue, we will include it to the update. You can see change log in here – http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990#item-description__changelog
Best regards,
YigitMarch 15, 2016 at 2:24 pm #598383Hey!
I am not sure if the latest update of woocommerce or wordpress changed the behavior but I was not able to reproduce the issue. The slider works fine for me no matter if I disable or show out of stock products. Once we have released the next theme update please also make sure to update woocommerce and wordpress and let us know if it solves the issue. Enfold 3.5 should arrive at the end of the week ;)
Cheers!
Kriesi -
AuthorPosts
- You must be logged in to reply to this topic.