-
AuthorPosts
-
June 9, 2017 at 10:17 pm #806232
Hello Support,
This site, http://gurleysfoods.com/, is live and using the WooCommerce Product Slider on their homepage.
A recent set of updates has left this element broken.
It is supposed to load products that are active/live – and fade between 2 loads with four columns of products. Instead, it is only loading a couple of products first.
The second fade/load, the last product always breaks to a new line; this is regardless of the product that loads.
It was working correctly until the recent updates. Admin credentials are in the Private Content of this post.
Can you please help fix this?
Thank you,
GregP.S. I looked-up / searched other similar posts with the issue – I didn’t find a fix. gw
June 14, 2017 at 6:19 am #807786Hey Greg,
Thank you for using Enfold.
Please edit the config-templatebuilder > avia-shortcodes > productslider.php file. Set the $loop_counter from 1 to 0 (line 315).
$loop_counter = 1;
.. to:
$loop_counter = 0;
Best regards,
IsmaelJune 20, 2017 at 1:17 am #810079Hello Ismael,
I changed the file as recommended.
I first attempted to use the child-theme to load the revised file. When it didn’t work, I replaced the original within the Enfold theme directory.
It still isn’t working.
What is next?
Sincerely,
GregP.S. It doesn’t seem to have changed anything. gw
June 20, 2017 at 6:05 am #810156Hi,
I
ll tell to Ismael that you answered the ticket and he
ll check it as soon as possible!Best regards,
John TorvikJune 20, 2017 at 6:21 am #810175Hey!
Are there any “out of stock” items among the selected products in the Product Slider?
Cheers!
IsmaelJune 20, 2017 at 11:19 am #810301I have the exact same issue. I’ve added some private content below for you to check.
Thanks in advance!
June 26, 2017 at 5:22 am #812873Hi,
@JasperDriessen: Please upgrade to version 4.0.7. The upgrade should fix the product gallery issue.Best regards,
IsmaelJune 26, 2017 at 8:48 am #812918Thanks for your reply. What should i update though? WooCommerce? Enfold? or WordPress?
Greetings JasperDriessen
June 26, 2017 at 1:38 pm #813048Hi JasperDriessen,
I think Ismael, meant Enfold, but if you have other updates pending, you should consider updating those too.
Best regards,
VictoriaJune 27, 2017 at 10:39 pm #813618Hello Ismael/Support,
- I believe that there currently aren’t any “out of stock” items
- We can only select a “category” for the taxonomy to propagate the product slider with. Are you saying there’s a bug with the slider – if a product is “out of stock” within a given category – the slider breaks?
- The “Post Slider” at the bottom of the homepage also appears to be broken. There are 20 posts with the “Recipes” category and only one is propagating the slider.
Standing by for assistance – thank you,
GregJune 28, 2017 at 7:33 am #813700Hi,
@donkies11: Yes, we found an issue with the “outofstock” product query and it is currently under investigation but I’m not sure if that issue is related to this. If possible, please provide the FTP details so that we can test the product slider.
Best regards,
IsmaelJune 28, 2017 at 7:38 am #813702Hello Ismael/Support,
FTP credentials in Private Content area.
Are you also looking at the Post Slider on the homepage (bottom of page)?
Sincerely,
GregJune 29, 2017 at 9:48 am #814292Hi,
I just noticed these errors on the dashboard.
eysfoods21/public_html/wp-content/plugins/home/gurleysfoods21/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /home/gurleysfoods21/public_html/wp-includes/functions.php on line 4785
Warning: fread() expects parameter 1 to be resource, boolean given in /home/gurleysfoods21/public_html/wp-includes/functions.php on line 4788
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/gurleysfoods21/public_html/wp-includes/functions.php on line 4791Please get a fresh copy of the theme then override the installation manually via FTP.
// http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Best regards,
IsmaelJuly 7, 2017 at 8:35 am #817666Hello Ismael,
That fixed it – thank you!
We can close this out…
FYI,
GregJuly 7, 2017 at 10:09 am #817709Hi Greg,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.