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.

  • Hello people!

    I hope someone can help me with my problem to me. I use the latest versions of both as woocommerce wordpress.

    After creating my wordpress page (http://Artisoof.nl) and adding woocommerce put everything ready. All preparations made to send payment etc etc. The whole website is ready.

    After taking pictures of the products, there are two steps to go. Editing the photos and adding products to the shop.

    Now I have to test some three pictures of a product made ready to test.

    Woocommerce: Add new product -> Select featured picture -> Upload new image. Resize the image as uploaded is about 4200 x some (not even know exactly how big). After having done this and have adapted to the product description and price pressure I upload product.

    And then it starts with fooling around: the picture is completely blurred. When I click on the product and to the specific product page go is the picture there is still blurred. Until you click and enlarge: then he is ok. Click it again small he is again blurred.

    I’ve tried everything. Scales. Ratio. Crop. But nothing helps. The separate is when I pick a picture which happens all the media gallery is just.’s He doing it Nothing blurred. When no face.

    Is the only way to get to upload gallery the pictures through the media this off and then select when creating a new product or is there a trick for which I do not see or do not yet have (plugin?)

    I hope there is someone who can help or can support me. Going This is because the only thing that keeps me from putting an online shop :)!

    Thanks and hope to here Soon.

    Greeting Jeroen.


    • Can you send me a live example of this blurred image?


  • Hi!

    Thnx for responding this quick again! here is a example.. i just posted it: http://artisoof.nl/webshop/ . You can see that the image is very blurry and nog sharp at all. When you click the product it will be sharp again.

    Hope you have some awnsers, but i think you have 🙂

    Thnx, Greets Jeroen.


    • try adding this to your functions.php:

      add_filter( 'jpeg_quality', create_function( '', 'return 100;' ) );

  • Hello!

    Doesn’t work.. i putted it on the bottom of the functions.php and it stays blurry. I
    also get this line at the top of the website:

    dd_filter( ‘jpeg_quality’, create_function( ”, ‘return 100;’ ) );
    Warning: Cannot modify header information – headers already sent by (output started at /data/home/arti04/domains/artisoof.nl/public_html/wp-content/themes/zenon/functions.php:485) in /data/home/arti04/domains/artisoof.nl/public_html/wp-content/plugins/woocommerce/classes/class-wc-session-handler.php on line 63

    maybe i do something wrong?


    • copy all the code of your functions.php and paste it in a pastebin.com page and paste the link here. let me look at your functions.php file.


  • Hello,

    I would like to center every elements on my page, how can I modify the CSS so that it happens? Sometimes when I center something (like a small soundcloud player), it still appears on the left on my page..

    Another thing: I am having errors with the file functions.php, is there a way to get a new one? I have Zenon Pro, but I didn’t save the original package :/

    Thank you in advance!!
    Arnaud


    • can you send me the page link where you added a soundcloud element?

      and I just emailed you the Zenon Pro theme file again.


  • Thanks a lot for the files! That’s great.

    Here is an example with the soundcloud element http://www.jazzator.com/trial/?page_id=41 after I wrote you, I manage to center the element using a plugin that produces column, but it would be better to solve this with css I guess.. For the footer menu I have the same problem, I don’t know how to center it.

    Also another question (sorry I hope it’s not too much at the same time): the site doesn’t work for the moment on mobile device, due to the way I did it. For example I use a plugin to display menu images instead of text. Is there a possibility to desactivate the mobile version so that the mobile device displays the site the same way as on a computer?


    • you did it the right way actually. when you aligned the video by click the “center” align button, a css command(text-align:center;) was added to the wrapped paragraphed of the video element.


  • With the pro edition can you have more than 10 images on the slider?


    • you will have to modify the easyslider.php. open up the file and replace this:

      `’.$zn_fonts = of_get_option(‘number_select’).’`

      with this:

      15


  • So I should replace all of `’.$zn_fonts = of_get_option(‘number_select’).’` with just “15”….or do I put “15” where it says ‘number_select’? I am assuming that this means the max is 15 pictures…correct? Also, is this change available in the free edition? Thanks for your help!


    • No, you should replace all of it. and yes you can make this change in both lite and PRO


  • On our website, we try to embed a video with in a block on our homepage. Why is the video unvisible on iPads and iPhones?


    • depends on what kind of video player you are embedding. Iphone, ipad dont support flash.


  • Is there a functionality to add a favicon? Many thanks


  • Thank you!

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