Hi vandestouwe.
I have been using STC for years, and really been helped by your plugin. It is sad to know that you have stop supporting this plugin. I would love to talk more about this plugin. Where could I reach you out?
Thank you!
Chris
]]>Seeing how this is no longer supported any recommendations for other plugins that do this?
]]>Hello,
Line 420 of class-stc-subscribe.php should be
if ((intval($TimeLastUsed) + 3) > time()) {…
instead if (($TimeLastUsed) + 3 > time()) {…
Otherwise you get an error in PHP 8.1.9
Thank you for the good work ??
]]>Hi,
I have over 800 subscribers to a category. Only 457 are sent the email.
Thanks in advance,
Patrick
]]>Hi there I am trying to create an EOD stock Quote For one of my client’s Website but I have created STC with multiple categories , What i want is I have created a table with EOD stock Data and when user selects EOD category it should get the email template with table every day at a particular time. Can any one help me with this that how this can be achieved/done
]]>Bonjour,
since last plugin update, an error is popin in my installation.
WordPress database error Table 'db_name.wp_posts' doesn't exist for query select DISTINCT wp_posts.ID,wp_posts.post_title FROM wp_posts WHERE wp_posts.post_type='post' and wp_posts.post_status='publish' and NOT EXISTS (SELECT * FROM wp_postmeta where wp_posts.ID = wp_postmeta.post_id and wp_postmeta.meta_key = '_stc_notifier_status'); made by do_action_ref_array('stc_schedule_email'), WP_Hook->do_action, WP_Hook->apply_filters, STC_Subscribe->stc_send_email
In fact, the wp_posts doesn’t exist because I set a different prefix to the wp tables.
Could you please update plugin with a variable db prefix? You can get it with
$wpdb->get_blog_prefix();
Merci pour votre aide !
]]>Can you add placeholders and improve it, I have added a few lines of code. for calls such as subscriber email and post_date (but not quite right).
thank you
I can send the file via e-mail
Hello is there any way to send messages to post author too
and is there a way to automatically subscribe to filter based on user filtered out (Categories user selected when filtering out a product)?.. I’d like to have that options instead of selecting categories, categories will show based on your filters is that possible?
]]>I am rather new to blogging. I am using the STC V. 2.7.4. It works fine for the most part, however, when the subscriber clicks their link to activate the subscription, the message (Confirmation email [email protected] is not in the [update_]approval state) is still being generated. I have looked at “Resolved” topics and tried one of the “fixes” for an early version, but my version will not take the correction. It gives an error message that says the change could not be made. I can’t get my subscribers activated. What do I do?
Thank you,
Pamela
]]>I’m creating a template to add the featured image of each post inside the newsletter.
The problem is that the image is shown on the original size version and I want to add the thumbnail or a small size.
I have this template:
{{draw_line}} {{start_content}}
{{post_featured_image}}Categoria: {{search_reason}}{{post_title_with_perma_link}} {{post_content}}
{{end_content}}
This is the html for the repeater item:
<tr>
<td><!-- stc:This is the start of a repeatable content section -->{{start_content}}
<table class="content-table" style="width: 100%; max-width: 800px; border-collapse: collapse;">
<tbody>
<tr>
<td class="subscribeimg" style="width: 40%;">
<table width="100%">
<tbody>
<tr>
<td>{{post_featured_image}}</td>
</tr>
</tbody>
</table>
</td>
<td style="width: 60%; padding-left: 30px;">Categoria: {{search_reason}}<br />
<h2>{{post_title_with_perma_link}}</h2>
{{post_content}}</td>
</tr>
</tbody>
</table>
<!-- stc:This is the end of a (repeatable) content section -->{{end_content}}</td>
</tr>
I don’t know what I’m doing wrong… Anoyone can help me?
Thanks in advance
]]>Customers think they look too plain like spam, I’ve added company logo and changed the wording a bit in the Subscribe/Unsubscribe confirmations but it would be cool if they could be edited as templates like the main one, just a plain HTML textfield would be ok.
]]>Hi, started using the plugin and it works well for new events created using event manager, however it’s not sending emails for any new links from link libraray. Is it becasue of how links are stored? Are they not “posts”. Can you think of a workaround?
]]>I want to change this code from:
<label class=”stc-labels-categories-title”>Categories / Taxonomies</label>
to:
<label class="stc-labels-categories-title">Topics</label>
Along with changing the other two instances of the word “Categories” to “Topics” on the Subscribe Form.
Where can I find this code outside of the Inspector?
]]>All the links to the Subscribe to Category User Manual are broken.
Anyone know where I can find it?
]]>Our wordpress site uses the wp_insert_post() function to create automated posts from time to time. We also have a form, that uses this function to convert submitted formdata to a post. However, use of this function does not add the post to the sendqueue. It remains with zero entries to send at next execution time. Publishing new posts via e.g. Classic Editor works as expected.
Is there anything to run or do after wp_insert_post() to add the new created post to the queue?
Thank you for your help.
]]>Url from email link doesn’t have any content, goes to home page for me and looks back because my theme expects content.
***/?stc_subscribe=***&stc_user=***
]]>as title, seems to re-tick itself.
]]>Can we get a new link to the manual, the link on the site results in a 404 error.
]]>As from the first of January 2023 I will reduce my involvement with STC drastically.
So if somebody want to take over I’m willing to to give access. Please let me know.
Sidney van de Stouwe
]]>I clicked the unsubscribe link and got an empty page.
?stc_unsubscribe=[valid token] causes the page to break and be empty.
]]>Is there an option to either redirect to a thank you page or an option to show a success message if they successfully subscribed?
]]>Anyone know where I can change the Subject line for the email that is sent out for people to activate their account? The opt in email?
]]>Getting these PHP errors when visiting the settings tab in wp-admin:
PHP Warning: Undefined array key “daily_time” in /public_html/wp-content/plugins/subscribe-to-category/classes/class-stc-settings.php on line 570′
Thanks
]]>We haven’t had any e-mails for one of our categories for several days now, while another category has e-mails sent as expected.
Current version: 2.7.3
]]>Hello, since the last update emails to subscribers are no longer sent! Can you see this problem? I had to revert to the old version for it to work.
Thanks
I updated the plugin to version 2.7.2 today, and could not get it to send an email. I am not sure what is wrong with it. I downgraded back to 2.7.1, and it worked just fine to send the email. I did not change any settings between the two. Can you help?
]]>Hello!
A few days ago, my host started to pester me with a warning about a vulnerability in the plugin. I’m just dropping this here in case you don’t know, because I find the report less than helpful.
If this turns out to be nothing, feel free to close this thread.
]]>My web-hotell will soon switch over to PHP 8.0 (from 7.4) and I have discovered that the plug-in will not send subscription emails with a PHP version greater than 8.0 (tested with both 8.0 and 8.1).
When I manually trigger sending e-mails to subscribers I get an error message, so it should be pretty easy to reproduce.
Since my users are heavily relying on the subscription feature, it would be good if this could be solved asap.
]]>Thank you for your work on this plugin!
Could you advise as to what the placeholder code is for post categories? I checked the manual but I do not see any placeholder for putting a category into a template.
]]>