Hi, I red on the internet that, b.e. video's are stored with their absolute
path (URL) with Unite Gallery . So develop a site local and then move it to
another server giving problems finding the video's. Is there a solution
for this problem?
example:
Now I have to access the video file like this, while esbv is my root folder
Hi, I red on the internet that, b.e. video's are stored with their absolute path (URL) with Unite Gallery . So develop a site local and then move it to another server giving problems finding the video's. Is there a solution for this problem?
example:
Now I have to access the video file like this, while esbv is my root folder
http://localhost/esbv/images/stam.mp4
It should be nice if I can access the video file like this:
/images/stam.mp4
Just as in Revolution Slider
Regards,
Mark
Hi, please test it, don\'t belive internet. Store /images/stam.mp4 in the videos and check if it\'s become local or not.
Hi Max,
That won\'t work.
I have to put the whole URL:
http://localhost/esbv/images/stam.mp4
instead of:
/images/stam.mp4