Title: Webstories Shortcode
Last modified: November 15, 2022

---

# Webstories Shortcode

 *  Resolved [Shilpa Manoj](https://wordpress.org/support/users/shilpamanoj/)
 * (@shilpamanoj)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/)
 * How to disable the carousel slider in the google web stories shortcode?
    I need
   to show only the first 7 web stories without the slider. How to do it? echo do_shortcode(‘[
   web_stories title=”false” view=”grid”, circle_size=”50″, number_of_stories= “
   7”]’);
 * Also how to change the height and width of the circles?
    -  This topic was modified 3 years, 6 months ago by [Shilpa Manoj](https://wordpress.org/support/users/shilpamanoj/).

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Luckyna San](https://wordpress.org/support/users/luckynasan/)
 * (@luckynasan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16200601)
 * Hello there [@shilpamanoj](https://wordpress.org/support/users/shilpamanoj/) ,
   thanks for your topic. With the `[web_stories]` shortcode you can tweak the size
   of the circles using the `circle_size` attribute. For example `[web_stories view
   ="circles" circle_size="50"]`.
 * You can find more information on shortcodes [documented here](https://wp.stories.google/docs/best-practices/#Embeds:~:text=to%20learn%20more.-,Shortcodes,-We%20highly%20recommend).
 * Please let me know if you need additional support.
 *  Thread Starter [Shilpa Manoj](https://wordpress.org/support/users/shilpamanoj/)
 * (@shilpamanoj)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16203928)
 * Okay, How to disable the automatic carousel slider in the google web stories 
   shortcode?
    This shortcode is given : echo do_shortcode(‘[web_stories title=”
   false” view=”grid”, circle_size=”50″, number_of_stories= “7”]’);
 *  [Luckyna San](https://wordpress.org/support/users/luckynasan/)
 * (@luckynasan)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16205243)
 * Hello [@shilpamanoj](https://wordpress.org/support/users/shilpamanoj/) , there
   is no option to disable the carousel slider, but you have the right idea by making
   a smaller circle size and displaying a fewer number of stories like 7. For example,
   the shortcode below looks like this: [https://imgur.com/a/xW4xnzx](https://imgur.com/a/xW4xnzx)
 * `[web_stories title="false" excerpt="false" author="false" date="false" archive_link
   ="true" archive_link_label="" circle_size="50" sharp_corners="false" image_alignment
   ="left" number_of_columns="1" number_of_stories="7" order="DESC" orderby="post_title"
   view="circles" /]`
 * Does this work for you?
 *  Thread Starter [Shilpa Manoj](https://wordpress.org/support/users/shilpamanoj/)
 * (@shilpamanoj)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16222173)
 * [@luckynasan](https://wordpress.org/support/users/luckynasan/) Thank you for 
   the reply.
    Can you please tell me is there any way to add a view all button 
   at the end of the list in this shortcode?
 *  [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16230173)
 * [@shilpamanoj](https://wordpress.org/support/users/shilpamanoj/) This is not 
   currently possible but a great suggestion! I have created a new [GitHub enhancement](https://github.com/GoogleForCreators/web-stories-wp/issues/12734)
   for this so please feel free to follow this for updates in the future.
 *  [Adam Dunnage](https://wordpress.org/support/users/adamdunnage/)
 * (@adamdunnage)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16230233)
 * [@shilpamanoj](https://wordpress.org/support/users/shilpamanoj/) After giving
   this some more thought, there is already the `archive_link="true"` so I am curious
   how the view all option would be different to this in your opinion? Thanks.
 *  [Luckyna San](https://wordpress.org/support/users/luckynasan/)
 * (@luckynasan)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16445936)
 * [@shilpamanoj](https://wordpress.org/support/users/shilpamanoj/) Since there 
   hasn’t been any further responses this topic will be marked as resolved. Please
   feel free to open a [new support topic](https://wordpress.org/support/plugin/web-stories/#new-post)
   if you experience any other issues. Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Webstories Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/web-stories/assets/icon.svg?rev=2386543)
 * [Web Stories](https://wordpress.org/plugins/web-stories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/web-stories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/web-stories/)
 * [Active Topics](https://wordpress.org/support/plugin/web-stories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/web-stories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/web-stories/reviews/)

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [php file](https://wordpress.org/support/topic-tag/php-file/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 7 replies
 * 3 participants
 * Last reply from: [Luckyna San](https://wordpress.org/support/users/luckynasan/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/webstories-shortcode/#post-16445936)
 * Status: resolved