ecros
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Conditional Meta RefreshI removed the trailing slash, but still no go. Anyone have a better way to do this?
Forum: Fixing WordPress
In reply to: Conditional Meta RefreshHi AJ, thanks and yes. I just don’t know how to write it correctly. I’m hoping someone smarter than me can help me figure it out.
Forum: Plugins
In reply to: [Timed Content] Auto Refresh pageK. Tough, any solution for what I am trying to do? This is really important for me!
Forum: Plugins
In reply to: [Timed Content] Auto Refresh pageAgain, thank you so much for this. THe more I dig in, the better this gets.
However, I am still trying to work on the right combination. Currently I am trying your method of combining timed events to display something first, auto-refresh to a new item and then time out to a third.
My scenario is this. I want to place a graphic on a page that is there every day of the week. Once the correct time is reached on say Friday night, I would like the graphic to disappear, be auto-replaced by the movie and once the movie is over display a thank you message for an hour. Then I would like it to go back to the original graphic and have that show until the next movie.
I have been testing combinations but just ended up removing the code for now. Can you tell me how to accomplish what I’d like to do?
Thanks so much!
Forum: Plugins
In reply to: [Timed Content] Auto Refresh pageThanks for asking for this! It’s the exact same thing I was going to ask for.
I run a site where we have a chat room and all watch the same video and comment. It would be ideal to have this appear and disappear without the page reload as often times the users all refresh at the exact same moment and the site crashes. They get there early to chat with one another before the video begins and it seems it would help server load if they did not need to refresh the page.
Thanks for an outstanding plugin!
Forum: Plugins
In reply to: Schedule a Video To Play Automatically At A Certain Time.Anyone? I really need to find a solution.
Forum: Fixing WordPress
In reply to: 500 Internal Error After Upgrade to 3.4.2I think I have found this issue. It appears that the theme files have been copied over the root directory files. Therefore index.php from the theme has been written over the index.php from the wordpress install.
Forum: Fixing WordPress
In reply to: 500 Internal Error After Upgrade to 3.4.2From index.php:
<?php
/*
Template Name: Blog
*/
?>
<?php get_header(); ?>Forum: Fixing WordPress
In reply to: 500 Internal Error After Upgrade to 3.4.2Looking at the error_log : [Mon Oct 22 17:26:18 2012] [error] [client 216.182.254.146] PHP Fatal error: Call to undefined function get_header() in /var/www/honeytreeholdings.com/index.php on line 6
Forum: Fixing WordPress
In reply to: 500 Internal Error After Upgrade to 3.4.2Forum: Themes and Templates
In reply to: Designer needed tonight. Small fix. Anyone willing?Here’s what I’m looking for. Image
Forum: Plugins
In reply to: Is there a plugin that will hover text over an image?If there isn’t a plugin, is anyone willing to take a crack at the CSS for me?
Forum: Plugins
In reply to: Is there a plugin that will hover text over an image?Here is an example of what I’d like to do. https://mixdup.com/wp-content/uploads/2012/question.jpg
I don’t know enough about CSS to mess with the style sheet.