Ikodes Technology

WordPress Plugin – Single Membership Login

Single Membership Login is exceptionally easy to use and all around reported. You will have the capacity to secure your substance (instructional exercises, recordings, ebooks, courses) behind a participation login and begin charging clients to get to it.

Straightforward enrollment lets you specifically secure your articles/posts/pages by making different participation get to levels (case: Free, Silver, Gold and so on.) and ensure the substance (posts, pages) of your site.

Introduce the module, take after our documentation and in no time flat, you will have your enrollment site prepared to go.

Features List:

  • Secure your enrollment locales – keep clients from sharing records
  • Square clients from all the while utilizing the same WP account
  • Square clients from all the while signing in to various records from a similar IP
  • square clients who hole up behind an intermediary
  • See who’s online at any given time
  • See who’s endeavoring to share their record
  • pick which client parts are influenced by module’s principles and which are most certainly not Worked in safeguard on the off chance that you bolt yourself out
  • Session timeout can be balanced
  • The plugin is prepared for utilizing 5 seconds after introducing
click here to Buy

 

Single Membership Login is exceptionally easy to use and all around reported. You will have the capacity to secure your substance (instructional exercises, recordings, ebooks, courses) behind a participation login and begin charging clients to get to it. Straightforward enrollment lets you specifically secure your articles/posts/pages by making different participation get to levels (case: Free, […]

Disable Payment Method for Specific Category in WooCommerce

Today we investigate the WooCommerce Checkout and explicitly at how to cripple an installment portal (for example PayPal) if certain item classifications are in the truck.

add_filter( ‘woocommerce_available_payment_gateways’, ‘ikodes_unset_gateway_by_category’ );

function ikodes_unset_gateway_by_category( $available_gateways ) {
global $woocommerce;
$unset = false;
$category_ids = array( 123, 111 );
foreach ( $woocommerce->cart->cart_contents as $key => $values ) {
$terms = get_the_terms( $values[‘product_id’], ‘product_cat’ );
foreach ( $terms as $term ) {
if ( in_array( $term->term_id, $category_ids ) ) {
$unset = true;
break;
}
}
}
if ( $unset == true ) unset( $available_gateways[‘cheque’] );
return $available_gateways;
}

Today we investigate the WooCommerce Checkout and explicitly at how to cripple an installment portal (for example PayPal) if certain item classifications are in the truck. add_filter( ‘woocommerce_available_payment_gateways’, ‘ikodes_unset_gateway_by_category’ ); function ikodes_unset_gateway_by_category( $available_gateways ) { global $woocommerce; $unset = false; $category_ids = array( 123, 111 ); foreach ( $woocommerce->cart->cart_contents as $key => $values ) { […]

Send To Friend  Woo commerce plugin

Send to friend enables your clients to find the pleasant method to send for friends. Appropriate for all WooCommerce topics.

Rather than an essential email which incorporates a connection, your visitors can send the item itself to anybody with this module.

An email see window shows up when you tap the button. Here you see the item with its picture, title, and cost. Presently you pick a compose your message, set up your button and send it to anybody.

Furthermore, we’re sufficiently fragile to put a possibility for concealing the item cost

Making efforts for uncommon days like Valentine’s Day, New Year, Christmas, Mother’s Day and so on is a typical method to invite your visitors to purchase an item.

Presently you can utilize “Send To Friend” module as a piece of your crusade and influence the visitors to share your items (and normally your image) with their friends in a charming way.

Today, it’s vital to get remembered by your visitors particularly from the purpose of remarketing. “Send To Friend” module encourages you to expand the returning visitor rate of your store by displaying an inventive and essential shopping background.

  • Suitable for all WooCommerce themes.
  • Easy usage. Ready to go in 5 mins.
  • A “Send To Friend” button appears on category and product pages.
  • The button will be the same with your theme’s design.
  • Shortcode can be used to display the button.
  • You can write anything instead of “Send To Friend”.
  • Go to “WooCommerce > Settings > Send To Friend” to see the settings.
  • Enable/Disable the button at any time.
  • Enable/Disable the button for each product separately.
  • Plugin uses the default font of your theme.
  • You can change the design via custom CSS.
  • You can use your store’s logo and set the size of it.
  • Plugin can be used together with additional plugins like “Quick View”.
  • Font Awesome support. You can add an icon to your button.
  • Mobile-friendly & responsive design.
  • Super light structure and high performance on any platform.
  • No coding knowledge required.

Send to friend enables your clients to find the pleasant method to send for friends. Appropriate for all WooCommerce topics. Rather than an essential email which incorporates a connection, your visitors can send the item itself to anybody with this module. An email see window shows up when you tap the button. Here you see […]

Age Verifier – Woocommerce

iAge Verifier is a responsive and contact arranged module for WordPress. Locales from different organizations, for instance, alcohol, tranquilize store, tattoo, grown-up content and various more require an obligatory age check to ensure that the customer is over a particular age. Our SEO neighborly age check module makes it clear for you to make the age-portal between a site visitor and your substance.

Key Features:

– Easy to Use

– Fully Responsive and Optimized for All Devices – Desktop, Mobile, Tablet

– Customized Restrictions at Page Level or Full Site

– Multiple Verification Methods like page , categorty, item

– Facility to Redirect Invalid Users to Desired URL

– Supports Multi-site

– Set Minimum Age Limit

– No Additional Coding Required

– SEO Friendly

iAge Verifier is a responsive and contact arranged module for WordPress. Locales from different organizations, for instance, alcohol, tranquilize store, tattoo, grown-up content and various more require an obligatory age check to ensure that the customer is over a particular age. Our SEO neighborly age check module makes it clear for you to make the […]