johncadams
Forum Replies Created
-
Forum: Plugins
In reply to: [CleanSave] Buttons Show; Nothing Happens When ClickingEverything is working on our end. Check your network connectivity.
Forum: Plugins
In reply to: [CleanPrint] Work with form?CleanPrint by default rejects form elements but can be overridden by adding the class cleanprint-include. Unfortunately this is probably not possible to a short code but try adding it to the element encapsulating the short code.
Forum: Plugins
In reply to: [CleanSave] Shortcode results showing up in Print/PDF lightbox layoutYOU must remove the short code.
Forum: Plugins
In reply to: [CleanSave] Shortcode results showing up in Print/PDF lightbox layoutWordPress’ short codes are a convenience mechanism converting simple square bracket-based text into far more complex HTML that a web browser (and CleanSave) processes. The only way to accomplish what you’ve proposed is to edit the associated plugin changing the transformation process.
Not a job for anyone other than a HTML/WordPress developer.
Forum: Plugins
In reply to: [CleanSave] Shortcode results showing up in Print/PDF lightbox layoutThey are ways to markup the HTML such that CleanSave will exclude those elements from its output by adding a class name The image HTML generated from short codes cannot be tagged without edited that plug-in.
Forum: Plugins
In reply to: [CleanSave] Shortcode results showing up in Print/PDF lightbox layoutAre you referring to the CleanSave short code? If so these should have been replaced with the button(s).
Forum: Plugins
In reply to: [CleanSave] What is your print buttons code?I’m not seeing the print button on the fore mentioned page.
Forum: Plugins
In reply to: [CleanSave] What is your print buttons code?The print button is not CSS, its HTML with a JavaScript backing function. Is the result page being redirected to also a WordPress plugin-built page?
Forum: Plugins
In reply to: [CleanPrint] CleanPrint – keyboard accessibilityThank you for the input and suggestions, we will look into incorporating these soon.
Forum: Reviews
In reply to: [CleanPrint] doesn't show upPlease move this discussion to the Support threads.
Forum: Plugins
In reply to: [CleanPrint] CleanPrint not working for customerIts a browser issue that occurs in a very rare configuration (we’ve never been able to reproduce it). If your customer could contact us at techsupport@formatdynamics.com we might finally understand this well enough to address it in the future.
Forum: Plugins
In reply to: [CleanSave] Some text being excluded from the pageLooks like you have changed your page to no longer have the open/closable content. Are you still having issues?
Forum: Plugins
In reply to: [CleanSave] Some text being excluded from the pageSo you could edit the parent div but not that one?
Forum: Plugins
In reply to: [CleanSave] Some text being excluded from the pageI do see some of the cleanprint-include classes but I instructed you wrong. They need to be associated with the class: et_pb_toggle_content. These are the elements that have display:none set.
Forum: Plugins
In reply to: [CleanSave] Some text being excluded from the pageI see that the cleanprint-include the div under the heading: Who is this Programme aimed at but not the next section titled: What sort of work will I be doing?.
This is why the second item doesn’t contain the content hidden.