srdriggers
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Paypal Payments] Payments failing “BAD_INPUT_ERROR”The space on the email appears to have been the issue. I removed the space and everything is working now. Thank you.
Forum: Plugins
In reply to: [Quick Paypal Payments] Payments failing “BAD_INPUT_ERROR”Hi. I am on Version 5.7.5 which looks to be the latest version. I am getting notification emails about the testing sends but nothing showing the payments have completed.
Forum: Developing with WordPress
In reply to: Featured Images displayed using a shortcodeGreat thank you that really helped me understand the process better. I appreciate it.
Forum: Fixing WordPress
In reply to: Mark All Posts in a Category private using functions.php?Closing this one out. Thanks for all the help!
Forum: Fixing WordPress
In reply to: Mark All Posts in a Category private using functions.php?@shulte
Works great thank you!
Forum: Fixing WordPress
In reply to: Mark All Posts in a Category private using functions.php?Thank you @brett but I am really looking for a straight forward functions.php solution. A plugin is overkill for one category.
Forum: Plugins
In reply to: [The Events Calendar] List view display depending on categoryThank you I appreciate the help!
Forum: Plugins
In reply to: [Event Calendar] Can't Post New EventsApparently this is an issue just about everyone is having. See http://ww.wp.xz.cn/support/topic/plugin-ajax-event-calendar-adding-editing-events-not-working?replies=20
Forum: Plugins
In reply to: [Event Calendar] Can't Post New EventsI am having the same issue. I am also running 1.0.4 and WP 3.6.1
I updated AEC and WP and silly me neglected to test AEC before I did the WP update so I am unsure if it is the AEC update that is broken or a conflict with the new WP.
Forum: Fixing WordPress
In reply to: Adding a subdomain ?Krishna,
Thank you for the suggestions. The issue isn’t adding it to the navigation but how to make a subdomain hold a portion of my actual site. I think ultimately the best way to handle this for now would be to simply create a redirect from my subdomain blog.example.com to my blog category of example.com/blog/ .
Thanks!
Forum: Fixing WordPress
In reply to: Adding a subdomain ?My host allows unlimited subdomains. Adding the subdomain is not the issue. Figuring out how to make it work so the see my main site blog entries when they go to blog.example.com is the issue.
Forum: Fixing WordPress
In reply to: Adding a subdomain ?Krishna, I am not sure I understand what you are saying. I know I can add a subdomain. What type of subdomain would I need to add to allow what I am asking? I wasn’t aware there were different types.
Thank you for the reply. I understand that I will need to modify the single.php / single-event.php but that is where I get stuck. Exactly what would I need to do so it would go from one event to the next based on calendar date?
Also, if I go to pages, I run into the same issue… what exactly needs to be done code wise to achieve this ?