Dubbelstein
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Fonts - Host Your Fonts Locally] Can I include italic font files?The @font-face method is possible as a temporary solution for italic font styles addition. Firstly use the plugin in this version. Than CSS code and fonts can be easily compiled and downloaded here.
I took the italique section from it and paste it in as customized CSS like so:/* fira-sans-italic - latin */ @font-face { font-family: 'Fira Sans'; font-style: italic; font-weight: 400; src: local(''), url('url-2-font-folder/fonts/fira-sans-v16-latin-italic.woff2') format('woff2'), url('url-2-font-folder/fonts/fira-sans-v16-latin-italic.woff') format('woff'); } em { font-family: 'Fira Sans'; font-style: italic; }
Adding Customized CSS via @font-face to everything else used leads to ugly situations.
The best thing would really be to improve the plugin and add a 1-klick-solution.- This reply was modified 2 years, 4 months ago by Dubbelstein.
Forum: Plugins
In reply to: [iQ Block Country] DBVERSION Undefined in Version 1.2.15PHP 8.0
(using also WP-Optimize; until iQ Block Country V 1.2.15 no problems).Fatal error: Uncaught Error: Undefined constant "DBVERSION" in /var/www/vhosts/url.xyz/httpdocs/words/wp-content/plugins/iq-block-country/libs/blockcountry-logging.php:56 Stack trace: #0 /var/www/vhosts/url.xyz/httpdocs/words/wp-content/plugins/iq-block-country/iq-block-country.php(151): iqblockcountry_update_db_check() #1 /var/www/vhosts/url.xyz/httpdocs/words/wp-content/plugins/iq-block-country/iq-block-country.php(208): iqblockcountry_upgrade() #2 /var/www/vhosts/url.xyz/httpdocs/words/wp-admin/includes/plugin.php(2313): include_once('/var/www/vhosts...') #3 /var/www/vhosts/url.xyz/httpdocs/words/wp-admin/plugins.php(192): plugin_sandbox_scrape('iq-block-countr...') #4 {main} thrown in /var/www/url.xyz/httpdocs/words/wp-content/plugins/iq-block-country/libs/blockcountry-logging.php on line 56
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] Letters ? ? ? last updateThats great!
Little hint, all my germman umlauts and special characters were stored in the database as UTF-8 values.@santiagolatin my downgrade to 1.3.6 dont show any problems. Any error codes shown up?
- This reply was modified 3 years, 4 months ago by Dubbelstein.
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] Letters ? ? ? last updateThats right! With the rollback funktion of the Table Builder preferences switches to previous version of that plugin 1.3.6 and error disappeared.
Hope my other admin dont press the button for updating again…- This reply was modified 3 years, 4 months ago by Dubbelstein.
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] Weird symbols instead of lettersHello, me to,
special characters and German umlauts like ?, ü and so and are translated into Unicode-Codes and so displayed in the frontend table. After a nightmare of testing and Mysql-Database actions i give up.
May be i have to downgrade.- This reply was modified 3 years, 4 months ago by Dubbelstein.
Me2 – Multisite installation.
Solved — problem in front of screen!
Was better to check:
Omit swfObject If you are already inclduing swfobject.js then you can check this box to prevent redundancy.
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesOkeeyDokeeyy! Done—5-Star Rating and ?Working with…?
Special: what about Vimeo? ;-))
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesDone and all great!
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesHello you are right — voting and stars to be corrected — and on the way! 5 Star-Rating for support (but 4 stars for inline javascript?).
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesHey, I have followed your instructions and all is well. Thank you very much for your quick assists!
All the best 4now!Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesOk I am in again.
Seems, that compression/optimization tools dont like WP YouTube Lyte?Tried some Plugins:
Cachify deactivated -> WP YouTube Lyte works
Cachify active -> failureAutoptimize deactivated -> WP YouTube Lyte works
Autoptimize active -> failurePS: Site runs now with Autoptimize
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesOops ?Internal Server Error?? I’ll be in touch later…
Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesWoho, no Javascript?
Maybe it is the plugin: Better WordPress Minify? I will try.Forum: Plugins
In reply to: [WP YouTube Lyte] [Plugin: WP YouTube Lyte] Lazy Load issuesHello,
I have testet it with both plugins:
– Lazy Load
– jQuery lazy load plugin
I provide it online now on
https://bigbossdesign.de/scrum-in-der-praxis/
You see two Youtube movies embedded. The first with use of Youtube Lyte, the second without.Must check if there are dependencies to other plugins. I suspect Cachify. Tell you soon my results.