Pages

From Idrive
Revision as of 08:57, 28 November 2012 by Alexm (talk | contribs)
Jump to navigation Jump to search
Page.png

Admin | Design

Company

Copyright and Trademark

Home

Idrive system

Markets

Privacy Policy

Products

Resources

Service & Support

Terms of Use






The "Pages" section contains the most important pages like "Home", "Idrive System", "Products", etc., pages that build our website main menu(see section Menus).


For the beginning I will choose "Quick edit" from Company as example.


Quick edit.png


From this section you can quick change title, parent, template, allow/deny comment by check/uncheck the box, makeing the page private, visible just for admin same as comments by checking or unchecking the box. Also you can change the "Slug", this option will automatically change the URL and will affect external and internal links


Slug.png


To avoid changes in the internal links, you can use "Page ID" as URL


Page id.png


For example, instead of <a href="http://www.idrive.pro/wp-new/company/">Company</a>, you can use <a href="index.php?p=20133">Company</a>, where "20133" is the "Page ID" for "Company". This will not affect internal links by changeing "Slug" unless you will delete the page.


Next I will choose "Edit" from "Company".


Edit.png


Company.png


The first highlighted box it will change the name of the page and below you can edit the "Permalink" or "Slug"(as I explained above).

Under "Permalink" we have "Media" toolbox where we can upload/insert photos, "Shortcodes", "Content Blocks" and just below we have an html toolbox which helps to add or edit html code. In the upper right corner of the content area we have two tabs "Visual" and "Html". The "Visual" tab helps to editing the page just by adding photos and text while with the "Html" we can add html code, insert tables or links. Be careful after you write html code and then change the tab to "Visual", Wordpress will delete some html components like <p></p>, <br></br>, html space ( ) and whitespaces and this will can spoil your whole page.