Home / Sushil Kumar (page 167)

Sushil Kumar

OZ v1.0.2 – Game of Creations Creative WordPress Theme

Download Free OZ Creative WordPress Theme 1.0.2 – ThemeForest | OZ v1.0.2 – Game of Creations Creative WordPress Theme is a 100% creative and fully friendly WordPress theme where you can use this premium theme to build your portfolio, desire blog and if you want to open an online eCommerce shop, then this amazing theme is also the […] ...

Read More »

Magneto v2.0 – Multi Concept Newspaper / News / Magazine

Download Free Magneto Newspaper WordPress Theme 2.0 – ThemeForest | Magneto v2.0 – Multi Concept Newspaper / News / Magazine / Blog WordPress Theme (Created on 15th August 2017) packed with tons of features with a powerful Page Builder & include 6 months support. It is well suited for magazine, news, sport, game, travel, fashion, technology, review site. By using MAGNETO […] ...

Read More »

REHub v7.0.4 – Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme

Free Download REHub WordPress Theme 7.0.4 – ThemeForest | REHub v7.0.4 – Price Comparison, Business Community, Multi Vendor, Directory Theme (Updated 7.0.4 – on 2nd September 2017) for WordPress is a  complete modern multipurpose hybrid theme having fully user generated, magazine, review, blog, directory, shop and affiliate professional options. It has an emphasis on modern style content and has different […] ...

Read More »

Electro v1.4.4 – Electronics Store WooCommerce Theme

Download Free Electro WordPress Theme 1.4.4 – ThemeForest | Electro v1.4.4 – Electronics Store WooCommerce Theme for WordPress (Last Updated on 31st August 2017) is a great robust and more flexible WordPress theme which is proudly designed by Transvelo to help you make the most out of using most powerful WooCommerce to power your online shop / store. […] ...

Read More »

Sterling v2.6.6 – Responsive WordPress Theme

Download Free Sterling WordPress Theme 2.6.6 | ThemeForest | Sterling v2.6.6 – Responsive WordPress Theme is a fully Responsive WordPress Theme which was built on a highly intelligent framework. It is the most perfect webdesign designed for everyone in need of a great professional online presence. Whether your a WordPress pro or Just a Beginner, […] ...

Read More »

Gravity Forms v2.2.5.1 – Advanced Forms for WordPress Websites

Download Free Gravity Forms 2.2.5.1 – GravityForms | Gravity Forms v2.2.5.1 – Advanced Forms for WordPress Websites allows you to integrate quickly and easily having a lots of professional and amazing variety of third party services such as PayPal. It provides it for even deeper integration with the advanced WordPress through developers collection of optional Add-Ons i.e. Hot […] ...

Read More »

Booked v2.0.5 – Appointment Booking for WordPress

Download Free Booked WordPress Plugin 2.0.5 – CodeCanyon | Booked v2.0.5 – Appointment Booking for WordPress (Updated on 30th August 2017) is a most powerful and extremely easy-to-use appointment WordPress booking plugin having great premium options which every business or daily working person want. This WP tool is professionally responsive and can easily adopt into any type of resolution such […] ...

Read More »

Dokan v2.3.0 – Multivendor e-commerce WordPress Theme

Dokan WordPress Theme Free Download 2.3.0 by Wedevs | Dokan v2.3.0 -Multivendor e-commerce WordPress Theme enables you to easily build any kind of multi-seller or any type of multi-vendor e-commerce solution with WordPress platform. You can even start your own eBay or Etsy like marketplace Online Shopping Stores or websites in a matter of time. Because E-commerce Stores and […] ...

Read More »

Dokan Pro v2.6.5 – The Complete Multivendor e-Commerce Solution for WordPress

Download Free Dokan Plugin for WordPress v.2.6.5 – WeDevs not Nulled version 2.6.5 | Dokan Pro v2.6.5 – The Complete Multivendor e-Commerce Solution for WordPress (Updated on 31st August 2017) is best multi vendor WP Module that enables you to build any type of multi-seller or any kind of multi-vendor e-commerce and WooCommerce solution using WordPress platform. You […] ...

Read More »

Bauhaus v1.0.0 – Architecture & Portfolio WordPress Theme

Download Free Bauhaus WordPress Theme 1.0.0 – ThemeForest | Bauhaus v1.0.0 – Architecture & Portfolio WordPress Theme is a 100% nicely looking portfolio WordPress theme which is proudly focused on minimalism, an extremely elegance and simplicity. This professional WP theme is featured with three templates for portfolio page. You can easily choose among amazing classic view, masonry grid […] ...

Read More »

Nitro v1.4.5 – Universal WooCommerce Theme

