Title: WPShout's Replies - page 19 | WordPress.org

---

# WPShout

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 271 through 285 (of 1,069 total)

[←](https://wordpress.org/support/users/codeinwp/replies/page/18/?output_format=md)
[1](https://wordpress.org/support/users/codeinwp/replies/?output_format=md) [2](https://wordpress.org/support/users/codeinwp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeinwp/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/codeinwp/replies/page/18/?output_format=md)
19 [20](https://wordpress.org/support/users/codeinwp/replies/page/20/?output_format=md)…
[70](https://wordpress.org/support/users/codeinwp/replies/page/70/?output_format=md)
[71](https://wordpress.org/support/users/codeinwp/replies/page/71/?output_format=md)
[72](https://wordpress.org/support/users/codeinwp/replies/page/72/?output_format=md)
[→](https://wordpress.org/support/users/codeinwp/replies/page/20/?output_format=md)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Zerif Lite] good design, with big bugs](https://wordpress.org/support/topic/good-design-with-big-bugs/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/good-design-with-big-bugs/#post-7955995)
 * Hey,
 * I am sorry to hear about your frustration I was looking into your ticket and 
   I hope this is now solved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Metro CreativeX] Colors of the big rectangular shapes](https://wordpress.org/support/topic/colors-of-the-big-rectangular-shapes/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/colors-of-the-big-rectangular-shapes/#post-6057642)
 * Hi,
 * If you want to change the color you could install this plugin: [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
   and in Dashbord -> Appearance -> Custom CSS add this:
 *     ```
       article.masonry-brick {
        background:red !important;
       }
       ```
   
 * where red is the color of your choice.
 * Regards,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] about us section](https://wordpress.org/support/topic/about-us-section/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/about-us-section/#post-6046230)
 * hi,
 * You need to add:
 *     ```
       div#rpt_pricr {
         float: left;
         width: 25%;
         padding: 0 2% !important;
       }
       ```
   
 * and remove those pieces of code:
 *     ```
       <div style="clear:both;"></div>
       ```
   
 * that is added by the widget you used to add that text.
 * Regards,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] syntax error](https://wordpress.org/support/topic/syntax-error-99/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/syntax-error-99/page/2/#post-5415318)
 * Happy to help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Removed Grey over Background image](https://wordpress.org/support/topic/removed-grey-over-background-image/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/removed-grey-over-background-image/#post-6057639)
 * Hi,
 * Using [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
   please add:
 *     ```
       .header-content-wrap {
        background:none !important;
       }
       ```
   
 * Regards,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Add a login to Home Page](https://wordpress.org/support/topic/add-a-login-to-home-page/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/add-a-login-to-home-page/#post-5914179)
 * Hi,
 * All the titles are in h1 :). I am not sure I understand your question. Please
   provide us a screenshot or something.
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Avoid having background image load on pages](https://wordpress.org/support/topic/avoid-having-background-image-load-on-pages/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/avoid-having-background-image-load-on-pages/#post-5873346)
 * Hi,
 * Do you have the latest version of the theme? Because we thought we fixed this.
   
   If so, can you please give us a link to your site to see the problem?
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] contact form: receiving spam](https://wordpress.org/support/topic/contact-form-receiving-spam/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/contact-form-receiving-spam/#post-6033007)
 * Hi,
 * The reCaptcha is a new featured in the theme and can be used also in the Lite
   version. To fill those fields, you must go to [https://www.google.com/recaptcha/admin#list](https://www.google.com/recaptcha/admin#list)
   and get your site key and secret key.
 * Let me know if you encounter problems.
 * Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Move The Logo To Center](https://wordpress.org/support/topic/move-the-logo-to-center/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/move-the-logo-to-center/#post-6042284)
 * Hi,
 * Please install this plugin [https://wordpress.org/plugins/simple-custom-css/](https://wordpress.org/plugins/simple-custom-css/)
   and in Appearance -> Custom CSS add this:
 *     ```
       .navbar-header {
           width: 100% !important;
           text-align: center !important;
       } 
   
       .navbar-header a {
         display: block !important;
         float: none !important;
       }
       ```
   
 * Let me know if that helps.
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] how to add only index page to my jobengine theme](https://wordpress.org/support/topic/how-to-add-only-index-page-to-my-jobengine-theme/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/how-to-add-only-index-page-to-my-jobengine-theme/#post-6043252)
 * Hi,
 * Unfortunately that is not possible without a large customization 🙂
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Internet Explorer problems](https://wordpress.org/support/topic/internet-explorer-37/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/internet-explorer-37/#post-6043251)
 * Hi,
 * Yes, we fixed this and released an update. It is currently beeing reviewed by
   the wordpress.org team.
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] syntax error](https://wordpress.org/support/topic/syntax-error-99/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/syntax-error-99/page/2/#post-5415316)
 * Hi,
 * Your site seems to be ok now.
    Let me know if you still have problems.
 * The thing with FTP is not related to the theme, and sometimes may work. It has
   something to do with the settings for encoding.
 * Thank you,
    Rodica
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Live Preview](https://wordpress.org/support/topic/live-preview-2/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/live-preview-2/#post-6035224)
 * Glad to help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] Logo cut in responsive header](https://wordpress.org/support/topic/logo-cut-in-responsive-header/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/logo-cut-in-responsive-header/#post-6026527)
 * Happy to help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zerif Lite] A serious help || "zerif.js" file throwing a JavaScript error](https://wordpress.org/support/topic/a-serious-help-zerifjs-file-throwing-a-javascript-error/)
 *  [WPShout](https://wordpress.org/support/users/codeinwp/)
 * (@codeinwp)
 * [11 years ago](https://wordpress.org/support/topic/a-serious-help-zerifjs-file-throwing-a-javascript-error/#post-6006347)
 * Hi,
 * This is the fix:
 *     ```
       if ( thisOpen == false && (typeof jQuery('.contact-form textarea').val() != 'undefined') && (jQuery('.contact-form textarea').val().length > 0) ) {
           thisOpen = true;
           jQuery('.g-recaptcha').css('display','block').delay(1000).css('opacity','1');
         }
       ```
   
 * Thank you,
    Rodica

Viewing 15 replies - 271 through 285 (of 1,069 total)

[←](https://wordpress.org/support/users/codeinwp/replies/page/18/?output_format=md)
[1](https://wordpress.org/support/users/codeinwp/replies/?output_format=md) [2](https://wordpress.org/support/users/codeinwp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeinwp/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/codeinwp/replies/page/18/?output_format=md)
19 [20](https://wordpress.org/support/users/codeinwp/replies/page/20/?output_format=md)…
[70](https://wordpress.org/support/users/codeinwp/replies/page/70/?output_format=md)
[71](https://wordpress.org/support/users/codeinwp/replies/page/71/?output_format=md)
[72](https://wordpress.org/support/users/codeinwp/replies/page/72/?output_format=md)
[→](https://wordpress.org/support/users/codeinwp/replies/page/20/?output_format=md)