I LOVE this Theme. However, I've just applied the latest version and found that it seems to make the central block too big which forces anything displayed in the right sidebar to wrap to the left sidebar at the bottom of the page.
If you look at my site http://www.faqshop.co.uk/ (which is running the previous version of this theme) if apply the new version "Search, Lestst Blog Posts, Events, World Clock, and Useful Links" don't appear in the right hand side but instead are wrapped at the bootom of the page and forced into the left sidebar.
My apologies if there is some code or something I need to modify to fix this. If this is thecase please let me know and I'll do so.
Keep up the good work..!!
Comments
Comment #1
hswong3i commentedDrupal 6.x require a manual refresh of theme cache when theme update, or else will keep on using previous version of CSS + current version of theme PHP (so layout break). Please try this method:
admin/settings/performance.Clear cached data.Is this work for you?
Comment #2
Anonymous (not verified) commentedWhen I applied the new version I simply hit "F5" to refresh my browser which showed the problem. So I reloaded the previous version and hit "F5" again and it fixed it.
If you want me to try uploading the new version and clearing cache I can no problem, but I don't think it will help.
Do you want me to break my site so you can see the problem first hand?
Comment #3
hswong3i commentedIf you feel comfortable, I would like to give you a hand in this way.
Try to install the new theme, clean cache, and also clean your browser cache. I always face this problem during theme development, especially when I test the RTL implementation in my friend's remote server with ONLY FTP services open for me.
I will keep on monitoring email, so whenever you switch and break your site, let me know and I will have a look for you :)
Comment #4
hswong3i commentedAny update? Or else I will mark it as fixed :)
Comment #5
Anonymous (not verified) commentedSorry for the delay.
Doing what you have suggested makes no difference :-(
I've left the site in it's broken state so you can see the issue first hand (scroll to the bottom of the page and you'll see the "Search" box etc. wrapped in the left hand column when in fact they should be in the right).
Thanks for your help.
Comment #6
hswong3i commentedI have a look to your site with both FF3, Opera9.2, Safari3, IE7 and both looks fine. Maybe you are using IE6?
Comment #7
Anonymous (not verified) commentedYes, sorry using IE6. Is this a problem then? Any workaround?
Thanks for your continuing support.
Comment #8
hswong3i commentedAs I just give some effort for interactive_media's IE6 hack, the progress also contribute for this theme. Please read the CHANGELOG.txt for more information. The problem should now solved in 5.x-2.x-dev and 6.x-2.x-dev.
Moreover, I also face the "sidebar move to bottom" problem, especially when I have tagadelic block with content have larger width than block. After remove the problem block the region display correctly in IE6.
Please checkout CVS HEAD for testing with IE6. As I am using multiple install of IEs (not native IE6, but native IE7 + standalone IE6), page generation result may be a bit different for real cases.
Comment #9
Anonymous (not verified) commentedThanks for the reply. My apologies but I'm having trouble understanding your last reply. Are you saying that if I download 6.x-2.x-dev the problem should be resolved?
I have tried disabling the tagadelic module and it makes no difference to me.
"Please checkout CVS HEAD for testing with IE6." - I'm sorry I don't understand this, can you explain further please?
By the way if you need someone to test future versions on IE6 I'm only too happy to do so ;-)
Comment #10
hswong3i commentedHmmm... The last wording is a bit target for drupal.org contribute developers... Let me give you some simple idea.
First of all, this project is keep maintenance with CVS. Now Contented7 have 3 main branch: DRUPAL-5--2, DRUPAL-6--2 and HEAD. For general case, CVS HEAD should contain the latest version of code, but now I just keep it in sync with DRUPAL-6--2.
drupal.org project publish system will fetch out latest version of each branch, create a tarball for it, and publish it as "Development snapshots" package. This action will taken once per day, so usually this package may be a bit outdated.
Basically we may ask developer to "checkout latest CVS code snapshot" for debug, rather than using this periodically generate package. This CVS quickstart guide can you more detail idea.
Well.. long story short: if you are a CVS user and able to checkout code as anonymous, do so and you will have the debug version now; or else wait for drupl.org project system update the snapshot package in order to get all function :)
Comment #11
Anonymous (not verified) commentedMany thanks for the copious reply - much appreciated.
OK I've downloaded the dev version and applied it. As you can see it's fixed the issue so many, many thanks for that. Just need to try to get some fancy menuing module added and then I think I can start looking at testing my site formally.
Thanks once again ;-)
Comment #12
hswong3i commentedWelcome, and so this should be fixed now :D
Comment #13
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.