*

emmazz

  • ***
  • 22 posts
Payment buttons is not clickable
« on: March 24, 2016, 12:21:08 PM »
Payment buttons is not click-able, Please check http://pahasu.lk/cars-vehicles/three-wheelers/2-stroke-threeweel_i20945

*

MB Themes

Re: Payment buttons is not clickable
« Reply #1 on: March 24, 2016, 12:52:00 PM »
@emmazz
You have javascript error on that site, some scripts in your installation were not included by osclass rules.
I gues this one is problematic:
Uncaught ReferenceError: LazyLoad is not defined
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

emmazz

  • ***
  • 22 posts
Re: Payment buttons is not clickable
« Reply #2 on: March 24, 2016, 02:00:17 PM »
this theme is your's and it's customize by You ( as hosting issue )

how to fix that ?

*

MB Themes

Re: Payment buttons is not clickable
« Reply #3 on: March 24, 2016, 02:07:18 PM »
@emmazz
PM me login to your FTP and oc-admin so I can investigate what cause it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

emmazz

  • ***
  • 22 posts
Re: Payment buttons is not clickable
« Reply #4 on: March 24, 2016, 03:08:40 PM »
check inbox

*

MB Themes

Re: Payment buttons is not clickable
« Reply #5 on: March 24, 2016, 03:41:37 PM »
@emmazz
You are using some module or script, that change for every javascript from:
Code: [Select]
<script type="text/javascript">
to:
Code: [Select]
<script type="text/rocketscript">
Can you please disable it?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

MB Themes

Re: Payment buttons is not clickable
« Reply #6 on: March 24, 2016, 03:48:28 PM »
@emmazz
Got it by myself adding this tag to script:
Code: [Select]
data-cfasync="false"
Everything should be ok now.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

emmazz

  • ***
  • 22 posts
Re: Payment buttons is not clickable
« Reply #7 on: March 24, 2016, 03:50:49 PM »
it's loading well on Lumia 925 mobile device.

*

emmazz

  • ***
  • 22 posts
Re: Payment buttons is not clickable
« Reply #8 on: March 24, 2016, 06:39:46 PM »
Ok, Thanks :)

<script type="text/rocketscript">  how did u found that ?

*

MB Themes

Re: Payment buttons is not clickable
« Reply #9 on: March 24, 2016, 07:05:33 PM »
@emmazz
Found in source code, googled how to avoid it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots