newbie2004
Forum Replies Created
-
Hi @richplugins,
I’ve sent you the requested information to the email address listed on your website https://richplugins.com/.
Best regards,
newbie2004Hi Daniel K.,
Thanks for bringing this up again.
The idea is simply to avoid unnecessarily increasing the website’s loading time by adding the entire CSS file, which is over 20 kB, to the safelist.
If problems arise, then selectively choosing the classes for the CSS safelist would be much better, in my opinion, to exclude only the ones causing issues.
Alternatively, with your approach mentioned above, one could still enable adding the entire CSS file in the options, or simply add it manually in its entirety to the CSS Safelist of WP Rocket.
Best regards,
newbie2004Hi Daniel,
thank you for your feedback and your suggestion.
That would be great if you can offer that option in a forthcoming version.
Br,
newbie2004
Forum: Plugins
In reply to: [Site Reviews] Setup Schema Pro für Reviews by Site ReviewsHi,
thank you for your reply.
I only concerns the combination of Site Reviews & Schema Pro for review Schemas.
All other Schemas are working well.
We are using WPBakery PageBuilder.
So there is no easy wo to automatically push content of news reviews as well as updated rating counter?
Br,
newbie2004
Forum: Plugins
In reply to: [Site Reviews] Setup Schema Pro für Reviews by Site Reviewshi gemini labs,
thank you for your reply.
I had added this snippet to the functions.php of the child theme
// Add Schema Type for Schema Pro add_filter('site-reviews/schema/LocalBusiness', function ($schema) { $schema['address'] = [ '@type' => 'PostalAddress', 'streetAddress' => 'Musterstraße 123', 'addressLocality' => 'Musterstadt', 'addressRegion' => 'Nordrhein-Westfalen', 'postalCode' => '12345', ]; return $schema; }); // End: Site ReviewsIn the Review Schema which was created for Schema Pro I had assigned the following points.
New reviews which are published via Site Reviews will not be visible in the Schema review snippet.
On your demo page a new review will be automatically visible as Schema review snippet!?
Can this also be done for this page with Schema Pro?
Br,
newbie2004
Thanks for your reply and assistance.
Yes, it is working fine, now.
Protected files under …/_pda/… are redirected to 404 page and should be safe.
Via private link I can reach and open them 😀
… our webhoster has a special nginx-config for usage in combination with wprocket.
nginx caching is still deactivated.
we don’t have accesss to this settings.
after adding the rewrite-rule (point 3.) everything works fine.
good morning,
thank you for your support.
can i contact you via mail to send you a link?
we don’t have such a settings-section on our plesk hosting panel under website & domains.
br,
newbie2004
- This reply was modified 2 years, 3 months ago by newbie2004.
Hi again,
so topic can be closed.
The theme contains a function “Disable Fade Out On Click”. This prevents the described issue.
Br,
newbie2004- This reply was modified 4 years, 8 months ago by newbie2004.
Forum: Plugins
In reply to: [Credit Tracker] change/modify output for credit tracker tablehi labs64 team,
thank you for your reply and the update of the plugin.
one last question: what to do to get a whitespace between “©” and source of the file (©source/name-of-artist –> © source/name-of-artist?
br,
newbie2004