Discussions
Categories
Home
›
OneLander
lightbox url
TechChx
July 2022
in
OneLander
Posts: 2
I ware can I change the lightbox url on works like :
https://www.mysite.com/#a13lightbox-work-10667
to
https://www.mysite.com/#myjob1
Thanks
Comments
Air
July 2022
Posts: 10,963
Hello :-)
This is not recommended, as it could come in conflict with other anchors, and result in JavaScript errors.
Generally, it is coded in
js/script.js
and
js/script.min.js
you can search there for
a13lightbox
and replace it with your desired string.
With kind regards.
Sign In
or
Register
to comment.
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Quick Links
Categories
Recent Discussions
Categories
3.7K
All Categories
110
OneLander
318
PhotoProof
579
Rife
40
Agency
130
Starter
885
FatMoon
197
Thirteen
337
Photon
319
Chillout
769
Hypershot
3
General
In this Discussion
July 2022
Air
Discussions
Categories
Sign In
Comments
This is not recommended, as it could come in conflict with other anchors, and result in JavaScript errors.
Generally, it is coded in js/script.js and js/script.min.js you can search there for
a13lightbox
and replace it with your desired string.With kind regards.