Boersma: But so far no issue with their deluxe in for multiple wordpress sites?
Hetzer: Is there a simple CSS to make a background colour appear on scroll when I for the top navbar?
Alevedo: Help! hello, how can call my latest post
Jaco: Https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Function_Reference/wp_get_recent_posts
Gupta: Default args would get the latest
Wireman: Is there a way to let editors view some but not all admin menu items ?
Kahler: Code8r: you can add or remove capabilities to the user role. I think. Hide only will keep the ability to use the url to view the page
Zaro: Hmm cant find a way to add or remove capabilities to the user role
Startt: Code8r: you can use a plugin if you are not familiarity with them and wp hooks
Clayburg: I’ve not used one but have a look at https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/user-role-editor/ and https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/capability-manager-enhanced/
Thalacker: Also, a wpbeginner guide about them wordpress/">http://www.wpbeginner.com/plugins/how-to-add-or-remove-capabilities-to-user-roles-in-wordpress/
Loewen: Hi guys, I need some clarification regarding multisite. how does it work? if I create a post in english and I have a french multiste. will I have to create the post in french too? and how can I make sure both posts get published at the same time?
Dacres: Zagaza: multisite means you run mutliple websites
Sizer: If you want one website that has translation you would use something like wpml
Zingler: So multisite, whatever you do on one page, you gotta do the same work on the other site?
Huizinga: Yes multisite basically menas that you can run multiple website with one installation
Harville: I see. have you ever tried wpml kLOs?
Wernert: Like a website about cars and a website about chocolate
Isackson: If you want the same website in multiple languages it’s better to use a translation tool
Dubourg: Yes I used wpml before
Wehby: It’s quite good, but also a bit annoying due to its complexity
Prins: Cool, translation tool. does it translate the stuff automatically or do you gotta add a translation yourself? also. is it easy to integrate with a EN/FR switcher link?
Mittendorf: You have to translate yourself
Bing: But it includes api’s with professional translation services
Kennell: So you can hire people to translate for you
Coderre: Can any one Suggest Free Good bbpress/buddypress theme ?
Connerty: But basically what it does is it modifies wordpress so you can have the same website in languages and you don’t need to copy the website all the time
Solito: The language switcher is pretty easy to integrate
Almy: Wpml has some menu item so you can simply add the language as a menu item
Capuano: It also has some features like recognizing the browser language
Mitcham: And then switching to the right website directly
Kasprzak: Hi all. Do any good free wordpress hosts exist? Looking for one for practice sites
Naraine: KLOs: do you see any complications wmpl could cause if I would be using angular on the front end?
Forde: Is there some way to just directly get either the whole object or an array of recent posts that includes the except for use inside another wp_query loop?
Mrotz: Zagaza as long as your angular code is compatible with wordpress there shouldnt be a problem
Scafuto: Wpml is really conform to wordpress standards
Marandola: Tho combining angular and wordpress is not so easy i think
Galan: Combining angular and wordpress is a bit tricky yeah, but I’ve pulled it of on some other projects
Gauna: wordpress/#.Vf1N_yCqpBc">Http://www.roysivan.com/downloads/angularjs-wordpress/#.Vf1N_yCqpBc
Parrillo: That looks pretty good
Schwager: But it looks tempting
Tippetts: I’d rather go with something manual, like this https://1fix.io/blog/2014/11/05/angularjs-json-api-wp-theme/