Discussions
Categories
Home
›
OneLander
lightbox url
TechChx
July 4
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 6
Posts: 10,830
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.6K
All Categories
104
OneLander
306
PhotoProof
539
Rife
40
Agency
129
Starter
871
FatMoon
197
Thirteen
337
Photon
319
Chillout
769
Hypershot
3
General
In this Discussion
July 6
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.