Nutrigen theme – six issues with tailoring the theme

Home Support Themes Forum Nutrigen theme – six issues with tailoring the theme

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #48718
    Jakub Hřib
    Participant

    Hi, I am a nutrition specialist and purchased your Nutrigen WP theme to use for my webpage. I have encountered six issues I don’t know how to solve – could you please help me? Thank you very much in advance.

    1) In the top black bar, together with social media icons, there is a green box with the telephone number on the right. It says CALL next to the phone icon. Where can I change the CALL text into my language?

    2) In the main menu, there is a search icon. When you click it, the search box opens, which is however in English. Is it possible to somehow change the text to my language instead of SEARCH? Or maybe completely remove the search icon, I don’t need it on my web.)

    3) At the bottom of the Contact Us page, there are icons and texts for ADDRESS, PHONE, EMAIL. I am able to add my contact info, but can I change the titles next to the icons to my language?

    4) On the homepage, in the Testimonials section, is it possible to change the setting, so that the company name does not capitalize the first letter in every word? In my language we don’t do it and it looks really bad.

    5) Generally, on each Testimonials page, is it somehow possible to remove the large client’s picture at the top of the page? If I delete it, it is also missing on the homepage in the round circle, which I want to keep as it looks good, but I don’t want these extra large client’s pictures on the Testimonial page of the given client. Is it somehow possible to do it.

    6) At the section directly under the top slider, those boxes with apple or carrot green icons, is it somehow possible to set up breaking of words? I understand this changes according to the display size, but the text is breaking not after full words, but randomly in the middle of words, which looks really bad of course.

    Again, thank you very much for your time trying to help me with these topics.
    Kind regards,
    Jakub Hrib

    #48740
    FlyThemes
    Keymaster

    Hi

    Please send us the site URL so we can check and help you with it.

    Thank You

    #48742
    Jakub Hřib
    Participant

    Hi,

    thank you very much in advance. The website is now live at http://www.eatandfit.cz

    Regads,
    Jakub Hrib

    #48749
    FlyThemes
    Keymaster

    Hi

    1) Go to Appearance >> Editor >> header.php >> line no 51.
    2) You can remove it by go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add below code.
    .activesearch{display:none !important;}

    3) Go to Appearance >> Editor >> template-contact.php >> here you can find the text and change it.

    4) Go to Appearance >> Editor >> style.css >> line no 250 >> here you can remove text-transform:capitalize;

    5) Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add this code.
    .post-thumb{display:none;}

    6) Go to Appearance >> Editor >> style.css >> line no 183 >> here you can remove word-break:break-all;

    Thank You

    #48753
    Jakub Hřib
    Participant

    Hi, thank you very much for your advice.
    I have already tried everything and can confirm it worked just fine. Well, almost.
    Your tips for questions 4 and 6 did not work – the words still break in an ugly way in the middle (question 6) and there is still capitalization issue in Testimonials section (question 4).
    But thank you for your current help, hopefully you will be able to provide advice also for the last remaining two issues.
    Regards,
    Jakub

    #48754
    Jakub Hřib
    Participant

    And maybe one last question, sorry about that.
    On the homepage, in section 6 Latest News, where can I change the text READ MORE into my own language? Change in Theme Options >> Basic Settings does not influence this.

    And also, in blog posts, how can I change the expressions CATEGORY and AUTHOR into my own language?

    Thank you once again.
    Jakub

    #48756
    Jakub Hřib
    Participant

    Just an update – I tried opening the website on another computer and also questions 4 and 6 have been solved – the breaking of words and the capitalization issue, so the website just needed some refresh.

    The only remaning issue I have is (as mentioned in my previous post) with section 6 Latest News, how to change the READ MORE to my own language.
    And also in the blog posts, how to change the expressions CATEGORY and AUTHOR to my own language.
    And one last question – when I open by Blog section, the list of posts suddenly does not show ani preview images (even though on the main page they are shown). Is somehow possible to alter this, so that the preview images do show in the Blog section of my web?

    Thank you very much and sorry for so many question, but I want to fine-tune your theme to be just perfect for my clients, so that it does not include these minor glitches.

    Regards,
    Jakub

    #48757
    FlyThemes
    Keymaster

    Hi

    Can you please send us the site URL and the login details to our support email because we need to make changes through the files and a minor mistake can give a fatal error.
    Or if you still wish you continue then please let us know so we can send you instructions.

    Thank You

    #48758
    Jakub Hřib
    Participant

    Hi, don’t feel offended, but I would rather not share my login details, so if possible, please send me instructions how to solve the mentioned issues.
    Kind regards,
    Jakub

    #48765
    FlyThemes
    Keymaster

    Hi

    No problem,
    To change the Read More go to Appearance >> Editor >> inc/custom-functions.php >> here you can find the text and change it.

    Image in the blog page should be be displayed but not sure why it does not appear may be any plugin confliction can possible.

    Thank You

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