- Posts: 1
- Thank you received: 0
Strange thing with the template index.php
-
webster-design
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 2 months ago #36833
by webster-design
Strange thing with the template index.php was created by webster-design
Hi,
I have something very strange going on with the template index.php.
I wanted to incorporate the google analytics-code and after that all my frontend-layout was gone and the message "jQuery.noConflict();" was displayed.
When I restored the index.php I noticed that the code was automatically adjusted. e.g. "<s-tyle type="text/css">" and "<s-cript type="text/j-avascript">".
Does anybody know what to do???
I have something very strange going on with the template index.php.
I wanted to incorporate the google analytics-code and after that all my frontend-layout was gone and the message "jQuery.noConflict();" was displayed.
When I restored the index.php I noticed that the code was automatically adjusted. e.g. "<s-tyle type="text/css">" and "<s-cript type="text/j-avascript">".
Does anybody know what to do???
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #36837
by ivan.milic
Replied by ivan.milic on topic Strange thing with the template index.php
Are you sure you restored right file? If "jQuery.noConflict();" was displayed it means you applied code incorrectly
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #36852
by ivan.milic
Replied by ivan.milic on topic Strange thing with the template index.php
Open that index.php you have, do find replace all for:
s-cript
with
script
s-cript
with
script
Please Log in to join the conversation.
Time to create page: 0.154 seconds