URL for portfolio

Home Support Super Construction URL for portfolio

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8256
    Anonymous
    Inactive

    Hello, i really like your theme if the client likes it also i am going to buy it. But before i show him that i need to work right.

    Is it posible to change the URL for portfolio ?

    now i have: http://test.reno-sro.cz/ptta-portfolio/stavba-bowling-centrum/

    I would like to change the : /ptta-portfolio/

    Ï try some plugin but did not work 🙁 (Permalink Manager by Maciej Bis)

    Thank you for your advice.

    #8257
    ProDesigns
    Keymaster

    Hi @stavebni.firm

    You need to use plugin for it. Please check if this post will help you.

    Thank you.

    #8258
    Anonymous
    Inactive

    Thank you working,

    also pls is it posible translate thw word in portfolio filter ALL ? thank you.

    #8259
    ProDesigns
    Keymaster

    Hi @stavebni.firm

    To change the word ‘All’ of portfolio filter, you can go to Appearance >> Customize >> Additional CSS and add following CSS.

    .pt-portfolio ul.filter-list li:first-child {
        font-size: 0;
        line-height: 1;
    }
    
    .pt-portfolio ul.filter-list li:first-child:before {
    	content: "ABC";
    	font-size: 15px;
        line-height: 24px;
    }

    Please change the content ABC to your content in second code.

    Thank you.

    #8260
    Anonymous
    Inactive

    thank you great.

    #8261
    ProDesigns
    Keymaster

    Hi @stavebni.firm

    We are happy to help you.

    Can you please help us too? Please open this link and drop few lines of feedback about theme and support along with star ratings.

    Thank you in advance.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.