Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nimble3

    (@nimble3)

    You need to customize the items.php file, please follow below small howto to (upgrade safely) customize the skin files via theme.
    http://demo.nimble3.com/nimble-portfolio/customize-a-nimble-portfolio-skin-from-theme/

    Thread Starter StatsFA

    (@artaweb)

    Found it thanks.

    For those who need this option:

    Go to /wp-content/plugins/nimble-portfolio/skins/default/items.php

    Line: 44

    Find:
    <a href="<?php echo $item->getData('nimble-portfolio-url'); ?>" class="button-fixed">

    and replace with:
    <a target="_blank" href="<?php echo $item->getData('nimble-portfolio-url'); ?>" class="button-fixed">

    Thanks

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @artaweb, I suggest you find an alternative way of making money before your account becomes blocked. Let me know if you want clarification.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    *Does the hand timeout thing*

    These replies have nothing to do with this plugin and I apologize to the plugin author. I’ll try and be concise.

    @artaweb I deleted the reply you just left and I think you can appreciate why.

    You were replying to 2 old topics with a shortlink that took the user to your commercial Codecanyon plugin. Those replies were deleted, please do not reply to topics looking for sales leads.

    Just like affiliate links, that’s not cool and will get the person who does that in trouble. That’s considered spamming. If you want to help others, and that is really appreciated, then do so. Please don’t include self-promotion that way.

    I’m closing this topic now. If you still have a problem with this plugin please start a new topic.

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

The topic ‘Adding _blank into "View Project"’ is closed to new replies.