MarkOlbert
Forum Replies Created
-
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Not impressedYes, I did. And, in any event, the site has its own mailserver (it and postfix run on a VPS).
The problem is no emails are ever sent. In other words, delivery never starts.
Thank you for your follow-up. I would be happy to answer any questions you may have about my setup which I can remember…but you don’t need to continue this thread as I have removed The Newsletter and switched to Icegram’s Email Subscribers, which worked fine right out of the box after running through the setup wizard.
Good luck with developing your plugin.
Thanx, but I’m doing something slightly different…
I’m using another plugin, Podcast Importer, to automagically import all of my podcasts from transistor.fm. It works by creating posts, which can by tagged with a specific category. I add the category “podcast” to the posts it creates.
This allows me to display only those posts which are podcasts. I do this via an Elementor page built around their Posts widget. Since I have installed your MP3 Player the Posts displays a collection of podcasts using your player.
What I am unclear on is how to apply the attribute to the player since it is being “created” within the Elementor Posts widget.
If you have a suggestion for how to do that I would appreciate learning it.
Forum: Plugins
In reply to: [Podcast Importer SecondLine] Suppress Podcast ImageWorked like a charm, thanx!
I tried that; it didn’t.
I believe, however, I finally figured out what the problem was. At least, it’s resolved for now.
LOL! the second ‘>’ in the message above should display as ampersand-gt-semicolon but it’s being unhelpfully remapped to the greater than sign.
Forum: Plugins
In reply to: [CodeMirror Blocks] Slow as Molasses/Freezes BrowserSorry about the delay in replying. The problem exists with at least one other syntax highlighter, too, so it’s not unique to CodeMirror (and may be caused by something else).
I found a workaround: periodically hit ctrl-F5 to reload the entire page, including the file downloads. That fixes the problem, although only temporarily.
Forum: Plugins
In reply to: [YOP Poll] Wasted $27?And now, of course, because I can neither save nor publish, the poll I spent 30 minutes putting together is gone! Nice job, guys!
You reply to a support problem a paying customer had >>4 months<< after it was written? Are you daft or do you think I am? That delay alone qualifies you for a negative 5 star review.
But I tell you what: refund my purchase price and I’ll erase this thread.
- This reply was modified 6 years, 1 month ago by MarkOlbert.
I’m actually using the Pro version 🙂
In any event I figured out that most of the info I was looking for was available in $record and $_POST.
I’ll post future questions of this nature over on github. I didn’t realize you were utilizing github that way — most projects only want bugs or feature requests, not inquiries, posted to their github issues board.
Forum: Fixing WordPress
In reply to: What’s This Email Button?Thanx.
Do you know where it’s configured? I can’t find it’s property page on any of the templates I’ve checked.Okay, I just found where it’s defined.
- This reply was modified 6 years, 6 months ago by MarkOlbert.
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Emails Not SendingLOL! The day I ran into the problem I had been working very late the night before and forgot to check my junk mail folder. The test messages were there. I sent a new test message and confirmed that it was delivered.
However, I ran that diagnostic tool and got this result:
“v=spf1 +a +mx +ip4:69.195.124.159 ?all”
This SPF record appears a number of times in the DNS records, once for each of a number of domains that my colleague runs out of our shared hosting service. For fun I added a new SPF record as specified in the MailPoet documentation for the specific domain on which I’m running MailPoet.
I’ll let you know what happens.
Forum: Fixing WordPress
In reply to: Latest Posts Not Appearing on New Latest Posts PageOkay, just for fun I deactivated all plugins. Same problem — the list of post excerpts does not appear.
Forum: Fixing WordPress
In reply to: Latest Posts Not Appearing on New Latest Posts PageHi Lisa, not sure how to add an image to this thread. Here’s a link to an image in the cloud: https://arcabama-my.sharepoint.com/:i:/p/mark/EVtRs56mRMBKtHVHJBIDzsIBCmSM8nNulQNWCyAB10zoEQ?e=NZhsR4
I’ve tried using 2020, albeit without deactivating plugins (that’s kind of a pain and, frankly, strikes me as odd that WP doesn’t have a better built-in way of logging incompatibilities). The problem persists under 2020.
Forum: Plugins
In reply to: [MaxGalleria] Changing Z IndexThanx, Alan, I tried your suggestion but the “final” image display is still hidden by the Image Map Pro full screen display.
I looked at the html source in chrome via F12, and I can see that the div tagged with the mfp-content class does, in fact, have the very high z-index value I assigned to it via an entry in the theme’s additional css file.
Interestingly, the full screen Image Map Pro image map did not show up anywhere in the chrome source code display that I could see. It appears to be some kind of separate overlay outside of the “structure” of the WP-generated page…which I didn’t even know was possible.
I realize I’m now outside of the MaxGalleria space, but if you have any thoughts or suggestions about how I can “see” what Image Map Pro is doing behind the scenes I’d appreciate it. Alternatively, if you know of another image map plugin that plays more nicely with others I’d appreciate a recommendation.
Forum: Plugins
In reply to: [MaxGalleria] Changing Z IndexYes, I am using the image tiles gallery.
Yes, I am viewing the gallery from the front end of the site (if I’m understanding “front end” correctly).
Yes, I am referring to the lightbox.I’d like the lightbox z-index to be greater than the popup z-index which in turn I’d like to be greater than the image map pro full screen z-index. To do this I need to control two out of the three of the z-indices. I can control the popup z-index, but not the image map pro z-index. I’m hoping you can show me how to control the lightbox z-index.
BTW, I am a subscriber to your suite of plugins. If I should be posting this question in one of your subscription-based help forums please let me know.