• Resolved [email protected]

    (@rikardrphotoconz)


    Hi, I really like the idea of what this plug is suposed to do, however I cant make it work…
    I do follow the steps and the thumb is cropped on the cropping page, but when I look in the gallery, nothing have changed.
    So if you look at this gallery of mine:
    http://www.rphoto.co.nz/model-portrait-photography/
    you see the problem, half the models have their heads chopped of in the thumbnails.
    I think this might be a problem due to my theme though (PictureThis) and since Im not a coder (Im just a photographer) I have to solve this with plugs.
    The theme looks really good, but have caused problems for me before and the coder of the theme is a useless prick who ignores all his clients.
    Thankful for any help, cheers.
    /Rik.

    1. Any browser
    2. 3.5.1
    3. 2.2.1
    4. see above…

    http://ww.wp.xz.cn/extend/plugins/post-thumbnail-editor/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sewpafly

    (@sewpafly)

    You’ll have to delve into the code to find which post-thumbnail he’s using and make sure that it’s cropped correctly in the PTE interface. Depending on the theme complexity it shouldn’t be too hard to look through the php files for the bit that has <div class="portfolio_thumbnail">. Once you’ve found that section, there should be a snippet of code that has

    the_post_thumbnail( 'THE_POST_THUMBNAIL_NAME_GOES_HERE' );

    Once you know the post_thumbnail name, make sure that it’s cropped correctly in PTE.

    It’s possible that your theme designer didn’t use post-thumbnails, in which case, if you’re feeling brave you can modify the theme to use post-thumbnails yourself. I can probably walk you through it, if you have the time and the patience…

    Thread Starter [email protected]

    (@rikardrphotoconz)

    I dont understand anything bout coding, but I think my theme is really badly coded, another idea for me is to try a different lightbox plugin, but I dont know how to make that going, I know how to install it, but after that I need to point it towards my gallelies and dont know how to do that either.
    I have not a clue even what a post-thumbnail is…
    Cheers for the response mate

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Nothing happes’ is closed to new replies.