-
AuthorPosts
-
April 4, 2016 at 1:00 pm #607524
I’m having problems using masonry blog and tags for portrait landscape.
There are some large gaps or space, where should be replaced my imagesClear cache and deactivated all plugins, still the same.
Can you please check whats is happening?
April 4, 2016 at 1:07 pm #607529Hi BaseQuatro!
Please edit your element and choose to display perfect masonry as style
Regards,
YigitApril 4, 2016 at 1:16 pm #607541I don’t want to use perfect masonry, just bought you theme cause it was the only one with 3 image sizes as seen on demo. Portrait, landscape and standard!
If i use perfect, still getting blank spaces. And i need some images to set as portrait, and them are set, but not showing as portrait.
April 4, 2016 at 1:53 pm #607570Hi there, any update?
April 4, 2016 at 2:05 pm #607583Hi!
Please create a temporary admin login and post it here privately.
Also, please note that self posting usually causes your thread to be overlooked. If your case is urgent, please try avoid self posting.Best regards,
YigitApril 4, 2016 at 2:15 pm #607590April 4, 2016 at 2:15 pm #607594Also please check the original website, this is what we are trying to achieve:
April 5, 2016 at 1:10 pm #608252Hey!
I checked both pages and it seems you could achieve what you wanted, as there are no white gaps anymore in your masonry. Can you confirm please?
Best regards,
AndyApril 5, 2016 at 2:47 pm #608318No, still not working, i had to change other images sizes to portrait or landscape to fill the gaps. But when the browser is resized, or on smaller screen, the problem returns.
Also if i add another post will break the entire layout, its not working as isotope and enfold demos.
April 5, 2016 at 3:00 pm #608323You can check other pages to see the blank spaces, or resize the screen on any page that uses masonry blog.
Other problem is that on pages with less content the footer is taking half the screen, it should be a footer with fixed height on bottom.
April 7, 2016 at 3:25 am #609280This topic is closed?
April 7, 2016 at 3:25 am #609281Sorry i’ve sent some messages but was logged off
April 8, 2016 at 5:16 am #609990Nevermin, i’ll ask envato for a refund.
We cant wait so long for an answer, i’ll not recomend enfold to anyone.April 11, 2016 at 4:39 am #610918Hey!
We are very sorry for the late response. Note that by replying to your own thread, it will push it back to the end of queue and we won’t be able to answer immediately. We would like to check the page but the credentials you provided isn’t working anymore.
The order of the portfolio items is base on date so if a post contains a “portrait” tag and the adjacent post contains none, the rendering of the columns will look like the one you provided above. It’s possible to adjust the position of the items by enabling the “Order” field. Add this code in the functions.php file:
add_filter('avf_portfolio_cpt_args', 'avf_portfolio_add_custom_fields', 1); function avf_portfolio_add_custom_fields($args) { $args['supports'][] = 'page-attributes'; return $args; }
Go to the Portfolio Items panel then hover over one of the portfolio items. Click the “Quick Edit” link and you’ll see the “Order” field. Or adjust the column settings until the columns or images stack in place.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.