Zenon PROPremium WordPress Theme

Zenon PRO is a all in one wordpress theme with ability to change theme elements color, 15 fonts, 3 slider, 4 layouts & easy to use theme option panel. The Theme also includes 8 built-in widgets and 20 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 PRO is suitable for any business or personal website.

  • Hi I want to see if the front page post can display entire body of text and not just summary is that possible with this theme?


    • only possible in the pro version.


    • Is it easy to set up that way in the pro version or will it require lots of coding?


    • you will have to install the pro version separately.


  • Hi-

    I love the theme- thanks! Is there a way to disable the mobile version, though?

    Thanks!
    Pat


    • Found the solution-

      Open up functions.php and remove these lines:

      function znn_mobile_css() {
      if ( !is_admin() ) {
      wp_enqueue_style( ‘znn_mobile’, get_template_directory_uri() . ‘/mobile.css’, false, ‘1.0’, ‘only screen and (max-width: 400px)’ );
      }
      }
      add_action(‘wp_enqueue_scripts’, ‘znn_mobile_css’);


  • I have zenon Lite and want to upgrade will my currrent website just go live easily if I upgrade or will I need to start again.
    And does the Pro version allow me to put pictures text and words in random style text boxes, and contact inquiry forms where i want. eg directly beside text at the top for example.


    • 1. you will have to install the pro version separately.
      2. no. sorry.


  • Hi, Thanks for your great template.
    I am developing a site for the people with viewing disorders, and need the share buttons on the left without opacity. (also when not hovering over). I have deleted the opacity part in the CSS, but it does noting to the outcome??

    Stranger is, when i inspect the element in chrome, the opacity is still there?

    Facebook

    Can you help? Thanks.

    Al


    • open up zenon.js file and remove this:

      //SHARE
      if (jQuery.support.opacity) {
      jQuery(‘.social li’).css({‘opacity’: ‘0.3’});
      jQuery(‘.social li’).hoverIntent(function(){
      jQuery(this).animate({ ‘opacity’: ‘1’}, 200);
      }, function(){
      jQuery(this).animate({‘opacity’: ‘0.3’}, 100);
      });
      }


  • Does anyone know if there is a way to change the homepage to display 4 of the latest posts across the page instead of just a row of 3?

    I have made each of the latest posts narrower so it could fit a 4th box, but the 4th one always displays on the next row.


    • whats your site address?


  • I’m using Zenon PRO

    My sub-menus have stopped appearing in the header. They show fine in the footer. I’ve tried deleting the custom menu and recreating it, but no luck. Any ideas?

    Thanks for a great Theme!


    • the submenus are appearing fine..


  • Hello,

    I was just wondering if Zenon will be upgraded the latest Nivo slider? (3.2)
    Just so I can apply zenon to a mobile site – the latest version is responsive to resizing of screen…

    http://demo.dev7studios.com/nivo-slider/demo-3/
    on testiphone.com works a treat.

    Can we do this manually?


    • contact me through the contact page.


  • Hi!
    Can I use Lite version of this template for my company website?


    • yes you can.


  • Salam Alaykum Towfiq. I just wanted to say thank you for the theme and thank you for all the great support. I have been up all day and night tweaking things on my site (which is still in beta although it’s live) and learning a lot about code thanks to your help. Cheers!


  • 2 questions:

    I have pro version and I wonder is it possible to change featured images size at front page? I would like to have vertical pics.

    And I would love to have posts only from one category to the front page. How to do it?

    Please help.

    P.S. I love this theme <3

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