Portfolio details - by JoanaC - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 7 years ago ago by Olga Barlow

  • Avatar: JoanaC
    JoanaC
    Participant
    March 30, 2017 at 16:20

    Hi!
    I have a few questions about the portfolio page:

    1. How to I add text before the portfolio items? I tried to add text but it is not appearing
    2. How do I remove links to see details on portfolio projects? I just want the close up function, not a link for each portfolio item.
    3. Is it possible to remove the name of each file that appears above each image?

    http://oi63.tinypic.com/fyh3cz.jpg

    4. I would like to see images appearing when scrolling down only, so this page becomes faster, instead of using more pages, is it possible to use infinite scroll or something similar in this page?

    Thank you

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 31, 2017 at 15:52

    Hello,

    1) I have sent file to your registration email. Please, replace xstore/portfolio.php file by attached.
    2) Add the following code in Theme Options > Styling > Custom CSS
    .portfolio-image > a, .portfolio-descr {
    pointer-events: none;
    }
    3) There is no such option. Actually, it’s bad for SEO to remove title for images. You may check this solution to hide title instead of removing them http://stackoverflow.com/questions/3885920/jquery-hide-title-attribute-but-not-remove-it

    4) You can remove pagination and show all the items but, unfortunately, there is no Infinite scroll for the Portfolio items.

    Regards

    Avatar: JoanaC
    JoanaC
    Participant
    March 31, 2017 at 21:20

    Great, thanks so much for all your help!

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 3, 2017 at 11:41

    You are welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.