Title: SG WINDOW
Last modified: August 30, 2016

---

# SG WINDOW

 *  Resolved [Teaggie](https://wordpress.org/support/users/teaggie/)
 * (@teaggie)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sg-window/)
 * Hi, i have a problem with this theme.
 * [http://www.passavantmusictest.fr/](http://www.passavantmusictest.fr/)
 * On the front page, i have an image menu, the 3 images underneath the big one 
   are in the top sidebar, and i found how to edit them, but not how to put a link
   in each image.
 * Here the code where i changed name and “get image”. And by the “personnalize 
   menu” there is the SG-widgetimage but it changes the design of the case ( animation
   and layout of the text ), and the link doesn’t work.
 *     ```
       function sgcircus_the_top_sidebar_widgets() {
   
       	the_widget( 'sgwindow_image', 'title='.__('', 'sg-window').
       								'&count=3'.
       								'&columns=column-3'.
       								'&is_background=1'.
       								'&is_margin_0=1'.
       								'&is_animate_0='.
       								'&is_animate_1='.
       								'&is_animate_2='.
       								'&is_animate_once=1'.
       								'&is_step='.
       								'&is_link_0=1'.
       								'&is_link_1=1'.
       								'&is_link_2=1'.
       								'&effect_id_0=effect-4'.
       								'&effect_id_1=effect-4'.
       								'&effect_id_2=effect-4'.
       								'&image_link_0=' . get_template_directory_uri() . '/img/' . '1.jpg' . ''.
       								'&image_link_1=' . get_template_directory_uri() . '/img/' . '2.jpg' . ''.
       								'&image_link_2=' . get_template_directory_uri() . '/img/' . '3.jpg' . ''.
       								'&title_0='.__('Le Studio', 'sgcircus').'&text_0=' .
       								'&title_1='.__('Actualités', 'sgcircus').
       								'&title_2='.__('Boutique', 'sgcircus').
       								'&text_0='.__('', 'sgcircus').
       								'&text_1='.__('', 'sgcircus').
       								'&text_2='.__('', 'sgcircus')
       		);
       }
       add_action('sgwindow_empty_sidebar_top-home', 'sgcircus_the_top_sidebar_widgets', 20);
       ```
   
 * Is it in this part of the code ?

Viewing 1 replies (of 1 total)

 *  Thread Starter [Teaggie](https://wordpress.org/support/users/teaggie/)
 * (@teaggie)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/sg-window/#post-6514548)
 * Ok, i figured out how to, even it’s not really what i want. Resolved!

Viewing 1 replies (of 1 total)

The topic ‘SG WINDOW’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [Teaggie](https://wordpress.org/support/users/teaggie/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/sg-window/#post-6514548)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
