Home Forums Pro Themes Elead Pro Gallery Template

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #74843
    Crdc
    Participant

    Hi there! Thanks for a great template and design!

    I’m looking to use the photo gallery template with only pictures (not individual blog pages). I want to click on a category at the top and feature the pictures under that location. Can you please help me with this?

    Thanks!

    #74854
    wensolutions
    Keymaster

    Hello @crdc,

    First of all thank you very much for using the theme.

    If you just want to display the image only then you can remove the title and make the image unclickable by which you will be able to show the image from the selected category.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    span.gallery-item-title {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    #75322
    Crdc
    Participant

    Thank you for your quick response! I added the CSS, but the link icon on the photos is still active. Any advice on how to eliminate this?

    Thanks for your support & a great template!

    #75337
    wensolutions
    Keymaster

    Hello @crdc,

    Please replace above-given CSS with the CSS given below.

    .page-template-gallery-template .gallery-hover {
        display: none;
    }

    Hope this helps.

    Regards!!

    Have a good day 🙂 .

    #75378
    Crdc
    Participant

    Thanks again for your quick responses! The link seems to work great.

    Last question: How do I add the categories of pictures? In the customization bar, it reads “None” and “Uncategorized.” I need to add a category for each batch of pictures. I’m having trouble to link it to the page.
    Thanks again for all of your help!! 🙂

    #75411
    wensolutions
    Keymaster

    Hello @crdc,

    Since the pictures comes from the posts, you need to assign those post to the certain category from the post edit screen so that you will be able to chose those category to display in the template.

    http://prntscr.com/k5g8bs

    You can add the category from the post edit screen or you can simply go to Admin Panel > Posts > categories and add new category from there.

    http://prntscr.com/k5g8oa

    The category that has been added from here will be available in each post and you can assign the post to any category you wish.

    Finally, you can choose those categories to display in the gallery template.

    Hope this helps.

    Thank you.

    #75462
    Crdc
    Participant

    Thank you for the awesome support!

    #75479
    wensolutions
    Keymaster

    Hello @crdc,

    Its always a pleasure helping you guys.

    If you have any issues further then please let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/elead/reviews/

    Thank you.

    Regards!!

    #76191
    Crdc
    Participant

    Absolutely! You are very responsive!

    Last question: how can I add a bulk of photos to the categories without having to create a page for each picture? I have pictures added under it right now, but they aren’t showing up. Here is a link to the page:

    Thanks Again!
    https://crdcstaging.wpengine.com/photo-gallery/

    #76195
    wensolutions
    Keymaster

    Hello @crdc,

    Since the section is set up by choosing the category, you need to create the individual post uploading your desired image in the featured image section and assign those post to the category that you will choose to display on the page. You cannot directly add the cluster of the image in here as theme currently do not have such feature.

    Screenshot:

    http://prntscr.com/k9qfvf

    Hope this clears the confusion.

    Best Regards!!

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