krispiecritter
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Get rid of and change…Resolved the Share issue… Was a conflict between plugins.
I still need to figure out how to change the @venue color from Charcoal Grey to another color.
I am assuming I am going to have to go into the CSS
Forum: Themes and Templates
In reply to: Where is it?Sorry for the delay in getting back… Nope it does not show up there either.
I had one of my hot shot web developing students take a look and he is stumped too.
Driving me NUTS!
Forum: Themes and Templates
In reply to: Where is it?Nope, it does not show up there either?
Could it something other than a WP glitch?
I am not sure how it could be a server side issue because all other files I upload show up?
Forum: Themes and Templates
In reply to: Where is it?Oh ya… I also did the activate another theme and reactivate my theme and still no go.
Forum: Themes and Templates
In reply to: Where is it?No sub folder file goes into /wp-content/themes/my theme/
It is there when I view it through my desktop and web based FTP client
I uploaded the file to other themes and it does not show up there either
file permissions are set at 644
Not sure if this is a WP issue or hosting issue but every other file I upload shows up so why not this one?
Pain in the BUTT it is.
Code in the file so far is as follows
<?php
/*
Template Name: questions
*/
?><?php get_header();?>
<?php get_footer(); ?>