vishalon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add new pageBut as mentioned in tutorial Menu Panel will appear under Appearance Menu. In my DashBoard It is not available so how can do that operation
Forum: Fixing WordPress
In reply to: How to add new pageHello Amy
Thanx for suggestion I am going thru it only
Forum: Fixing WordPress
In reply to: How to add new pageHi Alchymyth
Thanx for consideration and time
When I click preview page link on Edit Page it shows the page but when I click on contact link It is giving and Error 404
Forum: Fixing WordPress
In reply to: How to add new pageOK I create a page as you instructed and Saved as draft and in header I made this change
<li class="li1"><a href="<?php bloginfo( 'page.php' ); ?>">CONTACT</a></li>Ooppssss… Something wrong
Object not found….Error 404…
Forum: Fixing WordPress
In reply to: How to add new pageIs it so easy…..
Let me check itForum: Fixing WordPress
In reply to: How to add new pageThanks ESMI for your guidance showing me the way basically I am a ASP.Net guy. This is my first experience with WP.
So Now I will create 2 php pages – profile.php and contact.php
I am going in right direction
Regards
Forum: Fixing WordPress
In reply to: How to add new pageThat means I donot need any of these 2 pages because my home page purpose is already solved by index.php, if I understand what you said.
Then which type of page I should use for profile, contact page.
Give some guidance.
Regards
Forum: Fixing WordPress
In reply to: How to add new pageI already created index.php
Then what is the use of front-page.php and home.php
When to use front-page?
When to use home.php?
and which page I have to create for other pages of my site?.Thanx
Forum: Fixing WordPress
In reply to: How to add new pageThank you Esmi
Actually I am new to WP and also gone thru the Doc but I am confused after reading this-
index.php
The main template. If your Theme provides its own templates, index.php must be present.front-page.php
The front page template, it is only used if you use a static front page.home.php
The home page template, which is the front page by default. If you use a static front page this is the template for the page with the latest posts.single.php
The single post template. Used when a single post is queried. For this and all other query templates, index.php is used if the query template is not present.Please it is will great if you guide me. My site in CMS not a blog
Regards
Forum: Themes and Templates
In reply to: How to add LogoYes this the link of the site. Now I am converting this site to CMS based site by using WordPress. I aleary done with the Home Page As I mentioned in this post but I am not able to figure where to make change so I can put the logo of the company at the top of the page.