EDD Variable Pricing not displaying on some browsers
-
Hi,
I’m having an issue where the variable pricing in Easy Digital Downloads is not displaying correctly on Chrome or Safari browsers (and potentially others, I haven’t tested IE). It is working fine on Firefox.
It is not displaying correctly in the ‘tutor_course’ shortcode, but it does display correctly on the single course page.
In the shortcode, the variable pricing only displays the single, default price and purchase button, and the purchase button doesn’t work.
I had a previous issue with variable pricing that was discussed earlier, and I received an updated course-price-edd.php file to include in my child theme (based on Tutorstarter v 1.1.0). I have removed the previously updated course-price-edd.php file and the problem persists.
My current workaround is to hide the pricing in the tutor_course shortcode via CSS, but this isn’t ideal. i.e.,
body:not(.single-courses) .tutor-card-footer { display: none; }
Any help appreciated!
Tutor LMS Pro – Version 2.0.4
TutorStarter – Version 1.1.0
Easy Digital Downloads – Version 2.11.6
Mac OS 12.3
- The topic ‘EDD Variable Pricing not displaying on some browsers’ is closed to new replies.