Osclass Support Forums

General osclass questions => Report bug => Topic started by: joji on April 30, 2021, 04:15:03 PM

Title: osclass v4.4.0
Post by: joji 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 });
Title: Re: osclass v4.4.0
Post by: MB Themes 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
Title: Re: osclass v4.4.0
Post by: joji 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
Title: Re: osclass v4.4.0
Post by: MB Themes on May 01, 2021, 08:41:34 PM
@joji
Not sure, I might not get it.
Title: Re: osclass v4.4.0
Post by: Nagy Csaba 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 });
Title: Re: osclass v4.4.0
Post by: joji 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   :'( :'( :'(
Title: Re: osclass v4.4.0
Post by: Nagy Csaba 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   :'( :'( :'(
Title: Re: osclass v4.4.0
Post by: MB Themes on May 02, 2021, 10:30:22 AM
Create support ticket and provide details, cannot help you from there.