-
Author
-
February 10, 2017 at 20:18 #152647Navajo99Participant
Hi there!
I had three questions:
1. Is it possible to take the blog title (in a single entry) out of the breadcrumbs and put it before, over, or after the image?
2. So, when I click on the author’s name, on the left of the image, it takes me to the Buddypress profile. We are testing Buddypress in our website but we haven’t launched it yet, so I wouldn’t want users to click on the author’s name and discover that there is something there. In this demo: https://seventhqueen.com/themes/kleo/news-magazine/starbucks-unveils-6-new-frappuccino-flavors/, if you click on the author’s name it takes you directly to the author archive: https://seventhqueen.com/themes/kleo/news-magazine/author/kleoadmin/ (which is what I would want to achieve).
3. How could I set a margin for the blog (single entry only) so that it is centered and with blank spaces on the sides? (like the way it looks here: https://blog.hubspot.com/marketing#sm.001yffmrs12r2evuznn2adu26j4a1)
Thank you so much for your help!
February 13, 2017 at 05:40 #152771LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 18, 2017 at 16:45 #153369RaduModeratorHi,
1.The single option for title position it’s under wp-admin -> theme options -> Layout Options -> page title location.
2. You will have to paste the code from pastebin to wp-content/themes/kleo-child/functions.php
http://pastebin.com/raw/c1q23JkE
This will generate default wp author archive instead of buddypress profile.
3. You will have to use a css like this
COPY CODE.post-template-default.single .kleo-page .template-page { max-width: 800px !important; margin: 0 auto; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 20, 2017 at 19:54 #153569RaduModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.