Escape Creative
Forum Replies Created
-
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Nice plugin with great supportHappy to help, @t2m! Thanks for the awesome review 🙂.
Forum: Plugins
In reply to: [Design Upgrade for LearnDash] Design ‘Downgrade’ at one placeI’ll definitely keep your feedback in mind. If I do decide to bring the ribbon back, I will comment here so you get notified and can remove the extra code.
Could I ask a quick favor? Whenever you have a free minute, would you mind leaving us a review?
It will help spread the word about our plugin, and assure people that we provide fast & helpful support.
If there’s anything else we can help you with, please don’t hesitate to reach back out.
Forum: Plugins
In reply to: [Design Upgrade for LearnDash] Design ‘Downgrade’ at one placeHi @t2m,
Thanks for using our plugin.
We really appreciate this feedback. We rely on feedback from our users to continue making improvements to the plugin.
This was certainly a subjective design decision that we made, and I completely understand the desire to keep the ribbon. As of now, I don’t think I’ll be changing back to the ribbon, but if I keep hearing feedback like yours, I will certainly consider it.
You can use the following code to add the ribbon back. Add this to the Additional CSS area of the Customizer. (NOTE: It will remove the rounded corners from the cards, but since the ribbon has squared corners, you’d probably want the cards to be squared off as well.)
/* Add the ribbons back */ .ld_course_grid .thumbnail { overflow: visible; } .thumbnail.course .ld_course_grid_price { top: 10px; left: -8px; border-radius: 0; } .thumbnail.course .ld_course_grid_price:before { display: block; border: 4px solid transparent; border-top: 4px solid #348c34; border-right: 4px solid #348c34; content: ""; position: absolute; left: 0; bottom: -8px; } .ld-course-list-items .ld_course_grid { border-radius: 0; }If you would like to make any other small edits to the course grid styles, please let me know. I’d be happy to send you the code to do so.
- This reply was modified 7 years, 9 months ago by Escape Creative.
Forum: Plugins
In reply to: [Design Upgrade for LearnDash] Course Status barGlad it worked 🙂!
Don’t hesitate to reach back out if you need help with anything else.
Forum: Plugins
In reply to: [Design Upgrade for LearnDash] Course Status barHi @poogier!
Sure. You can add custom styles to the course status bar using the following CSS. You would add this to the Additional CSS area of the WordPress Customizer:
#learndash_course_status { // your custom styles here // this would change the background to black & text to white background: #000; color: #fff; }Let me know how it works for you, or if you need any specific code for certain styles you’re trying to achieve.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Took my site from great to WOW!Thanks for the rave review, Anthony. It’s been a pleasure working with you to get your site looking just the way you want it 🙂.
If there’s anything else we can do to make your site pop, just let us know.
P.S. Just to clarify for others reading this, Anthony did purchase the pro version, which comes with 50+ customizable options. The free version available here does not have all of these options… but we still provide the same great support for our free users 👍🏼.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] GoodThanks @paulds11!
Those aren’t the exact words that first came to mind as we were building it 😂, but we’ll definitely take them as a compliment. 👌🏼
If there’s anything we missed that needs tightened up, please let us know.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Best plugin support EVER!Wow. Thanks for those extremely nice words. We’ll continue working hard to live up to the hype.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Great Improvement on Learndash settingsThanks for the kind words, Michael. You’ve been great at providing screenshots & detailing exactly what was going on, which ultimately pushed me to revamp the quiz styles. Everybody wins 😃!
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Amazing plugin😊 This makes me so happy!
Really glad I could help you improve your LearnDash design. And I really appreciate all your feedback. You’re responsible for several improvements.
Thanks for being such an awesome customer.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Custom ThemeThanks Endi! I’m always happy to provide a little LearnDash help wherever I can. Don’t hesitate to reach back out if you have further questions as you set up your site.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Works well with Divi themeThanks for the kind words 🙂. I’m glad we were able to save you some time.
And I really appreciate you being specific with the theme you are using it with. That will certainly give others confidence that it will work with their set up.
If you have any feedback or find any styles that you think can be improved, please let us know in the support forum.
Forum: Reviews
In reply to: [Design Upgrade for LearnDash] Works perfectlyHey Jocelyn! Thanks for taking the time to post a review, and I appreciate your kind words.
Also, I noticed you just signed up for an account on ww.wp.xz.cn. Welcome 👋🏼!
James —
I was able to get a copy of both the Divi theme & Extra theme. I tested out the plugin on these themes, and it works nicely on both.
There are a few spacing issues on the Extra theme for the Course Navigation sidebar widget, but everything else looks really nice.
You can see exactly what both themes will look like after activating the plugin. I’ve included screenshots here:
https://www.dropbox.com/sh/1x6f3e0y68kkkza/AAB_LWhpYYAOHlox4Gg5SmHga?dl=0
Please let me know if you have any further questions, and if you like the plugin, I’d really appreciate it if you could write a short review.
You might already have thought of this, but I figured I’d mention it just in case.
If your hosting company provides staging/testing sites, you could try out the plugin on a staging site using either theme. Or if you can set up a local site (using MAMP, WAMP or something similar), you could do the same.
It would be as simple as just activating the plugin while using each theme to determine if the styles look good.
Hopefully I’ll be in touch soon with a more firm answer.