Download Free Nitro WordPress Theme 1.4.5 Nulled – ThemeForest | Nitro v1.4.5 – Universal WooCommerce Theme (Last Updated on 4th September 2017) comes with completely ready to use professional layouts for different an amazing eCommerce industries such as electronics, fashion, jewelry, furniture, digital, sports and other. Nitro WP Theme represents what WooCommerce valued customers want to see in a theme […] ...

Read More »

Mr. Tailor v2.6 – Responsive WooCommerce Theme

Download Free Mr. Tailor Responsive WordPress Theme 2.6 – ThemeForest | Mr. Tailor v2.6 – Responsive WooCommerce Theme (Updated on 24th August 2017) is a great multi-purpose eCommerce WordPress Theme that is used by 3000+ valued users/customers. It is a fully responsive design-driven theme that will surely help you to tell your own unique story and sell your products online. Demo […] ...

Read More »

Status Magazine v1.2.0 – WordPress Theme

Status Magazine v1.2

Download Free Status Magazine WordPress Theme 1.2.0 – ThemeForest | Status Magazine v1.2.0 – WordPress Theme is a 100% premium WordPress theme which is beautifully crafted for all types of news, magazineand other blogging sites. It proudly features an extremely clean, fully flat and completely modern design that is also 100% responsive so it will surely look […] ...

Read More »

Error when reindexing Catalog URL Rewrites in magento admin

An error occurred while saving the URL rewrite magento

[tblock anim=”swing” tcuscolor=”#0022ff” title=”Error when reindexing Catalog URL Rewrites in magento admin” tag=”h2″/] [tblock anim=”bounceOutDown” tcuscolor=”#962e2e” title=” Follow the following steps for the reindexing Catalog URL Rewrites in magento:” tag=”h4″/] [accordiongroup type=”1″ anim=”rubberBand” ][accordion title=”Open CMD or Xampp Shell Command window.”]see image given below[/accordion][accordion title=” Connect with database phpmyadmin MySQL.”] …

Read More »

How to Secure Your WordPress Admin to Restrict Access to Specific IP Address with HTACCESS?

[tblock anim=”swing” tcuscolor=”#7700ff” title=”How to Secure Your WordPress Admin to Restrict Access to Specific IP Address with HTACCESS?” tag=”h2″/] Copy and paste the code in .htaccess file. ErrorDocument 401 /path-to-your-site/index.php?error=404 ErrorDocument 403 /path-to-your-site/index.php?error=404 <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR] RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$ RewriteCond %{REMOTE_ADDR} !^IP Address One$ RewriteCond …

Read More »

How to Secure Your Magento Admin to Restrict Access to Specific IP Address with HTACCESS?

[tblock anim=”pulse” tcuscolor=”#005eff” title=”How to Secure Your Magento Admin to Restrict Access to Specific IP Address with HTACCESS?” tag=”h1″/] Copy the code and past in .htaccess file and change the ip with you. RewriteCond %{REQUEST_URI} ^/(index.php/)?admin/ [NC] RewriteCond %{REMOTE_ADDR} !^196.196.196.196 RewriteRule ^(.*)$ http://%{HTTP_HOST}/ [R=302,L] Example: RewriteCond %{REQUEST_URI} ^/(index.php/)?youradminname/ [NC] RewriteCond …

Read More »

How to Creating a Custom Post Type for product, slider, portfolio or News Sections in wordpress or Woocommerce

custom_post_type

Copy and paste the code in functions.php function my_custom_post_product() { $args = array(); register_post_type( 'product', $args ); } add_action( 'init', 'my_custom_post_product' ); <?php function my_custom_post_product() { $labels = array( 'name' => _x( 'Products', 'post type general name' ), 'singular_name' => _x( 'Product', 'post type singular name' ), 'add_new' => _x( …

Read More »

WooCommerce All Shortcodes List here

[woocommerce_cart] – shows the cart page [woocommerce_checkout] – shows the checkout page [woocommerce_order_tracking] – shows the order tracking form [woocommerce_my_account] – shows the user account page [woocommerce_edit_account] – Edit account pages [woocommerce_change_password] – shows the change password page [woocommerce_view_order] – shows the user account view order page [woocommerce_logout] – shows …

Read More »

How to Display Product specific category with WooCommerce ?

[tblock tcuscolor="#444" title="How to Display Product specific category with WooCommerce ?" tag="h3"/] <?php $cate = get_queried_object(); $cateID = $cate->term_id; $args = array( 'hierarchical' => 1, 'show_option_none' => '', 'hide_empty' => 0, 'parent' => $cateID, 'taxonomy' => 'product_cat' ); $subcats = get_categories($args); foreach ($subcats as $sc) { $link = get_term_link( $sc->slug, …

Read More »