SLIDER Not Working After Updating `joomla And Installing SP Page Builder. - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

SLIDER Not Working After Updating `joomla And Installing SP Page Builder.

D

Daniel

SP Page Builder 2 years ago
  1. SLIDER not working after updating joomla 4 and installing SP Page builder. It just displays a blank space. It worked the first time I installed but I had to redo everything and install everything again.

  2. Search box on the front end gives an error "Class JEventDispatcher" not found

  3. When I edit a page on SP Page builder and click on close, it give an error "OBJECT OF CLAXS STDCLASS COULD NOT BE CONVERTED TO STRING"

0
13 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #137952

Apology for the inconvenience. I have fixed your issues. Please check your site.

0
D
Daniel
Accepted Answer
2 years ago #136474

Please someone respond to me. This has halted all my work for over 2 days. It's urgent

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #136511

Hello Daniel

Apology for the inconvenience. Please share your site admin URL and issue page link to check the issues.

Best regards

0
D
Daniel
Accepted Answer
2 years ago #136524

Thank you, I have shared the details here again for your reference.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #137280
  1. I have fixed the issue.
  2. Please share your FTP Details to check. But this is not our product issue. I have checked with Casseopeia template too. It seems like a Search plugin issue.
  3. I have not found any issues.
0
D
Daniel
Accepted Answer
2 years ago #137288

Hi, thank you so much for finally checking it out. I appreciate it.

  1. I've checked but the slide is still not working. I have cleared the Cache both on my browsers and on Joomla Admin Dashboard but still doesn't work. Is there something else I need to do?

  2. I will check with the search plugin and update you shortly.

I have shared some more information in the private content. Thank you for your kind assistance.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #137298

The slideshow is visible. It could be a cache issue on your end. To fix the slideshow, I have updated this file:

templates/shaper_fixter/js/owl.carousel.min.js

0
D
Daniel
Accepted Answer
2 years ago #137353

Thank you for your patience with me.

I have cleared my cache (Joomla Backend and Browsers) severally and tried other laptops in private and normal modes. But it returns an error I copied here. The challenge is that even with the new sliders working, the error message remains visible there.

However, I noticed that when I add a new Slideshow it works fine. This problem only affects the previous slides before the upgrade. Is there anything more that can be done?

0
D
Daniel
Accepted Answer
2 years ago #137945

Hi,

I tried several options to get rid of this but it didn't work.I have also realized that a similar error appears on other pages too with a slight difference in line number.

Secondly, SPPB is not able to access my media. Returns an error. I have attached a screenshot here https://prnt.sc/_FOSuvxLFdxt

Please advice accordingly.

0
D
Daniel
Accepted Answer
2 years ago #137978

Thank you very much. Works like a charm!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #137983

You are welcome 😊

I am sharing the solution here. I have changed this line

. $slide_item->bg .

to this

. isset($slide_item->bg) ? $slide_item->bg : "" .

I have changed in 2 places. The fix is similar but the variable names are different.

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback on 

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0
D
Daniel
Accepted Answer
2 years ago #138107

Hey Ofi,

i just noticed that whenever I change the image on the slider the entire page returns an error in the front-end.

Error is"0 Object Of Class StdClass Could Not Be Converted To String"

How do I go about this please?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #138184

There is no error but the images are not visible. I have just checked that the addon is removed from our quickstart package too. Please use Slideshow addon instead of Slideshow Full Width addon.

0