White label Theme & Remove inktheme logo

Discussion in 'Harrington- A WordPress Business Theme.' started by danefto, Jul 18, 2015.

  1. danefto

    danefto New Member

    Joined:
    Aug 24, 2012
    Messages:
    9
    Likes Received:
    0
    Hi,

    I am trying to white label the theme for a client, can you tell me how to do this and also to remove the inkthemes logo from the theme options panel and also how to change the wording of "harrignton theme options" on the theme options page.

    thanks.
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    To remove logo, Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .icon-option {
      display: none !important;
    }
    To change the word "harrignton theme options", follow the screenshot given below.
    harrington_change_theme_options_heading.png

    Thanks,
    Praveen
     
  3. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    The screenshot instructions worked great. But adding this CSS to the style did not remove the InkThemes logo:

    .icon-option {
    display: none !important;
    }
     
  4. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site along with edited screenshot so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
  6. priya

    priya Guest

    Hi,

    Please follow the screenshot given below.

    Harrington_remove_logo_from_theme_option.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Thank you! The branded logo is gone. But there is still "Harrington Theme" in the title tab of the browser window. How to hide that?
     
  8. priya

    priya Guest

    Hi,

    Please follow the screenshot given below.

    Harrington_remove_theme_name_from_theme_option.png

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  9. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Thank you! These are the same instructions you provided earlier. I have already done this. I am talking about the Theme in the browser window tab. Here is a screen shot:

    upload_2016-6-29_13-34-51.png
     
  10. lavishstylez

    lavishstylez New Member

    Joined:
    May 8, 2016
    Messages:
    3
    Likes Received:
    0



    Hey Please i need your Help... hello Can someone tell me how can i update my inktheme
    SaleJunction
     
  11. priya

    priya Guest

    Hi, Dmedia..

    Sorry..I am unable to open your screenshot..

    Could you please resend it..

    Hi, Lavishstylez..

    Kindly follow all the steps as mentioned below to update your theme..

    Download the SaleJunction theme by logging in your members account:

    http://inkthemes.com/members/member

    Next, you have to extract the zip file and rename that folder salejunction like salejunction_new,

    Again, you would need to create a zip file of that renamed folder (say: salejunction_new.zip),

    Now, upload the theme in your WordPress from Dashboard->Appearance->Themes->Add New,

    Then, activate your theme,

    This way you can install and activate your updated version in your site, keeping the copy of your older version in your WordPress

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page