Forum Replies Created
-
Author
-
AbeKeymaster
Hi there, this topic is old and it is for Sweetdate. You are mentioning something about Kleo.
The register page is only accessible when you are not logged in 🙂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.AbeKeymasterHi there, please update the app.js file attached in your Sweetdate theme under assets/scripts/app.js
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.Attachments:
You must be logged in to view attached files.AbeKeymasterYou can try adding this in your child functions.php
COPY CODEadd_filter('upload_dir', 'bcp_custom_upload_dir' ); function bcp_custom_upload_dir($args) { if (isset($_POST['action']) && $_POST['action'] == 'bp_upload_profile_cover' ) { $args['path'] = $args['basedir'] . "/bcp-user" . $args['subdir']; $args['url'] = $args['baseurl'] . "/bcp-user" . $args['subdir']; } if (isset($_POST['action']) && $_POST['action'] == 'upload_group_cover' ) { $args['path'] = $args['basedir'] . "/bcp-group" . $args['subdir']; $args['url'] = $args['baseurl'] . "/bcp-group" . $args['subdir']; } return $args; }
This should make the uploads for the profile cover in a bcp-user folder and the group cover in a bcp-group 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.AbeKeymasterFor 60 seconds then the value is 60000
0 will disable the live notifications ajax request
Please make sure you have the latest Kleo version installedHi 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.AbeKeymasterFor groups we don’t have one. All the available shortcodes are seen in the shortcode editor button
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.AbeKeymasterHi, unfortunately we haven’t made any progress on this but I will let you know ASAP once I have some updates
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.AbeKeymasterHi,
@liam62244 you need a bit of coding skills or editing skills. You need to take the codes as their are and paste them one after the another in the file specified. You should talk with someone that can help you customize the theme as you need.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.AbeKeymasterHi, are you using the latest theme version since it should be fixed?
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.AbeKeymasterHello, in Theme options – BuddyPress try to set the refresh interval to 40000 which means 40 seconds refresh time or what you think is appropiate.
http://7thqueen.com/public-files/gabi/2015-09-18-6e5qg.pngHi 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.AbeKeymasterHi there, please update to Kleo 3.0.9 and also update Visual composer to latest version from your admin area
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.AbeKeymasterSorry for the late reply @delirious55
please update the content from this file wp-content/themes/sweetdate/custom_buddypress/bp-functions.php with the content from the file attachedHi 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.Attachments:
You must be logged in to view attached files.AbeKeymasterOh I see what you mean to have a custom sidebar just for single posts. For that you will need a different plugin to handle the sidebar logic
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.AbeKeymasterHi, I have contacted you by email.
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.AbeKeymasterhi @Tronle
there is already an option for the blog post layout in Theme options – Blog – Single Post page LayoutHi 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.AbeKeymastermany thanks @Julian
I really appreciate itHi 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.AbeKeymasterFrom youtube you can get the video embed url from the share button
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.September 16, 2015 at 13:08 in reply to: WPML + Visual Composer + WooCommerce conflict on 3.0.7 #77972AbeKeymasterPlease test with 3.0.8 and let us know if you encounter problems
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.AbeKeymasterUntil the next update try to update the files attached in the theme and see if it fixes 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.Attachments:
You must be logged in to view attached files.AbeKeymasterThanks, will check it and will included it in the next 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.AbeKeymasterIf the items are not appearing you can take a look in the browser console for javascript errors and let us know if you find any. I have tried on Safari in Mac and haven’t encountered any 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.AbeKeymasterHi, it was probably resolved. You can import demo data from Appearance – KLEO Demo 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.AbeKeymasterHi there, until next theme update pleae update Visual Composer to latest version from WP admin – Appearance – Install Plugins to fix this
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.September 10, 2015 at 14:57 in reply to: Visual Composer image background No Repeat…is repeating #77017AbeKeymasterHi, this is fixed and will be available in 3.0.8 Kleo update.
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.AbeKeymasterGerman language is not added to the theme since we need it to come from users contribution. You can easily translate the theme with Loco Translate 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.September 10, 2015 at 00:11 in reply to: Profile search add on, new version has issues with KLEO template #76838AbeKeymaster@aimkbe nice to hear that. Actually my name is Gabriel and Abe is just a shorthand 🙂
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.AbeKeymasterHi, we will be doing some tests and will let you know
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.AbeKeymaster@andresvernazza related to your customer satisfaction form, you can create a new topic from the support home page if you click your desired theme you will see some links under the search item.
Also you should be aware that we want to help all of our clients and that is the purpose of this support site.. but you need to create a topic if you have problems with 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.AbeKeymasterHi there, we are using WordPress Seo and the image tag is generated. You shoud check the page source code and see if the meta tag is there. Also check the plugin settings and make sure the page you are testing has a featured image or also from the page edit – WordPress Seo section you can set a custom Facebook 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.AbeKeymasterHi, please see this same topic here:
https://archived.seventhqueen.com/forums/topic/profile-search-add-on-new-version-has-issues-with-kleo-template
An update will be released this week to support the latest version of the pluginCheers
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.AbeKeymasterWell no, not from what I know but please create a backup before you 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.September 3, 2015 at 12:45 in reply to: Profile search add on, new version has issues with KLEO template #75999AbeKeymasterHi, this week a new Kleo version will be released to include that fix.
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.AbeKeymasterHi, it seems you have a very old WordPress version. Please update to the latest WordPress 4.3
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.AbeKeymasterHello, maybe try to generate a new API key. Also there were some issues with Themeforest availability and if it still does not work try to update it manually. See the details in the documentation
All the best
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.AbeKeymasterHello and thanks for appreciating our work. It was built using Adobe After Effects.
We can’t provide the files since they weren’t build for sale and it will be very hard to edit it to match your needs.
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.AbeKeymasterYou have a switch there to make it live in the Status&Review tab . Also see here https://goldplugins.com/documentation/wp-social-pro-documentation/how-to-get-an-app-id-and-secret-key-from-facebook/
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.AbeKeymaster@msattolo is you added correct username and API it will be found under Dashboard – Updates. If it does not work please update manually. See details in the documentation
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.AbeKeymasterHello, Turkish is not available since it needs to be contributed by somebody who knows the language. You can translate it with Loco Translate plugin if you need it
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.AbeKeymaster
@stix, I know you were releasing sites one after another and I was curious if you have something new.Congrats on the move and all the best wishes.
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.AbeKeymasterNope, nobody who knows the language contributed. You can translate it yourself using Loco Translate plugin
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.AbeKeymasterHi there, from what I know Sensei is free to get from github and you pay for support only.
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. -
AuthorPosts