*

sunnysunnet

  • *
  • 4 posts
category icon
« on: August 24, 2016, 12:58:52 PM »
Sir,
1) How i change Category icon in home page? I change in Setting, But In the home page have no changes.
2) Right sidebar have 2 option Mobile app & Fb Page, How i can Change that.
3) When i see in mobile, Category block not in the level.. how i can set that?
4) How i can change the color of theme?

Please help me..

*

MB Themes

Re: category icon
« Reply #1 on: August 24, 2016, 01:15:43 PM »
@sunnysunnet
1) It is managed from theme settings (at bottom). Clear browser cache and cookies when done
2) In oc-content/themes/tatiana/main.php you can modify these blocks
3) Sorry, not sure what you mean
4) In theme style sheets (oc-content/themes/tatiana/style.css)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

sunnysunnet

  • *
  • 4 posts
Re: category icon
« Reply #2 on: August 24, 2016, 01:22:35 PM »
3) Can you check my site from any android mobile? http://www.addever.com/ Then Just check the category block aliment. can possible to straight?

*

MB Themes

Re: category icon
« Reply #3 on: August 24, 2016, 01:40:18 PM »
@sunnysunnet
Not sure why (maybe because you have 2 categories only), there are some problems with style sheet.
Open style.css
Find line:
.home #main-new .categories.c2 .col { float:left; width:302px; }

Replace it with:
.home #main-new .categories.c2 .col { float:left; width:48.5%; }
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

sunnysunnet

  • *
  • 4 posts
Re: category icon
« Reply #4 on: August 24, 2016, 03:19:38 PM »
I try that code. But No Changes on Mobile View, After i change like this..
.home #main-new .categories .col { float:left; width:48.5%;margin-left:25px; }
.home #main-new .categories .col.c2 { float:right; }
.home #main-new .categories.c2 .col { float:left; width:302px; }
.home #main-new .categories.c2 .col.c2 { margin:0 0 0 25px; }
 Now Mobile view okay.. But Category icon still not changing. I clear catch and cookis but no changes..

*

MB Themes

Re: category icon
« Reply #5 on: August 24, 2016, 04:58:35 PM »
@sunnysunnet
Please PM us login to your oc-admin and URL.
Also make sure folder oc-content/themes/tatiana/images/large_cat is writtable (CHMOD 755)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

rsn

  • ***
  • 61 posts
Re: category icon
« Reply #6 on: September 20, 2016, 09:11:00 PM »
Hi
I have such a problem was the topic Tatiana Premium Theme 3.4.1 all worked
put a new version of Tatiana Premium Theme 3.5.2 by MB Themes are now downloading pictures categories does not work.
Prompt What is the problem

*

MB Themes

Re: category icon
« Reply #7 on: September 21, 2016, 11:28:48 AM »
@rsn
Well, no idea what is your problem, can you explain how to get it?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

rsn

  • ***
  • 61 posts
Re: category icon
« Reply #8 on: September 21, 2016, 01:49:12 PM »
I sent to you by e-mail access to the site that you would look

*

rsn

  • ***
  • 61 posts
Re: category icon
« Reply #9 on: September 21, 2016, 01:57:49 PM »
I have updated the theme
and I tried to change the image category and I did not what did not happen, that's why I am writing to you and what you would look for yourself I gave you access to the admin panel

*

rsn

  • ***
  • 61 posts
Re: category icon
« Reply #10 on: September 21, 2016, 10:30:15 PM »
All figured out;)
you have a bug in the theme Tatyana 3.5.2
file:
tatiana/admin/settings.php
line 53
tatiana/admin/function.php
line 84
need to replace the name with extension jpg to png

and will load pictures of large images for categories
 ;)