Title: Wrap Text Around wp cycle php code
Last modified: August 24, 2016

---

# Wrap Text Around wp cycle php code

 *  [malcan2009](https://wordpress.org/support/users/malcan2009/)
 * (@malcan2009)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wrap-text-around-wp-cycle-php-code/)
 * Hi,
 * I am trying to use wp cycle on the main page but would like to wrap the text 
   around it so the text is to the right of the images!
 * At the moment the text is underneath any idea’s how to do this.
 * Regards
 * Mal
 * [https://wordpress.org/plugins/wp-cycle/](https://wordpress.org/plugins/wp-cycle/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [malcan2009](https://wordpress.org/support/users/malcan2009/)
 * (@malcan2009)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wrap-text-around-wp-cycle-php-code/#post-6025673)
 * Ok I have worked it out to go inside a widget do the following:
 * <div class=”alignleft”><?php wp_cycle();?></div> <h2 style=”text-align: justify;”
   >Title Text</h2>
    <p style=”text-align: justify;”><span style=”font-size: 14pt;”
   >Text goes here </span></p>
 * To go in Page or post do the following:
 * <div class=”alignleft”>[wp-cycle]</div> <h2 style=”text-align: justify;”>Title
   Text</h2>
    <p style=”text-align: justify;”><span style=”font-size: 14pt;”>Text
   goes here </span></p>
 * ps.
 * You need to use php code widget plugin or php exec plugin for post and pages
   
   you might need to use wp_cycle(); instead of the short code!
 * Hope that helps anyone else who is trying to do the same thing.
 * Regards
 * Mal

Viewing 1 replies (of 1 total)

The topic ‘Wrap Text Around wp cycle php code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-cycle.svg)
 * [WP-Cycle](https://wordpress.org/plugins/wp-cycle/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cycle/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cycle/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cycle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cycle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cycle/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [malcan2009](https://wordpress.org/support/users/malcan2009/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/wrap-text-around-wp-cycle-php-code/#post-6025673)
 * Status: not resolved