Forum Replies Created
-
AuthorPosts
-
January 27, 2017 at 7:53 am in reply to: Any idea how to schedule posts on a timeline, timer? (no native scheduling) #200117Remco HeijnenMember
hi Victor, thanks for your response. If I need the custom build. I need to look for a developer. Can't do that myself.
Regards,
RemcoMay 31, 2016 at 7:53 am in reply to: Putting a normal page template before the homepage template with widgets #186553Remco HeijnenMemberThank you Cristoph. This worked out fine. No problems at all. Nice solution for other sites as well 🙂
May 14, 2016 at 3:45 am in reply to: Putting a normal page template before the homepage template with widgets #185612Remco HeijnenMemberHi Christopher, thank you for your reply.
Using the widget areas for the 'main'page is also my favorite idea. I am puzzeling how I would do that. I would have to set a static page as my front page. Then the home widgets should be somehow connected to another page. I am looking at the centric theme now and that means the front-page.php should be edited?
What are your thoughts with this?
thnx
Remco HeijnenMemberRemco HeijnenMemberhi, already found a solution that I wanted to share. Actually the most simple one I could think of. In centric-pro the site-inner is already without a width. Only the .wrap makes the content 1124px. Let's say I want a specific page that contains a few full width colored sections somewhere on the page. I only target this page with CSS.
In CSS:
.page-id-xx .wrap { max-width: none; } .section-x { background-color: something; } .section-content { max-width: 1124px; }
What do you think of this?
Thnx
Remco HeijnenMemberHi Vandalais,
I'm very curious how you did this. I am looking for a very same solution. I'm trying to implement yours but can you elaborate a bit more?
like:
- what is the html element? <div class="?">
- can I do this with the Centric-pro body class as well? I think, yes.Thnx!
Remco HeijnenMemberhi,
Of course! That worked fine. So simple, yet effective 🙂
Thnx!
Remco HeijnenMembernot yet. I allmost forgot that I posted this. So I'm glad that you are here!
What can I do to fix it?
Remco HeijnenMemberAh yes, forgot that one. It did not make any difference when I reffered to the favicon.ico in the home dir. Still no visible favicon. I gave the full URL to the favicon in de media folder another try. That worked! For all url's... Not sure though what made it work. The only difference is that I put an extra favicon.ico in the home dir. Maybe it took some time to recognize it was there?
Anyways. Thanks for thinking with me.
Remco HeijnenMemberHi, thanks for helping. I allready tried that. Doesn't help.
Right now I have my favicon.ico in the home dir, in the images folder and the php in functions.php.
This causes to have no favicon at all....
Remco HeijnenMemberHi, any suggestions received? Same question for me....
Thnx
-
AuthorPosts