This topic has 7 replies, 2 voices, and was last updated 10 years by ahd904.

  • Author
  • #21698
     ahd904
    Participant

    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.

    #21710
     Catalin
    Moderator

    Hello,

    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 CODE
    
    body.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 solution
    Attachments:
    You must be logged in to view attached files.
    #21788
     ahd904
    Participant

    Dear 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.

    #21988
     Catalin
    Moderator

    Hello,

    You need to clik on the Visual Composer button. Take a look at the screen shot.

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    #23464
     Catalin
    Moderator

    did 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 solution
    #23465
     ahd904
    Participant

    Sorry 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 ~!

    #23770
     Catalin
    Moderator

    so 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
    #24693
     ahd904
    Participant

    I didn’t quite reply to this forum.
    Sorry about that.

    I did not yet quite achieve what i wanted but i don’t need this anymore.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘How can i change the names of the navigation menu?’ is closed to new replies.

Log in with your credentials

Forgot your details?