For Osclass 5 from Mindstellar
Changes (it will be updated as we go):
1. Remove from admin/category-icons.php line 10
$conn = getConnection();
not needed since 3.9 and if left, it crashed the site.
2. Change in theme's functions.php, line 36 from
osc_enqueue_style('fine-uploader-css', osc_assets_url('js/fineuploader/fineuploader.css'));
to
osc_enqueue_style('fine-uploader-css', osc_assets_url('osclass-legacy/js/fineuploader/fineuploader.css'));
There are several other issues with Osclasswizards 2.0.6 and Osclass 5.0.2 Mindstellar release.
We are trying to resolve them and i will update here.
If anyone can help, he is more than welcome.
There is a cosmetic issue in the dropdown arrow:
Even with that, does it work?
There is a cosmetic issue in the dropdown arrow:
Even with that, does it work?
Yes it does work fine, you have to click ON the city field to have the dropdown. The arrow doesn't work.
There is a strange js error when posting a NEW ad:
Uncaught TypeError: s.createPopper is not a function
bootstrap.min.js:6:43335I tried to replicate this and i failed. Seems to work fine for me.
I have emailed you the link, so you can check.
@johannes-de-sacrobosco I replicated only the drop down issue, in my site.
I see the js errors in the link you send me but failed to replicate them. I'm pretty sure they come from the theme.
Can you email the exact theme FROM your site? With any changes you did.