Theme setup
« on: April 20, 2017, 03:05:47 PM »
1 How to change favicon.ico
2 adding ads is not possible to specify -Custom Attributes-

*

MB Themes

Re: Theme setup
« Reply #1 on: April 20, 2017, 03:16:56 PM »
@Виталий Василенко
You can replace original favicons with your own in folder:
oc-content/themes/veronika/images/favicons

Custom attributes can be set via custom fields feature in osclass.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Theme setup
« Reply #2 on: April 21, 2017, 09:36:13 AM »
I wrote down my
/oc-content/themes/veronika/images/favicons/favicon.iso
But there are no changes
http://Http://prntscr.com/ez0clz

Custom attributes added to osclass
But when I add an ad, I can not use them

http://prntscr.com/ez0o0i

http://prntscr.com/ez0nt7

« Last Edit: April 24, 2017, 09:39:40 PM by Виталий Василенко »

*

MB Themes

Re: Theme setup
« Reply #3 on: April 21, 2017, 10:46:18 AM »
@Виталий
If you look to that folder, there is not 1 icon only (and it is not .iso but .ico).
Remove all files and use your own.
Keep naming convention.

Favicon may not reload immediatelly, check it on google.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Theme setup
« Reply #4 on: April 21, 2017, 11:06:27 AM »
With favicon happened. Thank you!

please help with Custom attributes

Quote
Custom attributes added to osclass
But when I add an ad, I can not use them

http://prntscr.com/ez0o0i

http://prntscr.com/ez0nt7

*

MB Themes

Re: Theme setup
« Reply #5 on: April 21, 2017, 11:08:59 AM »
I do not know what should I help with.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Theme setup
« Reply #6 on: April 21, 2017, 11:49:12 AM »
I created an additional attribute to ads in your osclass
Adminpanel - settings - custom fields

http://prntscr.com/ez21b2

Adding ads is not possible to choose additional options.

For example, if I want to add the parameter "Number of rooms in the house"
how to do it?



Re: Theme setup
« Reply #7 on: April 21, 2017, 11:54:03 AM »
http://prntscr.com/ez249a
http://prntscr.com/ez24jy

Where to choose  --- Custom fields ->Condition  ???

http://prntscr.com/ez250k


*

MB Themes

Re: Theme setup
« Reply #8 on: April 21, 2017, 11:54:36 AM »
Custom attributes and plugin's stuffs can be selected on third step of publishing, when category has been selected.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Theme setup
« Reply #9 on: April 21, 2017, 12:04:30 PM »
I chose a category but there is no third stage

http://prntscr.com/ez249a
http://prntscr.com/ez24jy

I do not understand something?
please show where
« Last Edit: April 24, 2017, 09:40:02 PM by Виталий Василенко »

*

MB Themes

Re: Theme setup
« Reply #10 on: April 21, 2017, 12:18:59 PM »
When I choose category: Спорт и туризм
Fields are loaded correctly.

I recommend to check documentation on custom fields.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Theme setup
« Reply #11 on: April 21, 2017, 12:52:56 PM »
Yay it worked ))

at stage 3 there is a mapping plugin -> Custom Attributes

http://prntscr.com/ez2re5

How to make 3 stage was always?
Without Attributes osclass



Again sorry for my English

Re: Theme setup
« Reply #12 on: April 21, 2017, 12:59:50 PM »
Found. Can someone come in handy

item-post.php

    // If no category loaded at start, hide hook section
//    if( $('#catId').val() != "" && parseInt($('#catId').val()) > 0 ) {
      $('fieldset.hooks').show(0);
      $('span.total-steps').text('3');
//    }

*

MB Themes

Re: Theme setup
« Reply #13 on: April 21, 2017, 03:41:58 PM »
@Виталий Василенко
You cannot, as 3rd step is dependand on plugins and category selection.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots