Taylor
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueYes
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueSo there are two different cookies in each situation:
1st (Logging in after clearing cookies): Following cookies appear
wfwaf-authcookie-then string of numbers/letters
wordpressed_logged_in_then string of numbers/letters2: (After manually logging out and trying again): Following cookies appear
wf_logout
wordpress_test_cookieDoes that help?
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueI just installed the app. The is one cookie that has the . in front of it, the reset have my subdomain. Should I be looking for a specific cookie to see it’s value? Also there is a cookie that says the wp_woocommerce_session if that helps.
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueHow can I check if the cookies are shared?
My apologies I’m still learning and not sure exactly what you mean your question regarding cookie values. Can you elaborate a little more?
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueUpdate: I just double checked to see if the storefront had a dedicated page, it does. The link however is still http://sub.domain.com/. I couldn’t find a dedicated page for the login page yet. I’ll post again if I anything changes.
Forum: Fixing WordPress
In reply to: [Plugin: Woocommerce] User login page issueThanks for the quick response. I will let our developers know about the first point. Unfortunately I’m not savvy with that kind of stuff.
Second point: The way the developers created the site the login page appears on our subdomain (doesn’t look like it has it’s own unique page sub.domain.com/login). From what I can tell it doesn’t look like storefront doesn’t either. Could that possibly be the issue? Also I could be mistaken about the directories. I know a lengthy explanation but I’m not positive if it is a redirect or attempts the last URL.
Third: We only have “forgot password” link which is also having an issue. The email to reset the password is being sent but when the users click on the link, it brings them back to the same page where they entered their email to start the process. Could these issues be linked?
Forum: Fixing WordPress
In reply to: How to Left Justify Callout TextA child theme of Total the author says Anonymous.
Forum: Fixing WordPress
In reply to: How To Remove Category from PageThank you! Worked perfectly!