slavibg
Forum Replies Created
-
Forum: Plugins
In reply to: [Debloat - Remove Unused CSS, Optimize JS] Update pluginSo far no deal-braking issues, it is just clients complaining that I am installing a very outdated plugin. Marking it compatible with the latest WordPress version should suffice. From what I can see people here are also asking if it is still maintained.
Thanks for the follow-up, and keep up the good work!Try excluding the following scripts from being deferred:
lazyload.min.js
lazyload.min.jsForum: Themes and Templates
In reply to: [Spectra One] System fontsHi @mohsinbsf
Thank you for the follow-up. I’d love if system fonts were added in the theme instead of needing to add them with a code snippet. Looking forward to future updates.I have the same issue. I fixed it by deactivating the Gutenberg plugin which I use. The theme is most likely not compatible with the latest version of Gutenberg.
Hi,
The description of the plugin states that it only works for Elementor (free).
“Built-in optimizations for Elementor (free version).”Forum: Plugins
In reply to: [Debloat - Remove Unused CSS, Optimize JS] Possible new features?One additional thing, if it is possible to add a shortcut to the admin bar.
Forum: Plugins
In reply to: [Gutenberg] SO MANY BUGS, UPDATING ISSUES, SERVER RESOURCE HUNGRY,It is possible that a parent element has an alignment which is causing this. As recommended by @fierevere you could ask in the general WordPress support forum. Without the site and error logs, I am afraid that I am unable to help further.
Forum: Plugins
In reply to: [Gutenberg] SO MANY BUGS, UPDATING ISSUES, SERVER RESOURCE HUNGRY,The Gutenberg plugin is meant for testing the editor, not using it in production. Bugs are to be expected.
Forum: Reviews
In reply to: [Gutenberg] It made me feel stupid and bad about myself. ThanksWait until the classic editor gets fully deprecated π You’ll then see what frustration is when you need to manually move each post and page to the new editor.
Forum: Plugins
In reply to: [WaveSurfer-WP] Player not workingI managed to find out what’s wrong, but i have no idea on how to fix it.
I’ve added JQuery 3.2.1 for Bootstrap. That seems to stop the player from working. When i remove it though, everything seems to work fine.
Any idea on how to make things work ?Forum: Plugins
In reply to: [WaveSurfer-WP] Player not workingThat block of code is commented out. It’s the regular html5 audio player.
The<?php echo get_post_meta($post->ID, βmedia_links_download-linkβ, true); ?>
outputs the string for the audio file. I tried with a hardcoded url, still the same.
Here is a demo of the page: http://hvmd.epizy.com/podcasts/mindcast-017-by-john-doe/This is how the audio file output looks:
data-url="http://hvmd.epizy.com/wp-content/uploads/2019/04/bensound-dreams.mp3"Forum: Plugins
In reply to: [Posts in Page] possible to add "Older Posts" arrow?There is a bug when the shortcode is added, i see posts from other categories.
Forum: Plugins
In reply to: [My Calendar - Accessible Event Manager] PopUP 2.3.21I haven’t edited anything important in the settings. This is the page: dirtybass.fm/schedule-2/
Thank you.
Forum: Themes and Templates
In reply to: [zeeDynamic] removing top nav barMove the <div id=”navi-wrap”> over the <div id=”header-wrap”>.
Forum: Themes and Templates
In reply to: [MH Magazine lite] Listing in the home 4 widgetI fixed one of the widgets, i need to do so with the other too. Thank you for the information. The other topics on the support forum have been very helpful.