이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Niche Products

설명

This product for show recommended product to compare for your niche site. You can recommend any product in your niche site article using this plugin, Shortcode for the product area rapper [wp_niche_row] Content Here [/wp_niche_row] and [wp_niche_product] for single product

Demo Here

You’re Welcome to Github Project

Shortcode for Row

Product Row
[wp_niche_row] Content Here [/wp_niche_row]

Single Column Product
[wp_niche_product]

Product column

  • Attributes Support
    [wp_niche_product] for single product

    • wnp_name for column name
    • wnp_title for Product Title
    • img_url for product image
    • link_text for Link text
    • link for product url
    • rating for rating
    • icon for show icon below your column name, You can get icon from FontAwesome
    • link_bg_color for change product link background color
    • column for column management (bootstrap4 grid system)

Full Code for single product

[wp_niche_product wnp_name="Best Choose" wnp_title="Lorem ipsume title here lorem ipsume" img_url="http://localhost/test/wp-content/uploads/2019/02/wp-niche-image.png"  link_text="Read More" link="https://facebook.com" rating="5" icon="fab fa-twitter" link_bg_color="green"]

Full code with row

[wp_niche_row]

[wp_niche_product wnp_name="Best Choose" wnp_title="Lorem ipsume title here lorem ipsume" img_url="http://localhost/test/wp-content/uploads/2019/02/wp-niche-image.png"  link_text="Read More" link="https://facebook.com" rating="5" icon="fab fa-twitter" link_bg_color="green"]

[/wp_niche_row]

Single Design Image Product

[wpns_product]

Single Design Image Product

  • Attributes Support
    [wpns_product] for single image product

    • nsp_title for Product Title
    • img_url for product image
    • link_text for Link text
    • link for product url
    • img_hover_url for Hover Image (Amazon image)

Example Code for image product

[wpns_product nsp_title="Lorem Ipsume title here" link_text="Learn More" img_url="http://localhost/test/wp-content/uploads/2019/02/Slide1.png"]
  • Note: If your theme used bootstrap 3 then it may conflict with this plugin, But I’m not sure, If you face any issue with this plugin, please let me know, I will be trying to fix it.

How to use Video

Features

  • Show Product
  • Responsive
  • Boostrap 4
  • FontAwesome 5 free version
  • Change color
  • Customizable
  • And More
  • You’re Welcome to Github Repo for features/pull request

스크린샷

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

FAQ

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WP Niche Products”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Niche Products”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Init Version