Title: coreevoyage's Replies | WordPress.org

---

# coreevoyage

  [  ](https://wordpress.org/support/users/coreevoyage/)

 *   [Profile](https://wordpress.org/support/users/coreevoyage/)
 *   [Topics Started](https://wordpress.org/support/users/coreevoyage/topics/)
 *   [Replies Created](https://wordpress.org/support/users/coreevoyage/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/coreevoyage/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/coreevoyage/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/coreevoyage/engagements/)
 *   [Favorites](https://wordpress.org/support/users/coreevoyage/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Reply-to doesn’t work anymore in Gmail](https://wordpress.org/support/topic/reply-to-doesnt-work-anymore-in-gmail/)
 *  [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/reply-to-doesnt-work-anymore-in-gmail/page/2/#post-11055358)
 * The work around of changing the domain name of the sender’s email did work for
   me.
 * However, all the contact forms I receive are now on the top of each other instead
   of being displayed separately.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Reply-To not working](https://wordpress.org/support/topic/reply-to-not-working-9/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/reply-to-not-working-9/#post-11055350)
 * I spoke too soon! The reply is indeed no longer sent to my web server email address.
   However, all the contact forms received to Gmail are now on the top of each other
   instead of being received separately.
 * I’m going to address this issue at [Reply-to doesn’t work anymore in Gmail](https://wordpress.org/support/topic/reply-to-doesnt-work-anymore-in-gmail/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Reply-To not working](https://wordpress.org/support/topic/reply-to-not-working-9/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/reply-to-not-working-9/#post-11054460)
 * Thanks [@buzztone](https://wordpress.org/support/users/buzztone/)!
 * I fixed the issue following this discussion [Reply-to doesn’t work anymore in Gmail](https://wordpress.org/support/topic/reply-to-doesnt-work-anymore-in-gmail/).
    -  This reply was modified 7 years, 7 months ago by [coreevoyage](https://wordpress.org/support/users/coreevoyage/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding static image only on homepage](https://wordpress.org/support/topic/adding-static-image-only-on-homepage/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/adding-static-image-only-on-homepage/#post-7230532)
 * Thanks a lot for your answer. I am indeed trying to implement the same function
   as the slider. However, your solution doesn’t seem to be working, since other
   conditional statements are being called below
 *     ```
       <div id="wrap">
       <div id="<?php if (is_front_page()) { echo 'wrap-body-frontpage'; } else { echo 'wrap-body'; } ?>">
       <div id="<?php if (is_front_page()) { echo 'header-frontpage'; } else { echo 'header'; } ?>">
       <a href="<?php bloginfo('wpurl'); ?>"><h1>Corée Voyage</h1></a>
       <div id="main-social">
       <div id="header-sidebar">
       <ul>
       <li><a href="https://www.facebook.com/agencecoreevoyage" target="_blank"><div class="facebook-button" ></div></a></li>
       <li><a href="https://twitter.com/CoreeVoyage" target="_blank"><div class="twitter-button" ></div></a></li>
       <li></li>
       <?php dynamic_sidebar('header-sidebar'); ?>
       </ul>
       </div>
       </div> <!-- end main-social -->
       <?php wp_nav_menu('theme_location=header'); ?>
       </div> <!-- end header -->
       ```
   
 * Thanks again for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPtouch - Make your WordPress Website Mobile-Friendly] landing page not working](https://wordpress.org/support/topic/landing-page-not-working/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/landing-page-not-working/#post-6889681)
 * My bad! I thought the landing page was the page that would open as the homepage.
   After clicking on the attributed landing page, it redirects to that page under
   a post format as well as the recent articles. The problem is that my website 
   has mostly pages with relevant content, and just a few articles.
 * What I’m trying to do here is to have a specific page opening as the homepage.
   I don’t want my homepage to be displayed on my mobile version at first. Any thoughts
   on this? Since I’m using the free version, this might not be doable…
 * Sorry for not being clear.
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] How to Set Shortcodes Ultimate Lightbox Height and Width](https://wordpress.org/support/topic/how-to-set-shortcodes-ultimate-lightbox-height-and-width/)
 *  [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years ago](https://wordpress.org/support/topic/how-to-set-shortcodes-ultimate-lightbox-height-and-width/#post-4287034)
 * Hello Larry,
 * I would also be interested in learning how you managed to fix your lightbox size
   issue.
 * Thank you.
 * Felix
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] A shortcode within a shortcodes](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/#post-4418394)
 * Ok, thanks a lot.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] A shortcode within a shortcodes](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/#post-4418388)
 * Well, you wrote that “The columns have fixed sizes. So all content inside these
   divs will force-fit to the column width.”. So I guess there isn’t any solution
   to have the content’s width override the column’s width, right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] A shortcode within a shortcodes](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/#post-4418387)
 * Here is the code I integrated. Unfortunately, the content gets displayed on the
   right side of the picture, which makes the other picture move below. The ideal
   would be to have the content displayed below the picture.
 * `[gn_column size="1/3"]<div class="collapseomatic" id="item1" rel="items-highlander"
   title="Item One"><img src="http://www.coreevoyage.com/wp-content/uploads/2013/
   11/gastronomie-273x182-1.jpg"></div>[/gn_column]`
 * `<div id="target-item1" class="collapseomatic_content">25. Des abris anti-aériens
   aux marchés financiers. Se relevant d'une guerre terrible qui tua près d'un million
   de personnes, Séoul a simplement explosé en moins de 50 ans pour devenir l'une
   des 10 premières villes les plus puissantes économiquement à travers le Monde,
   et la deuxième plus grande zone métropolitaine. Peu importe, petit ou grand, 
   il n'est pas de tâche que les Séoulites n'aient pu finir à temps (ou en avance)
   </div>`
    `
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] A shortcode within a shortcodes](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/#post-4418383)
 * [http://www.coreevoyage.com/test-page-circuit/](http://www.coreevoyage.com/test-page-circuit/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Collapse-O-Matic] A shortcode within a shortcodes](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/)
 *  Thread Starter [coreevoyage](https://wordpress.org/support/users/coreevoyage/)
 * (@coreevoyage)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/a-shortcode-within-a-shortcodes/#post-4418380)
 * Thanks a lot for your answer! It works perfectly!
    I have another question though.
   I’m using some columns shortcode. Would it be possible to override the columns
   width to allow the collapsed text to show in a wider block rather than in the
   predefined column width (for example 400px instead of 150px in the case of a 
   5 columns grid). Thanks again.

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