Pages

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1915
    Preslav
    Member

    Hi, anyone can tell me how to translate this for example : by Weezyworld On April 01, 2013 0 Comment – i cant translate this “0 Comment” and how can i make this to be like – By Weezyworld on 01 April, 2013 – not to be April 01 in posts. And one more question, When i post some publication, and down i have 1,2,3,4 … 100 pages. but this … not show me its just – 1,2,3,4 , blank white window, 100 how can i make this “…” to be in blue square?

    My page : http://www.lilwaynebg.com

    #1917
    Raja CRN
    Keymaster

    Hi,

    1. To show blue square paster the following code in Custom CSS of Styling Tab in Theme Options Panel

    .page-numbers.dots { 
    background: #06AFE4;
    }

    2. To Translate comment and change Date format edit the content.php file

    For Date : the_time(‘d F, Y’);
    And, you can change the Comment translation directly there.

    Thanks.

    #1926
    Preslav
    Member

    I do ALL and all is fine, but when i enter in some post again is date is wrong, in index page date is ok, but in post`s again is April 01 2013 – i want to be 01 April 2013.
    Thanks!

    #1927
    Preslav
    Member

    And again is date wrong + 0 comment.
    Sorry for new reply but when i click on EDIT to edit my post i got error “Only Verified Customer of this Theme Can post reply to this Support Topic!” .

    #1928
    Preslav
    Member

    Close this topic admin! I fix it ! i found this in single.php
    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .