Gregg
Forum Replies Created
-
Forum: Reviews
In reply to: [Tiny Forge] Simple, Light, ReliableHi Tomas,
You’re very welcome. I very much appreciate the work you’ve put into Tiny Forge. I’d like to do a more in-depth review of it on my website in the future. May I ask you questions if I need to? And thanks for the plug. The direct link to the article is here. Choosing a WordPress ThemeCheers!
Forum: Themes and Templates
In reply to: [Tiny Forge] Featured Image not showingThx Tomas.
Explanation here: http://www.wpzoom.com/docs/page-templates/
Forum: Fixing WordPress
In reply to: Shortcodes stopped working in custom fieldsWhat theme? Did you check the theme authors support forum? What shortcodes? Did they come with the theme? Link?
Forum: Fixing WordPress
In reply to: WordPress site no longer sending emailsMight be Contact Form 7. Try using this: http://contactform7.com/setting-up-mail/#Contact_Form_7_Email_Issues
Forum: Fixing WordPress
In reply to: WordPress site no longer sending emailsI’m not sure it’s a WordPress issue. The first question I’d ask is what changed on or just before March 26? Your mail record indicates you’re using Google Apps for mail. Did a configuration change for some reason?
Bingo! Thank you so much Alin.
Thanks for the reply Alin. Yes, it is enabled for the network – installed on 5 of the sub-sites. Just one sub-site it doesn’t show up in the Admin menu so I can’t configure it.
Is there a limit on site title length? (I know I’m reaching here?)
I’ll go look into the logs now.
Forum: Fixing WordPress
In reply to: Custom menu group for admin – questionAh – figured it out. Examples are a bit misleading but the best way to understand how to do this is:
- Create a function that contains the menu-building code
- Register the above function using the admin_menu action hook. (If you are adding an admin menu for the Network, use network_admin_menu instead).
- Create the HTML output for the page (screen) displayed when the menu item is clicked
Forum: Fixing WordPress
In reply to: Custom menu group for admin – questionFYI – I have been working my way through these pages:
http://codex.wordpress.org/Administration_Menus
And
Forum: Fixing WordPress
In reply to: Nonce help neededI solved the problem. I was using a form created by Visual Form Builder which still had the VFB names including in the submit action “vfb-submit” which must be a hook for VFB processing. I set this back to a normal submit and it worked just fine.
Forum: Themes and Templates
In reply to: [Tiny Forge] Featured Image not showingAha… I found a post that indicates the Feature Image won’t show if it’s < 960px wide. Changed the image size and there it is!
Forum: Fixing WordPress
In reply to: How to remove logout link above commentsYou could use CSS to hide the link.
Forum: Fixing WordPress
In reply to: wordpress site is downContact your web host. The error I see is a 500 – and points to a configuration file on the server.
HTTP Error 500.19 – Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.Also, that server is IIS – not the best choice for a WordPress install.
Forum: Installing WordPress
In reply to: This Page Is Under Construction – Coming Soon!When you say “File Manager” do you mean the tool provided by GoDaddy? You may need to contact GoDaddy support to get help on this – it should be visible to you.