Title: Christian Lyon's Replies | WordPress.org

---

# Christian Lyon

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/clyon/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/clyon/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Product Add-Ons] Precio Total incluidas las opciones extras](https://wordpress.org/support/topic/precio-total-incluidas-las-opciones-extras/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/precio-total-incluidas-las-opciones-extras/#post-18516894)
 * No te preocupes, ya lo he resuelto capturando el valor de la id=”wapo-total-order-
   price” y metiendola en un campo de mi form para el envío de presupuesto por email.
   ¿
   Por cierto, este plugin tiene un IMPOT/EXPORT de las opciones?Gracias
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Ocean Extra] Downed a 7,000 + page news website](https://wordpress.org/support/topic/downed-a-7000-page-news-website/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [4 years ago](https://wordpress.org/support/topic/downed-a-7000-page-news-website/#post-15906221)
 * Eso es que no actualizó el tema OCEAN antes de actualizar el complemento.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[All-in-One WP Migration and Backup] No Funciona](https://wordpress.org/support/topic/no-funciona-88/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/no-funciona-88/#post-13836615)
 * Le doy la enhorabuena, pero yo le he probado con otros servidores, siempre trabajo
   con fibra y no paso del 84%
 * El plugin falla y no sirve.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Storefront – How to get Logo, Menu & Search to show in the Center](https://wordpress.org/support/topic/storefront-how-to-get-logo-menu-search-to-show-in-the-center/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/storefront-how-to-get-logo-menu-search-to-show-in-the-center/#post-11541266)
 * This instruction only affects non-mobile browsers
 * [@media](https://wordpress.org/support/users/media/) (min-width: 768px){
    }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Storefront – How to get Logo, Menu & Search to show in the Center](https://wordpress.org/support/topic/storefront-how-to-get-logo-menu-search-to-show-in-the-center/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/storefront-how-to-get-logo-menu-search-to-show-in-the-center/#post-11541262)
 * Go to Customize, and inside the CSS put the following options:
 * [@media](https://wordpress.org/support/users/media/) (min-width: 768px){
    /* 
   LOGO */ .woocommerce-active .site-header .site-branding { width: 73.9130434783%;
   float: left; margin-left: 33%;}
 * .site-header .site-branding img {
    max-width: 350px!important; }
 * /* SEARCH */
    .woocommerce-active .site-header .site-search { float: left!important;
   margin-left: -250px!important;}
 * /* MENU NAVIGATION */
    .woocommerce-active .site-header .main-navigation { margin-
   left: 33%!important;}
 * /* SITE CART */
    .woocommerce-active .site-header .site-header-cart { top: -130px!
   important; float: right!important; margin-right: -250px!important;} }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Storefront Changing the color of visited links](https://wordpress.org/support/topic/storefront-changing-the-color-of-visited-links/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/storefront-changing-the-color-of-visited-links/#post-11541217)
 * Secondary Menu
 * .secondary-navigation ul.menu a:visited {
    color: purple!important; } .secondary-
   navigation ul.menu a:hover { color: purple!important; } .site-footer a:not(.button):
   visited { color: purple!important; } .site-footer a:not(.button):hover { color:
   purple!important; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Main image of the product](https://wordpress.org/support/topic/main-image-of-the-product/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/main-image-of-the-product/#post-11541193)
 * I’m sorry, my fault
    A bad url inside the php made it wrong. SOLVED! Thank you
   so much for everything
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Main image of the product](https://wordpress.org/support/topic/main-image-of-the-product/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/main-image-of-the-product/#post-11541075)
 * English:
    I’m sorry to return, but the mobile version of the Storefront is the
   one that does not show me the image of the product now. The description, the 
   price and other information is seen, but the image shows a piece of blank screen.
 * Español:
    Siento volver, pero es que la versión móvil del Storefront es la que
   no me muestra ahora la imagen del producto. La descripción, el precio y demás
   información se ve, pero la imagen sale un trozo de pantalla en blanco.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Main image of the product](https://wordpress.org/support/topic/main-image-of-the-product/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/main-image-of-the-product/#post-11539533)
 * It was the Jetpack, thanks for everything.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] CSS Shopping Cart Customization](https://wordpress.org/support/topic/css-shopping-cart-customization/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-shopping-cart-customization/#post-11538911)
 * DE nada! Saludos.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Main image of the product](https://wordpress.org/support/topic/main-image-of-the-product/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/main-image-of-the-product/#post-11538286)
 * Okay! I try. Thank you
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] CSS Shopping Cart Customization](https://wordpress.org/support/topic/css-shopping-cart-customization/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/css-shopping-cart-customization/#post-11523107)
 * Prueba poner !important detrás de cada instrucción.
    Yo lo he probado en Apariencia–
   > Personalizar –> CSS adicional y FUNCIONA!
 * .cart-contents{
    padding-top: 10px!important; padding-bottom: 0em!important; }
 * Saludos.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Chat Plugin - Live Chat Plugin for WordPress] Fail to close](https://wordpress.org/support/topic/fail-to-close/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/fail-to-close/#post-11131673)
 * Funciona bien
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Chat Plugin - Live Chat Plugin for WordPress] The chat does not close. Any solution to Facebook Chat for WordPress?](https://wordpress.org/support/topic/the-chat-does-not-close-any-solution-to-facebook-chat-for-wordpress/)
 *  Thread Starter [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/the-chat-does-not-close-any-solution-to-facebook-chat-for-wordpress/#post-11125792)
 * Hi all!!!
    IT ALREADY WORKS ME!
 * _[ redundant link removed ]_
 * Enabled again.
    -  This reply was modified 7 years, 7 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
    -  This reply was modified 7 years, 7 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Chat Plugin - Live Chat Plugin for WordPress] Can not use apostrophe (‘) in greeting.](https://wordpress.org/support/topic/can-not-use-apostrophe-in-greeting/)
 *  [Christian Lyon](https://wordpress.org/support/users/clyon/)
 * (@clyon)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/can-not-use-apostrophe-in-greeting/#post-11124194)
 * The best solution is to edit the code where the greeting comes and change the
   = ‘Hi!’ by = “Hi!” the double quotes will let you use apostrophes.
    I hope you
   find it useful.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/clyon/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/clyon/replies/page/2/?output_format=md)