I was working on Fetching Publications from PubMedCentral into a WordPress Application using the plugin https://wordpress.org/plugins/pubmed-posts/ It worked like a champ on the Local Machine but when I uploaded it on the Hosting server running the CentOS platform it wouldn’t work. After debugging, I found php-xml (php dom extension) was not installed on the Hosting […]
Read more →Download Plugin For CitrusPay in WooCommerce You can include Citrus Bank Payment Gateway in a WooCommerce Application provided you have purchased Citrus Bank Payment Gateway and have the PHP Integration Kit which consists of a lib Folder and test folder. Below Are the steps to integrate CitrusPay […]
Read more →I had used Contact Form 7 plugin on various WordPress sites, but did not experience this problem before. A client complained about forms not working and arrows keep spinning infinitely (on some pages it worked while not on others). With the default Permalink setting (which is ‘?pageid=X’), all forms worked. With the Permalink set […]
Read more →To add CAPTCHA in order to stop spam on WordPress IQ Testimonials Plugin Form (http://wordpress.org/plugins/iq-testimonials/), first install and activate the WordPress plugin Flexible Captcha (http://wordpress.org/plugins/flexible-captcha/) to the WordPress Installation. After activating the Plugin successfully, follow steps as below for the plugins/iq-testimonials/lib/iq-testimonials-form.php file – To display CAPTCHA, add this line of code: $html […]
Read more →