Bryan Rainey
Forum Replies Created
-
Forum: Plugins
In reply to: [Joli Table Of Contents] Duplicate TOC on Every PageHey – Here you go, a test post with the Elementor template removed.
https://plumbingnav.com/test-with-toc/
Thanks!
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Notice code: 1100102Done. Thank you.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Using PHP to send e-mail with Postman SMTPNever mind.
Looks like when Postman SMTP is setup and wp_mail() is called, wp_mail() uses Postman SMTP and its configuration for e-mail transport.
Is that correct?
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Manrill Stopped WorkingYay! Postman 1.7 worked! I’m back up and running. Thank you for your support and great plugin.
…headed to write a review.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Manrill Stopped WorkingI appreciate that, Jason. It’s just weird I’ve been using Bluehost for over year and Postman with Mandrill for over 4 months and on Friday it all quit working.
I was able to get Gmail API working with Postman. From what I can tell the GMail API has a limit of 100 messages.send per day which could be a problem.
Below is the diagnosis test when using Mandrill:
OS: Linux server.validbrands.com 2.6.32-573.3.1.el6.x86_64 #1 SMP Thu Aug 13 22:55:16 UTC 2015 x86_64
HTTP User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
PHP: Linux 5.4.28 C
PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes
WordPress: 4.3.1 en_US
WordPress Theme: ValidBrands Apollo
WordPress Plugins: ManageWP – Worker, Gravity Forms, Admin Columns Pro, Bean Tweets, Better Font Awesome, CRED Frontend Editor, Disable Comments, Disable Emojis, FacetWP – Cache, FacetWP, Font Awesome 4 Menus, Genesis 404, Genesis Layout Extras, Genesis Simple Edits, Genesis Simple Hooks, Google Analytics Track Outbound Links, Google XML Sitemaps, Gravity Forms Duplicate Prevention, Gravity Forms Sticky List, Gravity Forms Coupons Add-On, Gravity Forms MailChimp Add-On, Gravity Forms PayPal Standard Add-On, Gravity Forms Stripe Add-On, Gravity Forms User Registration Add-On, Heartbeat Control, Maintenance Mode, Page Links To, Postman SMTP, Q and A Focus Plus FAQ, Really Simple CSV Importer, Rename wp-login.php (unmaintained), SearchWP LIKE Terms, SearchWP, Shortcodes Ultimate: Extra Shortcodes, Shortcodes Ultimate: Additional Skins, Shortcodes Ultimate, Simple Share Buttons Adder, SumoMe, Access, Types, Visualizer: Charts and Graphs, User Bookmarks for WordPress, WP CSV, WP Views
WordPress wp_mail Filter(s):
Postman: 1.6.24
Postman Sender Domain (Envelope|Message): validbrands.com | validbrands.com
Postman Prevent Message Sender Override (Email|Name): No | No
Postman Transport URI: smtp:tls:plain://smtp.mandrillapp.com:587
Postman Transport Status (Configured|Ready|Connected): Yes | Yes | Yes
Postman Deliveries (Success|Fail): 445 | 12Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Manrill Stopped WorkingThanks for the response, Jason.
I’ve contacted BlueHost, they say I’m not being block and all looks good. I’ve logged in to Mandrill and verified account active, reputation “excellent”, user name and password were copied and pasted into Postman.
Really strange. All of a sudden everything just quite working.
Hi superegophobia, Did you ever find a solution? I’ve got the same issue.
Thanks!
Nevermind. I ended up adding some code that queried on a specific field for a specific value.
Hey fried_eggz,
Do you know if others are having an issue showing entries for specific users? I have the “Show entries in list to” set to “Entry Creator” yet when I use [stickylist id=”6″ user=”15″] I get zero entries.
Any help is greatly appreciated.
Forum: Plugins
In reply to: [Really Simple CSV Importer] Adds new posts instead of updatingI figured it out. I changed the field “post_id” to “ID” (all upper case) and it worked. If I entitled the column “id” (lower case) the plugin adds new entries for each post. Interesting…
Forum: Plugins
In reply to: [Firelight Lightbox] FacetWP and Easy FancyBoxOK, I got FacetWP and Easy FancyBox working using the following. But now FancyBox loads very slow and messes up the header part of the page
$("a.fancybox-iframe").fancybox();
Forum: Plugins
In reply to: [Firelight Lightbox] FacetWP and Easy FancyBoxThanks for the suggestion, but it’s a no-go. Cleared cache and cookies and removed plug-in…still getting same results. On a page refresh the 1st page works great. Once I load page 2 using FacetWP, Easy FancyBox no longer works.
Forum: Plugins
In reply to: [Firelight Lightbox] FacetWP and Easy FancyBox…as an add-on. All I really need to know is what code triggers a fancybox refresh?
Forum: Plugins
In reply to: [Really Simple CSV Importer] Update blank custom fieldsExcellent! Thank you.