- This topic has 13 replies, 2 voices, and was last updated 4 years, 3 months ago by Skandha.
-
AuthorPosts
-
May 11, 2020 at 4:34 pm #246351AalexandrionParticipant
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?
May 12, 2020 at 12:54 am #246389SkandhaParticipant@aalexandrion: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaMay 12, 2020 at 3:02 am #246408AalexandrionParticipantYes it is shot.md
May 12, 2020 at 4:25 am #246413SkandhaParticipant@aalexandrion: Hello there,
Can you please let me know which links you are referring to in each section?Kind Regards,
SkandhaMay 12, 2020 at 7:49 am #246436AalexandrionParticipantThere is some error with post reply
May 12, 2020 at 7:50 am #246437AalexandrionParticipantFor 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.
May 13, 2020 at 3:53 am #246520SkandhaParticipant@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,
SkandhaMay 13, 2020 at 4:22 am #246524AalexandrionParticipantI 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.
May 13, 2020 at 4:45 am #246529SkandhaParticipant@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,
SkandhaMay 14, 2020 at 1:06 pm #246673AalexandrionParticipantThank you, I will try the solution on Saturday and get back with an answer.
May 16, 2020 at 7:42 am #246853AalexandrionParticipantThanks 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
May 16, 2020 at 8:36 am #246859SkandhaParticipant@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,
SkandhaMay 16, 2020 at 5:23 pm #246892AalexandrionParticipantYes it worked!
Thanks a lot, my problem is totally solved 😉
May 16, 2020 at 11:26 pm #246906SkandhaParticipant@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 -
AuthorPosts
- The topic ‘Links, text size, color in Theme options’ is closed to new replies.