Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1325604

    Good morning

    I was wondering if you might be able to provide me with quick CSS code that would hide the date of the Child Portfolio Items, as can be seen here (on the right hand side)
    https://www.adventurehq.com.au/listing/clontarf-beach-reserve/

    I was also hoping to display Porfolio Item categories in the right hand side widget, however, the only thing available under Widgets are categories for posts.

    Your help would is greatly appreciated

    #1325619

    Hey Ivana,

    Thanks for providing the link :)
    Please try to use this CSS code:

    #portfoliobox-2 .news-time {
        display: none;
    }

    Best regards,
    Nikko

    #1325643

    Thank you Nikko that worked.

    Can you offer a solution for the widget porfolio categories please.

    #1325740

    Hi,

    Have you tried using Enfold Latest Portfolio widget? :)

    Best regards,
    Yigit

    #1325777

    Hi Yigit

    Thanks for your response. Yes I am using the latest porfolio widget – it allows me to display the entries from the selected categories.
    However, I would like to be able to show the actual categories of the portfolio items – the way you can display blog categories. You can see it here:

    You will see it is not showing any categories as the widget only allows blog categories, not portfolio categories.

    #1325911

    Hi,

    Please try using this plugin – https://wordpress.org/plugins/custom-post-type-widgets/. I made a quick test and their widgets seems to work fine :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.