RichForever
RichForever
To help us help you, provide as much information as you can. You'll find below a template you can use to submit your issue, but feel free to remove any...
Is there any chance to update php version to 8.1? When I’m trying to run sage theme I have a error regarding php version. cheers
I created 2 buttons for play/stop and it doesn't work. My code below `$('#vidheader').YTPlayer({ videoId: ytLink, mute: false, playButtonClass: 'YTPlayer-play', pauseButtonClass: 'YTPlayer-pause', width: $(window).width(), playerVars: { iv_load_policy: 3, modestbranding: 1,...
Hi, is there any plans to upgrade this plugin to work with block.json files introduced in ACF 6?
Jak w tytule. W konsoli błąd m.in. `Uncaught (in promise) ReferenceError: Waves is not defined` W wersji z #94 pojawia się ikonka, ale jest komunikat "Nie udało się odnaleźć metadanych...
I have this config in my package.json ```json "release-it": { "git": { "tagName": "v${version}", "commitMessage": "chore(release): v${version}" }, "github": { "release": true }, "npm": { "publish": false }, "plugins": {...