David Dumonde
Forum Replies Created
-
Thanks once again for the detailed answer, Thomas. I appreciate the complexity of offering a product that serves the needs of many different audiences, and I don’t fault your decisions. The “leftover” membership restriction settings on the Lesson page are a bit misleading, but now I understand how they work, so it is no trouble. I definitely got a little twisted around in understanding the relationships between paid courses and memberships, but it is much clearer to me now.
It sounds like the best approach to take for now is to split this into two courses: one that is free but students must register to see all of the content, and an second course that requires paid registration with the same base content plus the additional lesson content.
I sincerely appreciate the guidance, and I’m looking forward to LifterLMS 3.0!
Thanks for the quick reply, Thomas. Perfect!
Thanks, Thomas. I know there are a lot of different interests to balance here. I was just making you aware of a speed bump I ran into. It cost me a few hours of head scratching trying to figure out why it wasn’t working, but I should have caught it earlier. Just add it to the list, and get to it when you can.
Thanks, Thomas. I worked around both so it isn’t urgent at all. I just wanted to be sure you were aware of them.
Thanks!
P.S.: The Course Progress widget also displays the progress in the course even after the student has been dis-enrolled.
Forum: Plugins
In reply to: [WP FullPage] Conflict with SiteOrigin Page BuilderPerfect! Thanks, Julien!
Yes, I think caching was the culprit, either with one of my plugins or with Cloudflare. It’s working properly now. Thanks for the assistance, Thomas!
Sorry to make a second post, but your demo site also shows it has not been resolved.
@thomasplevy I have upgraded to 2.7.5, but the issue has not been resolved for me.
That’s excellent, Thomas! I think I can work with that! Thanks!
Forum: Plugins
In reply to: [Facebook Publish] Illegal offset typeSame issue here:
Warning: Illegal offset type in /public_html/daviddumonde/wp-content/plugins/facebook-publish/lib/new-post-update-status.php on line 239 Warning: Cannot modify header information - headers already sent by (output started at /public_html/daviddumonde/wp-content/plugins/facebook-publish/lib/new-post-update-status.php:239) in /public_html/daviddumonde/wp-admin/post.php on line 233 Warning: Cannot modify header information - headers already sent by (output started at /public_html/daviddumonde/wp-content/plugins/facebook-publish/lib/new-post-update-status.php:239) in /public_html/daviddumonde/wp-includes/pluggable.php on line 1178
I have turned off all other plugiins and the problem persists.
Facebook Publish v1.3.2
Wordpress v4.1.2Forum: Themes and Templates
In reply to: [Make] Heading size on single post and pagesSolved it this way:
@media screen and (min-width: 800px) { .has-left-sidebar.has-right-sidebar .entry-title { font-size: 60px !important; font-size: 6.0rem !important; } }
Not the best way. I still wish I knew how to override the original @media statement, but it works.
Forum: Plugins
In reply to: [SEO Ultimate] Need Deeplink Juggernaut links on category (archive) pagesThanks for the very logical explanation, Jeffrey. My use case is different than most, so I’ll keep looking elsewhere for a solution.