Advertisement:

Author Topic: osshaft_colors theme issue-Solved  (Read 2436 times)

nootkan

  • Sr. Member
  • ****
  • Posts: 259
osshaft_colors theme issue-Solved
« on: November 26, 2013, 07:48:37 pm »
Really like your theme however the appearance->header logo and theme settings comes up blank when clicked on.  Is this a bug?
« Last Edit: December 02, 2013, 01:04:02 am by nootkan »

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: osshaft_colors theme issue
« Reply #1 on: November 26, 2013, 09:40:34 pm »
Could be? Please give what version Osclass your using and any other info?
Are you able to change color schemes? Currently there are 4 choices.
What browser and what browser version are you using?
is it set to or not set to compatibility mode?
Have you tried in a different browser? I suggest Firefox.
 
Likely it is some sort of plugin conflict.
List what plugins you have installed.
Try disabling each plugin until the problem is resolved. Though unlikely, you may have to uninstall each plugin until issue is disappears. Though this can be time consuming if you have several plugins, it would go a long way in ruling in or out plugin conflicts.

Attached are screenshots of what you should be seeing.
 
I just tried it on IE, Firefox, Chrome and Safari and all worked well....
Tom
« Last Edit: November 26, 2013, 10:08:06 pm by tomshaft »

nootkan

  • Sr. Member
  • ****
  • Posts: 259
Re: osshaft_colors theme issue
« Reply #2 on: November 27, 2013, 04:06:12 am »
I am using version 3.2.2.  Everything works fine with the default bender theme.  Browsers tried include: Firefox 25.0.1, Opera 12.16, Chrome 31.0.1650.57 and Safari 5.1.7. I don't use IE.  As far as I know only IE has compatibility mode.  I cannot find where to change color schemes.  I have disabled all my plugins one at a time and still cannot see the header logo or theme settings.  Even tried deleting all my plugins with the same result.  I may try removing the theme and re-installing later, no time right now.

Plugins installed as follows:
adblock_deductor
carousel_for_osclass
cars_attributes
dating_attributes
facebook
google_analytics
google_maps
importer
jobs_attributes
location_required
moreedit
payment
printpdf
products_attributes
realestate_attributes
requiredreg



tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: osshaft_colors theme issue
« Reply #3 on: November 27, 2013, 11:40:42 am »
I've configured both a localhost and a live site with same as you listed and can not duplicate the problem. I asked a couple others that use this theme but they have no issues. I'll continue to look into this. Perhaps someone else has an answer.
 
Have you tried clearing browser cache after un-installing plugins?
 
Tom

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re: osshaft_colors theme issue
« Reply #4 on: November 30, 2013, 07:07:42 pm »
If you have not yet resolved your problem I suggest you download and install the osshaft Seasons theme to see if the problem goes away... This theme is based on the osshaft colors theme. If not then the problem must be on your end because this theme does display admin properly as does osshaft colors for me and others.
 
If you have resolved the problem please post what you found and mark this topic "Solved".
 
http://forums.osclass.org/themes-26/free-osshaft-seasons-fuild-theme/
 
I was hoping others that had downloaded the theme would jump in with reports.
Tom

nootkan

  • Sr. Member
  • ****
  • Posts: 259
Re: osshaft_colors theme issue
« Reply #5 on: December 01, 2013, 06:41:57 am »
Sorry I've been so busy I haven't had time to look into this until now.  It seems my issue is due to me trying to create a child theme with the index.php like I did with the default bender theme so I don't loose modifications when the theme is upgraded.  Everything seems to work fine for me except those two issues.  As soon as I change everything back to the original osshaft_colors name the two issues are like they're supposed to be.  I guess I'm missing something.  Php isn't my strong suit so could be I'm not understanding how to create a child theme in osclass.  I assumed it would be similar to wordpress.  I was trying to follow this doc: http://doc.osclass.org/How_to_create_a_theme

nootkan

  • Sr. Member
  • ****
  • Posts: 259
Re: osshaft_colors theme issue
« Reply #6 on: December 01, 2013, 10:03:15 pm »
Alright I've figured it out.  I had to go into the functions.php file and make changes to this line and the one below it to reflect the new path to my child theme.
Code: [Select]
osc_admin_menu_appearance(__('Header logo', 'osshaft_colors'), osc_admin_render_theme_url('oc-content/themes/osshaft_colors_child/admin/header.php'), 'header_osshaft_colors');
Thanks for a great theme Tom!
P.S. can't see where to mark this as solved so I just added "Solved" to the subject line of my first post.
« Last Edit: December 02, 2013, 01:04:58 am by nootkan »

tomshaft

  • Hero Member
  • *****
  • Posts: 862
  • Osshaft for Osclass - Add 650 posts to my total
Re:Solved - osshaft_colors theme issue-Solved
« Reply #7 on: December 03, 2013, 12:21:45 am »
Great. Thanks for the feedback and this does explain it.
You marked it solved correctly.
 
Personally I like the updated osshaft_seasons 2.0 theme but being they are both from the same egg....
 
I'm working on a dozen more but after a will they all start to look alike....
 
Tom
« Last Edit: December 03, 2013, 12:24:04 am by tomshaft »