HIDE ON DEVICE - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

HIDE ON DEVICE

P

prismanet

SP Page Builder 2 years ago

It seems that "hide on desktop" and other device, won't work in published page. it works in editing. can anyone confirm or not this issue? sppb version 4.0.x joomla 4.x.x (i have tried on a clean joomla install and the problems remain)

we have found a FIX, we suggest this: file: components/com_sppagebuilder/layouts/addon/start.php

line 20 from: if ($view_mode === 'page') { to: if ($view_mode === 'page' || $view_mode === 'article') {

0
2 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #96075

Hi

Thanks for contacting us. And thanks for giving us the suggestions. Has your issue been resolved after applying this suggestion?

-Regards.

0
P
prismanet
Accepted Answer
2 years ago #96095

yes. it solve the problem but i edited the sppb core, that is not good.

0