This topic contains 13 replies, has 3 voices, and was last updated by Noda 4 months, 2 weeks ago.
- AuthorPosts
- September 6, 2018 at 4:40 pm #182553
Hi!
Thanks for this theme (Sparkling) which is a great one!!
I’ve built my blog (Blog) , and would need your help for the following:
1) Can I add a Tagline? So instead of having 1 line on the left upper corner, I’d like to have 2.
2) Can I make the “Follow Us” buttons to open in a new tab?
3) Can I remove the author name at the end of the blog post (ie disable the “author bio”)
4) Is there anything I need to do within the theme to have an RSS Feed? So far, my posts are not sent through to my feed reader.
5) Finally, can I have all the nav menus (upper right corner) in all lowercase letters (e.g project rather than PROJECT) ?
Thanks
AndreSeptember 7, 2018 at 4:52 am #182579Hi there
Hope you are having a good day and thank you for your question
1. sorry but theme options doesn’t allow this, without customization this is not possible
2. this depends on the location you want to add it, in particular places
3. Yes, can help you there but i need url of one of your post
4. try to find third-party plugins for this, p.s. anyone uses RSS today??
5. Yes, i will provide custom css once i get your website urlp.s. your website url is not working,
This site can’t be reached
blog.stratimpact.com’s server IP address could not be found.Thanks!
Colorlib Support TeamSeptember 7, 2018 at 10:12 am #182675Thanks
1) OK. Can I get that config done, or is part of the license?
2) I’d like to click on the “Follow us” buttons (e.g. Twitter) and open it in a new browser tab (something like target=”_blank”)
3) here’s a URL: http://blog.stratimpactbook.com/2015/07/to-be-or-not-to-be-resistant/
4) So it’s to do with me not using plug-ins rather than the theme blocking the feed? If I look at the link below, I can see all the blog posts, but then my RSS reader service won’t find them. (ps – yes RSS is still a big thing with loads of new services/apps being built :))
http://blog.stratimpactbook.com/feed
5) OK. Link above
September 12, 2018 at 11:27 am #183660Hi!!
Any news on this one? Thank you!!!!
September 12, 2018 at 1:14 pm #183722Hello there,
1 +2. You can have a third party developer alter the code to have 2 lines implemented and change the twitter link. You can find one here:
https://colorlib.com/out/envatostudio3+5. You can use this CSS to remove the author information and change the menu case:
/*remove author info*/ .author-bio { display: none; } /*Lowercase menu items*/ .navbar-default .navbar-nav > li > a { text-transform: lowercase; }
4. You would have to use a plugin to implement the RSS feed. Here is one that you can try out:
https://wordpress.org/plugins/wp-rss-aggregator/Best Regards,
SupportSeptember 12, 2018 at 10:35 pm #183776Thank you!!! That really helps!!
Re 3) could I remove the borders? or the whole author-bio altogether?
Cheers
AndreSeptember 13, 2018 at 4:06 am #183794hi Andre
Where is the author box here at the end of the post? i can’t see it, can you post a screenshot?
p.s. next time please split your ticket when you have more about 5 questions 😀
September 25, 2018 at 2:35 pm #186175Hi
Here’s the screenshot and URL as an example 🙂 Thanks
http://blog.stratimpactbook.com/2015/07/to-be-or-not-to-be-resistant/
And sorry for throwing so many questions…sure, next time will split the ticket!
Attachments:
September 25, 2018 at 8:14 pm #186202hey there
Please add this CSS in appearance – customize – additional CSS
.post-inner-content {
border: 1px solid #ffffff;
}Thanks!
Colorlib Support TeamSeptember 26, 2018 at 12:05 pm #186305Thanks. But now it removed all borders apart from the top one.
Could I have only the author box removed and the post with borders? If not possible, is there a way to also remove the top border?
Thanks!!
Attachments:
September 27, 2018 at 6:43 am #186510HI
Ok, please remove previous code and use this:
.post-inner-content.secondary-content-box {
border: none;
}September 28, 2018 at 9:47 am #186764Thanks. It works.
Topic can be closed.
September 28, 2018 at 9:49 am #186765closing
October 1, 2018 at 4:12 am #186927I will close this case now, Feel free to contact us again if you have other questions Thanks!
- AuthorPosts
The topic ‘Sparkling – great theme, few questions :)’ is closed to new replies.