• Resolved pablopkp

    (@pablopkp)


    Hi,
    I’m trying to change the text in the “View All Projects” button with text in cyrillic characters. I modify it in the index-projects.php, but when I load the website I see only question mark symbols – ?. When I try to modify the text through Inspect element it works.

    Can you tell me how to fix this? I’m currently running the website locally.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    plz share your website URL..

    if You are using old Version quality theme please use update version.

    if Change “view all Project” text follow this step

    open index-project.php file

    and find this code
    <div class=”qua_proejct_button”>
    View All Projects
    </div>

    after edited your text..

    thanks..

    Thread Starter pablopkp

    (@pablopkp)

    Hi,

    I am still running the website only on localhost.

    My version is 1.0.6.4.

    This is exactly what I’m trying to do – to edit the text through index-project.php and I’m editing exactly the line that you are quoting, but it doesn’t work.

    Thanks.

    Thread Starter pablopkp

    (@pablopkp)

    I fixed the issue – I modified the .php file with a different editor, i guess it was an encoding issue.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change "View all projects" text – not working with cyrillic fonts’ is closed to new replies.