Support Forums

J Query Conflicts

This is a discussion on J Query Conflicts within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? V4.1.10 Developer What template are you using? custom with deafault template Please ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 08-29-2011, 03:58 AM   #1
Customer
 
Join Date: Oct 2009
Location: India
Posts: 51
Rep Power: 9
bhavdip is on a distinguished road
Question J Query Conflicts

What version of 68 Classifieds are you running?
V4.1.10 Developer

What template are you using?
custom with deafault template

Please describe in detail the issue you are having:
i want to create and place an advertisement banner in footer with php kobo script but it is getting conflict with jquery gallery view while accessing view listing page. so can anyone help me on this issue???
__________________
Using V4.1.10 Developer
Evo Style Templates from www.Templatecodes.com
bhavdip is offline   Reply With Quote
Old 08-29-2011, 09:23 AM   #2
Developer & Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,311
Rep Power: 69
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

No one is going to be able to help without any of the pertinent information for your issue. You refer to conflicts with javascript, yet you don't provide any javascript information.

You also state that you are using the default template, yet you list that you are using the Evo template from TemplateCodes in your signature? Big difference!!! Which is it?

A link would also be appropriate.
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2,5.0)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 08-29-2011, 02:51 PM   #3
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default

I am hedging a bet that he is using the TC Evo template because he mentions the gallery view. My suggestion is to see if you have the same problem with the default viewlisting.tpl file. If that is the case you my have to choose which is more important. The gallery view or the kobo script.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Old 08-29-2011, 11:59 PM   #4
Customer
 
Join Date: Oct 2009
Location: India
Posts: 51
Rep Power: 9
bhavdip is on a distinguished road
Default Sorry for partial information.

Yes I am using Template Code's Evo template. But I have modified it completely as you can see on my website www. textilenow. com. I am using the gallery view javascript as provided in evo blue template in viewlisting.tpl.
When I inserted PHP kobo script in my template as I want sponsors banners to show on my homepage. Its shows 100% alright banner in homepage but when I view any of the listing the images in the gallery view is not showing.
Kindly help me on this issue....

Thank You for your concern.
__________________
Using V4.1.10 Developer
Evo Style Templates from www.Templatecodes.com
bhavdip is offline   Reply With Quote
Old 08-30-2011, 05:31 AM   #5
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default

If you get a copy of Web developer and Firebug you will see that many of your pages are full of errors to begin with. Here is one example from your viewlistings.

Failed to load resource: the server responded with a status of 404 (Not Found)
layout_col_sidebar_btm.gif
Failed to load resource: the server responded with a status of 404 (Not Found)
exclamation.png
Failed to load resource: the server responded with a status of 404 (Not Found)
home_new.js:359
TypeError: 'null' is not an object (evaluating 'get("kv-container").getElementsByTagName')
k_a_creation.html:364
ReferenceError: Can't find variable: trapclick

I don't know what the javascript conflict is (the code is not showing) but just the above tells me you have issues to address anyway. In addition, you have customized heavily with a lot of other javascript functionality.

The site looks nice by the way.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting

Last edited by seymourjames; 08-30-2011 at 06:30 AM.
seymourjames is offline   Reply With Quote
Old 08-30-2011, 10:11 AM   #6
Developer & Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,311
Rep Power: 69
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

I can't say for sure, but in looking at the rendered output code from your homepage I couldn't help but notice that you have javascript within the header before your even calling the jquery library!!!

Secondly, the inline javascript is NOT within a smarty literal call as it should be:
{literal}
<!--
... javascript ...
-->
{/literal}

All of you javascript calls in your header should come after your call to the jquery library.
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2,5.0)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 09-01-2011, 02:47 AM   #7
Customer
 
Join Date: Oct 2009
Location: India
Posts: 51
Rep Power: 9
bhavdip is on a distinguished road
Default

Its not just happening.... I have called on of my friend for the help ... lets see if he can do the things for my website. I have added literal tags... but still error is not solved.
Thank You friends for help.
__________________
Using V4.1.10 Developer
Evo Style Templates from www.Templatecodes.com
bhavdip is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Showlistings sql query wesse249 Technical Support 1 09-13-2008 06:50 AM
Query Unregistered Pre Sales Questions 1 09-11-2006 01:00 PM


All times are GMT -4. The time now is 03:39 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0