Baden
Forum Replies Created
-
Forum: Plugins
In reply to: [Collapse-O-Matic] Not collapsing completely in chrome and safarijoy, no-joy?
Forum: Plugins
In reply to: [Print-O-Matic] Microsoft Edge and Caldera FormsThere is a known bug with MS Edge.
See: https://stackoverflow.com/questions/38591575/jquery-append-into-new-window-not-working-with-microsoft-edgeForum: Plugins
In reply to: [Print-O-Matic] Print Selected Accordion Sections Visual Composeryes, this is possible two ways.
1. if each section has a unique ID or class… very easy.
if not:
2. the pro version comes with placeholders like %next% and %previous% that can be used to reference next or previous element.We will help you set this up under our pro support.
Please let us know if we can be of any further assistance.
In the meantime, issue marked as resolved.Forum: Plugins
In reply to: [Print-O-Matic] Add JS to Bottom?can you post a link to the plugin you are having a conflict with, and we’ll try to recreate it on our end.
- This reply was modified 9 years, 4 months ago by Baden.
Forum: Plugins
In reply to: [Print-O-Matic] Print-O-Matic not working (Button and printing?)check your print-o-matic settings. Make sure ‘shortcode loads scripts’ is unchecked.
Forum: Plugins
In reply to: [Print-O-Matic] Printing from machines that don’t have your pluginSorry, what is your question, exactly?
Yes, CSS must be added to the print page if it is to match the style of the display page. All CSS does not need to be copied, only the CSS relevant to your target element. There is, however, an option in the plugin’s settings page under Dashboard > Settings > Print-O-Matic that will automatically load the display page css file, if that helps.
Regarding:
This works then when I print the page from my computer but not when I try to print it from another computer, that doesn’t have the Print-O-Matic plugin installed. The print has to work on any computer.
Have you tried turning it on and off again?
Forum: Plugins
In reply to: [Print-O-Matic] FireFox is Working, Blank in IE and ChromeWe just tested this in Chrome, FireFox and Safari. It worked fine in all three browsers.
Have you been able to replicate the issue on another computer?Forum: Plugins
In reply to: [Print-O-Matic] Print-o-matic not printing the image in the target divGlad it all worked out.
Issue marked as resolved.Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] now.php speedThank you for your feedback. It only helps to make our plugin better.
Forum: Plugins
In reply to: [Collapse-O-Matic] Hidden text showingYes, because a number of JS errors are being thrown on your page:
http://travelintense.com/eco-travel-destinations/panama/eco-lodges-in-panama/Uncaught TypeError: Cannot read property 'msie' of undefined(…) jquery.fancybox-easyrotator-sugar.js:52 Uncaught TypeError: $(...).live is not a function(…) 2jsapi:22 A Parser-blocking, cross-origin script, https://maps.googleapis.com/maps/api/js?v=3&&base_domain=maps.google.com&key=AIzaSyDzzb1FnyzWifhvFNZrb79d8RL3PdWHnXI, is invoked via document.write. This may be blocked by the browser if the device has poor network connectivity.google.loader.f @ jsapi:22 (index):849 Uncaught TypeError: $(...).MagicLiquidizerTable is not a function(…)Forum: Plugins
In reply to: [Collapse-O-Matic] Always expanded on page load/viewIt seems that neither /services or /gift-vouchers are currently using expand elements.
The event that triggers the initial collapse is when the page finishes loading. If this takes awhile due to slow server, slow internet connection, mass amounts of data, etc… then the items will appear expanded during this time. The reason for this is SEO. When a indexing robot crawls your site, it will still index all your ‘soon to be hidden’ content.If you don’t care about this content being indexed or not, you can use the
maptasticclass for the targets using the targclass attribute like so:[expand title="trigger" targclass="maptastic"]hidden content[/expand]you can search this form for many other examples of how to use maptastic.
Hope this helps point you in the right direction.
Forum: Plugins
In reply to: [Collapse-O-Matic] How to add compatibility with custom posts and taxonomies?I think you are better off simply opening up a support ticket with Premium Press and ask how to integrate shortcodes where you want them. They will probably give you a code snippet to copy/paste into your child-theme functions.php file.
Another option would be to look into the roll-your-own method
Please let us know how it goes!
Forum: Plugins
In reply to: [Print-O-Matic] Print-o-matic not printing the image in the target divthe problem is you are not providing enough pause before print time to load the image.
simply change the default Pause Before Print time to 2000 (in the plugin settings page).Forum: Plugins
In reply to: [jQuery T(-) Countdown Widget] now.php speedWe have fixed this in the upcoming version
Forum: Plugins
In reply to: [Print-O-Matic] Print-o-matic not printing the image in the target divDashboard > Settings > Print-O-Matic > Close After Print