Affinity Design
Forum Replies Created
-
Some Console Code I was able to find.
Registration failed with TypeError: Failed to register a ServiceWorker: ServiceWorker script evaluation failed superpwa-sw.js:12 Uncaught SyntaxError: Invalid regular expression: missing / superpwa-sw.js:12 Uncaught SyntaxError: Invalid regular expression: missing / superpwa-sw.js:12 Uncaught SyntaxError: Invalid regular expression: missing / superpwa-sw.js:12 Uncaught SyntaxError: Invalid regular expression: missing /
Forum: Plugins
In reply to: [Modern Events Calendar Lite] MEC conflicts with bbpressYes there is definitely an issue with the last update! Breaking search in all sorts of ways!
To my knowledge, there are not many installs as this is a very fresh plugin. At this stage there will be some growing pains as they build out to code to integrate with third parties apps. They are working on a 2.0 to aid third party developers as well which means more integrations, faster!
The core (which I have tested extensively myself) Is built very well and offers immense value! This plugin has what it takes to be what woo commerce did for e-commerace on wordpress. The core dev teams seam to be supported via extensions which are in good order to scale the software. So you have nothing to worry about in terms of them disappearing any time soon!
I changed over from mailchimp and could not be more happy!
Hope that helps, Paul
- This reply was modified 5 years, 8 months ago by Affinity Design.
Forum: Plugins
In reply to: [Progress Tracker] Request – multiple parent pages and subpagesI would love that feature as well!!! I’m building my program similar to this as well, with 3 nests deep.
Course
– week 1
— day 1
— day 2 etc…
– week 2
— day 8
— day 9 etc…It would be amazing to calculate the course as a whole (and use the short code to display global progress anywhere)
(side note, also love what you are doing Tina, I am working on my first program with core spiritual teachings as well, sending love to your new program! : https://insideourdream.com )
- This reply was modified 5 years, 9 months ago by Affinity Design.
- This reply was modified 5 years, 9 months ago by Affinity Design.
- This reply was modified 5 years, 9 months ago by Affinity Design.
- This reply was modified 5 years, 9 months ago by Affinity Design.
Forum: Plugins
In reply to: [Progress Tracker] Remove “Start Button” on parent pageI have solved this!!! For future user with the same inquiry. Just add the following code to your themes “Custom CSS field” or page builders “Custom CSS feild” if they have one. ( I am useing elementor)
This will hide the “Click to start here button” //
.pure-button-primary { visibility: hidden; } .pure-button { visibility: hidden; }
This will clear any separator mark up by your theme //
hr { clear: both; visibility: hidden; }
- This reply was modified 5 years, 9 months ago by Affinity Design.
Forum: Fixing WordPress
In reply to: oEmbed soundcloud not working after wp 4.5.2 updateI am experiencing this as well !!
Forum: Reviews
In reply to: [BuddyVerified] Few quirks but otherwise great!after verifying a user and saving, it just resets. no changes done to user.
Yes Same Thing! How did you Fix that?