RSS
Janine Wordpress Theme Best Deal In WordPress
Demo DOWNLOAD (340 hits)

Janine Wordpress Theme

Theme Name: Janine

Category: 3 Columns, Beauty, Fashion, Vee

Date Updated: 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.

23 Responses to Janine

  1. 09-05-10
    shreef says:

    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

    • 09-05-10
      admin says:

      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.

      • 09-05-10
        shreef says:

        i can’t find this code in the index.php

  2. 09-05-10
    shreef says:

    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

    • 09-05-10
      admin says:

      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.

  3. 09-05-10
    shreef says:

    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

    • 09-05-10
      admin says:

      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.

      • 09-05-10
        shreef says:

        it didn’t work

  4. 09-05-10
    shreef says:

    when i put post in featured the title goto the post
    but the more link is goto another post

    • 09-05-10
      admin says:

      upload the slider.php again.

      • 09-05-10
        shreef says:

        still the same problem
        more button gives me another link

        • 09-05-10
          admin says:

          i do not know, sorry. please check the author url in style.css and ask to author.

  5. 09-06-10
    shreef says:

    what if i wanna to buy this style and remove footer?

    • 09-06-10
      admin says:

      you can ask to the author of theme.

      Vee: forums.digitalpoint.com/member.php?u=292338 or free-wordpress-theme.net/contact/

  6. 09-06-10
    shreef says:

    i wanna to translate
    share and enjoy
    wich are under the post
    where can i find it?

    • 09-07-10
      admin says:

      it is not in theme files i think. it should be in plugin files.

      • 09-07-10
        shreef says:

        thanks i found it :D

  7. 11-21-10
    shreef says:

    hello i wanna ask how i can change the post thumbnail to make am thumbnail to each post in the home page?

    • 11-22-10
      admin says:

      you need to add a custom field with the name thumbnail and the image url in value field.

  8. 11-23-10
    shreef says:

    thank you

    please i wanna to translate the word of
    view more on the function.php file on the theme
    but it tell me please keep the footer links and i dont make any thing to it as when i get it back to view more it works fine
    how can i translate it ?
    i wanna it to be
    اقرأ المزيد

    • 11-24-10
      admin says:

      sorry, theme is not mine. so i can not help about this. please ask to the author of the theme. you can find his address in style.css file.

  9. 12-03-10
    shreef says:

    hello please look at this picture first
    http://img525.imageshack.us/img525/3686/21559040.png
    i made the maximum lettres is smaller than defulte but the space between two news and the other two news are so much
    you can see at link
    how can i make it smaller please

    • 12-04-10
      admin says:

      i am not the author of the theme so i can not edit the theme. ask to the author please. you can find his details in style.css.

Leave a Reply

*