How Update ReThink v2 and keep all settings

Discussion in 'ReThink WordPress Theme' started by delkko, Oct 20, 2014.

Thread Status:
Not open for further replies.
  1. delkko

    delkko New Member

    Joined:
    Apr 28, 2013
    Messages:
    27
    Likes Received:
    0
    Hi, I am using the theme Rethink Responsive Theme Pro version 2.0.4, but I have seen that there is an updated version available (ReThink v2) and I want to know how to update my theme and that all the settings that I have made will remain unchanged .
    http://andesken.com/
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    If you did some customisation in theme then it will lost after theme update.
    If you didn't customise your theme then download a fresh copy of latest theme from members area and upload it to your website.

    Thanks & Regards
    Yogesh Bhade
     
  3. delkko

    delkko New Member

    Joined:
    Apr 28, 2013
    Messages:
    27
    Likes Received:
    0
    These are the settings I made in Custom CSS Styling Option theme:

    .content_bar .product .post-rating-info {
    display: none;
    }
    a {text-decoration: none; color: # DF3A01; }
    a: hover {text-decoration: underline; color: # 2E9AFE; }
    .header .header_info {
    display: none;
    }
    blockquote {
    color: # 666;
    background: # CEF6F5;
    margin: 0 0 1.6em 0.8em;
    padding: 1.4em 0.1em 1em 1em;
    border-left: 5px solid # 81DAF5;
    blockquote}

    and this:

    http://www.inkthemes.com/community/threads/keep-my-header-on-all-post-and-pages.6916/

    All this can be done again once I update the theme?
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    These Custom CSS will not lost in update.
    If in case it will lost just copy that Custom CSS and save it anywhere like backup.

    Thanks & Regards
    Yogesh Bhade
     
  5. delkko

    delkko New Member

    Joined:
    Apr 28, 2013
    Messages:
    27
    Likes Received:
    0
    Thank you very much Yogesh, I've updated the theme and looks great; the translation and others adjustments were lost, but nothing of importance. Now my question is this: on the board of Wordpress I get this message:

    Your theme contains a meta description, SEO WordPress Which blocks from working properly. Please visit the SEO Dashboars to fix this.

    And then tells me that I have to delete this line:

    <meta name = "description" content = "<php echo get_option ('inkthemes_description');?>" />

    you can guide me to solve this problem
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    This line is used to set your meta description from theme option. Meta description play an important role in the SEO.
    If you wish to delete this line or you are using seo plugins then This line is present in header.php you can find it from
    Appearance -> Editor/Theme Edtor ->header.php
    Thanks & Regards
    Pramod
     
  7. delkko

    delkko New Member

    Joined:
    Apr 28, 2013
    Messages:
    27
    Likes Received:
    0
    Ok Pramod, thanks for answering; I am using SEO by Yoast plugin, from your experience you think you should I delete it or use the meta description in the theme, which is the best option.
     
  8. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    If you did not set meta description from theme option or it is creating problems then you can delete it.
    Thanks & regards
    Pramod
     
  9. delkko

    delkko New Member

    Joined:
    Apr 28, 2013
    Messages:
    27
    Likes Received:
    0
    Thank you very much for everything, problem solved.
     
Thread Status:
Not open for further replies.

Share This Page