Theme Name: Janine
Author: Vee
Category: 3 Columns, Beauty, Fashion, Vee
Date Added: December 11th, 2009
Janine Wordpress Theme is a free to download, great wordpress theme. If you have any problems about Janine Wordpress Theme, please report it. Theme published in 3 Columns, Beauty, Fashion, Vee theme categories.
when i put the title in arabic it’s not shown full title
what is the code to change it to get full title
check your self
http://www.a-r-t.org
there is character limit.
- open home.php and find:
< ***?php if (strlen($post->post_title) > 30) {
echo substr(the_title($before = ”, $after = ”, FALSE), 0, 30) . ‘…’; } else {
the_title();
} ?>
solution one:
increase 30 in code(there are two 30). for example, try 60.
solution two:
delete this code and paste use this one: < ***?php the_title(); ?>
note: do not forget to delete *** in code.
i can’t find this code in the index.php
i found it at home .php
please i don’t want all these copyright
can you make it for me just
Designed by Virtual Assistant.
instead of
Designed by Virtual Assistant. Code by Funny T-shirts | Self Storage | Birthday Party Auctions
i said home.php, not index.php.
i can not change or delete the footer links. it’s forbidden. theme is free because of that links.
how can i make costum font for the internet explorer
i used css 3.0
it works fine on firefox
but not working on explorer
please check on the two browsers
http://www.a-r-t.org
i do not know the exact answer. but you can use “if ie” function.
- dublicate the style.css and rename it as style-ie.css
- open header.php and paste this code between head> and < /head :
<***!--[if IE]>
< ***link rel="stylesheet" href="<***?=bloginfo('template_url')?>/style-ie.css” type=”text/css” media=”screen” />
< ***![endif]-->
delete all ***.
and change the font types in style-ie.css.
it didn’t work
when i put post in featured the title goto the post
but the more link is goto another post
upload the slider.php again.
still the same problem
more button gives me another link
i do not know, sorry. please check the author url in style.css and ask to author.
what if i wanna to buy this style and remove footer?
you can ask to the author of theme.
Vee: forums.digitalpoint.com/member.php?u=292338 or free-wordpress-theme.net/contact/
i wanna to translate
share and enjoy
wich are under the post
where can i find it?
it is not in theme files i think. it should be in plugin files.
thanks i found it