hommealone
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Wp e-Commerce From Email Address gets whackedIn our case, we finally found the problem in a badly written filter in our theme’s functions.php file. (Embarrassed.)
Forum: Plugins
In reply to: [WP eCommerce] "From" email address is wrongSorry. We finally found the problem in a bad function in our theme’s functions.php file. Ooops!
Forum: Plugins
In reply to: [WP eCommerce] Wp e-Commerce From Email Address gets whackedThanks for the feedback, sparkinator.
Here’s the funny thing: we can’t even figure out where it is getting the erroneous “From” information from! It is NOT the information found on the main Settings > General page; and it is not the information of the site administrator’s profile either. We also checked through all of our other plugins that have settings pages, and the erroneous info is not in any of them either! (At one point we changed the original admin account holder for security reasons, and deleted the original admin account. It is possible – though unlikely – that the erroneous info is coming from the original site admin’s profile; seems unlikely, but it is so far the only possibility we can think of.)
Forum: Plugins
In reply to: [WP eCommerce] Wp e-Commerce From Email Address gets whackedI have the same problem. Does anyone have any suggestions?
Great, thanks so much!
Thank you very much for your response and your answer! (If anyone ever has the time, it would be great to include this info on this page:
https://docs.getshopped.org/documentation/paypal-payments-standard/ )Before I received your answer, I tried to include the Notification URL that I found here:
https://docs.getshopped.org/documentation/paypal-express-checkout/which is:
https://mysite.com/products-page/transaction-results/?ipn_request=trueCan I leave that in place in our PayPal account, or is it better if I remove that?
Forum: Plugins
In reply to: [AddToAny Share Buttons] Problem removing icon / serviceExcellent! Sorry I missed that. Again, thanks for this thoughtfully done plugin!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Problem removing icon / serviceThanks for the reply. Wish I could help further with the troubleshooting, but can’t bill my client for it, so have instead fudged it by simply hiding that icon via CSS.
Too bad there is not a true delete option for the plugin, which would also delete the database preferences, or an option to reset the preferences which would delete the prefs from the database. Maybe someday!
Thanks for your help nonetheless, I appreciate it! And thanks, Micropat, for this plugin!
Forum: Plugins
In reply to: [AddToAny Share Buttons] Problem removing icon / serviceI’ve tried deactivating plugins that contain any sort of drag-and-drop in the admin pages, but haven’t found any that have an effect. I can’t simply de-activate all of the plugins, there are too many and it is an active website.
I tried deactivating and reactivating; no help.
I deactivated this plugin, completely uninstalled the plugin via FTP by deleting the entire add-to-any folder from the plugins directory, and then re-installed. It still had all of my custom settings when I re-installed, with the unwanted icon still there.
Any other suggestions?
Thanks!
Forum: Plugins
In reply to: [Redirection] Deleted redirection still redirectingSorry! Turns out this was a browser caching issue! If anyone else ever has this problem, clear your browser cache and it may solve it.
Thanks Scott!
Forum: Plugins
In reply to: [Display Widgets] Show on Single Post Page not working?I found an answer which may not apply to everyone: in my theme, at least (using Thematic framework) The widget area I was targeting (above the main content) is a different widget-area entirely on the blog page than on the single page. I had to put a widget in both of those widget-areas for it to work.
Forum: Plugins
In reply to: [Display Widgets] Show on Single Post Page not working?I am finding the same problem. Anyone have any suggestions?
Thanks Scott. Your help much appreciated!
Thanks very much Scott!
Am I missing something or is there a place where I can find documentation of these kinds of details (identifiers such as [taxonomy].name vs. [taxonomy].slug for example) rather than bothering you via this forum? I’ve searched through https://pods.io/docs/code/ but either it doesn’t seem to be this fine-grained, or I am not navigating through it correctly…