blctech
Forum Replies Created
-
Mailer: postsmtp
HostName: rickackerman.com
cURL Version: 7.58.0
OpenSSL Version: OpenSSL/1.1.1f
OS: Linux https://www.rickackerman.com 5.10.0-really185-rh194-20230622002031.xenU.x86_64 #1 SMP Wed Jun 21 13:45:41 UTC 2023 x86_64
PHP: Linux 7.4.3 C
PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=No, zlib_encode=Yes
WordPress: 6.2.2 en_US UTF-8
WordPress Theme: Thesis
WordPress Plugins: aMember Pro v4 Integration Plugin for WordPress, ActiveCampaign, Add From Server, Advanced iFrame custom folder, Advanced iFrame Pro, Advanced TinyMCE Configuration, Akismet Anti-Spam: Spam Protection, WordPress Backup & Security Plugin – BlogVault, BNFW – Conditional Notifications Add-on, BNFW – Global Override Add-on, Better Notifications for WP, Classic Editor, Classic Widgets, Convert Pro – Addon, Convert Pro, Disable XML-RPC, Yoast Duplicate Post, EZP Maintenance Mode, Elementor Pro, Elementor, Enable Media Replace, Enhanced Text Widget, Flexible Posts Widget, Font Awesome, Health Check & Troubleshooting, Import and export users and customers, Log HTTP Requests, Plugins Garbage Collector (Database Cleanup) Old!, Post SMTP, Postie Addon Custom Prelude, Postie AddOn for Support, Postie, Posts From Category, Quick Drafts Access, Quick Page/Post Redirect Plugin, Search & Replace, String Locator, Advanced Editor Tools, TinyMCE Spellcheck, Ultimate Category Excluder, Ultimate Addons for Elementor, User Role Editor Pro, Widget Importer & Exporter, Yoast SEO, WP All Export, ASPS Tag Management, WP Crontrol, WP-Optimize – Clean, Compress, Cache, Rick’s Picks, WP Rollback, WPForms ActiveCampaign, WPForms Custom Captcha, WPForms
WordPress wp_mail Owner: /var/www/html-1/rickackerman/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php
WordPress wp_mail Filter(s): wp_staticize_emoji_for_email, BNFW->bnfw_update_email_changing_subject, PostsmtpMailer->get_mail_args
WordPress phpmailer_init Action(s): PostsmtpMailer->phpmailer_smtp_init
Postman: 2.5.9
Postman Sender Domain (Envelope|Message): rickackerman.com | rickackerman.com
Postman Prevent Message Sender Override (Email|Name): Yes | Yes
Postman Active Transport: SMTP (smtp:tls:plain://smtp.mailgun.org:587)
Postman Active Transport Status (Ready|Connected): Yes | Yes
Postman Deliveries (Success|Fail): 23680 | 394
Postman Email Log (Enabled|Limit|Transcript Size): Yes | 10000 | 128Forum: Plugins
In reply to: [Postie] Add default text to email in PostieThanks Wayne for letting me know. I guess I can use a “add filter”, plus “postie_post_before” and use PHP to add a block of text at the beginning of the post? Would that work?
Forum: Plugins
In reply to: [Postie] Add default text to email in PostieWill the “Shortcodes AddOn” allow default formatted text before the body of the email?
Forum: Plugins
In reply to: [Postie] Warning! Postie requires that iconv be enabled.By the way, POP email does not work with Gmail. You must use IMAP
Brian
Forum: Plugins
In reply to: [Yoast Duplicate Post] Ugly permalinksHi. Would it be possible to get the code that you created to do that. Thanks, Brian
Thank you. That helps a lot
Yes this helps. Thanks very much. You have a powerful plugin
Hi
We have a list of 500 members. That list is generated every hour by first emptying the list and going through our large member list and selecting users that met a certain criteria and rebuild the list (a sql WP list). We want to use only that list to send to when a post is published or a post is republished. We do not use the WP user list for membership as our membership list are all held in our invoicing and billing program
The WP user list has only three names in it (administrators who publish). If we use that WP user list to add the 500 users to, I believe it would become a pain to try and delete all the users every hour because of the 3 administrators in it. That’s why we use a separate list. That’s why I asked if your plug in allows us to use a seperate list other than the WP user list.
If we assign the newly added users to the WP user list using a certain role, could they be deleted easily with a SQL call and not cause WP a problem? Then I guess we could use the WP user list?
Hi
Thanks
Not send to other users, but use another file to store and send notifications to instead of using the WP user (subscriber list). Reason: we recreate the DB every hour
Is this possible?
Hope you had a good vacation!!
Thanks
BrianForum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEGood Michael. Please add some info into the Administration that talks about the parameters (a, form). There is no mention about the parameters that can be used and when they are used. Will save you a lot of questions
Sincerely
Brian- This reply was modified 7 years, 3 months ago by blctech.
Forum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEThanks very much Micheal – that made it work
You should provide a little more documentation for that area of the blog, especially mentioning to use “form”.
Thanks
Brian- This reply was modified 7 years, 3 months ago by blctech.
Forum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEYes, I am using the Pro version
I don’t have access to the form HTML code so I cannot use target = “_top”
Changing “change_iframe_links=”#iframe1 a” to “change_iframe_links=”#iframe1 form” does not work. DO I need to replace “form” with the ID of the form?
Forum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEHi Michael
I cannot get it to exit the iframe
Here is the code in the Iframe sans sec code: [advanced_iframe securitykey=”*****************” src=”https://www.rickackermann.com/amember/signup/NmFiawHP” id=”iframe1″ name=”iframe1″ width=”100%” scrolling=”yes” onload_resize=”true” enable_responsive_iframe=”true” change_iframe_links=”#iframe1 a” change_iframe_links_target=”_blank”]
I am on the same domain so workaround is not needed.
Forum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEAny thoughts
Forum: Plugins
In reply to: [Advanced iFrame] Break out of IFRAMEHi Michael
When a user presses the Blue button to accept the entries (the button makes entries into the data base and links to a thank you page), how do I force the user “Out: of the iframe so the thank you page does not display in the iframe, but in a new tab or window.I do want it to jump out of the iframe
Thanks
Brian