Slides Repeating in Slider

This topic contains 8 reply and 5 voices, and was last updated by Dave 9 years, 9 months ago
Viewing 8 Posts - 1 through 8 (of 8 total)
Author Posts
June 19, 2014 at 8:25 am 22169
Dave Steps to reproduce: 1. Create a new slider and select it as the slider in Dokan settings 2. Enter title and text and enter a title and select an image, and click Publish. 3. View the home page - one slide is visible 4. Add another slide using the same steps and click Update 5. View the home page - first slide shows up once, second slide shows up twice 6. Add another slide and click Update 7. View the home page - first slide shows up once, second slide shows up twice, third slide shows up 3 times Any ideas? I just created a child theme; I didn't try this before creating the child theme. Right now the only thing the child theme folder contains is the style.css file. I'll post a private reply with the URL to our site so you can see. Thanks! Dave
June 19, 2014 at 8:25 am 22170
Dave Dave This reply has been marked as private.
June 19, 2014 at 2:04 pm 22186
Sekander Badsha Sekander Badsha

Hello Dave,
Thanks for finding out the bug. I have notified the developer team about that. I will come back to you very soon.

June 23, 2014 at 10:43 pm 22342
Bill Bill

Is there any news on this subject. I’m experiencing the same problem.

June 24, 2014 at 12:18 am 22343
Jason Jason

Yeah, same here

Also have the bug 🙂

June 24, 2014 at 12:31 pm 22364
Sk Sk

Hello Dave,

please navigate to dokan/classes/slider.php on line 476

replace the line

$slide_html .= '<li>';

by

$slide_html = '<li>';

Thank you.

June 24, 2014 at 8:33 pm 22379
Jason Jason

Perfect Sk, that worked 🙂

Thanks

June 24, 2014 at 9:01 pm 22383
Sk Sk

You welcome.

Let us know if you have any further problem.

Thank you.

June 30, 2014 at 7:10 am 22595
Dave Dave

Thanks for the quick solution!

Dave

Viewing 8 Posts - 1 through 8 (of 8 total)