Forum Replies Created

Viewing 23 posts - 1,921 through 1,943 (of 1,943 total)
  • Author
  •  Catalin
    Moderator

    Hello,

    Take a look at the printscreen i attached

    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.
    in reply to: Problem with BB Press #20094
     Catalin
    Moderator

    Hello Martin,

    1. To hide the search bar you need to go in the WordPress admin panel to (Theme Options -> Styling options) and add this code:

    COPY CODE
    .bbp-search-form
    {
          display:none;
    }

    and then click “Save changes”

    2. When you create a new forum you can select the sidebar from the dropdowm list.

    See attachament for more details.

    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.
    in reply to: BBpress problems, can't create new topics.. #20086
     Catalin
    Moderator

    I am a moderator on this forum representing seventhqueen. Provide me acces to see what is going on.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Catalin
    Moderator

    Glad to help.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Text format missing on Revolution Slider #20082
     Catalin
    Moderator

    Hello,

    Send me the link to your website please.

    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
     Catalin
    Moderator

    Hi sorry for the late reply. We just had some delays in answers these days. The size of the Buddypress avatars can be adjusted by following this link: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/

    The carousel image displayed size, that is not related to the size of the image itself is adjusted by the number of members you set as Maximum items for that shortcode

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Catalin
    Moderator

    hi, as admin starting with buddypress 2.0 you can do that from admin area by editing that user

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Profile Field Descriptions below select boxes #20026
     Catalin
    Moderator

    Hi ElectroMagnetic,
    Unfortunately with the latest Buddypress 2.0 the generation of the fields is automatically done by a Buddypress method and can’t be easily changed. You can only move it before the visibility section in your template. You need HTML/PHP/CSS knowledge to change templates. You can hire a developer to help you with any custom changes that are outsite your knowledge.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Comments in Activity Stream #20024
     Catalin
    Moderator

    Hi, comments should appear. Try to comment other user activity. Also see if in the demo is the same behavior.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Ajax menu integration #20023
     Catalin
    Moderator

    Hi, that can’t be achieved right now with the theme functionality. Sorry

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: GeoNames autocomplete #20022
     Catalin
    Moderator

    Also enable webservices in you account http://www.geonames.org/export/web-services.html

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: GeoNames autocomplete #20021
     Catalin
    Moderator

    Hi there,
    so if I have only the city field displayed then this is how the settings should look http://cl.ly/image/3m0a0F0G3K0a

    If you have also the country displayed and want the autocomplete to happen by the country users select then you must also set the Country field in the options. make sure to set your geonames username

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Long Profile field names get cut off #20020
     Catalin
    Moderator

    This seems to be related to CSS, so try to add this:

    COPY CODE
    
    #buddypress div.profile .dl-horizontal dt {
        overflow: auto;
        white-space: normal;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Any issues with iThemes Exchange? #20018
     Catalin
    Moderator

    I don’t know what pages do you mean…Put a link to them if you have them on the site

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Max characters #20016
     Catalin
    Moderator

    Hi, sorry for the late reply. That is related to Buddypress private message component. To achieve that you need to edit this template: wp-content/themes/kleo/buddypress/members/single/messages/compose.php and replace it with the text from here: http://cl.ly/text/1Z2u1u410r0E/download/%3Cform%20action=%3Cphp%20bpmessagesfo.txt

    You will see the 100 limit added by me at the end of the file and you can edit it to match your needs

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Globally Disable the Title Bar? #20015
     Catalin
    Moderator

    Hi, yes you can achieve that. Sorry for the late reply. Just go and to Theme options and do the following:
    – in Layout settings – set Page Title location to Main section
    – Header options – Show breadcrumb – OFF
    – Main menu info – empty’

    Then the title section should disappear. If you want to hide the title that shows in the main area now, hide it by adding this CSS

    COPY CODE
    
    h1.page-title {
        display: none;
    }
    

    Make sure to have the latest theme version 1.5 installed.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Font color code display #20013
     Catalin
    Moderator

    The links redirect to the homepage. Try to do the color change from the Visual tab: http://cl.ly/image/2i0O3L2K1e1j

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: BBpress problems, can't create new topics.. #19983
     Catalin
    Moderator

    Hello,

    Please provide me the link to your website.

    What error do you get when you try to create new topics? Please give me more detail to be able to replicate your issue.

    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
    in reply to: Display of profile #19982
     Catalin
    Moderator

    In the archive you downloaded when you purchased the theme you have at (../Main files/Wordpress/) the child theme named sweetdate-child.zip.

    In the left menu from WordPress admin panel:

    1. Go to (Appearance>Themes) and click on the top left button “Add new”
    2. Click on “Upload Theme” and select the file sweetdate-child.zip (../Main files/Wordpress/sweetdate-child.zip)
    3. Activate the child theme
    4. Go to ../wp-content/themes/sweetdate-child/functions.php on your server using a FTP client and add the code from the link I provided.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Urgent: Checkout Page won't load #19977
     Catalin
    Moderator

    Hello,

    I am not able to see the page from link you provided.

    Please send me credentials for your site to be able to fix your problem. It seems you have a problem in configuring access levels to pages.

    Please mark your reply as private for security reasons.

    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
     Catalin
    Moderator

    Hello,

    You need to recreate the pages as follows:

    1. on the left menu from admin panel go to (Pages > Add new)
    2. add title
    3. in the content add shortcode
    4. save

    the shortcodes are in the (Membersips -> Page settings) under every dropdown list
    ( ex: “Include the shortcode [pmpro_account].” )

    after you create the pages you deleted you will be able to select them again

    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.
    in reply to: Problem with featured images #19972
     Catalin
    Moderator

    Hello,

    Please send me a link to your website. Also, I need to know what image do you want to keep the one ftom the content of the post or the feature image

    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
    in reply to: Display of profile #19879
     Catalin
    Moderator

    Take a look to this link:

    https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 23 posts - 1,921 through 1,943 (of 1,943 total)

Log in with your credentials

Forgot your details?