"Create a free account"

Discussion in 'ClassiCraft WordPress Theme' started by nvr2late, Feb 4, 2015.

  1. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I know weeks ago I had asked through this forum how to change that to "Create an account", and I know it was responded to, and I successfully changed it. But for some reason it has disappeared from my site, and, again, it says "Create a free account".

    I went in my dashboard to "settings", "theme" and "style" and I can no longer find where I can edit the css code to take out the "free". The attached file is all I can find. And I hope you will not suggest that I upload yet another updated theme. I have the latest theme. Maybe I am just not finding it on the dashboard and it is there somewhere. Thanks.
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !

    This cannot be changed from css you have to make change in file.

    classicrafttheme\library\text_domains\lib_path.php
    Line 161: define('CREATE_AC',__('Create a free Account',THEME_SLUG));

    change the above green text as per your requirement.

    Thanks & Regards
    Pramod
     
  3. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I finally found the page that I needed, and it was appearance-editor. However, I don't have the right selections to choose from, that being classicrafttheme\library\text_domains\lib_path.php. The first problem being I don't have "library" on the right-hand side of the page to select. I do see text-domains, but I also don't have lib_path.php to select either. Please, why is this software so difficult? I have been at this for over two months. And I am keeping everything very simple. I have been trying to do very little customization. Thanks.
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !

    You will be able to edit this with the help of wp editor plugin. Please follow below image.
    classi-path-edit-6-feb.png


    Thanks & Regards
    Pramod
     

Share This Page