stanwelks
Forum Replies Created
-
Thanks guys for all your help!!!!
I will try the different ways out and post back here. ??
Would simply removing this:
</div>
<?php include (TEMPLATEPATH . ‘/sidebar1.php’); ?>
</div>remove the widgets from this template page?
Thanks!
I do not want to remove the widgets from the pages they are already on. I just want to remove them from the new pages I just applied this new template to.
Thanks!
That took care of it!!!! Thank you so MUCH. I have spent hours trying to get this to work.
1.) Is this a bug with my install or why did this happen? Is it anything I need to be concerned with, with regards to my install?
2.) How do I now remove the widgets that display on all of my other pages from this new template page?
Thank you!!!!1
Do you mean to go to Appearance > Themes and select the first theme that appears? I am not sure which is the default theme. I have never switched themes before. Will it easily go back to the way it was when I re-select my theme after selecting the default one?
Thanks!!!!
Forum: Fixing WordPress
In reply to: Removing links appearing in upper part of the comment page?anyone on this?
Forum: Fixing WordPress
In reply to: Making new page without button in main menu?the only thing I saw is:
-
<?php wp_list_pages(‘exclude=17,38’ ); ?>
where does this go?
thanks!
Forum: Plugins
In reply to: [Plugin: Fast and Secure Contact Form] Customizing the look-and-feel?It is not at a point that I want to post it and have it seen. Can you send me your email?
thanks!!!!
Forum: Plugins
In reply to: [Plugin: Fast and Secure Contact Form] Customizing the look-and-feel?captcha is turned off.
Forum: Plugins
In reply to: [Plugin: Fast and Secure Contact Form] Customizing the look-and-feel?Thank you!
1.) However, the change for #2 did not seem to make any difference. After changing it, the submit button still is right under the Message form field.
2.) Is there a way to change what displays on the Submit button so it says Send instead?
Thanks!!!
Forum: Fixing WordPress
In reply to: Linking to other pages in your WP site?How do you link to a page created in WordPress? So if I create a new page within the program, what is the page name? I do not see a page name to link to just the title I give it.
Thanks!
Forum: Fixing WordPress
In reply to: Removing gap inside widgetanyone on this?
Forum: Plugins
In reply to: Widget to show posts not displaying on home page?anyone on this?
Forum: Fixing WordPress
In reply to: Linking to other pages in your WP site?Hi RVoodoo,
Thanks for your help!!!
I am not sure where the images will be stored yet, I am new to WordPress and am still trying to determine if it is best to put the images directly in a images folder in the theme folder or other.
1. Can I place the code you provided in a text or PHP code widget? I want it to display in a widget.
Thanks!!!
Forum: Fixing WordPress
In reply to: Adding new page to existing theme?Just to make sure I understand, if I place:
<?php
/*
Template Name: Snarfer
*/
?>at the top of a new .PHP page it will use the CSS and carry over my main navigation and header graphic that I am using for the other pages and I can design the page to have anything I want under this code at the top?
Thanks!