I am using the Front End PM plugin and I am trying to convert the reply messages form and the…
Ajax form – Front End PM plugin
I am using the Front End PM plugin and I am trying to convert the reply messages form and the…
How can I connect ejs file in ReactJs [on hold]
I have my react app running on localhost:3000 and the nodejs backend running on localhost:5000. I am making requests through…
Enabling plugin on specific pages and subpages
To increase the loading speed, I would like to only enable Event Manager plugin on the pages where it’s actually…
How To Reload Following Script On Button Click
I have the following script. <script data-cfasync=”false” language=”javascript” async src=”//websiteurl.net/img.fetch?sid=12345;tid=12;dt=34;”></script> I’m just trying to set it up in a way…
Error handling for wpdb error – displaying an error message to the user
I want to display an error message to a user when a php POST form fails. The form lets a…
$(window).load(function() { : Uncaught TypeError: $ is not a function
I have an Eloqua form embedded on our site and am getting this error:Uncaught TypeError: $ is not a function.…
JS Iframe being dumped below footer
A very limited question here. I have a widget from OpenTable which uses a script source to load the iframe…
How to chnage menu button into close button on click and again into menu button after another click
I am new to custom coding for WordPress. I am actually creating a custom theme on my own and want…
Change menu button into close button on click and again into menu button after another click [on hold]
I am new to custom coding for WordPress. I am actually creating a custom theme on my own and want…
WordPress Form Builder with actions and hooks for extensibility
I’m taking over a website that has been building custom forms for collecting data and sending it to various vendors.…
Trying to make a dropdown menu with closebtn. please help
I am new to coding in WordPress. I am actually making a custom theme where I want a dropdown menu…
JavaScript errors
Recently I just moved my website to new server. it was working fine with the old server. but now after…
open video light box in wordpress page on page load in wp video popup
I have used video popup plugin in wordpress. I want to open it on page load in mobile device only.…
Random photo size & arrangement for portfolio
I want me make my portfolio page to show different style when the user refresh my page. the picture will…
How to prevent those PHP variables from being cached on WordPress?
I’m using this code in functions.php on WordPress to generate an affiliate link based on the visitor location, It’s working…