badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

homepage slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #49530
    lindaspiller
    Participant

    How can I add featured slider (as your preview https://www.themehorse.com/preview/wp-portfolio-pro/) ?
    Thanks

    #49553

    Hi lindaspiller,

    To add featured slider as in our preview first you have to create page/ post and add title, content and featured image.
    You can find the post/page id in your Url. Example: http://yoursite.com/wp-admin/post.php?post=1835&action=edit where numeric value 1835 is your post/page id.
    To set the it go to Appearance > Customize > WP Portfolio Pro Theme Options > Featured Post/ Page Slider Options
    Enter the Post/ Page ID
    and click on Save & Publish button.

    #49608
    lindaspiller
    Participant

    Thanks!!
    and how can I remove/hide prev and next post links (bottom of the single post)?

    #49667

    Hi Lindaspiller,

    Add below custom CSS to hide the prev/next post links from the bottom of the single post.

    .single-post .nav-links {
        display: none;
    }

    Thank you!

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