- Posts: 14
- Thank you received: 0
Close image not showing
-
Zach
Inactive member - Topic Author
- New Member
Less
More
13 years 3 months ago #10485
by Zach
Close image not showing was created by Zach
sorry if this is already here. i've found a few threads that were close.
here's my issue:
i've got a pop-out image working in the architecture template by using the code and procedure found here:
demo.hotjoomlatemplates.com/index.php?template=architecture
lightbox appears to be working and when the article is on my home page, the "Close X" image is in the bottom right- no problem. however, when the article is NOT on the home page the "Close X" image is a blue question mark.
I've looked at this thread:
www.hotjoomlatemplates.com/support-forum...es-not-display-red-x
...but, i do not have this file: modules\mod_hot_lightbox\js\jquery.lightbox-0.5.min.js anywhere in my installation.
any suggestions?
thanks in advance.
-Z
here's my issue:
i've got a pop-out image working in the architecture template by using the code and procedure found here:
demo.hotjoomlatemplates.com/index.php?template=architecture
lightbox appears to be working and when the article is on my home page, the "Close X" image is in the bottom right- no problem. however, when the article is NOT on the home page the "Close X" image is a blue question mark.
I've looked at this thread:
www.hotjoomlatemplates.com/support-forum...es-not-display-red-x
...but, i do not have this file: modules\mod_hot_lightbox\js\jquery.lightbox-0.5.min.js anywhere in my installation.
any suggestions?
thanks in advance.
-Z
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #10494
by ivan.milic
Replied by ivan.milic on topic Re: Close image not showing
Hi,
that file must be there , maybe use use plugin then look at template's /js folder.
that file must be there , maybe use use plugin then look at template's /js folder.
Please Log in to join the conversation.
-
Zach
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
13 years 3 months ago #10858
by Zach
Replied by Zach on topic Re: Close image not showing
thanks ivan. you are right, the file is in the templates /js folder- however the image "Close X" still does not show up. very strange.
any suggestions?
any suggestions?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #10864
by ivan.milic
Replied by ivan.milic on topic Re: Close image not showing
Open plugins\content\photogallery\js\jquery.lightbox-0.5.min.js
you will see compressed javascript cod but you will be able to recognize paths:
..'plugins/content/photogallery/images/...
modify all of them like this:
..'/plugins/content/photogallery/images/...
(note that / is inserted) , if that does not help use absolute paths:
..'<your site url>/plugins/content/photogallery/images/...
you will see compressed javascript cod but you will be able to recognize paths:
..'plugins/content/photogallery/images/...
modify all of them like this:
..'/plugins/content/photogallery/images/...
(note that / is inserted) , if that does not help use absolute paths:
..'<your site url>/plugins/content/photogallery/images/...
The following user(s) said Thank You: Zach
Please Log in to join the conversation.
-
Zach
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
13 years 3 months ago #10870
by Zach
Replied by Zach on topic Re: Close image not showing
thank you ivan.
ok, so i'm feeling like an idiot. i've got no photogallery folder in 'plugins/content. i suppose this is why its not working. should i buy the photo gallery plug in? i thought this worked with the architecture template... maybe not?
there is no plug-in like this with the install.
thanks in advance!
ok, so i'm feeling like an idiot. i've got no photogallery folder in 'plugins/content. i suppose this is why its not working. should i buy the photo gallery plug in? i thought this worked with the architecture template... maybe not?
there is no plug-in like this with the install.
thanks in advance!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
13 years 3 months ago - 13 years 3 months ago #10878
by milos
Replied by milos on topic Re: Close image not showing
In your case, the file is located in /templates/hot_architecture/js/jquery.lightbox-0.5.min.js
Last edit: 13 years 3 months ago by milos.
The following user(s) said Thank You: Zach
Please Log in to join the conversation.
Time to create page: 0.261 seconds