Zenon LiteFree WordPress Theme

Zenon Lite is an all in one wordpress theme with 3 awesome fonts, slider, background image easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes. The theme is SEO Friendly and has plenty of user-friendly options. The theme also comes with a Full-width page, Left Sidebar Page and a Contact page Template which doesn’t require any setup. Zenon Lite is suitable for any business or personal website.


  • $id = get_comment(get_comment_ID())->user_id;
    global $comment;
    if($id == 1 )
    { printf(__('%s'), get_comment_link()); }
    else
    { printf(__('%s'), comment_author()); }

    I see that code don’t show so i send it agane


    • Please send me your queries through the contact page.


    • this code was in function.php between this tag:

      <?php printf(__('%s'), get_comment_author_link()) ?>

      I edit above code and delete time and other code now my code is this :

      <?php printf(__('%s'), comment_author()) ?> >

      but now I want make a if … else

      that just for admin the name appear as link .


    • yore the not show all of code that i write hear .


    • Send the code through this page:
      http://www.towfiqi.com/contact


  • Thank you for the awesome theme.

    When I open the site from mobile (iPhone 4S) the menus are shown in a list and default shown is the last meun/submenu item. I tried with an android device but same result. Check this from your mobile: http://www.krishhope.org

    Any suggestions please for either horizontal sliding of the menu items or if they are shown in a list then current menu/submenu item is displayed in the list.


    • showing current menu is not possible but its possible to display the word “Menu” instead of always displaying the last menu item. to achive this, open up zenon.js and replace this:

      jQuery(“#topmenu ul.menu”).tinyNav();

      with this:

      jQuery(“#topmenu ul.menu”).tinyNav({active: ‘selected’, header: true});


    • In that case I will leave at it is. An additional question. How do I change the sequence of slides i.e. which slide I want to show first when homepage loads and then in which order subsequently.


    • you can change the slides order by editing the slide dates. the slide with the latest date appears first.


  • Hello ,
    thank you for the nice them I can’t order menus would let me know thanks


  • great blog thank you 🙂


  • The Zenon theme options are not showing up. I can click the link and I see font choices, but none of the other links work, just a black page. I have an older version of WordPress, could this be the issue? Need to jump through many hoops to upgrade, so trying to see if this is the likely issue before I do.


  • sorry blank page not black. using wordpres 3.0.1


    • thats pretty odd. try re-installing the theme.


  • Hi!

    I would like to have extracts from the recent posts on the blocks shown in the front page. Is there a short code that I can add to the blocks in the Theme Options?

    Thank you!


    • I would also like to put a twitter feed in one of the blocks.


    • contact me through the contact page about this.


  • Is there a way to get a visual hover-over for the buttons on the site? Specifically “Post Comment” in the leave a reply section on posts, “Search” for the search bar, and “Send” at the bottom of the “Contact Us” page format. Thanks! I love your theme!

Leave a Reply to Ian Cancel reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>