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.

  • Hi Towfiq,

    I have recently got an email from my hosting company saying that they are not supporting websites that have PHP versions of 5.2 or 5.3 anymore.
    From now on they will only be supporting PHP 5.4.

    Is there a version of Zenon theme in PHP 5.4? Or is it coming soon?
    If not, what are my options?

    Regards,
    Agata


    • Is not working anymore with php 5.4? what issues are you having?


    • When I switch to PHP 5.4 the website becomes a blank page.


    • Login to your server via FTP and open up wp-config.php and replace this line:

      define('WP_DEBUG', false);

      with this:

      define('WP_DEBUG', true);

      Now this will show the errors. Let me know what errors are displayed on the blank page.


    • I hope I’ve done it correctly…

      This is what is displayed on the page now:

      Fatal error: Call-time pass-by-reference has been removed in /home3/agatasta/public_html/wp-content/plugins/instapress/instagram.php on line 306


    • Please uninstall the plugin “instapress”


    • Hi Towfiq,

      Now, this is weird. I have disabled that Instagram plugin, and now the site is working on the PHP 5.4 setting.
      Was it really just because one plugin was incompatible, the whole site went blank?..

      Thank you so much for your help! Should I change that line back to what it was originally?


    • Yes now we know it was the plugin. and yes you should change the line back to its original.


  • Hi Towfiq, I sent you a message on FB. Not sure if you saw it. How do I get permission to change the code in appearances>editor? Right now it shows this – “You need to make this file writable before you can save your changes. See the Codex for more information.”


    • Ask you host to make the stylesheet of zenon theme “writable”


  • Hello. First i want to thanks for this awesome theme.
    I want change font all to ARIAL because in our native language are specific symbols with this font.
    Please tell me how to do it?
    Thanks in advance.
    Best Regards.


    • Remove this line from your functions.php file:

      wp_enqueue_style('customfont',get_template_directory_uri().'/fonts/'.$zn_fonts = of_get_option('font_select', 'yanone_kaffeesatz' ).'.css');
      

  • Hi Towfiq, how can I place a logo image in the header instead of a text title?


    • You can only do that in the PRO version.


  • Hi Towfiq,

    I am trying to remove the grey shade (partially opague) text area on the slider(bottom right of slider image), so that I can have just the images without it. I am pulling my hair out trying to find which file I need to remove it.

    Thanks in Advance,
    K


  • Hi Again.. I thought I would save you an answer! I found it in the edit panel! I guess I was making thing harder on myself.
    😛

    K


  • Hello. How to make block text align by left, not a center.
    Thanks for answer.


    • add this to your stylesheet:
      .midrow_block p, .midrow_block h3{text-align: left!important;}


  • I created widget with custom menu. Custom menu with different pages and sub pages, but when i try to go other page for me only show default parent page. Same with header menu – sub menu.
    My website http://www.harmonijoslink.lt
    Try to go on header menu- Produktai and then you see on the left side a lot of different sub -pages, they doesnt work, only show parent page- Produktai. Whats the problem?


    • Go to settings>permalink and set your permalink structure to default and then save and then set it back to the old settings again.

Leave a Reply to Charlotte 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>