Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1060828
Duplicate Portfolio item
Closed

Comments

  •  2
    Ben started the conversation

    Is there a way to duplicate/clone a portfolio item?

    Also, is the a way to remove the date/likes at the top of portfolio items?

  •  7,092
    Oliver replied

    HI!

    1, You can use this plugin:

    https://srd.wordpress.org/plugins/duplicate-post/

    2. pls. use following css:

    .single-thegem_pf_item span.post-meta-likes {
        display: none;
    }
    .single-thegem_pf_item span.post-meta-date {
        display: none;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver