*

44-55-66

  • **
  • 10 posts
Veronika does not display Custom Attributes
« on: October 24, 2017, 06:56:15 PM »
Veronika does not display Custom Attributes when adding new ads other templates are ok

*

MB Themes

Re: Veronika does not display Custom Attributes
« Reply #1 on: October 24, 2017, 07:22:49 PM »
Check if you have in item.php code osc_run_hook('item_detail');
If yes, from theme perspective is allright.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #2 on: October 25, 2017, 08:10:33 AM »
<div id="plugin-details">
              <?php osc_run_hook('item_detail', osc_item() ); ?> 
            </div>
          </div>
        <?php } ?>
      </div>

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #3 on: October 25, 2017, 09:31:50 AM »
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.

*

MB Themes

Re: Veronika does not display Custom Attributes
« Reply #4 on: October 25, 2017, 10:35:20 AM »
@44-55-66
Sorry I missed that it is on publish page.
Have you checked third step of publish process?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #5 on: October 25, 2017, 12:53:10 PM »
@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?

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #6 on: October 25, 2017, 01:18:24 PM »
Step 1/2

 :(

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #7 on: October 25, 2017, 02:08:29 PM »
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 ..

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #8 on: October 25, 2017, 02:26:12 PM »
excellent support is step 3   :)

*

44-55-66

  • **
  • 10 posts
Re: Veronika does not display Custom Attributes
« Reply #9 on: October 27, 2017, 08:54:24 AM »
The problem continues on the clean new Veronik template  :-\

no step 3

*

MB Themes

Re: Veronika does not display Custom Attributes
« Reply #10 on: October 27, 2017, 10:09:38 PM »
Create custom field and test it, if is problem with plugin or theme.
Check browser console if you see some javascript errors.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots