*

ifrim.danut

  • **
  • 14 posts
Location problem
« on: September 04, 2017, 03:15:20 PM »
Hello!
I have one problem with location when someone try to add a listing.
Anything written at the location does not appear nothing!
You can test this at http://www.anuntbeton.ro/item/new

*

MB Themes

Re: Location problem
« Reply #1 on: September 04, 2017, 03:55:09 PM »
@ifrim
you have 2 javascript errors on your site, fix them or replace theme files with original:
Code: [Select]
Uncaught SyntaxError: Unexpected token <
new:959 Uncaught ReferenceError: ir_get_min_img is not defined
    at HTMLDocument.<anonymous> (new:959)
    at k (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at Function.ready (jquery.min.js:2)
    at HTMLDocument.D (jquery.min.js:2)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #2 on: September 04, 2017, 05:41:55 PM »
But I did not modify the original files of the theme...
How can i fix it?
Thank you!

*

MB Themes

Re: Location problem
« Reply #3 on: September 04, 2017, 06:38:10 PM »
There is modification with some script placed into body (tracking script, google adsense?)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: Location problem
« Reply #4 on: September 04, 2017, 08:54:05 PM »
But I did not modify the original files of the theme...
How can i fix it?
Thank you!

Try to OFF share  plugin from left side on your post page.

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #5 on: September 04, 2017, 10:38:38 PM »
I found the problem...
The problem appear from the Image Required plugin bought from mb themes!!  :(
After i disable this plugin all works!
What can i do now? I bought a plugin from same provider that don't works...
But i really need this function for my website...

*

MB Themes

Re: Location problem
« Reply #6 on: September 04, 2017, 10:55:07 PM »
I would say you have older version of theme or plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #7 on: September 04, 2017, 11:34:24 PM »
I bought plugin on 14 august 2017 and the theme on 1 september 2017, i lost an update for this elements?

*

MB Themes

Re: Location problem
« Reply #8 on: September 05, 2017, 08:18:47 AM »
@ifrim
I have PMed to you latest version of image required plugin, just to be sure.
But please open console of your browser and look for javascript errors (press F12).
Your google analytics code is invalid.

Code: [Select]
new:1066 Uncaught SyntaxError: Unexpected token <

Code: [Select]
      <script type="text/javascript">// <![CDATA[
</p>
<p>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){</p>
<p>(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),</p>
<p>m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)</p>
<p>})(window,document,'script','//www.google-analytics.com/analytics.js','ga');</p>
<p> </p>
<p>ga('create', 'UA-57266076-1', 'auto');</p>
<p>ga('send', 'pageview');</p>
<p> </p>
<p>
// ]]></script>  </div>
</div>


Fix that first.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #9 on: September 06, 2017, 05:51:03 PM »
So, i delete all analytics code from website and this plugin still does not work. I specify that I installed the last version, the one on the email

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #10 on: September 06, 2017, 05:52:59 PM »
The location works if i disable the plugin

*

MB Themes

Re: Location problem
« Reply #11 on: September 06, 2017, 10:10:47 PM »
What plugin?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots


*

MB Themes

Re: Location problem
« Reply #13 on: September 07, 2017, 09:13:20 AM »
@ifrim
Data in your console referenced to problem with different script placed by you.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

ifrim.danut

  • **
  • 14 posts
Re: Location problem
« Reply #14 on: September 07, 2017, 10:29:38 AM »
Ok! I will reinstall osclass from 0 to an subdomain and i will put just the theme and image required plugin to see what will happen!