Forum Replies Created

Viewing 40 posts - 6,841 through 6,880 (of 8,607 total)
  • Author
  • in reply to: Profile Fields #13430
     Abe
    Keymaster

    Hi harryshapes, To achieve that you must follow this topic and change the group names that you want to appear.
    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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Super Excited Introduction #13428
     Abe
    Keymaster

    Hi, Thank you very much for the non-standard topic 🙂 I am sure you will find useful things in our growing community

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: api key revslider #13426
     Abe
    Keymaster

    Please don’t provide confidential info in the topic. Send a reply and mark it as private. You don’t need to activate it since it comes bundled with the theme. Also please try to do a search on the existing topics before creating a new one. Similar: https://archived.seventhqueen.com/forums/topic/activate-copy-of-the-revolution-slider

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Problem with your theme #13409
     Abe
    Keymaster

    Hi, Right now that link gives an error that can’t be related to Buddypress or the theme:
    ERROR: Usuario (wp/wp-admi): Este Usuario no Existe, Intente de Nuevo.Gracias!!

    Normally if you encounter a down site after a plugin install you need to increase PHP memory_size to 128 mb recommended. Talk at your hosting for that

    cheers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    Hi Joss, Please provide a link to your site so I can inspect that problem and give you a solution.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: members profile page conflict with WP-FB autoconnect #13407
     Abe
    Keymaster

    Indeed something strange happens with that 🙂
    Add this css for a quick fix until next Kleo version:

    COPY CODE
    
    .logo, .logo a {
        height: auto;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: change friend icon #13406
     Abe
    Keymaster

    looks like you added it with some nasty quotes charachters, it should be like:

    COPY CODE
    
    #friends-my-friends:before {
    content: "\f005";
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Subdirectories break login system #13405
     Abe
    Keymaster

    Hi, That can’t be the case there since my local test site is also on a subdomain. Check your settings for site URLs under Settings – General and make sure they are ok or try to install wordpress directly into the subdirectory

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: My Photos Tab and rtMedia #13404
     Abe
    Keymaster

    I see what you mean and that happens until the script for the carousel loads. You could try to set a maximum height for the container with this CSS:

    COPY CODE
    
    #gallery-carousel {max-height: 135px; overflow:hidden;}
    

    Add that css in sweetdate-child/style.css or in Sweetdate – Styling options – Quick css

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: How do I change these pics on front page? #13403
     Abe
    Keymaster

    Hi, You need to add an image attribute, eq: [kleo_status_icon type=”total” subtitle=”Members in total” image=”http://linktomyimage.png”%5D
    This shortcode can be generated from the visual shortcodes generator and has the option to choose an image there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer is not working #13366
     Abe
    Keymaster

    If this happens in the Front-end composer please use Back-end composer since it could be related to Visual composer plugin

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Blank 'Default Value' issue on Edit Field page. #13364
     Abe
    Keymaster

    Hi, what field type are you adding? I can’t seem to replicate your problem

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Multiple headers ? #13363
     Abe
    Keymaster

    You should try is_front_page() instead of is_page(‘home’)

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Won't stay on 'edit field' page! #13361
     Abe
    Keymaster

    Hi, I see what you mean but that is Buddypress related and it comes from its core. Try searching the Buddypress forums and see if that behavior can be customized

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile Page #13360
     Abe
    Keymaster

    Hi Kieran, Buddypress adds a filter to that content and adds the dots there.


    @metalmick
    , we will think of something and maybe add a tab structure there.

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Field Descriptions in wrong place – Profile Fields #13359
     Abe
    Keymaster

    Hi, Thanks for the suggestion. We will look over it.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Members profile and user profile fields #13358
     Abe
    Keymaster

    Hi there, I connected to your site and fixed it.. we did a small change in functions-pmpro.php so you know in case you need to keep the change if you re-install the theme.
    We will put this fix in the next theme update,probably tomorrow.

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Sidebar Widgets Icons #13355
     Abe
    Keymaster

    To view more icons available please read the Vector icons section from the documentation

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Sidebar Widgets Icons #13354
     Abe
    Keymaster

    Hi, That is achievable using CSS. Add this to Theme options – Quick css:

    COPY CODE
    
    
    .widget_nav_menu li a:before {
        content: "\e873";
        font-family: "fontello";
        margin-right: 10px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: problem with Icons #13312
     Abe
    Keymaster

    Hi kriscone, This is where you will find all them icons used in the theme: http://fontawesome.io/3.2.1/cheatsheet/

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Search form and other questions #13311
     Abe
    Keymaster

    Hi, Kleo had some bugs at first but now we have fixed all reported ones and it is a strong theme too.

    That comes from those added settings. Try modifying BP_AVATAR_THUMB width and height to something larger like 100 pixels instead of 50

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Sidebar dont show up in blog posts #13310
     Abe
    Keymaster

    You have set your Site structure to be full width, no sidebar so there is no way you will have a sidebar there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Slider not shown up #13306
     Abe
    Keymaster

    Hi BookGolfPro, Go to https://archived.seventhqueen.com/forums/forum/sweetdate-wordpress at the bottom of the page

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Slider not shown up #13305
     Abe
    Keymaster

    Hi ahmadfaiz11, You should import the import our demo slider in Revolution Slider. You find the .zip file in the downloaded package in Demo content – Revolution slider. After the import you set the slider to use in Sweetdate – Homepage

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: When user is logged on it goes to register page #13303
     Abe
    Keymaster

    Hi, You should check your installed plugins or custom code added since that is not the default behavior. Also there are some plugins that you can use for custom redirection on login. Do a search on google or wordpress repository. Example: https://wordpress.org/plugins/peters-login-redirect/

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: problem with Icons #13302
     Abe
    Keymaster

    We don’t have an estimated time for that but we will do that

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Cannot login to my Admin WP Panel – Help #13300
     Abe
    Keymaster

    Please remove any code you have added since you added it wrong or incomplete

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Page Title / breadcrumb Area #13276
     Abe
    Keymaster

    Well that can’t be done by default and you need to edit some templates and add some code. The breadcrumb file gets generated from this file: wp-content\themes\kleo\page-parts\general-title-section.php

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: members profile page conflict with WP-FB autoconnect #13275
     Abe
    Keymaster

    hi, send it to themesupport@seventhqueen.com to take a look

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: sidebar bbpress #13273
     Abe
    Keymaster

    Starting with version 2.6 you will be able to set a custom page layout just for bbPress pages, meaning to be different than the site’s default one.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: My Photos Tab and rtMedia #13270
     Abe
    Keymaster

    Hi syslay288, My pictures tab would normally show by default there if you have rtMedia plugin installed and user has uploaded pictures.

    kriscone, I will take a look next week at that functionality and see how it can be achieved. What do you mean that pictures look ugly? Aren’t the pictures appearing in a carousel?

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Compatibility Match on Profile always showing "50" #13269
     Abe
    Keymaster

    Yes it was included in 2.5 update

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Bug in standard register and register via facebook #13268
     Abe
    Keymaster

    You might not have read my answer above when I said that you can define each field required from the profile edit page and I don’t mean just by adding it to the Base group but editing the field and making it as required.. yes there is an option there

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Search Form doesn't work #13265
     Abe
    Keymaster

    It should be in bp_xprofile_data

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Import/Install Car Sharing Style #13264
     Abe
    Keymaster

    You should define/configure the menu in Appearance – Menus and it is not related to theme options you imported. Those images are just for demo purpose and you should add your own images from each post as featured image or whatever is the case

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: change friend icon #13263
     Abe
    Keymaster

    Give us a link to your site and add it to the style.css in the child theme to see if it applies

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Editing a Kleo Widget in Child Theme #13262
     Abe
    Keymaster

    Hi, If you just want want to rename “Stay in touch” to something else then you should translate that field to your desired one using a plugin like Codestyling Localization. It doesn’t matter if you are using English as your site language or other language.
    To change other functionality in the widget you should create a clone of that with other class names and widget name and de-register that if you want

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Bug in standard register and register via facebook #13261
     Abe
    Keymaster

    For the Facebook registration you can’t force those fields, so you should disable registering by Facebook and only allow Login.

    For the fields in registration you should also make them required from Users – Profile fields

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Profile Fields #13260
     Abe
    Keymaster

    Hi, What do you want to achieve? Profile fields in Base Group appear at registration and all other groups appear in their profile edit page

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: privacy-settings.php missing from wp-admin directory? #13259
     Abe
    Keymaster

    Your option to let search engines to crawl your site should be under Settings – Reading – Search Engine Visibility

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 6,841 through 6,880 (of 8,607 total)

Log in with your credentials

Forgot your details?