DaddioD
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Appropriate HookCoding is done and works as needed. Just looking for the proper hook. I will look more into the links suggested.
Forum: Plugins
In reply to: [WooCommerce] Appropriate HookIt really shouldn’t be. The script is written and it works for almost all aspects it needs to. I am only needing to know if there is a hook that fires after the order is created and before any emails are sent.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariCould this be caused by the custom post type only having support for ‘title’ in its setup. Does the post type need something else to allow uploads to work.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariIt does the same thing in all browsers and will not allow uploads without a user being logged in.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariIs there a fix for this. I am asking visitors to upload a photo for a Contestant profile sheet. These are not wordpress profiles and I don’t want them to be. If the upload file upload feature does not work this way do you have a suggestion as what to use for this.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariYes. It works correctly when logged in as an admin. I thought it was the session setting but disabling that then enabling it again makes no difference.
It’s on a public form submission and set to use a folder inside wordpress upload folder.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariThis still does not work. Updated plugin, changed permissions on folders. Still no resolution on error
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariCould this be some sort of safari security setting.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] plupload not working on safariThe add file button does not show at all. Instead the message ” You do not have permission to upload / browse files ” shows in its place
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pods form on multiple tabscould I use form() to have three different forms post different fields to the same content type.
form( $fields = 1,2,3);
form ( $fields = 4,5,6);
form ( $fields = 7,8,9);
Hope that makes sense.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Pods form on multiple tabsNo it’s just css and ajax
I found the problem. It was no more than a misspelling of a field name. User error.
Thanks for the help.
Forum: Plugins
In reply to: [Max Mega Menu] Navigation widget in Grid LayoutThanks for your help and for the great mega menu plugin.
Forum: Plugins
In reply to: [Max Mega Menu] Navigation widget in Grid LayoutThe rollback has been done. You may view that site at
https://asd.tdickerson.comBy the way after clearing the CSS cache the navigation widget appeared as back to normal.
The reason for using the widget is because I am only allowing the end user to update that single menu.
Forum: Plugins
In reply to: [Max Mega Menu] Navigation widget in Grid LayoutI also have a test site that uses max mega menu plugin. The previous version of the plugin displayed the navigation menu normally.
After the update and clearing the css cache the navigation menu widget disappeared. Just like the live site.
Thanks