Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

SP Blog Designer

Descripció

SP Blog Designer have so many designs with different layouts and multiple customization options with live preview.

With this Quick Start Guide, we want to help you quickly get started with your website, by listing the most essential things you need to do to get up and running.

Here you will find the main features which are included in our SP Blog Designer Plugin free version :

Features :

  • Grid View [wpsbd_post]
  • List View [wpsbd_post_list]
  • Slider [wpsbd_post_carousel]
  • All Customised Options
  • Live Preview
  • 3 shortcodes with number of designs.
  • Light weight and Fast
  • Created with ground level with WordPress Coding Standard
  • Completely translatable both in front and back-end.
  • Fully Responsive.
  • Cross browsers support.
  • Many more other features also…

Shortcodes

  • [wpsbd_post] : Display blog post or news post in grid view.
  • [wpsbd_post_list] : Display blog post or news post in list view.
  • [wpsbd_post_carousel] : Display blog post or news post in slider view.

Shortcode parameters

  • Limit:
    limit=”20″ ( ie. Display 20 blog posts on your website and then pagination. To show all posts use limit=”-1″ )

  • Pagination:
    pagination=”true” ( ie. If you want to enable pagination set true otherwise false.)

  • Design:
    design=”design-1″ (Select design for blog post. There are many designs. design-1, design-2..)

  • Show Blog Content:
    show_content=”false” (Show blog post content or not. Values are true or false)

Same way you can set other parameter which is given in plugin.

Arbitrary section 1

Captures

  • assets/images/setting.png
  • assets/images/grids.png
  • assets/images/list.png
  • assets/images/design.png
  • assets/images/slider.png
  • assets/images/setup.gif

Instal·lació

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Open Create Shortcode from side bar to configure the shortcode.
  4. Copy shortcode and add in your post/page.

PMF

How can I set shortcode in post page?

  • First you need to generate shortcode from this plugin.
  • Open post page and go to edit page.
  • Paste shortcode in post description.
  • Save post and view at front side.

How to add shortcode in code file?

  • Open your project directory on server.
  • Edit file where you want to display the blogs.
  • Add code <?php echo do_shortcode('[wpsbd_post]'); ?>

How to set different design?

  • Select shortcode from dropdown and you will be able to find design dropdown from sidebar for particular shortcode.
  • Change design value and copy shortcode to place in your page.
  • Ex. Shortcode will be like [wpsbd_post design="design-1"]

How to set grid view in shortcode?

  • There is so many options to change design view, you can change grid column option from dropdown and check preview.
  • Ex. Shortcode : [wpsbd_post grid="4"]

How to change appreance of blog design?

  • In shortcode page there’s an option to change Appearance Parameters.
  • Change color from color picker and check live preview for background, text etc..
  • Ex. Shortcode : [wpsbd_post text_colorpicker="#dd3333"]

Ressenyes

31 de desembre de 2021
I'm glad to find it because I often must customize the CSS of other blog plugins to improve the standard design. Here some templates are "classic" but some are original and pretty cool. Good job. Thanks
Llegiu totes les 2 ressenyes

Col·laboradors i desenvolupadors

«SP Blog Designer» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0.0 – Initial Release