nagendraksc
Forum Replies Created
-
Actually i don’t want to trigger an email when the user try to create a post(Normal post).
Currently the mail is triggering from “Existing post is updated” template. And it is triggering from checkbox: “When the content is updated” is checked. But it is used to trigger the mail when the post is updated but Now I’m getting mails when i try to create a new post(Normal post).
- This reply was modified 5 months ago by nagendraksc. Reason: change the content
- This reply was modified 5 months ago by nagendraksc.
Hi @rizaardiyanto Thank you for your quick response.
Actually i don’t want to trigger an email when they click on “Add New Post”.
i Want to send an email only for after the draft post update.
So it is possible to stop email trigger for “Add New Post” ??
i have selected to trigger the mail when an post is updated but I’m getting mails whenever someone is clicked on “Add New Post”.
@rizaardiyanto Please help me, How to stop sending mails when someone click on “Add New Post” button.
- This reply was modified 5 months, 1 week ago by nagendraksc. Reason: mentioned the supporter
Thank you very much. @rizaardiyanto
Thanks for the reply.
Also when i update the post it is triggering the email 2 or 3 times can i know the reason ??
And some times I’m getting below message in the notification log:
Skipped – This notification is very similar to another one sent less than 10 minutes ago for the same receiver
Forum: Plugins
In reply to: [Autoptimize] How to Load Autotomize JS in second orderThank you for the quick reply.
Actually i want to execute this autoptimize_single_3c3f4ec460a07c3f362bf0cabf9325c5.js in second place. i want to execute some custom JS before Autoptimize. So can you help me.Forum: Plugins
In reply to: [Autoptimize] After adding CDN Base URL, The Site is breakingYes you are correct, Thank you Frank.
But i want to load my custom post type posts in /amp/ is it possible? Do i need to do add any extra functionality ?
And you didn’t told me the reason for /amp/ failure to load amp post.
Please provide me the hook/filter to modify amphtml value
<link rel=”amphtml” href=”https://example.com/parentcat/subcat/post-title/?amp” />i want to append some parameter to the the url.
- This reply was modified 2 years, 9 months ago by nagendraksc.
yes when i use /?amp then it is working fine. But without ? it is going to “404” page. Any reason ??
- This reply was modified 2 years, 9 months ago by nagendraksc.