A.T.
Forum Replies Created
-
I want to add new subscribers to a mailchimp list.
I’ve tried doing this via ‘user registers to the wp site’ -> subscribe to mailchimp.
But because of the way my registration process is set up, automatorwp does not recognize the new users.
So, I thought I could build a workaround and create a recurring automation that checks once a day if new members have registered the past 24 hours, and then adds those to my mailchimp list. That way I don’t have to redesign my entire registration process.
Is that possible? Or is there a better solution?
Thank you for your assistance @rubengc
Forum: Plugins
In reply to: [Table of Contents Block] (un)collapse buttons not workingHi @ibachal . Yes, they do not display on the front-end. I’ve tried different settings, no change. I’ve checked my css code to see if that was the issue, it is not.
Here’s a screenshot.The toc does collapse when you click the title, but I would like the buttons to be visible so people know it can be collapsed.
- This reply was modified 2 years, 7 months ago by A.T..
Hi @mlchaves, thank you for your reply.
I resolved my issue.
Woocommerce was the culprit. This plugin changes the password reset url from
mydomain.com/wp-login.php?action=lostpassword
to:
mydomain.com/my-account/lost-password/
You can undo this via Woocommerce settings > advanced > Page Setup > Account endpoints.
Delete the text ‘my-account’ from the ‘lost password’ endpoint.
Now there’s no longer an issue.Thank you very much for your support and your awesome plugin!
Hi, @mlchaves.
I don’t have the password reset page in the list of available pages. Did you create a dedicated password reset page that replaces the standard wp password reset form?
Thank you @mlchaves.
I opened a ticket on the link you provided. I’ll use the default denial message for now.Hi @mlchaves
in your image you use the default denial message, which works fine on my end also. But when I choose the ‘override default message’ option in the restriction editor is when I get the error mentioned in my first post.
I noticed I’m not the only one with this issue. A few support tickets back someone reported the same issue. The title of this ticket is ‘Redirect to login and back not working and custom message URLS being corrupted’ and their urls show the same errors as mine.
I tried disabling all the plugins and the issue persists, so I think this might be a bug.Forum: Plugins
In reply to: [Better Random Redirect] Plugin doesn’t create valid urls when using cat=Hey Thank you for your response. You are correct, but not putting the domain in front doesn’t change the issue with the quotation mark breaking the url (when using cat=)
When I put the shortcode in the visual editor, the shortcode is transformed into a link, but the quotation marks are changed to
="
The link does not function because of this and goes to a ‘server not found page’.If I put the shortcode in via the html editor it is not transformed into an url and just becomes
<a href="https=//[random-url cat="cat1"]"="">link</a>
You can see my issue here:
https://neyens.me/test-3/Any suggestions on this?
Thank you!
I’m not using any caching service currently.
I’m not entirely sure I understand what you mean by “with new numbers for each call”.
I’ve added &anyrandomstring=1 to the end of each url and it didn’t change much. Some posts get skipped, sometimes it shows the same post twice in a row, sometimes the links work as intended.I’ve also tried disabling all the other plugins, but the issue persists.
- This reply was modified 3 years, 2 months ago by A.T..
Resolved. I followed a hunch. The image files names had periods, plus signs and comma’s in them. Somehow I felt like those might be the issue. I got rid of those, reuploaded the images and did a new import. Worked perfectly.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Count of Custom Taxonomy (Category)@zakaria7 Would you please explain a bit more detailed how you did this? I’m trying to do the same thing. Thank you!
Found out about the [each] shortcodes, problem fixed.
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Emails do not sendI’m using woocommerce 3.1.5 and wordpress 4.9.4
Forum: Plugins
In reply to: [WooCommerce] shortcode sortby=random not workingI found the solution. On the woocommerce it says sortby, but you should use orderby.
Forum: Plugins
In reply to: [WooCommerce] Related products only by category and not by tag?Thank you Roy Ho. That worked perfectly!
Yes, the images are optimized after smushing, no errors to be seen and the size of the images has decreased. But the sizes have only reduced by 2 or 3 percent, while in pagespeed insights it says I could save up to 28%.
Here’s the screenshot:
https://drive.google.com/file/d/0B1Gq0hUsDI4Ed0hZdEw3V2VZVlU/edit?usp=sharing