Home › Forums › WoodMart support forum › Blog Masonry 2 colum to 1 colum
Blog Masonry 2 colum to 1 colum
- This topic has 9 replies, 3 voices, and was last updated 4 years, 11 months ago by
Artem Temos.
-
AuthorPosts
-
May 29, 2020 at 2:07 am #198799
luan0409ParticipantAs the pictures above, the blog post look weird with 2 column options
I want it to be 1 column only for bigger featured image like the one on the left
How to fix?
When i hide the comment meta data which is the date and time of comment.
The layout turn out to be weird like that.
How to fix?
May 29, 2020 at 8:18 am #198867
Aizaz Imtiaz AwanKeymasterHello,
1) I saw the screenshot you attached. Unfortunately, you could not have the masonry grid with
1 column because this option is not available for Blog items.2) And for the blog comments meta Please provide with the URL of the website to check it myself
and help you out accordingly.Best Regards.
May 29, 2020 at 8:46 am #198875
luan0409Participant1. I know there is no option. I want to ask if you guy can fix it with just changing some coding. I think it’s not that hard since you know how the theme work
2. http://yolohelp.com/2020/05/26/duyen-no-truyen-kiep-nhu-iu-va-baekhyun-exo/
This is just simple css stuff. You can hide it by yourself without asking me for any site. Just create any demo site and test.
Why you guys have to make it like it’s all my fault everytime i open a support thread here? This is the third time i was treated this way? You guys are seriously lazy.
Do you need the code?
.comments-area .comment-meta {
display:none;
}Just create any demo site and test.
Just dont ask for my login too, jesus. Becuz my site is just a blank demo site, didnt even change anything yet.
May 29, 2020 at 11:18 am #198909
Artem TemosKeymaster1. We can give you a CSS to code to make some particular element to be always in one column. Please, send us a link where we can see this on your website.
2. Try to use the following CSS code instead of yours
.comments-area .comment-meta { visibility: hidden; opacity:0; }
May 29, 2020 at 2:22 pm #198983
luan0409Participant1. Thanks. The site demo i’m building is in PRIVATE CONTENT. Pls check.
2. Thank you for the code, new thing to learn.
Ps. Look like i found your support process now. There’s always the FIRST guy who have no ideas about coding answer my question just to piss me off all the time. They can answer simple question about options of the theme.
:)))
May 29, 2020 at 2:26 pm #198988
Artem TemosKeymaster1. Disable the masonry grid from that element and use the following code
.vc_col-sm-4 .blog-post-loop { flex: 0 0 100%; max-width: 100%; }
It seems that you are using our theme on multiple projects. Please, activate this domain also with a new purchase code.
Thank you in advance.
May 29, 2020 at 2:55 pm #199001
luan0409Participant1. Thank you so much
And Nope, i dont use test site like local site on pc. I have like 20 domains, few of them have woodmart theme but all are just for testing, install, reset, test plugins + code and uninstall, start fresh again. After done, i will give it all to main site and delete the rest.
You can see clearly in all the test sites, everything is all over the place. I dont see any multiple projects here but the one i activated on your site.
May 29, 2020 at 2:59 pm #199002
Artem TemosKeymasterWe see that you are using it for another project already
https://vui**rt.com/
May 29, 2020 at 3:13 pm #199010
luan0409Participantthe project is dead bro, dont you see it’s a ONLINE MART
can you buy anything there?
I hide all the product, nobody can buy anthing anymore.
It’s a dead site. I’ll change it to other theme since you said so. Simple and easy.
Nobody give a fuck about it anymore for a whole year already.
Ya happy now?
May 30, 2020 at 8:41 am #199144
Artem TemosKeymasterOK, feel free to contact us if you will need more help from us.
-
AuthorPosts
The topic ‘Blog Masonry 2 colum to 1 colum’ is closed to new replies.
- You must be logged in to create new topics. Login / Register