Skip to content
PI Media – Apps Development
Ionic + Angular Hybrid Mobile Apps, WordPress API, Plugins & Themes Development
PI Media - Apps DevelopmentPI Media - Apps Development
  • Home
    • Our Products
    • Expertise
    • Featured Projects
    • Clients
    • Request Quote
  • JSON API User Plus
    • How It Works
    • Pricing
    • API Documentation
    • Benefits
    • Resources & Articles
    • Questions & Support
  • PI API Docs
    • Overview
    • Pricing
    • How It Works
    • Shortcodes
    • Features & Benefits
    • Questions & Support
  • WordPress
    • JSON API User Plus
    • MemberClicks Auth WordPress Plugins
    • PI API Documentation
    • JSON API User
    • JSON API Auth
    • JSON API Cincopa
    • oEmbed External Video
  • Solutions
    • MemberClicks Auth WordPress Plugins
    • Mobile App Development for WordPress Magazine
    • PIM osCommerce Slider
    • PHP Script to Upload from iPhone
    • Upload Photo from iPhone using Formidable Pro
    • Upload Photos to WordPress from iPhone
  • Process
  • Blog
  • Contact
Search:
  • Home
    • Our Products
    • Expertise
    • Featured Projects
    • Clients
    • Request Quote
  • JSON API User Plus
    • How It Works
    • Pricing
    • API Documentation
    • Benefits
    • Resources & Articles
    • Questions & Support
  • PI API Docs
    • Overview
    • Pricing
    • How It Works
    • Shortcodes
    • Features & Benefits
    • Questions & Support
  • WordPress
    • JSON API User Plus
    • MemberClicks Auth WordPress Plugins
    • PI API Documentation
    • JSON API User
    • JSON API Auth
    • JSON API Cincopa
    • oEmbed External Video
  • Solutions
    • MemberClicks Auth WordPress Plugins
    • Mobile App Development for WordPress Magazine
    • PIM osCommerce Slider
    • PHP Script to Upload from iPhone
    • Upload Photo from iPhone using Formidable Pro
    • Upload Photos to WordPress from iPhone
  • Process
  • Blog
  • Contact

WordPress

Force ShareThis shares to count towards Site-wide shares in WordPress

WordPressBy Ali QureshiApril 23, 2012Leave a comment

Recently, I installed ShareThis plugin on a WordPress website (with counters) and I needed to show the count of total likes and shares for that domain but those counters just count for each page separately. If you want to show the site-wide count of the FB Likes, Google Plus and Tweets in your WordPress Blog,…

Remove WordPress Plugin ShareThis Social Icons from Specific Custom Post Types

WordPressBy Ali QureshiApril 18, 20121 Comment

“ShareThis” is a great WordPress plugin for adding social links to your Posts and pages. ShareThis plugin seamlessly enables users to share your content through Email,Facebook,Twitter, Google +1, Like, Send and many more. This plugin works well but adds the social shortcuts to every page, post, excerpt and custom post type that you have in…

Send New Topic Email Notifications to Every User for Mingle Forum Plugin v 1.0.33

WordPressBy Ali QureshiMarch 16, 20122 Comments

Mingle Forum is very useful WordPress Plugin that allows you to quickly put a Forum on your WordPress site/blog. Email notifications in Mingle Forums is one area which needs improvement. Earlier for a previous version, I had posted a hack so that every member could get email notifications for any new topic started by any…

Lead Generation in WordPress – Get A Quote Form, Contact Forms Plugin for WordPress

Gravity Forms, WordPressBy Ali QureshiDecember 26, 20111 Comment

Recently working on a WordPress powered website, I needed to place different forms on the WordPress based website to generate leads and capture data. One contact form was to be setup through sidebar widget and other form was to be setup as lead generation standard ‘Get a Free Quote’ form placed in the theme header.…

How to embed Flash SWF Files using Lightbox Clone prettyPhoto in WordPress Posts and Portfolio Pages

Flash Development, WordPressBy Ali QureshiDecember 19, 20118 Comments

Embedding Flash swf files in the WordPress is something which all designers and developers have to do to showcase their work. And since WordPress is now being used extensively not just for blogging but also as a CMS, there are more and more people showing their Flash portfolio in WordPress pages. Also, usually Flash files…

