Mr Wood
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Progressive Web Apps] Submit to app storeThanks for getting back to me on this.
I’m scoping out what is likely to work and how I might go about it – so there is no pwa website at present. Depending on what I find out I’ll be taking the content Learnfix.com. On there I use an LMS plugin (Lifterlms) as a paywall and extract some of the user meta as url parameters for embedded data studio reports for front end reporting of user progress. I’m assuming a lot of the functionality on Learnfix.com will not be compatible so I’ll setting up a new site, solely for use as a pwa.Forum: Plugins
In reply to: [Super Progressive Web Apps] Use with MembershipsWould you recommend that I exclude just the member sign in page or all pages where access is controlled by the membership?
I was hoping that pages would be cached for offline access when members were online and signed in.Forum: Plugins
In reply to: [Super Progressive Web Apps] Use with MembershipsThanks for getting back to me on this. Since asking the question I tried it out – but experienced problems. Access rights of members are not working properly. The attached video shows a member viewing a course they have access to but being told to enrol. On enrolling the member is told they already have access – but going to the course shows they are still locked out. https://www.youtube.com/watch?v=WXwkzSxAW_E
I was using a quiz and a code sent in the enrolment email to verify email addresses for a free course lead magnet. I’ve now switched to Groundhogg CRM, which allows me to verify emails properly without using a quiz.
As I have no current need to apply any other translations there is no real need to spend the time tracking this down.
Thanks for the offer though…I’m having the same issues, unfortunately. This problem is also still apparent on the developers page https://spacedonkey.de/2592/ultimate-print-o-matic-form-elements-test/
I have also been unable to add elements from a page builder. This could be due to my lack of expertise finding the right selectors, but it is an issue you will need to consider before using this plugin too extensively. I purchased the pro version and both of these problems remain.
Forum: Plugins
In reply to: [Print-O-Matic] Targetting elementor modulesSorry, just now seen the email support link on the purchase receipt.
Forum: Plugins
In reply to: [Print-O-Matic] Targetting elementor modulesThanks for the offer of help, I’ve purchased the full version and would like to take you up on this offer. Could you let me know how to access the print-pro-matic support please. I can’t find a link on the plugin itself or the website – or do you use this forum for both?
I tried your suggestion and quite a few other selectors from a chrome addon for css inspection – none of which worked. I then decided to try a custom template without the ACF field data, just the content area. This also failed to show on the print. So I now know the problem is with custom templates from elementor and maybe not the custom field data or elementor modules.
Forum: Plugins
In reply to: [Print-O-Matic] Does not seem to work well with elementorThanks for getting back to me.
I’ve tried using the plugin on a normal post and everything works fine, I’m convinced the problems relate how I am using elementor and my limited technical knowledge of custom templates and css.
I’m working on a local install while I get things sorted and try out the various options I have for the project.If you’re still willing to help I have placed screenshots of what I’ve tried here
I entirely understand if this goes beyond what is reasonable to expect for free support. I was initially testing out each of the different options I have for providing print facilities so did not wish to make a string of different purchases I would not go on to use.If, having looked at the attached document, you feel you know what the problem is and can sort it, I have no problem purchasing print-pro-matic to continue this discussion using the proper – paid for – support.
I’ll then go back to these posts and update them with a description of the solution.Forum: Plugins
In reply to: [Arcade Ready] Support documentationThat’s great thanks for your help, I’ll look into your suggestions. Maybe some ideas for future developments of your plugin?
Forum: Plugins
In reply to: [Arcade Ready] Support documentationYes, I’d like to add my own games to my web site. Some of the games will be accessible to any subscriber, but others will available only to paid members. I can restrict access to the entire post, but using the iframe method of embedding allows members with access to find and share a link to the game. I’ve only just started looking into this so I’m sure there are some obvious solutions, but your plugin seemed to fit the bill nicely.
https://wpengine.co.uk/resources/ebook-ultimate-guide-wordpress-plugins/Forum: Plugins
In reply to: [Google Docs Shortcode] Seamless parameter is not workingYes, I was using the link sharing option and not publish to the web. Thanks for the tip.
Forum: Plugins
In reply to: [Namaste! LMS] Multiple user passwordsApologies for bizarre mistake – actually meant multiple emails…
Will repost.Forum: Fixing WordPress
In reply to: Changing URL – coping with hard coded referencesThanks, that looks like just the thing. I’m relatively new to all of this and thought I might have missed something – but this looks as though it will do just exactly what I want.
Forum: Fixing WordPress
In reply to: Changing URL – coping with hard coded referencesThe code is in a widgetised area that does not exist on the default theme. I guess I’m just asking about a find/replace system that covers what is in the database, for the aspects that stop working when I change to final url
Forum: Fixing WordPress
In reply to: Changing URL – coping with hard coded referencesThe theme I guess. It’s where I’m using an image effects plugin to point to a particular place on the site. The short code it uses (see below) has a reference to the particular page it links to – and that is hard coded.
[fxgallery style="two" size="full" imagealignment="left" last="yes" background="#0f9600" overlay="black" icon="Magnifying-Glass" deactivateicon="no" caption="Lots of 360 degree wraparound videos for you to take a look around" textalign="left" textcolor="light" linktype="page" pagelink="virtual-tour (183)" postlink="559 (559)" target="self"]<img src=" https://hulmehallschool.ismysite.co.uk/wp-content/uploads/2013/08/school-map.png" width=400 height=400 />[/fxgallery]