-
Author
-
July 4, 2014 at 05:36 #21698ahd904Participant
Dear SeventhQueen,
Hello, i have three questions.
One, i want to know which file i shoud look into to change the names of buddypress navigation menu.
two, I want to find a way to remove the blog header part of the pages in Kleo theme.
(e.g. to be more specific, the blog heading where it shows the title and the directory of the page, it is shaded in grey color) i want to remove it and it would make the website more simple and clear looking in my opinion.third, i am using the rtmedia plugin to show the media pictures in one page using one of the shortcode provided by rtmedia. But the arrangement of media pictures shown in the page are not that great looking.
Do you have any supporting shortcode of your own theme or any idea how i can show the images in grid formation?
Please have a look into my website http://www.ibyi.co.kr and the “rtmedia showroom” page and you will know what i mean.
I want them to be less gap between each other and nicely arranged in grid form.
Thank you for your support in advance.
July 4, 2014 at 11:59 #21710CatalinModeratorHello,
1. Take a look at those links:
https://wordpress.org/plugins/codestyling-localization/screenshots/
and
http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/
2. Take a look in the (Theme options>Styling options) in the alternate area. There you can set colors to transparent, in this way you will have a continuous white background. If you want to completely remove it, add this code in your style.css file from the child theme folder:
COPY CODEbody.blog section.main-title { display:none; }
3. You can use the add media button and chose add a gallery. Take a look at this link:
http://codex.wordpress.org/Inserting_Images_into_Posts_and_Pages
or you can use visual composer and add the gallery shortcode, see attach for details.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.July 5, 2014 at 04:43 #21788ahd904ParticipantDear Seventhqueen support,
If i use that Image gallery functio, where do i exactly add the shortcode to be applied ?
i don’t see it..
Please help, thank you.
July 8, 2014 at 14:03 #21988CatalinModeratorHello,
You need to clik on the Visual Composer button. Take a look at the screen shot.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.July 24, 2014 at 16:50 #23464CatalinModeratordid you find the place where to add the short code?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2014 at 16:53 #23465ahd904ParticipantSorry about not updating the result on this topic,
It seems to me that this is not the way how i want the gallery to be shown.
I need to control it from the frontend rather than back-end.
What i wanted was just the images to be shown in a grid from when the people in buddypress update their pictures within groups.
Do you have ideas or i should close this topic .
Thank you Catalin ~!
July 28, 2014 at 11:16 #23770CatalinModeratorso you want to display random pictures uploaded by users in their profile in a image gallery?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘How can i change the names of the navigation menu?’ is closed to new replies.