-
Steve replied to the forum topic Looking for video of excellent previous speaker from the College of NJ in the group
WordPress Troubleshooting and Support 3 days, 12 hours ago
Unfortunately, that presentation never made it to video. Sorry…
-
Steve replied to the forum topic 10 Essential WordPress Security Plugins For 2013 in the group
Plugins 1 month, 1 week agoMay is already booked… so is June. Possibly July.
-
Steve replied to the forum topic How to prevent spammers from commenting? in the group
WordPress Troubleshooting and Support 2 months, 2 weeks ago
Akismet has a setting: ”Auto-delete spam submitted on posts more than a month old.” That will automatically clean your spam in Admin.
-
Steve replied to the forum topic Site is slow to load in the group
WordPress Troubleshooting and Support 2 months, 3 weeks ago
Sheryl–
When you load external files (JS, CSS, etc), it’s possible that your site can hang and wait for the other site to load. I the other site is slow… that will slow down your site.
Other reasons for […]
-
Steve started the forum topic Recreate logo from JPG in the group
Job Board 3 months ago
I have an immediate need for someone who can recreate a logo from a JPG, and then provide a few variations on the logo design. Please contact through this site.
-
Steve replied to the forum topic Best Choice for WordPress Video Player – What's Everyone Using? in the group
Et cetera 3 months ago
-
Steve replied to the forum topic Hiding Admin Public Meta Data in the group
WordPress Troubleshooting and Support 3 months, 1 week ago
This article from Stackoverflow seems to have what you are looking for. You just need to pass the author ID to the function. You can grab the ID from $curauth.
-
Steve replied to the forum topic Looking for plugin for Large File Transfer (for a printing co) in the group
WordPress Troubleshooting and Support 3 months, 1 week ago
Gravity Forms has an upload field.
-
Steve replied to the forum topic BP AJAX broken on WPNYC.org in the group
WordPress Troubleshooting and Support 3 months, 1 week ago
Eric– Can you try again? I think it’s fixed now.
-
Steve started the forum topic WPNYC Meetup is the focus of a WP Daily Article in the group
Et cetera 3 months, 2 weeks ago
Check it out! http://wpdaily.co/local-meetups-growing/
-
Steve replied to the forum topic My Book has Launched: The World of Internet Marketing – The Basics in the group
Et cetera 3 months, 2 weeks ago
Congratulations Jonathan! If this is an extended version of your meetup presentation, I’m sure it will quite useful.
-
Steve replied to the forum topic Broke site trying to add additional menu in the group
WordPress Troubleshooting and Support 3 months, 3 weeks ago
By adding a header.php file I’m assuming you’re using a child theme and over riding the main Header.php.
Did you copy the parent header.php and add your code?
-
Steve replied to the forum topic Error Message and white screen after dashboard activity in the group
WordPress Troubleshooting and Support 4 months ago
Sheryl– Whatever the issue was, it has now moved to the second line of your FUNCTIONS.PHP file. It’s the same thing… space before the opening PHP tag.
Are you editing the file in the WordPress admin, or […]
-
Steve replied to the forum topic MALWARE REMOVAL in the group
WordPress Troubleshooting and Support 4 months, 1 week ago
@Sheryl Blasnik– I suggest you hire Sucuri or another expert to help you remove.
-
Steve replied to the forum topic New Admin Options Page trouble in the group
WordPress Troubleshooting and Support 4 months, 1 week ago
@Chad–
The 4th parameter in add_options_page needs to be a slug. You currently have it as a phrase. Try replacing with this:
add_options_page('Chapter Display', 'Chapter Display', 'manage_options', […] -
Steve replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 4 months, 2 weeks ago
@Rachel– The WordPress template hierarchy will always choose HOME.PHP over INDEX.PHP for your home page.
Try deleting HOME.PHP (but make sure you back it up somewhere first)
-
Steve replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 4 months, 2 weeks ago
Check all the other theme files, except header.php. If you find wp_head(); then delete it and save the file.
wp_head(); should only appear one time in your header.php file.
-
Steve replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 4 months, 2 weeks ago
Perfect… remove the second line:
wp_head(); -
Steve replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 4 months, 2 weeks ago
That file looks fine. Try pasting INDEX.PHP
-
Steve replied to the forum topic HELP: Changing from static front page back to blog? in the group
WordPress Troubleshooting and Support 4 months, 2 weeks ago
We need to see some code.
Open your header.php file. Copy and paste it over here:
Press ”Create public gist” and then put the url back in this forum.
- Load More










