|
|
#1 |
|
Junior Member
Join Date: Mar 2009
Posts: 10
Rep Power: 1 ![]() |
V4.1.1 Developer. Did the image "popup" display change? I'm not seeing the "Lightbox" effect and not a popup like the earlier version when a user clicks on one of the thumbnails. All that happens is that an image opens in a separate window. What am I missing? test site: MercedesHeritage.com
Template page is: viewlistings2.tpl Thank you. |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,749
Rep Power: 109 ![]() |
Just had a look and it appears you upgraded but didn't upgrade your template files.
These changed between v4.0 and v4.1.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Mar 2009
Posts: 10
Rep Power: 1 ![]() |
The display of larger images using the overlay is great; looks much more professional and cool.
I'm seeing a display problem (V4.1.1 developer) with Safari (mac) and IE7 (PC) as follows (FF is fine): When you click on a small image (thumbnail) from the individual listing, the overlay opens but shows more than one thumbnail (see attached screen shot). Once you click on any of the image links (Prev or Next for example) then the next image loads correctly at the proper size. See attachment for screenshot. Thank you Eric for helping me find the other issue with the template not being updated - once I did that (the template that needed to be updated was layout.tpl), the overlay worked. |
|
|
|
|
|
#4 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,749
Rep Power: 109 ![]() |
We actually have a ticket open on this issue now. It seems it only happens using viewlisting2.tpl but I haven't been able to figure it out yet. I will get back to you after I do some further testing.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,309
Rep Power: 39 ![]() ![]() |
@rhound,
What is this ibox javascript? I'm curious if there may be some conflict since you have both thickbox and this ibox javascripts loading. I also notice that the issue you are describing only seems to happen on the initial display. Once another picture is selected then it corrects itself. At least that's what it's doing for me using Mac OS X 10.5.6 and Safari beta 4.
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#6 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,309
Rep Power: 39 ![]() ![]() |
I ran a javascript debugger on your viewlisting and there is a reference to cpaint. cpaint is not used with 68 V4.1.x.
It appears that you are using an old listingextras.tpl file which is what is making the call. The listingextras.tpl file is located in your template folder/viewlisting folder.
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Mar 2009
Posts: 10
Rep Power: 1 ![]() |
Hello Mike and Eric...
Ok, I've removed all of the ibox code (I was using ibox to do a similar thing to what you now have built into 4.1.1). I've updated the listingextras and listingextras2 templates so the cpaint stuff is gone. The strange behavior just on the first opening of a thumbnail is still there for Safari and IE. Let me know if you have any additional ideas. Thank you. |
|
|
|
|
|
#8 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,309
Rep Power: 39 ![]() ![]() |
Another thing that came up when I was checking is that a file called bg.jpg, which is located in your root images folder is trying to load. Although the name says that it is an image it is not an image and has a mime type of text/script. There are no calls for this file, but it is trying to load.
This file is not part of 68 classifieds, but that is certainly strange behavior. I would check to discover what this file is as it isn't part of 68, it's not an image even though it is named as such and it is trying to load, yet it isn't being called from anywhere.
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#9 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,749
Rep Power: 109 ![]() |
Mike also mentioned that the thickbox is duplicated in the viewlisting2.tpl which is causing this.
Open the file and find: <script type="text/javascript" src="javascript/jquery/thickbox/thickbox-compressed.js"></script> <link rel="stylesheet" href="javascript/jquery/thickbox/thickbox.css" type="text/css" media="screen" /> and delete those lines.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Mar 2009
Posts: 10
Rep Power: 1 ![]() |
The duplicate JavaScript code on the viewlisting2.tpl was the culprit. As soon as I removed that, the IE problem went away.
Thank you very much. |
|
|
|
| Bookmarks |
| Tags |
| image popup, thumbnail, viewlisting |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| display a thumbnail in userbrowlistings (v4) | frommarcq | v4 Modules / Modifications | 2 | 08-25-2008 02:09 AM |
| Image and Thumbnail Display Changes | a68designer | v4 Questions & Support | 34 | 07-26-2008 05:53 PM |
| display a Thumbnail in userbrowselistings | frommarcq | v3.1 Modules & Modifications | 2 | 04-06-2008 12:43 PM |
| photo display in Viewlisting | Bucketman | v3.0 Questions & Support | 29 | 02-19-2008 01:30 PM |
| Show image #1 large on viewlisting page | macagent | v3.1 Modules & Modifications | 4 | 07-12-2006 04:56 PM |