I have used the furniture prebuild theme. However it did not have a blog option. So I create my own blog page. But I cannot figure out how make it like the clothes prebuild website.
Hello, does it have some solution? Have the same question and in my case it's also not working with the setting as is above in feed (https://www.pzpheating.cz/dev). Thank you
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you are sending are complete and correct.
I have blog section right on the homepage (or /dev), but as you suggested, I've tried it on blog page and yes, it's working on blog page when I switch to 2-columns solution, with 3-columns option it seems its image is "over" the text block and this block has no "padding" for requested effect. If it's possible to find some solution to have 3-columns on page, it would be nice, I expect to have many blog post on this project.
Now you can find it easily on homepage, there's this section twice with 2 and 3-columns, first one is okay, the second one as it was before...
@Phil Hello, yes I did, you can see it directly on https://www.pzpheating.cz/dev (section Blog with 2 columns and below with 3 columns, 2 columns working, 3 not working with your code). Many thanks Borek L.
Hello, thank you and yes - the background color is inserted, the code for the 3 columns is inserted, now I've deleted the mentioned forgotten code for the background and it still shows the same result (not working on 3 columns).
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
The top picture is how I want it. The bottom picture is how it is at the moment.
Hello,
This is the "Photo 2" type of layout of blog.
Please go to the Theme Options -> Blog & Portfolio -> Blog
Thanks
That is already the setting I used. But it didn't give the result I was hoping for.
Can you send us a link to that page?
Thanks
https://new-website.nl/blog/
Hello, does it have some solution? Have the same question and in my case it's also not working with the setting as is above in feed (https://www.pzpheating.cz/dev). Thank you
Sorry for not getting back to you. Somehow, we missed your message. Do you still need help with it?
Please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason.
Notice!
Please attach a link to this forum discussion.
Sending incorrect or incomplete data will result in a longer response time.
Therefore, please ensure that the data you are sending are complete and correct.
Thanks
@litterbach,
I could not find the page from your message, but I can see that you have a blog page.
You need to assign the background color for posts in Betheme -> Theme options -> Colors -> General.
And change the number of columns to two in Betheme -> Theme options -> Blog & Portfolio -> Blog.
If you need three columns, please, use the following CSS code:
.blog_wrapper .post-desc-wrapper .post-desc{ margin-top: -50px!important; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Hi, thank you for quick response.
I have blog section right on the homepage (or /dev), but as you suggested, I've tried it on blog page and yes, it's working on blog page when I switch to 2-columns solution, with 3-columns option it seems its image is "over" the text block and this block has no "padding" for requested effect. If it's possible to find some solution to have 3-columns on page, it would be nice, I expect to have many blog post on this project.
Now you can find it easily on homepage, there's this section twice with 2 and 3-columns, first one is okay, the second one as it was before...
Thank you, Borek
Did you use the code from the last part of my message?
I mentioned there that if you want to have three columns, use the code from there.
Best regards
@Phil Hello, yes I did, you can see it directly on https://www.pzpheating.cz/dev (section Blog with 2 columns and below with 3 columns, 2 columns working, 3 not working with your code). Many thanks Borek L.
The code is working, but there is no background.
Did you set it up in Betheme -> Theme options -> Colors -> General?
The grey background you see behind the red one (which I added in the browser inspector) comes from your custom CSS code.
Best regards
Hello, thank you and yes - the background color is inserted, the code for the 3 columns is inserted, now I've deleted the mentioned forgotten code for the background and it still shows the same result (not working on 3 columns).
Borek
Please, try the following code instead:
.blog_wrapper .post-desc-wrapper .post-desc{margin-top: -50px!important; background: #f5f5f5;} .grid .post-item, .masonry:not(.tiles) .post-item, .photo2 .post .post-desc-wrapper{background: none}Thanks
@Phil great, now it's working for both versions, in two / three columns, used as last three posts and also as blog page, thank you very much.
Regards, Borek