Forum Replies Created

Viewing 40 posts - 6,561 through 6,600 (of 8,607 total)
  • Author
  • in reply to: Different colors front page and profile details ? #14508
     Abe
    Keymaster

    Try overriding your CSS rules in Sweetdate – Styling options – Quick CSS box or adding them in sweetdate-child/style.css. If they aren’t overriding the defined styles try adding !important to the css rule, eq: .my-class {color: #cccccc !important;}
    Everything related to displaying Buddypress profiles in found in sweetdate/members/single. home.php is the main template where all others are parts or different sections. sweetdate\members\single\member-header.php and sweetdate\page-parts\buddypress-profile-header.phpand takes care of the top profile section

    Oh it seems that we omitted to add the toggle shortcode to the generator. Anyway those should be all the shortcodes but we will add a section in the documentation with all shortcode attributes
    toggle example:
    [kleo_toggle opened = ‘no|yes’ icon = ‘heart’ title = ‘Title’ class =”]Content … [/kleo_toggle]

    Icons: http://fontawesome.io/3.2.1/cheatsheet/

    We will write for anyone that haven’t read it on Themeforest, will read it here that customizations are not provided as part of this support forum.

    Thanks
    Let me know if I have missed something

    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: matching field not appear #14507
     Abe
    Keymaster

    You must be logged in and visit another user profile

    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: login problems #14506
     Abe
    Keymaster

    Yes the change you did is right to disable AJAX in the login form and it seems to work

    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: login problems #14504
     Abe
    Keymaster

    @juanmdt I have already replied to you https://archived.seventhqueen.com/forums/topic/login-problems/#post-14374

    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 To Correct Incorrect Spelling in Topics Notice #14500
     Abe
    Keymaster

    I don’t know if you understood that those belong to bbPress and you should translate the plugin into your language. Finding them in the theme doesn’t matter since they are template overrides but they come from bbPress, see the text domain: _e( ‘Oh bother! No topics were found here!’, ‘bbpress’ )

    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: Requests & Bugs #14498
     Abe
    Keymaster

    I’ve created a Feature requests for KLEO, here is the link: https://archived.seventhqueen.com/forums/topic/kleo-features-requests

    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: Create A Group Still Not Functioning #14480
     Abe
    Keymaster

    🙂 I already told you they create groups from your /groups page. The link in the header goes to your own groups where there is no button and that link always has been like that. I have you the link on how you can customize those links and add another one like site wide groups.

    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: Create A Group Still Not Functioning #14463
     Abe
    Keymaster

    Hi there, There is nothing wrong with your functionality. The button only appears in /groups and it appears in your site also. The link under the profile button from the header is correct since it takes you to your own groups. To change those links see: https://archived.seventhqueen.com/forums/topic/add-menu-item-to-the-profile-drop-down-menu

    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 scrolling images in mobile #14461
     Abe
    Keymaster

    That should work if you swipe over left/right

    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

    Great 😉

    Closed

    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 to use "All members" in Activity as the default #14458
     Abe
    Keymaster

    Hi,
    You are probably mixing site-wide activity which link is /activity with your own activity page which is /members/username/activity where in the last one you see the activity related to your account

    Try and search a plugin if you want extra functionality

    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: Registration – www.rezlove.ca #14457
     Abe
    Keymaster

    Hi there, Yes you have a demo file that you can import, see the documentation. Also see the video tutorial: https://archived.seventhqueen.com/video-tutorials

    All colors are changed from Sweetdate – Styling options for all site and some colors specific to Buddypress in Sweetdate – Buddypress further down the page

    3. The dot should appear if a user is logged in. Try clearing the cache or logging as other user from a different browser to see your user status

    4. Sweetdate – Miscellaneous. Make sure to enable what you want to use related to Facebook. For creating a Facebook application: http://www.hyperarts.com/blog/how-to-create-facebook-application-to-get-an-app-id-for-your-website/

    I think beside from what is in that tutorial you have to put some links to your site privacy policy but you will see that in Facebook app details

    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: Issue with homepage reg form #14456
     Abe
    Keymaster

    Hi, Sorry to hear that about the other guy 🙂
    You can always re-download the theme from Themeforest and do a diff between css files. You should look in aseets/styles/app.css for default site styles and for buddypress related in custom_buddypress/_inc/css/default.css

    If he was using a sweetdate-child theme also check the style.css in wp-content/themes/sweetdate-child folder

    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: Add Tab To Members profile #14454
     Abe
    Keymaster

    Ok. Glad to hear you figured it out 😉

    Topic closed

    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: Spotify embed in Activity/Forums/etc #14408
     Abe
    Keymaster

    That is the way the plugin generates it, stretching it to fit the container. You should check with the plugin developer or check the source code of 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: remove "sweet date 4u" from adminbar #14407
     Abe
    Keymaster

    That is probably your browser cache or something. Delete your cache

    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: [HELP] Profile Colours? #14406
     Abe
    Keymaster

    Like I said it is not an easy solution to give you the whole steps
    You should work with wp-content\themes\sweetdate\members\single\member-header.php and wp-content\themes\sweetdate\page-parts\buddypress-profile-header.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: Change Match Compatibility Circle Fill Color #14399
     Abe
    Keymaster

    You have to change
    ‘bgColor’ : kleoFramework.mainColor,
    ‘fgColor’: ‘#ffffff’,
    from wp-content\themes\sweetdate\assets\scripts\app.js

    Right now the blue is taken from Sweetdate – Buddypress – Highlight Color

    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: Customizing the Profile Menu #14397
     Abe
    Keymaster

    Or edit header.php and directly change the links around line 150

    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: facebook avatar not showing on facebook register #14394
     Abe
    Keymaster

    What is your site link?

    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: facebook avatar not showing on facebook register #14393
     Abe
    Keymaster

    If you enabled Theme options – Miscellaneous – Show Facebook avatar, then I don’t know what the cause might be since it works with no other extra settings

    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: remove "sweet date 4u" from adminbar #14391
     Abe
    Keymaster

    Hi, I guess you already figured it out. That was the logo from WP admin – Sweetdate

    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, That is nice 🙂 but that is not available. You can try to search for a plugin with that functionality. If you don’t find them your option will be to develop 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: Spotify embed in Activity/Forums/etc #14389
     Abe
    Keymaster

    I don’t see any Spotify in your site. Please provide a link to a Spotify embed.
    We made the Spotify to stretch to full container width so it looks nice in every place

    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: Limit characters in password #14388
     Abe
    Keymaster

    Hi, I do not know any plugins but do an internet search for them. Also maybe contact the developer and find out how to change the limit

    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: Shortcode #14386
     Abe
    Keymaster

    Hi, You’ll find the defined shortcode in wp-content\themes\sweetdate\functions-shortcodes.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: Woocommerce out of date #14385
     Abe
    Keymaster

    Well you should have used our files from the new version since there should be no notices when using those.
    You probably haven’t deleted old files before putting the new ones

    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: Menu Theme location issue and FB login issue #14384
     Abe
    Keymaster

    Hi, sweetdate menu appears only if you have imported the content. Importing it is optional and you can as well create your own menu and assign it to the Primary location.

    If you use another plugin for Facebook login then disable our Facebook integration from Sweetdate – Miscellaneous. Also if it suddenly not working you should check any changes you have done lately, plugins you have installed, etc.

    Please assign a menu to the Primary location for the membership issue also

    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, I don’t think it is an easy task since the redirects are done normally server side and in the client side you don’t always know what capabilities user has.

    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: monitor private messages #14381
     Abe
    Keymaster

    Hehe it wasn’t a joke. We are working on it but don’t have an estimated time of arrival

    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: Update Revolution Slider #14378
     Abe
    Keymaster

    Hi, Revolution slider has the ability to update from WP admin – Revolution slider. You will see an update button in that page. Upload the provided revslider.zip file

    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: [HELP] Home Image Size #14377
     Abe
    Keymaster

    Hi, Have it around 1200 pixels in width

    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: Mobile issue #14376
     Abe
    Keymaster

    Hi, We are doing the tests from http://seventhqueen.com/demo/sweetdatewp/members/demo
    User: demo, Password: demo

    All tests went trough OK. Try it yourself and it if happens show us the image uploaded and phone/browser used

    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: login problems #14374
     Abe
    Keymaster

    juanmdt, Your problem comes probably from the hosting that could block your ADMIN AJAX requests file which is not right. the file is /wp-admin/admin-ajax.php
    Talk at your hosting company since it could be restricted or a permission issue

    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: login problems #14373
     Abe
    Keymaster

    Commenting that line will just disable the AJAX request done when you submit your login data. This means that you won’t see the any response from the system in the windows and you will be redirected to wp-login in case of a failure.

    Try it and see it for yourself

    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 to get remove full name and instead use username #14372
     Abe
    Keymaster

    🙂 I haven’t said Appearance/editor/sweetdate, I said Sweetdate – Styling options – Quick css. Meaning that Sweetdate is a menu just like Appearance is

    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: [HELP] Theme Spamming Issue #14364
     Abe
    Keymaster

    Hi, It can’t be related to the theme since we do not include things like that. Check your plugins or maybe you got a virus. Try to replace theme files with ones from a theme archive if you think your files are corrupted.
    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.

    in reply to: Create A Group Still Not Functioning #14355
     Abe
    Keymaster

    We will look don’t worry

    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: Can Not able to remove KLEO Logo #14353
     Abe
    Keymaster

    Hi, Thank you very much. You probably have overridden the logo in a page from that page edit in Theme General Settings – Display settings – Custom Logo

    If you imported the demo content the page is Home Default

    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.

    in reply to: How to get remove full name and instead use username #14326
     Abe
    Keymaster

    Sweetdate – Styling options – Quick css it is not on your FTP, it is in your WordPress admin

    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,561 through 6,600 (of 8,607 total)

Log in with your credentials

Forgot your details?