dav74
Forum Replies Created
-
Forum: Plugins
In reply to: [Germanized for WooCommerce] Ein Paar frageMy apologies. I confused “Germanized” with “German Market”, which is a different plugin.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Ein Paar frageThank you for your answers.
Yes sorry I was talking about SevDesk. You say you do not offer SevDesk integration, but on their website they talk about integration with you, and likeswise on the Germanised website it talks about integration with SecDesk and LexOffice. I am a bit confused on that now.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] Compatibility and functionalityThanks for the reply
Forum: Fixing WordPress
In reply to: Fatal error in load.php file. WordPress cannot debug itselfHi there,
OK I will try as you say, but my site is running OK. It is just the debugging of WordPress does not work.
I heard that W3 Total Cache has been known to cause issues like this (which I do have installed). Do you have any knowledge on that?
Cheers
Forum: Plugins
In reply to: [Popups - WordPress Popup] 1 second additional load timeHi there,
Thanks for that, although what is slowing the page down is not the css file, but the js file. Could you let me know how I would change your snippet to include the exclusion of the js file?
wp-content/plugins/popups/public/assets/js/min/public-min.js
Thansk in advance
Forum: Plugins
In reply to: [Popups - WordPress Popup] 1 second additional load timeHi Damian,
Sorry I should have been clearer. With your plugin, the floating cart we use takes about 1 second more to fully load. If we disable your plugin it speeds it up by about 1 second.
Thank you for the snippet you provided. Will this dequeue your plugin on all pages, except for the page I list? Also, for ‘your-page’ do I enter the page url ie ‘checkout’?
Thanks in advance
That’s great Ewout! Many thanks
Hi there,
Or is a better solution just to add the following to hide it:
.woocommerce-button.button.invoice {
display: none;
}Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Deactivating plugin removes all changes?Many thanks Gabe for your reply and explaining that for me. That completely answered my question.
Your plugin is excellent. There is one peice of feedback which I thought of which would make things a bit user friendly for myself (and maybe others). It would be good if the plugin page options (backend) were hidden when you scroll down to the bottom the page, and only loaded if you click on a button etc.
Once you have setup your site and disabled the necessary scripts from pages, it would be nice not to have to see all the script details (generated by your plugin) each time you scroll to the bottom of the page. Some way to hide this (without unpublishing) would be great. Food for thought 🙂
Thanks again
Forum: Plugins
In reply to: [UsageDD] Advise on page scoreMany thanks for the reply.
Forum: Plugins
In reply to: [Popups - WordPress Popup] Popup filter helpMany thanks! That was a good idea and will try that out.
I checked and see that the email address of the person signed in is only in source code whilst they are signed in. However it still would make more sense not to have email addresses in the source code.
The plugin also adds extra html tags into the <head></head> tag, which is possibly not best practise.
Your plugin is also publishing the Google Captcha site key in the page source.
Can you confirm if this is your plugin:
input type=”text” placeholder=”E-Mail” name=”xoo-wl-email” class=’xoo-wl-email’ value=”name@myemail.com”>
Many thanks. Writing you an email now.