Support Forums - Classified Ads Script Osclass
Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: 44-55-66 on October 24, 2017, 06:56:15 PM
-
Veronika does not display Custom Attributes when adding new ads other templates are ok
-
Check if you have in item.php code osc_run_hook('item_detail');
If yes, from theme perspective is allright.
-
<div id="plugin-details">
<?php osc_run_hook('item_detail', osc_item() ); ?>
</div>
</div>
<?php } ?>
</div>
-
new installation clean template Veronika (no change)
Custom Attributes does not see when adding a new ad
After logging in, everything works in your account
This is a big problem for adding classifieds you need to edit 2 ad times.
-
@44-55-66
Sorry I missed that it is on publish page.
Have you checked third step of publish process?
-
@frosticek
Here may be a problem on the publishing page are only 2 steps
1) category, description, contact details
2) photos
no third step so i thought i should maybe?
-
Step 1/2
:(
-
Additional fields exclude categories - this is a problem
I have found the problem of step 3 appears after entering the category code to exclude transactions but should be the reverse how do I fix it ..? change ..
-
excellent support is step 3 :)
-
The problem continues on the clean new Veronik template :-\
no step 3
-
Create custom field and test it, if is problem with plugin or theme.
Check browser console if you see some javascript errors.