hallene
Forum Replies Created
-
Forum: Plugins
In reply to: Reverse an updateThat worked. Thank you.
Forum: Fixing WordPress
In reply to: Featured Image Not WorkingI have done that. How do you contact the WordPress team? i have searched everywhere?
Forum: Fixing WordPress
In reply to: Featured Image Not WorkingI have removed all files and did a fresh install of WordPress (downloaded today) created a blank/fresh database to link it to. Did not import any content. Tried it in Twenty Eleven and Pinboard and it is still doing the same thing. In fact the feature image option doesn’t even show up for Pinboard.
Forum: Fixing WordPress
In reply to: Featured Image Not WorkingI tried that and it did not work.
Forum: Fixing WordPress
In reply to: Featured Image Not WorkingThis is the code that appears in the functions.php page within the Nonprofit theme.
// Add thumbnail support
if ( function_exists(‘add_theme_support’) )
add_theme_support(‘post-thumbnails’);
add_image_size( ‘home-feature’, 640, 360, true ); // Homepage Top Image
add_image_size( ‘home-thumbnail’, 310, 160, true ); // Homepage Middle Thumbnails
add_image_size( ‘home-tab’, 460, 260, true ); // Homepage Tab Thumbnails
add_image_size( ‘page-feature’, 930, 480, true ); // Page Featured Banner Image
?>Forum: Fixing WordPress
In reply to: Featured Image Not WorkingI am using 3.4.1 WordPress. I am using the full featured version of Nonprofit by Organic Themes. I had the theme installed and it was working. Then I install The Events Calendar Pro & The Events Calendar: Community Events. At some point after I installed those plugins the feature stopped working. I then posted on Organic Themes website for support. They recommended removing all plugins. I did that and it did not work. So they then recommended reinstalling WordPress since it is a core feature of WordPress. That did not work and that is why I am on the forum.
Jerry
I have just downloaded the latest version of the plugin and it still does not see to be working.We are indeed running on a windows system. We plan on switching to Linux once we have completed the site and get board approval to go with the new look. Until that time we are bound to a windows server for the old site. The code as is you say should work properly on a Linux system?
It does not show the time and date there either.
When you are logged into your dashboard look at the bottom left column for the events button. It takes you to a page where you can enter in events. On the top right-hand side you should see a “+ Advanced Settings” Click on that and it will open up the “Advanced Settings.