• Hi Dan,

    I’m using your plugin for the first time, but I can’t get any output…
    I have one site set in my portfolio at the admin page.

    I want it to show up by the code attached:

    <div class="portfolio-website">
        <div class="website-thumbnail"><a href="%WEBSITE_URL%" target="_blank">%WEBSITE_THUMBNAIL%</a></div>
        <div class="website-name"><a href="%WEBSITE_URL%" target="_blank">%WEBSITE_NAME%</a></div>
        <div class="website-url"><a href="%WEBSITE_URL%" target="_blank">%WEBSITE_URL%</a></div>
        <div class="website-description">%WEBSITE_DESCRIPTION%</div>
        <div class="website-clear"></div>
    </div>

    Here you can see the output:
    http://www.johandemeijer.nl/portfolio/

    Here you can see the admin section:
    Admin

    Can you help me getting things done? Would be great!

    Regards,

    Johan de Meijer

    http://wordpress.org/extend/plugins/wp-portfolio/

Viewing 14 replies - 1 through 14 (of 14 total)
  • Hi Johan

    Sorry for the delay in reply, I only just spotted your comment. I can’t see anything wrong with the code above, so I have no idea why it’s not working.

    Did the default work originally? Have you tried copying and pasting the default back into the website template section? What plugins are you using?

    Dan

    Got a hunch. Are you running PHP4 for your site? If so, try PHP5.

    Dan

    Thread Starter johandemeijer

    (@johandemeijer)

    I am using PHP5! So it should work.. right?

    Hmm, I thought it could be an issue with string_ireplace() which is PHP5 only. However, it’s not that then.

    I did a lot of testing, and I thought I got all of the bugs. Please consider giving me admin-level access to your site and I’ll see what I can do. Just drop me an email.

    Thanks
    Dan

    Thread Starter johandemeijer

    (@johandemeijer)

    I will..

    But I can’t find your e-mail anywhere… 🙂
    I need that for registring you at my website!

    There’s a contact form on my site, but my email is dan at danharrison dot co dot uk.

    Thread Starter johandemeijer

    (@johandemeijer)

    Your admin!

    All fixed,

    <!-- ShowMyPortfolio -->

    was missing from the page used to show the portfolio.

    Dan

    I’m having a problem too. I can’t figure out how to get this to work at all. Can anyone post what exactly I have to do?

    What exactly have you tried? I need to know what you’re doing so that I can help out.

    Dan

    All the other plugins that I have used have only required me to user <!–ShowMyPortfolio–> in the visual section and then it worked. I have tried that with this and does not work. I have even tried pasting the PHP code from the documentation into it and it doesn’t work.

    If you take a look at the documentation, <!–ShowMyPortfolio–> no longer works as I changed that to [wp-portfolio] to allow me to add extra features in the future.

    What’s your blog URL? I’ll take a look.

    Dan

    I’m sooo sorry. I was looking right over that each time. That worked. The url is www dot qwertytech dot net/wordpress

    soulonfiya

    (@soulonfiya)

    where exactly does <!– ShowMyPortfolio –> go. I’m having the same issue. Sorry wrong plugin.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[Plugin: WP Portfolio] Portfolio does not show up’ is closed to new replies.