-
Posted in : TheBlogger
-
Hi there.
Thanks for ur beautiful work.
I got few questions.
1. I would like to put a slider like this one (https://themes.pixelwars.org/theblogger/milo/?layout=grid&first_full=yes) on my landpage. But i didn’t figure out how.
2. I’d like to have the ” LATEST FROM THE BLOG” like this one (https://themes.pixelwars.org/oliver/). With the small picture. Cannot find how to do.
3. How can i have the “stayed update, subscribe your e-mail address and get to know about fresh stuff!” at the bottom of my page? Do i have to use Chimpmail for that? Thank for telling me.
4. I don’t suceed to put the “article page” in the menu.
Thanks you for your help.
Hi,
1-You need to go to appearance > widgets > blog sidebar > drag and drop the widgets and save it.
Then go to appearance > customize > sidebar > activate sidebar for the blog and save it.
2-You need to install wp bakery page builder and easily add latest post widget to your homepage.
3-Yes, you need to install and activate mail chimp plugin.
4-You need to go to settings > reading > choose blog page and save it.
ThanksHi. Thank for the answer.
I succeeded to do it all, except the number 2.
I try to find WP bakery page builder, but i don’t find it. It’s a plugin, right? Maybe it has a different name now? Could u help me please.
While i am at it, can u explain me how i can choose where to put my BUTTONS?
I suceeded to add it to the featured area, but i would like to put it where i want. Is it possible? Do i need some code maybe?
Thanks u :D
To explain a lil bit more : it is that my “pixelwars widget” don’t appear in the block area. And i am pretty sure i already seen them here once.
Hi,
I just imported the demo home alternate content for you. You can customize it.
https://babadebijouxbohemes.fr/home-alternate/
Btw, when you choose your homepage you need to choose latest post template on the right hand side. I just chose it for your homepage as well. You don’t need any page builder as well. It is just optional.
You can add an url for the link box. See the screenshot below;
https://ibb.co/CwHbL5Y
ThanksThis made my day!
You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.
https://themeforest.net/downloads
Thank you for your support.
Oups, i answered maybe a lil fast.
” Btw, when you choose your homepage you need to choose latest post template on the right hand side. ”
–> where do i find this one? ahah
I’ll for sure !
Sorry to ask before to think more ! I found it. Thank a lot .
OMG! Me again, so sorry.
it is about the customization of the latest articles page. Actually, i can’t figure out how. I find the latest post template on the right hand side. But that’s it. :/
Thanks you.
Hi,
Could you please more descriptive please?
If you choose latest post template, you will able to get the latest from the blog section. You will still able to customize the whole area again.
If you want, export and save your posts and all the information. Then delete all the content using the wp reset plugin, upload the demo content completely and make it easy for you to edit.
ThanksHi.
I’ll try to explain better.
When i picked the latest blog, it upload good in my homepage. I am happy with that.
But i wonder if i can for example change a little bit the size of the mini picture. Or change the square into a circle. This kind of stuff. Also, when i try to change the font, it change also the font of my H1 font in the other part of the blog.
I wonder if there is a way to change ONLY this part cause the one i picked seem to be ok on my computer, but on phone, it is way to big.
Thanks you.
Hi,
You can make it with use the.blog-simplecss code. You can choose and pick the related code.
Example; You can make the thumbnail smaller with this css code in the mobile devices.@media screen and (max-width: 767px) { .blog-simple .hentry:hover .featured-image { max-width: 50px; max-height: 50px; } }You can make the title font smaller with this css code.
@media screen and (max-width: 767px) { .blog-simple .entry-title a { font-size: 14px; } }Thanks
Hi. I am so sorry but i have no clue how the hell does that works.
I am using the classic way, and when u talk about CSS, it looks like chinese to me.
i found an area called custom CSS, is this the place where i have to put to code?
Ok, i try this way and to my surprise, it works !
You must be logged in and have valid license to reply to this topic.