TechDaddyK
Forum Replies Created
-
Ditto.
Forum: Plugins
In reply to: [Contact Form 7] Output surrounded by square bracketsThanks for the replay, and for the interesting idea…
How would I change the {} to [] before it goes to TeamworkPM, though? The process is that the form data gets emailed directly to TeamworkPM, so we wouldn’t be able to make the change manually.
Forum: Plugins
In reply to: [Contact Form 7] Date Field Doesn't Work in IEThat worked PERFECTLY! You saved the day, @buzztone, thanks!
Forum: Plugins
In reply to: [Collapse-O-Matic] Automated excerpt -> content@666ogge666, were you successful? I would like to accomplish basically the same thing.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Plugin updated; User can't subscribeThey responded, asking me to delete the plugin and reinstall. I did so, but it didn’t help, so I’m waiting for another answer.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Plugin updated; User can't subscribeRecently, I updated the plugin and found that when I go to subscribe, an error shows up:
Subscriber has not been saved.
Perhaps the plugin only accepts Christians.
@djgritz I’m getting the same message as your last one (line 3666). It started yesterday after I updated several plugins (I’m assuming NextGen was one of them). Please post a fix if you find one!
Forum: Plugins
In reply to: [Store Locator Plus®] Store Page TemplateThis was very helpful. Thanks, ivadenis!
I tied in a separate database table with lots of additional fields, all connected with the sl_id. It’s working great for our 1700+ dealer locations.
Now I’m building a password-protected form that our dealers can use to edit their info directly. Since we have multiple product lines, I’m giving them checkboxes to indicate which products they carry, too.
Thanks for replying, Moritz! Actually, after discussing other requirements of the project, we went another direction.
I created a subdomain with it’s own installation of WordPress. We password-protected that subdomain and modified the original theme to make the store have a different menu and slightly different look.
Moritz, were you able to figure this out? This is exactly what I’m trying to do as well (one global password without need to login).
Thanks in advance for sharing!
Forum: Plugins
In reply to: [WooCommerce] Products by Tag shortcode?I’m curious… Did this work for you?
I’m working on a site that will display different products to different groups of people. I’m planning on using something like Cimy User Extra Fields to assign attributes to users, then use product tags to filter the products to the correct users.
Forum: Plugins
In reply to: [CMS Tree Page View] Search function does not work.Same problem here. I have this plugin installed on two sites and Search works on neither.
Forum: Fixing WordPress
In reply to: 404 error on 2nd page of blog after 3.4 upgradeReal quick, I had a similar problem and after a lot of Googling, hacking, trying, retrying, and a bit of swearing, I figured out the cause in my case.
I had created the website with a section of pages without a parent. Then, we decided to move the entire section under a parent to organize the site better. A couple of weeks after launch, I got ONE report of a user with IE 8 that they couldn’t get to any of the pages that had been moved.
Changing the permalinks from custom (/%category%/%postname%/) to Default worked but was undesirable. Eventually, I moved the entire section under “No Parent” again and it solved the problem.
Just thought I would pass this information on as a possible solution for others in the same situation. Good luck, and thanks for the great discussion that helped me solve my problem!
I have another question, but I’ll start a new thread….
Awesome, thanks! I appreciate the quick reply.