mooby 0 Posted March 23, 2015 Report Share Posted March 23, 2015 Hello EverybodyWhich is better using Content Management Systems CMS (WordPress- Joomla ...etc.) or using Manual coding (HTML- CSS ...etc.) ? and why ?Thanks for support Quote Link to post Share on other sites
Ingolme 1,031 Posted March 23, 2015 Report Share Posted March 23, 2015 Usually a website will have both of them. You use Wordpress to write blogs and news articles, but you make a Wordpress theme using HTML, CSS and a bit of PHP. Some sections of the website can be independent of Wordpress and be programmed in plain PHP. 1 Quote Link to post Share on other sites
mooby 0 Posted March 24, 2015 Author Report Share Posted March 24, 2015 Thanks Foxy for clarification This mean that we install WordPress on the server and Edit in it using the standard coding? and what about the ready plugins? Sorry for disturbing but I am new in WordPress. Thanks for support Quote Link to post Share on other sites
Ingolme 1,031 Posted March 24, 2015 Report Share Posted March 24, 2015 It's a bad idea to edit Wordpress core files directly, don't try to change how Wordpress works. You usually need to make a theme. You'll need to use HTML and CSS to make a theme that's customized for your website. Read here: http://codex.wordpress.org/Theme_Development If there's a plug-in that does what you want then install it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.