Very nice theme, I just make the move from Dotclear to Wordpress 2.3 and I am using your theme.
I have some questions: if we set to 10 articles it puts 10 articles on homepage but even (that’s a problem) 10 posts on monthly archive pages. How to fix it ?
Although this is a beautiful theme (really one of my favorites ever!) unfortunately I noticed that it is not compatible with certain plugins like Live or WP-PostRatings and Im assuming others…
Is there any way to fix that?
Please help, I want to keep this theme on my blog!
on November 20th at 03:11 pm
admin said:
@rodel & matt
Download the sidebar PSD (soloss-gfx.zip) I attached here to edit the sidebar gfx section… (I have updated theme pack with new files and fixes, please re-download)
@shira
Similar problems occured in previous theme.. you can fix this by opening the header.php and add
< ?php wp_head(); ?> before the end of
Most plugin like wp-postrating required the wp_head to work..
@Vincent Abry
Copy category.php and rename it to archive.php will fix it or you can download the fix for the archive here *archive-fix
Rename it back to archive.php and replace with the old one
Note: I have updated the entire theme pack with new files and fixes, please re-download if you need updates with above mentioned issues.
on November 20th at 03:17 pm
admin said:
@lanewba
The graphical ads are removal and editable for your own need
upload your image:
Example: myimage.gif to the theme folder images/xxx.gif
open your sidebar.php and look for a div id = ad-box
and edit the html code inside like
You can repeat the following step as many as you want since the ad-box are optimize as many 125×125 ads you want.
on November 20th at 05:18 pm
dave said:
Hi, great theme, but like shira, I too have had problems with other plugins.
I have tried adding the to the header file, which does fix the problem with the plugin in question (myGallery http://www.wildbits.de/mygallery) - but the fix seems to stop the collapsable sidebars working.
Do you have any advise or suggestions how I could fix this?
Also, the included UltimateTagWarrior does not seem to work with the latest WP 2.3.1.
dave, where on the header file did you add the code exactly?
Thanks
on November 21st at 01:56 pm
dave said:
Hi Shira, I added the code just before the end of the /HEAD tag in the header.php file. I tried several different options and none seem to work.
But I now believe that the myGallery plugin is actually causing the problem, because if I disable it the collapsable sidebars work fine with or without the code. So I am trying to work out if there is an alternative work-around and will let you know if I find anything.
Dave and Admin: That fixed it for me! The 2 plugins I mentioned earlier work fine now.
Thanks for your help and the wonderful template.
on November 22nd at 10:41 am
admin said:
@dave
The mygallery plugin… that’s a 3rd level plugin integration…you will need to consult with the plugin author or work through “readme” regarding the plugin
on November 22nd at 04:37 pm
dave said:
Hi admin,
Thanks for the comment - I have tried a number of different image/gallery plugins, including Lightbox 2 and nextgen gallery - both require the code in the header.php file to work, but again, they seem to break the js for the sidebar.
Is there another js script I could use that would allow the sidebar to function with these plugins?
Thanks again.
on November 23rd at 07:09 pm
dave said:
Hi Admin,
I think the problem is with jQuery.js - but I have no idea what the problem actually is.
NextGen Gallery also uses jQuery, but an older version so I think there is a clash somewhere.
I would appreciate any suggestions.
Thanks, Dave
on November 23rd at 08:25 pm
dave said:
Hi again - I have no idea what I did (sorry) but everything seems to be working now with NextGen Gallery.
The only thing I can think of is that I re-downloaded everything.
I just installed firefox for the first time and unfortunately when i went into my website, the sidebars were all messed up.
I was wondering if there is a known cause for these errors on firefox, if others have experienced it with this template, and if anyone has any recommendations…
Thank you
on December 6th at 08:02 am
Chaya said:
Hi i was wondering how i can add a custome header to my blog.. I want to add a logo and pic.
hi, dave, i”ve just install these theme for my new blog. you make a great job for this theme. i need some help here, how can I change the copyright “2006-2007″ to “2007-2008″? I tried checking at the footer.php but i’m not understand that kind of code…
Hi,
Thnaks for the nice theme. I started using it. But have adopted and modified it considerable.
A few quick observations…
1. Too many tags have been used. Permalinks have been assigned h1 tag, which is usually assigned h2, because h1 should be used only for
2. Menu Bar is not very elegant. I modified it a bit so that now it is a bit more pleasing.
3. Too much use if Black color in side bar. I modified them a bit.
4. The Header height of 180 px, was consuming too much of space. I reduced it to 140 px.
I am tweaking some more changes. Would let you know.
I know, these may be my personal preferences, and others may like or not like that. But would like, if you could see these changes on my blog http://webtoolsandtips.com
Anyway, thanks again for the nice theme.
I know these were
on December 9th at 02:31 pm
Jose said:
Hi. I love this theme. I would like to know how to do to display the number of commets in each post. Thks
I deleted archive.php and replace with archive-fix.php that I have renamed in archive.php, but it still does not work
What about archives.php it stays the same?
For Older Entries do you have an idea what it does not work?
You said you have made changes in several files but I can see only archive-fix.php that have been changed after nov17 (when I installed the theme)
Hi admin,
The All-in-one SEO pack, Google Analytics, Adsense Deluxe etc. plugins are not working for me with this theme.
I have now included in the header file, which has now corrected the issue, and all the three important plugins now seem to be working.
But the problem is that the collapsable side bars have gone. They are now stationery.
How to fix them up. I do not want to loose this elegent theme. Please help me.
Hello…I have solved the problem by turning off admin bar plugin.
Now I want to insert logo on my blog. Can anyone suggest me how to do this on this theme?
Hi, I love this theme but something seems “funky”. When I replace the Ads, with my ads, they show up fine on the ABOUT page, but not the Main page. Am I missing something?
Hi: I, too, am wondering where in the style sheet I need to edit (and how do I need to edit) in order to display a custom header image? Thank you!
on July 23rd at 04:40 pm
Marcos A.T. Silva said:
Hi,
Someone knows, please, how can I prevent the “bullet.gif” image exhibition at sidebar, where “each” link has it image at its left side, instead of “only” categories, archives and sidebar items?
Thank you in advance.
on September 4th at 07:49 am
admin said:
@hardlena:
open style sheet and change the background: transparent to background: #RRGGBB color from the body style
@tony:
You have removed the background image from the body style.
@web tools:
Add the wp_head() before and wp_footer() before to use these functions.
@Vincent:
you have renamed the archives.php with archive-fix.php if you want to fix, you need to make changes into archives.php to make the fixes.
@akmal:
This is an encoded file. you can’t rename it.
@Asmaa:
Edit the header.php file and locate the logo file and replace it with your logo.
I might have a complicated question, but I really need some help with my site’s design.
If you visit the site, you will see a large leaderboard ad (728×90) below the navigation links (About, Advertise, etc.). I want to move this ad to the right of the title of the page in that vast gray area.
I am not very good with HTML or CSS, and cannot figure out how to embed the ad in this area without messing up the page format.
Can you help? I really enjoy using this theme and I hope to continue using it!
Thanks!
on December 12th at 05:30 am
kloni said:
hey admin!
very nice theme!! thanks a lot!
a question: will there be an update für Worpress 2.7 to use “threaded comments” also for this theme??
or is there a possibility to make “threaded comments” with this theme work??
would be excellent !!
thanks
on June 29th at 08:49 am
Frank said:
Does ALL one SEO and Google analytics plugins work with this theme?
It does not seems to be working for me. I know that they say to add something in WP-head before and wp_footer before , but i do not know how..
An other awesome work
I like the color combination .. Looking pretty nice ..
Keep it up
Wow…another nice one. You’re making it really hard to pick which theme I want to use from you…
can we edit the graphics on the side bars? is it possible to edit that? great work..
Very nice theme, I just make the move from Dotclear to Wordpress 2.3 and I am using your theme.
I have some questions: if we set to 10 articles it puts 10 articles on homepage but even (that’s a problem) 10 posts on monthly archive pages. How to fix it ?
Also “Older Entries” does not work. Can you help?
thanks and keep your good work.
Vincent.
It’s very nice theme, I am using it now.
I am new, i want to know how can i edit the pics on the top of the side bars?
pretty much useless unless you provide and avenue to edit the graphical ads on the upper right side of the page
Hi there,
Although this is a beautiful theme (really one of my favorites ever!) unfortunately I noticed that it is not compatible with certain plugins like Live or WP-PostRatings and Im assuming others…
Is there any way to fix that?
Please help, I want to keep this theme on my blog!
@rodel & matt
Download the sidebar PSD (soloss-gfx.zip) I attached here to edit the sidebar gfx section… (I have updated theme pack with new files and fixes, please re-download)
@shira
Similar problems occured in previous theme.. you can fix this by opening the header.php and add
< ?php wp_head(); ?> before the end of
Most plugin like wp-postrating required the wp_head to work..
@Vincent Abry
Copy category.php and rename it to archive.php will fix it or you can download the fix for the archive here *archive-fix
Rename it back to archive.php and replace with the old one
Note: I have updated the entire theme pack with new files and fixes, please re-download if you need updates with above mentioned issues.
@lanewba
The graphical ads are removal and editable for your own need
upload your image:
Example: myimage.gif to the theme folder images/xxx.gif
open your sidebar.php and look for a div id = ad-box
and edit the html code inside like
< a href =" your-link-to "> < img src="< ?php bloginfo ( 'stylesheet_directory ' ) ; ? > / images / myimage.gif ” alt = ” ads ” border = ” 0 ” / > < / a > (ignore extra spaces)
You can repeat the following step as many as you want since the ad-box are optimize as many 125×125 ads you want.
Hi, great theme, but like shira, I too have had problems with other plugins.
I have tried adding the to the header file, which does fix the problem with the plugin in question (myGallery http://www.wildbits.de/mygallery) - but the fix seems to stop the collapsable sidebars working.
Do you have any advise or suggestions how I could fix this?
Also, the included UltimateTagWarrior does not seem to work with the latest WP 2.3.1.
Thanks in advance.
sorry admin, add before the… what?
Thanks
dave, where on the header file did you add the code exactly?
Thanks
Hi Shira, I added the code just before the end of the /HEAD tag in the header.php file. I tried several different options and none seem to work.
But I now believe that the myGallery plugin is actually causing the problem, because if I disable it the collapsable sidebars work fine with or without the code. So I am trying to work out if there is an alternative work-around and will let you know if I find anything.
Dave and Admin: That fixed it for me! The 2 plugins I mentioned earlier work fine now.
Thanks for your help and the wonderful template.
@dave
The mygallery plugin… that’s a 3rd level plugin integration…you will need to consult with the plugin author or work through “readme” regarding the plugin
Hi admin,
Thanks for the comment - I have tried a number of different image/gallery plugins, including Lightbox 2 and nextgen gallery - both require the code in the header.php file to work, but again, they seem to break the js for the sidebar.
Is there another js script I could use that would allow the sidebar to function with these plugins?
Thanks again.
Hi Admin,
I think the problem is with jQuery.js - but I have no idea what the problem actually is.
NextGen Gallery also uses jQuery, but an older version so I think there is a clash somewhere.
I would appreciate any suggestions.
Thanks, Dave
Hi again - I have no idea what I did (sorry) but everything seems to be working now with NextGen Gallery.
The only thing I can think of is that I re-downloaded everything.
Regards, Dave
I just installed firefox for the first time and unfortunately when i went into my website, the sidebars were all messed up.
I was wondering if there is a known cause for these errors on firefox, if others have experienced it with this template, and if anyone has any recommendations…
Thank you
Hi i was wondering how i can add a custome header to my blog.. I want to add a logo and pic.
Tnxs
hi i have been trying to add a logo i just cant get it anyone can help?
hi, dave, i”ve just install these theme for my new blog. you make a great job for this theme. i need some help here, how can I change the copyright “2006-2007″ to “2007-2008″? I tried checking at the footer.php but i’m not understand that kind of code…
Hi,
Thnaks for the nice theme. I started using it. But have adopted and modified it considerable.
A few quick observations…
1. Too many tags have been used. Permalinks have been assigned h1 tag, which is usually assigned h2, because h1 should be used only for
2. Menu Bar is not very elegant. I modified it a bit so that now it is a bit more pleasing.
3. Too much use if Black color in side bar. I modified them a bit.
4. The Header height of 180 px, was consuming too much of space. I reduced it to 140 px.
I am tweaking some more changes. Would let you know.
I know, these may be my personal preferences, and others may like or not like that. But would like, if you could see these changes on my blog http://webtoolsandtips.com
Anyway, thanks again for the nice theme.
I know these were
Hi. I love this theme. I would like to know how to do to display the number of commets in each post. Thks
I deleted archive.php and replace with archive-fix.php that I have renamed in archive.php, but it still does not work
What about archives.php it stays the same?
For Older Entries do you have an idea what it does not work?
You said you have made changes in several files but I can see only archive-fix.php that have been changed after nov17 (when I installed the theme)
Can you help ?
thank you,
Hi admin,
The All-in-one SEO pack, Google Analytics, Adsense Deluxe etc. plugins are not working for me with this theme.
I have now included in the header file, which has now corrected the issue, and all the three important plugins now seem to be working.
But the problem is that the collapsable side bars have gone. They are now stationery.
How to fix them up. I do not want to loose this elegent theme. Please help me.
dont work with IE 6
Hi, I download your theme and it suit my taste. The problem is, I dont know why the menu bar not showing up.
Hello…I have solved the problem by turning off admin bar plugin.
Now I want to insert logo on my blog. Can anyone suggest me how to do this on this theme?
Thanks.
Hi, I love this theme but something seems “funky”. When I replace the Ads, with my ads, they show up fine on the ABOUT page, but not the Main page. Am I missing something?
Great Theme though!
C
Hi….how do i add custom header to site?…my header does not stretch across top…what am i doing wrong?
site is hollywood gone wild (dot) com
thanks
how can i change the white background to other color..? somebody help me..
great theme, but not compatible with cformsII plugin, huh?
I’m using it now, great theme! Just edited sidebar widgets for my needs.
Hi: I, too, am wondering where in the style sheet I need to edit (and how do I need to edit) in order to display a custom header image? Thank you!
Hi,
Someone knows, please, how can I prevent the “bullet.gif” image exhibition at sidebar, where “each” link has it image at its left side, instead of “only” categories, archives and sidebar items?
Thank you in advance.
@hardlena:
open style sheet and change the background: transparent to background: #RRGGBB color from the body style
@tony:
You have removed the background image from the body style.
@web tools:
Add the wp_head() before and wp_footer() before to use these functions.
@Vincent:
you have renamed the archives.php with archive-fix.php if you want to fix, you need to make changes into archives.php to make the fixes.
@akmal:
This is an encoded file. you can’t rename it.
@Asmaa:
Edit the header.php file and locate the logo file and replace it with your logo.
Hi:
I might have a complicated question, but I really need some help with my site’s design.
If you visit the site, you will see a large leaderboard ad (728×90) below the navigation links (About, Advertise, etc.). I want to move this ad to the right of the title of the page in that vast gray area.
I am not very good with HTML or CSS, and cannot figure out how to embed the ad in this area without messing up the page format.
Can you help? I really enjoy using this theme and I hope to continue using it!
Thanks!
hey admin!
very nice theme!! thanks a lot!
a question: will there be an update für Worpress 2.7 to use “threaded comments” also for this theme??
or is there a possibility to make “threaded comments” with this theme work??
would be excellent !!
thanks
Does ALL one SEO and Google analytics plugins work with this theme?
It does not seems to be working for me. I know that they say to add something in WP-head before and wp_footer before , but i do not know how..
any ideas how can i fix this?