Title: CS_WordPress's Replies | WordPress.org

---

# CS_WordPress

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can i leverage browser caching on my site???](https://wordpress.org/support/topic/how-can-i-leverage-browser-caching-on-my-site/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/how-can-i-leverage-browser-caching-on-my-site/#post-6569696)
 * Dear palash_840,
 * What kind of code are you referring to, can you please post an example?
    In the
   meantime you might find Google’s article on [Leveraging Browser Caching](https://developers.google.com/speed/docs/insights/LeverageBrowserCaching?hl=nl)
   to be of value.
 * Furthermore you can also utilize plugins that aim to speed up WordPress website’s
   such as the highly popular [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
   and [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/) plugins. 
   These will not only allow you to setup browser caching, but also a variety of
   other speed optimizing features such as page caching and the minification of 
   CSS and javascript. If done properly these can all help to speed up your website.
 * Hope this helps. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Google homepage seo title incorrect](https://wordpress.org/support/topic/google-homepage-seo-title-incorrect/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/google-homepage-seo-title-incorrect/#post-6565600)
 * Dear PhilHache,
 * Can you verify that the title you entered in the Yoast SEO Box is correctly outputted
   in the source of your website? So is it actually between the <title> and </title
   > tag in your HTML?
 * If it is and it is correctly picked up by Bing and Yahoo it might be case of 
   Google simply not ‘respecting’ your title. If the algorithm thinks it can compile
   a better title itself that might be reflected there, despite your own efforts
   to let it display the title you personally created.
 * Furthermore if you have made these changes recently it could be the case that
   Google (robots) have not picked it up yet. When you go to [Google Webmaster ](http://webmaster.google.com)
   you could manually ‘Fetch as Google’ the specific page and then ask to index 
   it.
 * Hope this helps and provides some clues as why this behavior might be occurring.
   
   If my post solved your issue, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Best practice to replace a current site with a new site? (addon/subdomain)](https://wordpress.org/support/topic/best-practice-when-developing-a-new-site-to-replace-an-existing-site/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/best-practice-when-developing-a-new-site-to-replace-an-existing-site/#post-6566123)
 * Dear lasseustrup,
 * You are very welcome. Just take time to test it thoroughly and if possible ask
   a friend / colleague to click through your website and report unexpected behavior
   to you.
 * Furthermore I think you should make sure that your test-environment is not indexed
   by search engines and maybe password-protected to prevent others from visiting
   it without your permission / without being live.
 * Good luck!
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Best practice to replace a current site with a new site? (addon/subdomain)](https://wordpress.org/support/topic/best-practice-when-developing-a-new-site-to-replace-an-existing-site/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/best-practice-when-developing-a-new-site-to-replace-an-existing-site/#post-6566055)
 * Dear lasseustrup,
 * Personally I would create a test environment on the subdomain of your current‘
   main’ site or ask your current hoster to make a new test environment for you 
   to build your new website on.
 * Whenever you finish development you should move it to the ‘main’ domain.
    Just
   make sure that you think about the way you build up your links, categories etcetera
   and use redirections from your old site URL’s to the new site URL’s. Take enough
   time to plan it and test it thoroughly and once you go live carefully monitor
   404’s etecetera so you can quickly step in and fix things you might have overlooked.
 * Good luck! If this post helped fix your issue, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Best way to update existing site to WordPress?](https://wordpress.org/support/topic/best-way-to-update-existing-site-to-wordpress/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/best-way-to-update-existing-site-to-wordpress/#post-6566054)
 * Dear greymann,
 * I think you have the right ideas and strategy to start moving your site.
    I would
   also recommend reading up on this [article about moving a site written by Google](http://googlewebmastercentral.blogspot.nl/2008/04/best-practices-when-moving-your-site.html).
 * Whenever you move a website you may see a (temporarily) drop in traffic coming
   from search engines etcetera. However by carefully thinking the process through
   and using proper redirects the bad effects can be kept to a minimum.
 * If possible I would just put the WordPress site on the root domain as that will
   be your new and full website (presumably). Unless you are ‘just’ putting a blog
   in a WordPress CMS environment the root would be my preferred option of choice.
 * Hope this helps. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move admin Menus to top leval](https://wordpress.org/support/topic/move-admin-menus-to-top-leval/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/move-admin-menus-to-top-leval/#post-6527009)
 * Dear Cyberish,
 * Just wanted to follow up on this as I came across something that might help you,
   which is this plugin called ‘[Admin Menu Editor](https://wordpress.org/plugins/admin-menu-editor/)‘.
 * You can actually demo this plugin to see if it suits your needs…
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Move admin Menus to top leval](https://wordpress.org/support/topic/move-admin-menus-to-top-leval/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/move-admin-menus-to-top-leval/#post-6526981)
 * Dear Cyberish,
 * If you do not want to use another plugin I do not really think it is possible.
   The things you want to do are quite advanced and plugins would be suitable for
   that.
 * By default, the way roles and capabilities are setup in WordPress do not allow
   for the things you are trying to do.
 * Maybe contacting the support team of the User Role Editor plugin may help you,
   at least they can tell you whether or not the things you try to do are possible
   within their configuration.
 * Sorry I cannot be of anymore help here…
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments is not display other pages?](https://wordpress.org/support/topic/comments-is-not-display-other-pages/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/comments-is-not-display-other-pages/#post-6527529)
 * Dear brightjani,
 * I am happy to learn comments are now displayed as you wanted.
 * Unfortunately I am not sure what you mean with your follow-up question. Can you
   please explain to me what you are trying to do? If possible please provide a 
   link / screenshot so I can see what you want.
 * Thanks!
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: ["LATEST BLOG POSTS" hyperlink loading 404 error – help](https://wordpress.org/support/topic/latest-blog-posts-hyperlink-loading-404-error-help/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/latest-blog-posts-hyperlink-loading-404-error-help/#post-6526877)
 * Dear Matthew Aldworth Music,
 * If you go into your Admin menu you should create a new page that uses the slug/
   url blog. That way the link [http://www.matthewaldworth.co.uk/blog/](http://www.matthewaldworth.co.uk/blog/)
   will work.
 * Now, of course, you want the posts to display on that page. Go to the Admin menu
   again, click Settings -> Reading. Then under Front page displays select:
 * **Front page:** Home
    **Posts page: **Blog _(this is the one you just created)_
 * I think this should fix the issue. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Whats app and line sharing button](https://wordpress.org/support/topic/whats-app-and-line-sharing-button/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/whats-app-and-line-sharing-button/#post-6526876)
 * Dear soegi08,
 * You can check the Plugins section for that and make your own decision based on
   the ratings, number of downloads etcetera.
 * A quick search brought me to the [Share Buttons by AddToAny](https://wordpress.org/plugins/add-to-any/)
   plugin that has over 200.000 installs.
 * I hope this helps. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments is not display other pages?](https://wordpress.org/support/topic/comments-is-not-display-other-pages/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/comments-is-not-display-other-pages/#post-6527372)
 * Dear brightjani,
 * If you are logged in to the Admin Panel go to a post or page that you want to
   enable comments for. Then make sure that under ‘Screen options’ the box ‘Discussion’
   is ticked.
 * Then further down the page there is a checkbox that says: Allow comments.
    If
   you tick that comments for that post / page is enabled.
 * Furthermore you can also check out the more generic settings in regards to Discussion
   on WordPress. Go to the Admin Panel -> Settings -> Discussion.
 * Also [check this Codex page about comments](https://codex.wordpress.org/Comments_in_WordPress)
   for more info.
 * Hope this helps. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Changing image size for WooCommerce product](https://wordpress.org/support/topic/changing-image-size-for-woocommerce-product/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/changing-image-size-for-woocommerce-product/#post-6528470)
 * Dear vbmichelle,
 * Please read this WooCommerce article about [product images](http://docs.woothemes.com/document/using-the-appropriate-product-image-dimensions/)
   and see if that helps.
 * If this helps, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Website is not accessible on mobile device](https://wordpress.org/support/topic/website-is-not-accessible-on-mobile-device/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/website-is-not-accessible-on-mobile-device/#post-6526315)
 * Dear Nathamon55,
 * I assume your website is not responsive and that mobile visitors are served a
   separate version of your site? Please provide the URL of your website so we can
   look into it.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Top left unwanted links , login and register](https://wordpress.org/support/topic/top-left-unwanted-links-login-and-register/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/top-left-unwanted-links-login-and-register/#post-6526314)
 * Dear hotelmikezulu,
 * You should edit the functions.php as outlined in [this article](https://codex.wordpress.org/Function_Reference/show_admin_bar).
   
   I am referring to the following piece of code that should be added to your functions.
   php:
 * `add_filter('show_admin_bar', '__return_false');`
 * Alternatively you can hide the bar (which is different from removing it), by 
   doing the following:
    Go to the Admin Panel and go to Appearance -> Editor and
   click Style.css there is a piece of code that reads as follows:
 *     ```
       #wpadminbar{
       	-webkit-transform: translateZ(0);
       ```
   
 * If you change that to:
 *     ```
       #wpadminbar{
       	display: none;
       	-webkit-transform: translateZ(0);
       ```
   
 * That way it is invisible for visitors to see.
 * Hope this helps. If it does, please mark this topic as resolved.
 * Kind regards,
 * CS_WordPress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding Banner under Header](https://wordpress.org/support/topic/adding-banner-under-header/)
 *  [CS_WordPress](https://wordpress.org/support/users/cs_wordpress/)
 * (@cs_wordpress)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/adding-banner-under-header/#post-6526873)
 * Dear Tony254,
 * I can’t seem to replicate the issue. Can you please provide a screenshot of this
   so we can take a look? Do you also have an URL for the image banner that is not
   showing correctly?
 * Kind regards,
 * CS_WordPress

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

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