Ben
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Astra] Rollback CSS adjustmentsThanks Herman, I have just replied to your ticket with everything you need ๐
Forum: Themes and Templates
In reply to: [Astra] Rollback CSS adjustmentsHi Herman, itโs not available via the repo, but I can provide you a license. Please contact me via https://borlabs.io/support/
I will monitor the ticket system and will find your ticket (or you can post your ticket id here) and send you everything you need. Thank you very much!Best regards, Ben
Forum: Themes and Templates
In reply to: [Astra] Rollback CSS adjustmentsRepost, because the image links do not work anymore:
Hi Herman, you can see the problem here: https://theme.astra.pandas-playground.com/
The problem is, as already mentioned, this rule:
body .ast-oembed-container * { position: absolute; top: 0; left: 0; width: 100%; height: 100% }Because of this rule, the video looks like this:
Without this rule, it looks like this:
But you have another issue as well, which could relate to your linked thread. The embedded code is somehow placed twice in the theme.
This only happens with Astra, no other theme has this issue.
Forum: Themes and Templates
In reply to: [Astra] Rollback CSS adjustmentsHi Herman, you can see the problem here: https://theme.astra.pandas-playground.com/
The problem is, as already mentioned, this rule:
body .ast-oembed-container * { position: absolute; top: 0; left: 0; width: 100%; height: 100% }Because of this rule, the video looks like this:

Without this rule, it looks like this:

But you have another issue as well, which could relate to your linked thread. The embedded code is somehow placed twice in the theme.

This only happens with Astra, no other theme has this issue.
- This reply was modified 2 years, 7 months ago by Ben. Reason: Updated the last image
Follow this article: https://de.borlabs.io/kb/wp-go-maps/
For support: https://de.borlabs.io/support/Hi @alekv, if you need a developer license of our plugin, please contact us via https://borlabs.io/support/
Best regards
BenSadly no. Please contact the developer of PYS.
Cristian doesnโt reply to our mails since over a year. I donโt see any support for PYS incoming ๐
Hi Dominik, is it a fresh Borlabs Cookie installation or did you updated from an old version to the latest version of Borlabs Cookie? Sometimes it helps to disable and re-enable Borlabs Cookie in this case.
We would need a JS function to tell PYS to execute the code of for example Facebook Pixel. The PHP API doesnโt work for us.
Forum: Plugins
In reply to: [Autoptimize] Bug using Critical CSS and Borlabs Cookie plugins together@optimizingmatters Thank you for helping us to find the reason for this strange browser behaviour ๐
Forum: Plugins
In reply to: [Autoptimize] Borlabs Cookie Plugin not working@andreasbaetz the complete CSS of the frontend is required, not just some parts. Ensure all CSS of #BorlabsCookieBox is in your critical CSS.
- This reply was modified 5 years, 8 months ago by Ben.
Forum: Plugins
In reply to: [Autoptimize] Borlabs Cookie Plugin not workingAutoptimize and Borlabs Cookie work really great together. Please contact our support team, we can help you ๐
You donโt need a cookie consent system on your maintenance page, your website is under construction. Your maintenance page should also do not have any kind of tracking.
- This reply was modified 6 years, 1 month ago by Ben.
Forum: Plugins
In reply to: [Podigee Player Shortcode] Integrate Borlabs Cookies with this pluginAlternatively you could add a filter hook so we could modify the output before the function returns the code.