• Resolved comoglu

    (@comoglu)


    How can I create widgets to show groups separately just like I do for recent members and featured?

    • This topic was modified 8 years, 1 month ago by comoglu.
    • This topic was modified 8 years, 1 month ago by comoglu.
Viewing 1 replies (of 1 total)
  • Plugin Author emarket-design

    (@emarket-design)

    There are two approaches:
    1- Creating a shortcode specific to your segment and putting it in a text widget to display – For basic widgets
    2- Getting the plugin design and creating a widget there and regenerate the plugin code – For basic and advanced widgets

    1- Using a text widget

    1-Create a shortcode.(check out the documentation) For Exp,
    [employee_circle_grid filter="tax::employee_tags::is::cigar-smoker;"]

    2- Drag and drop a text widget to a sidebar area.

    3- Insert the shortcode in the widget.

    4- Adjust the CSS rules to make it work. Mostly requires adjusting the top most parent element. Make sure the CSS is in the plugin CSS area in the settings or the style.css of your theme.

    Using WP App Studio (in a nutshell)

    1- Purchase the Employee Spotlight Community WordPress Plugin Design

    2- Install and activate WP App Studio plugin

    3- Import the design into WP App Studio plugin

    4- Create a widget (use featured and recent employee widgets as reference)

    5- Purchase a development plan. If all you want is to create a couple of widgets, get the Basic plan.

    6- Activate your license and send your design for code generation

    7- Install and activate your modified edition of Employee Spotlight after code generation

    Hope it helps ??

Viewing 1 replies (of 1 total)
  • The topic ‘showing groups on widget’ is closed to new replies.