Adriano Monecchi
Adriano Monecchi
Hi there. First thing first, congrats for the Instagram-Infinite-Scroll plugin, it is simply great. Also, I'm sorry for posting this question as an issue, but I couldn't find a better...
I've got a react component I'd like to build to and serve from another folder other than `src`, let´s say the following is my project folder structure: . ├── ......
I was hoping to create a HOC where I’d hook on Flickity events to set a loading state so that I could display a kind of mock or loading skeleton...
I'm just giving the plugin a try. It is indeed very straight forward and easy to set up, thanks! Anyway, I believe users would benefit a lot more if they...
Hi there. I hope all of you are doing well! Although this is a great plugin, I haven't seem any new features and updates in a very long time. So...
I'm using the following function in order to only enqueue Contact Form 7 plugin dependencies if its shortcode is present within the page content. If I place CF7 shortcode directly...
Hey there. First, It's awesome to manage a theme powered by Aqua Page Builder. Thanks for making it a great plugin! I've just updated WordPress to version 4.6.1. Before the...
It seems the `media_buttons_context` hook has been deprecated . WordPress developer docs says to use `‘media_buttons’` action instead. This also seems to trigger a bug if other plugins use the...
Hello. This is not and issue, but rather a request for detailed instructions on how to properly set up the plugin. Although I've read all the plugin's documentation as also...
@dudgemaster I'm wondering if the ´op_shortcode_template´ filter is broken? I'm placing the function bellow on my theme's functions.php, I'm not sure though if the path format is valid. I've copied...