[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Getting startedThanks – That’s what I was looking for.
CheersForum: Plugins
In reply to: [WooCommerce] Lost password redirects to wp-login.phpInteresting… Thank you for the settings tip. This triggered me to search on WC not saving settings. My research showed that there must be a plugin stepping on WC so I disabled ALL plugins and re-enabled them one by one.
Each time checking the link in the lost password. For some reason, I am not able to duplicate the problem, but the resolution was to deactivate all and reactivate one at a time.
Thanks for the help
JoelForum: Plugins
In reply to: [WooCommerce] Lost password redirects to wp-login.phpThere are set from the user screen I see.
https://drive.google.com/file/d/0B319NfHVFRkKdFZMU2ZlVEtVUVU/view?usp=sharingForum: Plugins
In reply to: [WooCommerce] Lost password redirects to wp-login.php### WordPress Environment ### Home URL: https://alamedawaterpolo.org Site URL: https://alamedawaterpolo.org WC Version: 2.5.5 Log Directory Writable: ? WP Version: 4.5.2 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – Language: en_US ### Server Environment ### Server Info: Apache PHP Version: 5.6.22 PHP Post Max Size: 128 MB PHP Time Limit: 120 PHP Max Input Vars: 3000 SUHOSIN Installed: – MySQL Version: 5.6.28 Max Upload Size: 128 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? WCS_DEBUG: ? No Subscriptions Mode: ? Live ### Database ### WC Database Version: 2.5.5 : woocommerce_sessions: ? woocommerce_api_keys: ? woocommerce_attribute_taxonomies: ? woocommerce_termmeta: ? woocommerce_downloadable_product_permissions: ? woocommerce_order_items: ? woocommerce_order_itemmeta: ? woocommerce_tax_rates: ? woocommerce_tax_rate_locations: ? ### Active Plugins (26) ### Gravity Forms: by rocketgenius – 2.0-rc-1 Akismet: by Automattic – 3.1.11 All 404 Redirect to Homepage: by Fakhri Alsadi – 1.4 Google Analytics Dashboard for WP: by Alin Marcu – 4.9.3.1 Gravity Forms CSS Ready Class Selector: by Brad Vincent – 1.1 Gravity Forms PayPal Standard Add-On: by rocketgenius – 2.6.3 MailChimp for WordPress: by ibericode – 3.1.8 Maintenance: by fruitfulcode – 2.7.1 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 2.11.23.1 WooCommerce Admin Bar Addition: by David Decker - DECKERWEB – 2.7.0 WooCommerce Checkout Field Editor: by WooThemes – 1.4.10 Woocommerce Checkout Terms Conditions Popup: by Prabhakar Kumar Shaw dualcube – 1.1.0 WooCommerce Debug Bar: by Coen Jacobs – 0.1 WooCommerce Google Analytics Integration: by WooThemes – 1.4.0 WooCommerce - Gravity Forms Product Add-Ons: by WooThemes – 2.10.6 WooCommerce MailChimp: by Adam Anderly – 1.3.7 WooCommerce - Store Exporter Deluxe: by Visser Labs – 2.1.1 WooCommerce - Store Toolkit: by Visser Labs – 1.6.2 WooCommerce Subscriptions: by Prospress Inc. – 2.0.14 – 2.0.15 is available WooCommerce Terms & Conditions Popup: by Patrick Rauland – 1.0.3 WooCommerce: by WooThemes – 2.5.5 Wordfence Security: by Wordfence – 6.1.8 WP Database Optimizer: by Matthew Price – 1.2.1.3 WP Developer Assistant: by Chris Jean – 1.0.3 WP Maintenance Mode: by Designmodo – 2.0.3 WP-Optimize: by Ruhani Rabin – 1.8.9.10 ### Settings ### Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 ### API ### API Enabled: ? API Version: 3.1.0 ### WC Pages ### Shop Base: #17526 - / Cart: #15 - /cart/ Checkout: #16 - /checkout/ My Account: #17 - /my-account/ ### Taxonomies ### Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) ### Theme ### Name: Enfold Version: 3.5.2 Author URL: https://www.kriesi.at Child Theme: ? – If you're modifying WooCommerce on a parent theme you didn't build personally then we recommend using a child theme. See: How to create a child theme WooCommerce Support: ? ### Templates ### Overrides: –
Forum: Plugins
In reply to: [WooCommerce] Lost password redirects to wp-login.phpTwo screen shots:
1. When user selects my-account
2. What happens when user selects the lost password from #11 https://alamedawaterpolo.org/orders/woo_my-account_page.jpg
2 https://alamedawaterpolo.org/orders/click_on_lostpassword_wp-config_php.jpg
Hi,
Reporting back on this issue:Visser got back with a suggestion to turn off php warnings in the wp_config that worked well.
ini_set(‘log_errors’,’On’);
ini_set(‘display_errors’,’Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);Thank you Visser
Why are you closing out this ticket as resolved?
Please update me on this issue.
I have not seen any update or resolution to this issue for several months.While I can appreciate the fact you located the problem, you did however the fix would be available 11/21/2014 and (now for the 5th time) there still is no update or fix.
Please advise.
JoelI’m having an issue:
1. Since the upgrade to Store Exporter Deluxe, I can no longer export orders. I’ve deleted base version of SE and deactivated and reactivated SED. Still no change.
Anyone else have this issue?
Thx
JoelForum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Express buttons and the CartAngelleye,
I have a similar issue: With the “Checkout w paypal” button in my cart, when clicked, it will skip the checkout page where I collect vital information to the order plus other payment options that are available.
Is there another solution you recommend for this or is waiting for 1.5 where the button can be removed from the cart the best way to go?
Thx
JoelForum: Plugins
In reply to: woocommerce "Returning customer? Click here to login" lead nowhere.I am having the same problem.
Any update on this issue would be appreciated.
Thanks
JoelForum: Plugins
In reply to: [SendPress Newsletters] SENDPRESS Widget customize cssI think I may have just found it:
.widget-area .widget p {
margin-bottom: .71429rem;
}It was “margin-bottom: 1.71429rem;”
Forum: Plugins
In reply to: [SendPress Newsletters] SENDPRESS Widget customize csshttps://www.alamedawaterpolo.org
The goal is to remove a majority of the whitespace in the widget and shrink the footprint. I’m just not sure how to accomplish it.
As for the lists: I have two lists in the example, they are both ‘checked’ as a default. I would like to uncheck them as default
much appreciated. Joel