*

Giorj

  • *
  • 4 posts
adding on the main value of the attributes in the declaration
« on: October 30, 2020, 03:19:38 PM »
hello, I am interested in how to add attribute values ​​on the home page of the site.  the attribute has the ability to display but where to insert the code

*

MB Themes

Re: adding on the main value of the attributes in the declaration
« Reply #1 on: October 30, 2020, 05:04:11 PM »
You will have to find correct plugin functions to show value directly in plugin.
Then just place code into loop-single.php in gamma theme folder and adjust stylesheet if needed
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Giorj

  • *
  • 4 posts
Re: adding on the main value of the attributes in the declaration
« Reply #2 on: November 06, 2020, 11:35:55 AM »
www.cl40791.tmeeb.ru

Attributes are not displayed in premium ads

I also edited loop-single-premium.php but still didn't come out

*

MB Themes

Re: adding on the main value of the attributes in the declaration
« Reply #3 on: November 06, 2020, 12:29:03 PM »
@Giorj
Make sure you resolve difference between osc_item() object and osc_premium().
osc_item_id() will not work in premium loop, where it is osc_premium_id()
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Giorj

  • *
  • 4 posts
Re: adding on the main value of the attributes in the declaration
« Reply #4 on: November 06, 2020, 04:04:23 PM »
I understand that it wont work but i dont know how to  make it?

*

MB Themes

Re: adding on the main value of the attributes in the declaration
« Reply #5 on: November 06, 2020, 10:02:59 PM »
Check plugin functions, you should put item id directly as parameter
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Giorj

  • *
  • 4 posts
Re: adding on the main value of the attributes in the declaration
« Reply #6 on: November 07, 2020, 09:24:46 AM »
We are putting item id but the meaning of attribute is not cleared