Blog Archives

How To Redirect To Another Page After Download

Hi If you want to download file after submit form then use given below code.

Tagged with: , , ,
Posted in Drupal, HTML, Joomla, PHP, Wordpress

How to stop multi submit jQuery validation form?

Hi, If your form are going to submit multi time on a single submit action then don’t worry. You can fix this problem by using inbuilt jquery validation event submitHandler.

Tagged with: , , ,
Posted in HTML, Joomla, JQuery, Magento, PHP, Wordpress

How to add custom menu item in admin bar or in toolbar?

By using hooks & filters of wordpress, we can use add new custom menu item under admin bar. there are no need to use any plugin. admin_bar_menu hooks is used to add the admin bar menu. To add new item

Tagged with: , ,
Posted in Wordpress

How to create sub menu and option page of custom post type?

To add the submenu item under any custom post type page, First you will need to create a submenu item under custom post type menu section and then need to create a option page. To add a new Sub-menu to

Tagged with: , , ,
Posted in Wordpress

New block editor features and how to switch to old classic editor – WordPress 5.0

Disable wordpess 5.0 new editor without using any plugin . Recently wordpres have released new version i.e WordPress5 with some major features. You can say that it’s the advance version of the wordpress. WordPress 5.0 is a bigger jump than

Tagged with: , ,
Posted in Wordpress
Recent Posts