How to use Tailwind UI Components in WordPress?

I want to use Tailwind UI Vue components in my custom WordPress theme. The first thing I want to accomplish is to implement this simple dropdown menu: After days of trying different solutions and following all tutorials available, I’m getting stuck. I feel like I’m thinking too difficult. Who has experience with Tailwind UI and … Read more

Automatic WordPress Login of Logged In ClickFunnels User

I have a client for whom I am building a ClickFunnel with the member area in LearnDash, an LMS that runs on WordPress. A key feature of this funnel is the ability to: Automatically add ClickFunnel customer to LearnDash membership for purchased product (done) Automatically create a WordPress Subscriber account upon successful purchase (done) Automatically … Read more

Local WordPress installation is stripping ‘wp-admin’ from URL on WordPress admin dashboard

I’m using gulp4 to proxy a local WordPress installation with browsersync and gulp-connect-php. My Apache and database are being run with xampp. The project is located in a folder on my desktop, not the in xamp\htdocs\dev folder When I run gulp the WordPress proxy spins up and can be accessed by launching a browser to: … Read more