Title: Blocksy SHortcode
Last modified: March 13, 2023

---

# Blocksy SHortcode

 *  Resolved [borganinja](https://wordpress.org/support/users/borganinja/)
 * (@borganinja)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/)
 * Anybody here can explain how to use blocksy shortcode. I go through the documentation
   multiple time but cant understand how and what it means by control instances.
   I tried but doesnt seem to make any different. Please TQ

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

 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16554400)
 * Hello [@borganinja](https://wordpress.org/support/users/borganinja/)
 * Instances of the shortcode means separating each shortcode entry from the others,
   using PHP code. It is an advanced developer feature that requires good knowledge
   of PHP to be able to be implemented on one’s website.
 * While we won’t be able to offer support in implementing custom PHP code, if you
   can drill down your question and ask for more details about the shortcode, we
   might be able to point you in the right direction!
 * Thanks.
 *  Thread Starter [borganinja](https://wordpress.org/support/users/borganinja/)
 * (@borganinja)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16554868)
 * Okay, i’ll try. So if i display 4 column of content block in 1 row using customizer,
   then i use
 * if ($shortcode_args[‘shortcode_instance’] === ‘instance-1’) {
   $query_args[‘offset’]
   = 5;
 * Does that mean for this instance-1, it will display starting from 5th content?
 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16554872)
 * Hello [@borganinja](https://wordpress.org/support/users/borganinja/)
 * Yes, that is correct. It will skip the first 5 articles.
 *  Thread Starter [borganinja](https://wordpress.org/support/users/borganinja/)
 * (@borganinja)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16555129)
 * So that means i have some extra space i can to tuck in other post-type? cuz at
   the moment the column is not full with 4 content block. Right?
 *  [Eduard](https://wordpress.org/support/users/cteduard/)
 * (@cteduard)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16555147)
 * I’m sorry, but I do not understand what you’re trying to do here. Can you please
   get back to me with the full detailed report?
 * Thanks!

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

The topic ‘Blocksy SHortcode’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blocksy/2.1.45/screenshot.jpg)
 * Blocksy
 * [Support Threads](https://wordpress.org/support/theme/blocksy/)
 * [Active Topics](https://wordpress.org/support/theme/blocksy/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blocksy/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blocksy/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Eduard](https://wordpress.org/support/users/cteduard/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/blocksy-shortcode/#post-16555147)
 * Status: resolved