16Sep/0952
LightWord V1.9 online
Yesterday i have submitted Lightword 1.9 to the WordPress Directory. For those who can't wait to update, you can download the file right here:
*update*
LightWord 1.9.1 is online!
|
|
download: LightWord 1.9.1 (342.17KB) added: 17/09/2009 clicks: 4542 description: Version 1.9.1 of LightWord |
CHANGELOG | v1.9
| Wider option (960px) via theme settings
| IE6 footer bug fix
| Comments Off bug in Opera
| Overflow:hidden bug on justified text
| Two Column categories on non-widegetized sidebar
| Custom CSS in theme settings
| Dropdown menus with one level
| Fixed Safari/Chrome comments moderation bug
September 16th, 2009 - 23:50
Awesome! I love this theme. Is it ok if I customize it (see url) the way I need, but still retain your copyright at the bottom?
September 17th, 2009 - 00:43
Hi Andrei, i have to questions
1) there is any chance of posting blog entries with accents and ñ,
because do not macht in my blog, How can i do?
2) I want to make something like this: http://blog.ingraphics.org
I want to put an image in the background.
Thanks a lot.
It´s a great theme,
Agustín
October 22nd, 2009 - 16:20
Agustin:
For 1) you can go to the LightWord Theme settings in WordPress and set Cufon Settings to “Extra”.
Hernán
September 17th, 2009 - 02:32
I’m not seeing the nextpage usability issue as changed in this, although from your other post it sounded like you were changing that more along the lines of my suggestion?
Just curious if that was intentionally decided against after all, or that it’s such a small issue you completely forgot? hehe
No problem modifying the code by hand if I have to, though.
September 17th, 2009 - 02:35
Disregard that. Apparently I can’t read PHP code well enough. I just installed 1.9 and see that I’m an idiot and you definitely have made the changes.
Sorry!
September 17th, 2009 - 02:41
I found an issue with moving the blog to a root of a site. If I move the wordpress blog to the root of a site – http://www.example.com leaving the files at http://www.example.com/wordpress following the directions from wordpress, the comments function doesn’t work correctly. I found the issue in comments.php. The following line
<form action="/wp-comments-post.php” method=”post” id=”commentform”>
needs to be
<form action="/wp-comments-post.php” method=”post” id=”commentform”>
to pull the right address from the settings and get to wp-comments-post.php
September 17th, 2009 - 02:42
I found an issue with moving the blog to a root of a site. If I move the wordpress blog to the root of a site – http://www.example.com leaving the files at http://www.example.com/wordpress following the directions from wordpress, the comments function doesn’t work correctly. I found the issue in comments.php. The following line
<form action="/wp-comments-post.php" method="post" id="commentform">needs to be
<form action="/wp-comments-post.php" method="post" id="commentform">to pull the right address from the settings and get to wp-comments-post.php
September 17th, 2009 - 02:43
Wow… the blog doesn’t like my coded comments.
In the form action line
the bloginfo(’url’); call needs to be bloginfo(’wpurl’)
September 17th, 2009 - 10:00
Thank you. I liked your theme.
September 17th, 2009 - 17:18
I was wondering if you were going to make the PSD available so I can customize colors. I am willing to pay. Also, do you paid custom work?
Thanks.
September 18th, 2009 - 00:41
Another question I had was the top nav dropdown menu. Is there anyway to get that into 2 columns? I hardcoded a nav dropdown with 30 submenu options and what to put that into 2 columns.
Thanks.
September 20th, 2009 - 14:20
DIRTY LINKS IN LIGHTWORD TEMPLATE …
This is not good;
Please see the bottom of this page – http://www.dontwasteyourtime.co.uk/page/2/?s=assessment
There are loads and loads of links to things that are not mine, and nothing to do with me (nor do I want to be associated with them), but can’t see how or where this is coming from.
Is this in the template, or is the template allowing unauthorsied hacking to my blog?
September 20th, 2009 - 16:24
This issue has nothing to do with lightword theme.
Check your wordpress/host security.
September 20th, 2009 - 14:29
… see wordpress thread here http://wordpress.org/support/topic/312901?replies=3
September 21st, 2009 - 15:55
Andrei
I love this theme and want no other. One small fix you may be able to help with. We have a custom search and have disabled the default search box. In Internet Explorer the row of page links have now jumped up and out of place. I’d love to know if there’s a fix for this.
September 22nd, 2009 - 00:51
I recall you having a transparent menu here not a long ago. Why didnt you include it in the new version?
I also want to make it a joomla template, is it ok? Credit will be given, of course.
September 23rd, 2009 - 09:50
Hi Andrei,
I am in love with your lightword theme! I have had no problems with it whatsoever. My site (currently being envisioned/built) is located at http://www.resilientambassadors.com.
There’s just one thing I want to edit, and I tried really hard to figure it out myself, but couldn’t so I thought you might be willing to help. I would like my “read more” text to come right after the content, instead of sharing the space with comments/tags below. Can you help?
Thank you so much!
September 23rd, 2009 - 09:51
fantastic theme!!! i was searching for hours to find the perfect one… great work!
September 23rd, 2009 - 09:52
@Tanner thanks for the comment fix, I had the same problem, and the code you gave in the comment fixed it.
September 23rd, 2009 - 09:53
Hello Andrei. I found a bug in IE6: front menu does not display correctly. I solved adding: margin-top:0px; to ul#front_menu in style.css
September 23rd, 2009 - 09:54
Nice theme! I’m using it currently on http://jeftek.com
It displays “N/A” for the comment count because I have the Disqus Comment plugin installed. Can this be corrected in the next update so the N/A is not there and it displays the Comment count and the proper link to the comments section of the post. It looks like you are detecting this scenario in the functions.php file to display the “N/A” if Disqus is detected.
On my site it shows the “N/A” and the comment count underneath which is unreadable.
This is from the Universal code install instructions on disqus.com:
Append #disqus_thread to the end of permalinks. The comment count code will replace the text of these links with the comment count.
September 23rd, 2009 - 09:54
hey! great theme, lovin’ it …but i might have discovered a bug that’s really pain, please refer to my site (blog.flowww.at) i left you a note with some screenshots. in a nutshell: in IE7 there’s an issue with the navigation-dropdown. please help, thanks! kind regards from vienna! keep up the good work -flow
September 23rd, 2009 - 09:55
Hi
Your template is really great – it is very clear, but I found a bug in it.
There is something wrong with styles in right pane – when you put NextGen in widgets window, the header of NextGen gallery is formatted in different style than the rest of widgets. This problem disappears when other template is used.
September 23rd, 2009 - 09:55
Andrei
I take it back. The new upgrade completely messed up the site, especially in IE (you removed my earlier question about this) – whether you like IE or not, you can’t just write off that many visitors. Off we go to find another theme. Good luck.
September 23rd, 2009 - 12:22
@Andrew:
You mean this post?:
http://www.andrei-webdesign.com/lightword-v1-9-online#comment-163
@all
I am currently a little bit busy, but i will take a look after all your reported bugs!
September 23rd, 2009 - 15:33
@David Hopkins
Thats not a lightword issue so please stop to blame me for something i can not change – maybe you should update your wordpress version!
Unfortunatlly, there are plenty of spam robots commenting/exploiting in wordpress blogs right now
September 24th, 2009 - 09:38
Thanks your, i really like this theme.
I use chinese and japanese, blog name and article title can not display, can you fix it?
sorry for my poor english.
September 24th, 2009 - 09:38
How do i get non english characters like the swedish Å, Ä and Ö to work in the headlines? is that possible?
September 24th, 2009 - 09:39
I´m so retarded, ignore my previous question!
September 25th, 2009 - 23:57
Hi,really great theme ,i’m wwondoering if it’s possible to have a sidebar more largest ? becose i’m using a shoutbox who is 300 px large.
Thx in advance and sorry for bad english ,it’s not my first language.
September 26th, 2009 - 09:05
This is amazing.
I’ve got a problem though, how can I create a page template without a sidebar?
Why? for SimplePressForum.com (a forum plugin that integrates with WordPress)
September 27th, 2009 - 09:02
Hi Andrei,
Loving your theme, but I’m running into an issue where the RSS bookmarking page appears in Firefox as opposed to the actual page which was expected. I have isolated the issue to this theme but trying it out with the standard WP theme.
The WP support thread is here: http://wordpress.org/support/topic/315257?replies=7
September 27th, 2009 - 11:31
how do you use the drop down menus box
September 29th, 2009 - 18:58
Foarte fain
o folosesc desi am schimbat ceva la ea… sper sa nu te superi :-S
September 29th, 2009 - 21:42
Awesome theme! Thank you!
September 29th, 2009 - 23:03
Any chance of seeing LightWord support WordBB plugin (http://wordpress.org/extend/plugins/wordbb/ )?
September 29th, 2009 - 23:41
I really like this theme, I am runnign 1.9.2.
I was wondering though, if there is anyway to eleminate the “blogroll” category?
I don’t know .php or .css, so any instruction would need to be for the common idiot.
Thanks!
September 29th, 2009 - 23:42
Sorry about the poor spelling there.
I meant to say running, no runnign.
I also meant to say eliminate, no eleminate….sorry about that.
September 29th, 2009 - 23:45
Awesome theme thanks
September 30th, 2009 - 09:04
cool theme, ill play around w/ it later
September 30th, 2009 - 13:27
Hi Andrei,
first of all: i love this theme!
I just have a question about changing the background, i would like to use a wooden pattern.
Could you tell me about how and where to change this?
Thank you VERY much in advance!
Kind regards from germany,
Alex
October 1st, 2009 - 15:42
Help! Andrei, I upgraded to the new theme and I’m having several major issues: My layout is messed up and I don’t know where to fix it… Also, it won’t let me install new widgets.
Can you please help at all? I can give you access to our site to fix it if you need! http://www.ufhelp.com
October 1st, 2009 - 22:38
Andrei,
Just thought you should know that in Google Chrome latest version, I cannot see your date tabs. This is only noticeable on lightword with the option layout setting set to “wide” vs. “original”.
October 7th, 2009 - 02:28
Hi
I’m a big fan of your theme, can you tell me what version is the most compatible with Wordpress 2.7.1, and where I can download it
Cheers.
October 7th, 2009 - 17:56
is there a way to turn off the comment counter?
October 8th, 2009 - 09:49
Hi! great theme
But it would be better if it shows the “author” somewhere on the post…
wait for the update!
Thanks
October 8th, 2009 - 19:39
I like your theme, very simple and elegant. However, I wanted to know if there was an easy to way add the “posted by” author information to each post on the home page. I have a multiuser blog and the only way to find out who wrote a post is to click on the post name and scroll down (I have author info checked in settings).
October 8th, 2009 - 22:05
This is a great theme, thank you very much, but I’m having trouble with it. How can I change the charset or whatever to view special characters like ç, ~ if i decide to make language changes in the footer, index or whatever? I’m sorry if this is a noob question, but I admit that I am a noob. Cheers.
October 8th, 2009 - 22:06
Sorry for being such a noob indeed, since the question was already answered. Thanks.
October 15th, 2009 - 22:06
Your theme seems really nice
Once I switched I found it strange that it draws thin borders around my tables even though border=”0″. I can see it does the same for you on this post. Do you have a fix on the way or can I solve it some how?
November 4th, 2009 - 06:10
The LightWord Theme link on this site is broken. It’s missing a colon. Check it out!
November 12th, 2009 - 05:23
I found a bug when using this theme with the SyntaxHighlighting Evolved plugin (http://wordpress.org/extend/plugins/syntaxhighlighter/). It causes an incorrect height and font size to be set on highlighted code.
It’s fixed by removing the following from shCore.css:
font-size: 1em !important;
min-height: inherit !important;
The bug has something to do with this theme though, as it doesn’t happen with the default theme, maybe some properties are inherited incorrectly or something.