Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1175488

    Hello,

    I have just purchased and successfully installed and imported theme demos, everything seems to be working just as expected, however I do have a question regarding the “gallery-element” layout. As far as I have noticed it now the “gallery-element” differs a bit from the “portfolio-element” in term of that “gallery-element” do not support category or/and tags as the “portfolio-element” does and the “gallery-element” also can not have the same layout as the “portfolio-element” means the thumbnails that fills the entire screen..

    So question is can we implement 2 things in “gallery-element”

    1. TAG/CATEGORY support so we can filter the images, means we need tags on the images it self
    2. allow us to have same layout on the “gallery-element” as the “portfolio-element” do have it”

    I am asking this because “portfolio-element” have tags/categories and also a nice layout BUT it is a hassle to add the images via portfolio-element as we need to create a portfolio items for each image we want to display while the gallery-element is much more practical for the usage as we simply drag a set of images and uploads them in no time and it´s done..

    Please let me know if you understand what I am looking for, if not I will provide you an access to my web page which is now protected with password as it is still under construction, will send it as a private message in case you need it..

    Thank you
    Best regards
    Amel

    #1175873

    Hey AmelC,
    As I understand your question, you are asking why the gallery element doesn’t support tags or categories, this is because the WordPress default media library doesn’t offer tags or categories for images. This is how the core WordPress has been created. If you see this on your install perhaps you are using a plugin that adds this function to the media library similar portfolio items?
    As for the layout of the gallery items, if you place the gallery element in a full-width column the images are larger with the fewer columns selected in the options.
    2020-01-18-102948
    Is this what you are trying for?

    Best regards,
    Mike

    #1175916
    This reply has been marked as private.
    #1175987

    Hi,
    I see that you also had another thread for the lightbox image border, I addressed the border request there.
    For the gallery border Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top div .avia-gallery img {
        border-style: none !important; 
        border-width: 0 !important; 
        padding: 0 !important; 
    }

    It may appear that you have a fine line around some images, but I believe this is the white border you added with photoshop, so once you replace these images it should look fine.
    After applying the css, Please clear your browser cache and check.
    2020-01-19-060709

    Best regards,
    Mike

    #1176068

    Hi again Mike,

    yes I am aware of that one thank you! This will be fixed, I have removed all the images from the WP and will re-upload them without any white border around the images and will let the theme handle this part, already configured 4px border (white) in additional CSS part..

    Best regards
    Amel

    #1176094

    Hi,
    Glad to hear, once you can confirm that this is now working as you wish please let us know that we can close this thread.

    Best regards,
    Mike

    #1176095

    Hi again Mike,

    you can just go ahead and close this ticket it is working..
    Thank you.

    Best regards
    Amel

    #1176107

    Hi Amel,

    Great :)

    We are closing the thread.

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘question regarding the Gallery element’ is closed to new replies.