Post by nabouill » Tue Jun 16, 2015 4:31 am

I have a problem, i have adding 2 JavaScripts on my web site for adding some ads.
the first is a banner on the footer and the second is a slide-in.

i have no problem with the banner, but when i put the slide-in, reviews of product doesn't work.

this is my footer file:

Code: Select all

<footer>
  <div class="container">
    <div class="row">
	  <div class="col-sm-4">
	  <br>
		<!-- CPM AFFILIATION TAG MEGA BANNIERE 728X90  -->
		<script type='text/javascript'>
		var cpma_rnd=Math.floor(Math.random()*99999999999);
		document.write("<scr"+"ipt type='text/javascript' src='http://www.cpmaffiliation.com/50851-728x90.js?rnd="+cpma_rnd+"'></scr"+"ipt>");
		</script>
		<!-- FIN TAG CPM AFFILIATION -->
	  </div>
    </div>
    <hr>
  </div>
</footer>
<!-- CPM AFFILIATION TAG SLIDE-IN -->
<script type='text/javascript'>
var cpma_rnd=Math.floor(Math.random()*99999999999);
document.write("<scr"+"ipt type='text/javascript' src='http://www.cpmaffiliation.com/50851-slidein.js?rnd="+cpma_rnd+"'></scr"+"ipt>");
</script>
<!-- FIN TAG CPM AFFILIATION -->
</body></html>
somebody have an idea why. Is it possible to resolve this in opencart or is it just a problem of the slide-in javascript?

Thanks in advance.

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by viethemes » Tue Jun 16, 2015 9:00 pm

Could you provide your site URL, so we can take a look at the problem closer?

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by nabouill » Wed Jun 17, 2015 4:15 am

yes,
http://www.manga-vf.fr

I have temporarily reactivate the slide-in for you take a look at the problem. (at left)
thank you in advance

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by nabouill » Sun Jun 21, 2015 7:27 pm

Up please.

(i have remove the slide-in, because it is a problem of not having review( 2-3 per day))

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by viethemes » Mon Jun 22, 2015 8:37 pm

Sorry for the delay reply.
Could you add the code again, so I can take a look at the problem closer?

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by nabouill » Tue Jun 23, 2015 2:55 am

I have reactivate the slide-in.

thank you in advance

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by viethemes » Tue Jun 23, 2015 11:01 pm

I saw the problem in your store.
It seems that the slide-in popup uses jQuery 1.x which conflicts with jQuery 2.x of OpenCart 2.
To solve it, you can try to open catatlog/view/theme/{your_theme}/template/common/footer.tpl,
find

Code: Select all

</body>
and add this code before that line

Code: Select all

<script src="catalog/view/javascript/jquery/jquery-2.1.1.min.js" type="text/javascript"></script>

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by nabouill » Wed Jun 24, 2015 6:13 am

hello,
Thank you for your reply.
unfortunately, it does not work.

Have you another idea ?

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by viethemes » Wed Jun 24, 2015 10:09 pm

Could you send a admin account and a FTP account, so I can take a look at the problem closer?

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


New member

Posts

Joined
Sat Oct 18, 2014 6:45 pm


Post by nabouill » Thu Jun 25, 2015 3:02 pm

i thank you for your help, but sorry, i can't give you my admin account.
So i remove the slide-in.(it is not very important)

Regards.

opencart 2.0.1.1 fr
-vqmod


New member

Posts

Joined
Thu May 16, 2013 6:41 am

Post by viethemes » Thu Jun 25, 2015 8:23 pm

nabouill wrote:i thank you for your help, but sorry, i can't give you my admin account.
So i remove the slide-in.(it is not very important)

Regards.
Yes. I understand your case.

http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension

Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme

Extra Positions PRO, Custom JavaScript, Custom CSS and others


User avatar
Active Member

Posts

Joined
Thu Jan 08, 2015 12:17 pm


Post by ghousse » Sat Mar 05, 2016 8:25 am

yes,

http://cartoonanims.com/

I have temporarily reactivate the slide-in for you take a look at the problem. (at left)
thank you in advance

Newbie

Posts

Joined
Sat Mar 05, 2016 8:20 am
Who is online

Users browsing this forum: No registered users and 11 guests