Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #246351
    Aalexandrion
    Participant

    Hi, I add pages in Services. I customize them there with links, sizes, colors, but when I add theme from Theme Options they loose all attributes.

    How can I make Services, Testimonials, Featured content to have at least links, that I add?

    #246389
    Skandha
    Participant

    @aalexandrion: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #246408
    Aalexandrion
    Participant

    Yes it is shot.md

    #246413
    Skandha
    Participant

    @aalexandrion: Hello there,
    Can you please let me know which links you are referring to in each section?

    Kind Regards,
    Skandha

    #246436
    Aalexandrion
    Participant

    There is some error with post reply

    #246437
    Aalexandrion
    Participant

    For example this text:

    „Comandă aepl acum!” is a link to this page: http://shot.md/comanda-apel and it is of red color.

    I mean, that in text redactor I can add color and links, but on the page it appears as plane and black text with no style.

    #246520
    Skandha
    Participant

    @aalexandrion: Hello there,
    To allow links in excerpt you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #246524
    Aalexandrion
    Participant

    I am a little bit familiar with child theme. Could you please tell what should be done? I am not a specialist in php, or website creation.

    #246529
    Skandha
    Participant

    @aalexandrion: Hello there,
    First of all you will need to create a child theme.
    You can use our plugin Generate Child Theme to create child theme.
    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Personal Trainer and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Now,
    Go to => Child Theme Folder => functions.php and add the code in this link.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #246673
    Aalexandrion
    Participant

    Thank you, I will try the solution on Saturday and get back with an answer.

    #246853
    Aalexandrion
    Participant

    Thanks a lot, it works!!!

    Could you help me, what code should I add to the functions.php to take the text attributes and formating too? Like new line (ENTER), color, spacing, and other

    #246859
    Skandha
    Participant

    @aalexandrion: Hello there,
    For that
    Go to => Child Theme Folder => functions.php and remove the following code.

    $text = strip_tags($text, '<a>');

    Let me know if this works out!
    Kind Regards,
    Skandha

    #246892
    Aalexandrion
    Participant

    Yes it worked!

    Thanks a lot, my problem is totally solved 😉

    #246906
    Skandha
    Participant

    @aalexandrion: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/personal-trainer/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Links, text size, color in Theme options’ is closed to new replies.