*

joji

  • **
  • 21 posts
osclass v4.4.0
« on: April 30, 2021, 04:15:03 PM »
Beta theme.

item post page bottom showing this

Tipped.create('.osp-has-tooltip', { maxWidth: 200, radius: false }); $(document).ready(function(){ var ospLocId = ''; if($('[name="regionId"]').val() != '') { ospLocId = $('[name="regionId"]').val(); } else if($('input[name="region"]').val() != '') { ospLocId = $('input[name="region"]').val(); } else if($('[name="countryId"]').val() != '') { ospLocId = $('[name="countryId"]').val(); } else if($('input[name="country"]').val() != '') { ospLocId = $('input[name="country"]').val(); } ospPromoteUpdate(ospLocId, '10'); // update prices according to active region/country });
« Last Edit: April 30, 2021, 04:27:03 PM by joji »

*

MB Themes

Re: osclass v4.4.0
« Reply #1 on: April 30, 2021, 05:42:10 PM »
Pls PM me your url and ftp login. Or create support ticket, it seems like jquery problem of 3.6
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

joji

  • **
  • 21 posts
Re: osclass v4.4.0
« Reply #2 on: May 01, 2021, 06:10:28 PM »
Pls PM me your url and ftp login. Or create support ticket, it seems like jquery problem of 3.6

Details sent to mail

*

MB Themes

Re: osclass v4.4.0
« Reply #3 on: May 01, 2021, 08:41:34 PM »
@joji
Not sure, I might not get it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Nagy Csaba

  • ***
  • 70 posts
Re: osclass v4.4.0
« Reply #4 on: May 02, 2021, 08:16:47 AM »
Is this solved? i have the same bug





Beta theme.

item post page bottom showing this

Tipped.create('.osp-has-tooltip', { maxWidth: 200, radius: false }); $(document).ready(function(){ var ospLocId = ''; if($('[name="regionId"]').val() != '') { ospLocId = $('[name="regionId"]').val(); } else if($('input[name="region"]').val() != '') { ospLocId = $('input[name="region"]').val(); } else if($('[name="countryId"]').val() != '') { ospLocId = $('[name="countryId"]').val(); } else if($('input[name="country"]').val() != '') { ospLocId = $('input[name="country"]').val(); } ospPromoteUpdate(ospLocId, '10'); // update prices according to active region/country });

*

joji

  • **
  • 21 posts
Re: osclass v4.4.0
« Reply #5 on: May 02, 2021, 08:51:08 AM »
Is this solved? i have the same bug





Beta theme.

item post page bottom showing this

Tipped.create('.osp-has-tooltip', { maxWidth: 200, radius: false }); $(document).ready(function(){ var ospLocId = ''; if($('[name="regionId"]').val() != '') { ospLocId = $('[name="regionId"]').val(); } else if($('input[name="region"]').val() != '') { ospLocId = $('input[name="region"]').val(); } else if($('[name="countryId"]').val() != '') { ospLocId = $('[name="countryId"]').val(); } else if($('input[name="country"]').val() != '') { ospLocId = $('input[name="country"]').val(); } ospPromoteUpdate(ospLocId, '10'); // update prices according to active region/country });

NO   :'( :'( :'(

*

Nagy Csaba

  • ***
  • 70 posts
Re: osclass v4.4.0
« Reply #6 on: May 02, 2021, 09:13:24 AM »
Is this solved? i have the same bug

The next pay plugin update will fix this I HAWE FAITH  ;D  jQuery Version must be updated i think


Beta theme.

item post page bottom showing this

Tipped.create('.osp-has-tooltip', { maxWidth: 200, radius: false }); $(document).ready(function(){ var ospLocId = ''; if($('[name="regionId"]').val() != '') { ospLocId = $('[name="regionId"]').val(); } else if($('input[name="region"]').val() != '') { ospLocId = $('input[name="region"]').val(); } else if($('[name="countryId"]').val() != '') { ospLocId = $('[name="countryId"]').val(); } else if($('input[name="country"]').val() != '') { ospLocId = $('input[name="country"]').val(); } ospPromoteUpdate(ospLocId, '10'); // update prices according to active region/country });

NO   :'( :'( :'(

*

MB Themes

Re: osclass v4.4.0
« Reply #7 on: May 02, 2021, 10:30:22 AM »
Create support ticket and provide details, cannot help you from there.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots