• Resolved edo.hayashi

    (@edohayashi)


    Hi,

    I’m testing Zenon Lite on my website and I love the layout and all the features. However, I noticed that some(not all) of my featured image are shown to be pixelated. I tried changing the resolution, the size but no luck. Any ideas?

    Minor problem also is the fancybox lightbox seems to not work even though I didn’t disable it. I removed jquery:lightbox plugin but didn’t fix it at all.

    jquery:lightbox works in my current theme though.

    Thanks!

    http://wordpress.org/extend/themes/zenon-lite/

Viewing 14 replies - 1 through 14 (of 14 total)
  • hello,
    featured image is 284 x 200 px,

    i fixed that by replacing in layout1.php in theme folder

    “><?php the_post_thumbnail(‘medium’); ?></div>

    with

    “><?php the_post_thumbnail(‘thumbnail’); ?></div>

    and in settings-media the thumbnail size with the exact size of featured image 284×200

    if you want create a gallery with default thumbnails just reset size to 100×100

    not the best solution but work 🙂

    Thread Starter edo.hayashi

    (@edohayashi)

    thank you so much! it did fix the problem! I made mine into ‘full’ instead of ‘thumbnail’ since not all of my images are of the same size.

    Any ideas about the lightbox though?

    mmm really don’t know, i’ve disabled lightbox, installed jquery colorbox plugin and it work as well…

    Theme Author Towfiq I.

    (@tislam100)

    The lightbox only works in the post pages. doesnt work with the “featured image”

    -Theme Author

    Thread Starter edo.hayashi

    (@edohayashi)

    First of all, thank you tislam for creating a wonderful theme!

    As for the lightbox, yes, it doesn’t work on featured image but that’s not what I meant. It was in the post page that doesn’t work. Once you click an image, it goes to show the full image. You then have to click “Back” for you to return to your website.

    I’ll try the jquery colorbox as suggested by wrbuopf!

    Thread Starter edo.hayashi

    (@edohayashi)

    I’ve figured it out, the problem is that my website got some ads in it. Unless it loads fully, it will not execute the lightbox feature.

    Thanks again for the help!

    3 custom page templates, does not work

    Theme Author Towfiq I.

    (@tislam100)

    just checked and they are working fine.

    Note: You can only assign page templates to pages, not posts.

    -Theme Author

    I’ll upload the theme again. do I slide the top appear on every page?

    Theme Author Towfiq I.

    (@tislam100)

    The slider only appears on homepage and only when your home page “your latest posts” from Settings> Reading

    mmm…not by enabling slider in theme option and adding “slider” posts?

    Theme Author Towfiq I.

    (@tislam100)

    yes, that comes later.

    How can i make larger the image on the slider? I put it as feauture image that it only shows the original size, how can i enlarge it and cover the whole slide box?

    Theme Author Towfiq I.

    (@tislam100)

    make sure the width of the image is 1000px and height 360px

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[Theme: Zenon Lite] Featured Image on the Front page pixelated’ is closed to new replies.