Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #621241

    Hello,

    I have been waiting on my other thread but I guess it has gone at the bottom because I haven’t heard after my last post on 21st.

    Here is my question,
    1. I am using Grid Portfolio for my page http://www.xandrianoir.com/photography I want masonry. Masonry is Pintrest style. But the masonry option in grid portfolio align the top of all images due to which they fail to fall side by side, up and down. Please change this in your theme because this setting is not masonry although it says so. I will appreciate if you give me a code to enter and remove the alignment.

    I can not use Masonry Gallery Element as suggested by you because it does not pick portfolio posts. Then If I want to adopt Masonry Element so it does not open in light box.

    There is a problem with all three avia elements and all I need is masonry layout (pinterest) with lightbox with white background.

    None of these are present in theme settings and this is really frustrating.

    AND ANOTHER ISSUE is that on my other page http://xandrianoir.com/original-modern-abstract-art-for-sale-buy-art-online/ before updating the theme, all featured images were aligned regardless of portrait or landscape layout or size. Now one picture is out of place. This shouldn’t be happening. If the setting of both Portfolio Grids on both pages mentioned above are same then why the second one is showing different look?

    Please help and reply.

    Regards,
    XN

    #622954

    Hey!

    Can you post a screenshot/mockup of what would you want to achieve?

    Best regards,
    Josue

    #623789

    Hi Josue,

    1. On the one page, you can see that one image is out of place. Although, the other image with he same height (the first one in last row) is perfectly aligned. It happened after update. before they were all equally aligned. http://xandrianoir.com/screenshots-3/
    The original page is http://xandrianoir.com/original-modern-abstract-art-for-sale-buy-art-online/
    (this is the best I could do in explanation:)

    2. I want this Masonry to open in lightbox http://xandrianoir.com/photography-2/ and different border color. (I don’t know how to give you a mockup of this)

    Thanks
    XN

    #624504

    Hi!

    1. Have you tried using the “Perfect Masonry” option?

    2. Refer to:

    Regards,
    Josue

    #625568

    Hello Josue,

    No, I haven’t tried it.

    Is it for this page? http://xandrianoir.com/original-modern-abstract-art-for-sale-buy-art-online/
    Please scroll down and you will see one image out of place. It was perfect before the update.

    Credentials are below.

    Thanks
    XN

    #626402

    Hi,

    upload the image in question again, but in the same size as your other images.

    Best regards,
    Andy

    #626478

    I don’t understand this. There is another image exactly the same size but it is well aligned. Only THIS one image is out of place (yes, I know it’s different size) but it was aligned before. Then the theme update messed it up. Now you are suggesting me to change the size. How is this possible. It’s a portrait. The image has been there for past 8 months perfectly well.. Now suddenly after the update I have to change the size,

    I don’t understand why am I coming to a deadlock on my queries. I hope you understand my frustration.

    Regards,
    XN

    #626481

    Besides, I have just checked many other images on other pages on site. They are portrait and landscapes. Different sizes but they all come cropped when I have selected ‘Select Portfolio Grid image size automatically based on column or layout width’.

    There is something wrong with he theme, not the image. Please don’t check the size in Inspect Element. Check the featured image size on portfolio post. They all are different sizes.

    Please check these screenshots. http://xandrianoir.com/a/

    Thanks,
    XN

    • This reply was modified 7 years, 11 months ago by xa1970.
    #627011

    Hi,

    Wordpress approving (and that’s why changing) constantly. So there will always be some changes after an update. However you can control this image size manually using this code in Quick CSS field:

    .post-entry-3946 img.attachment-portfolio.size-portfolio.wp-post-image {
    width: 100%;
    height: 215px;
    }
    

    Adjust as needed.

    Best regards,
    Andy

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