Resolve AdSense Google Custom Search Engine Blank Results Page on Your Website

Google, WordPressBy Ali QureshiDecember 10, 2011Leave a comment

Search feature on website is the most important and crucial one and no one can search better than Google, even within your website. Google has made available custom Search engine option for all its AdSense accounts freely and it’s great option that every website owner must avail. Even if you don’t place AdSense ads on…

Moving Media Folder, Updating DB and Fixing Media URLs for the WordPress using Search & Replace Plugin

WordPressBy Ali QureshiDecember 7, 2011Leave a comment

With the popularity of WordPress with ever expanding list of features, it’s now being used more as a CMS for a website than a blog. With this, more and more people have to move the WordPress form a sub-directory to root of a website to properly setup website. For all of its pages and posts,…

Step by Step Guide to Move WordPress from Sub-Directory to Root Directory of Website

WordPressBy Ali QureshiDecember 5, 2011Leave a comment

WordPress slowly but surely has become the most popular open source CMS but most users did not start using it as a CMS for their websites. I also started using WordPress as Blogging Platform and had a custom built CMS to manage rest of my website. But with the arrival of WordPress 3.x, lot of…

Add and Style Custom Navigation Menus in WordPress Using wp_nav_menu

WordPressBy Ali QureshiDecember 2, 20114 Comments

One of the best features in the WordPress 3.x is the ability to add multiple Menus from pages, posts, customs posts types or even just anything as you desire. It’s very easy to first register custom menu in the admin panel and then call in your theme files and style them as you want. To…

Resolve Pagination Problem for Custom Post Types Listing in WordPress

WordPressBy Ali QureshiDecember 1, 2011Leave a comment

In WordPress, Custom Post Type is great feature to manage your custom content such as portfolio which can’t be managed properly with the default posts or pages type. One of the problem in working with custom post types is the pagination issue. If you are viewing the same records on the next or third page…

Resolve Permalinks 404 Error with Custom Post Type using WordPress

WordPressBy Ali QureshiNovember 25, 2011Leave a comment

Custom Post Types is very useful way to add Custom Manager in the WordPress. I have been using More Types with lot of success. One of the problem that I usually get while setting up is the permalinks structure for the custom post using More Types Plugin or any other Custom Post type plugin is…

Adding Custom Menus in your Theme for WordPress 3.x

WordPressBy Ali QureshiNovember 11, 2011Leave a comment

The New Menu system in WordPress 3.x works great. It allows you to create multiple menus and add multi-level menus easily without any hackery. Although many users have their upgraded their WordPress installations, many old themes still do not support latest Menu system. Since it requires some coding, let’s see how can this be enabled…

Resolve Tabindex Issue for Multiple Gravity Forms in WordPress using jQuery

Gravity Forms, WordPressBy Ali QureshiNovember 4, 20114 Comments

Gravity Forms is a great WordPress plugin to add and manage forms on your blog. While setting up multiple Gravity Form on one WordPress powered website, I had issue with tab index. Both Gravity forms had the same tabindex number and it was not working properly. I tried to search something Gravity Forms support forums…

WordPress Gravity Forms Validation on Client Side using jQuery

Gravity Forms, WordPressBy Ali QureshiNovember 3, 20114 Comments

Gravity Forms is hands down the best contact form plugin for WordPress. Gravity Forms WordPress Plugin allows you to quickly build and design your WordPress forms using the form editor. You just need to select your fields, configure your options, and easily embed forms on your WordPress powered site using the built in tools. Although…

Adding Gravity Form shortcode Anywhere in WordPress Template

Gravity Forms, WordPressBy Ali QureshiNovember 2, 20111 Comment

WordPress shortcodes are great for adding great features easily and efficiently using plugins into your posts and pages. The problem with shortcodes is that they don’t work when added outside the loop. Shortcodes are usally added in the content text area for added functionality. For instance, if yuo wanted to add Gravity Form into your…

1234
PI Media - Apps Development
copyright © 2021 PI Media parorrey.com
  • Home
  • Solutions
  • Ali’s Blog
  • Contact
  • Privacy
  • Terms
Go to Top