Floox - Error When Changing Slider Image - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Floox - Error When Changing Slider Image

BH

Bernhard Huber

Template 4 years ago

When I want to replace a image on the slider of the floox template I get the error you can see on SC1. I changed the line of code but could not make out the problem (Look SC2). Please help me to resolve the issue.

SC1: https://imgur.com/OSTFiNn SC2: https://imgur.com/ukO5IOe

0
5 Answers
BH
Bernhard Huber
Accepted Answer
4 years ago #40616
1
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #39780

Hello Bernhard Huber

Please use this this code on line 47. Hopefully, it will solve this matter.

$bg_image = ($slide_item->bg) ? 'style="background-image: url('/ . JURI::base() . (is_string($slide_item->bg) ? $slide_item->bg : $slide_item->bg->src) . '); background-repeat: no-repeat; background-size: cover; background-position: center center;"' : '';

Best regards

-1
BH
Bernhard Huber
Accepted Answer
4 years ago #40363

Hello,

is used your line of code (Image2) but now I entcounter another problem. (Image 1)

Image1: https://imgur.com/lJxt7QM Image 2: https://imgur.com/3466EpA

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 4 years ago #40485

Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials.

-1
BH
Bernhard Huber
Accepted Answer
4 years ago #40495

Sorry, its on localhost. But I use the quickstart package of floox if this helps you. (filename: floox_quickstart_j3_v1.9.zip)

0