Forum Replies Created
-
Author
-
SQadminKeymaster
Hi BurntCorkMedia, do you have a demo link to take a look?
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, yes, you need to edit app.css in “Top Bar Navigation” section. For responsive you have responsive.css
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I already checked it and everything seems to be ok. Do you have a demo link to take a look?Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterOk. Glad it worked. Though it is strange if you don’t have any plugin installed since that is something related to twitter widget.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
It is advisable not to replace core files,To resolve that error on 404 page template please read this topic. It is because of your old PHP version: https://archived.seventhqueen.com/forums/topic/404-page-error
We don’t get any of these errors. Give us an email with access to your site 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 solutionSQadminKeymasterHi, Support is given in the order of the topics created.
Support is offered Monday through Friday like it states on the header of the page but if we have time we respond also in weekends.That error is a conflict with a plugin you have installed.
Try disabling your plugins when you encounter some errors like that.
We have a fix in order to use it with the conflicting plugin.
Replace this file contents: sweetdate/framework/inc/oauth-twitter-feed-for-developers/oauth/OAuth.php with the one from this file:
https://archived.seventhqueen.com/files/OAuth.txtHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterWe will include this in our next update so the files will be the same(or maybe better :))
Files have to merge with the existing directories in the root of the theme.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi.
You cand add this to Sweetdate -> Styling options -> Quick css:COPY CODE#register-page .editfield .checkbox label:not(.reglabel) {width:50%;float:left;}
If you want 3 on a row you can change 50% to 33%
PS: Thanks for the stellar review
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Try adding this to your wp-config.php file in your root wordpress install directory:COPY CODEdefine ( 'BP_GROUPS_SLUG', 'grupos' );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterAlso you need to set the Sex field from Sweetdate -> Buddypress. This is used for the member count
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You need to modify page-parts/home-register-form.php and after the form ends you need to add another column with your video(after line 128):Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can modify the shortcode to add your custom image and your custom value for the sex field like this example:
[kleo_status_icon type=”Lesbian” image=”http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/lesbian.png” subtitle=”Lesbian online”]Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterGravatar images should render like this:
http://gravatar.com/avatar/c068ac13a2488b03aa4b82396ae9108e?d=http://seventhqueen.com/demo/sweetdatewp/wp-content/plugins/buddypress/bp-core/images/mystery-man.jpg&s=94&r=G
You can disable gravatar from Settings -> Discussion and you can set the avatar to Blank
There are some plugins that allow you to set your own default gravatar:
http://wordpress.org/plugins/add-new-default-avatar-emrikols-fork/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
There is this plugin I found: http://buddydev.com/plugins/bp-private-message-rate-limiter/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, to achieve this you need to do a custom styling by editing default stylesheet css. From admin interface there is no such option.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
First you need to ensure both themes are network activated and then enable the sweetdate child theme in your site.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
If you want to translate the theme starting from scratch using Codestyling plug in all you need to do is to translate thr strings and the generate .mo file from the plugin.
Now that you have the french translation in place you can continue translating with Codestyling.
The notice  that there is code extracted out of other plugins is fine since there are template file for compatible plugins.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterThank you. Rating does help
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can use this: http://wordpress.org/plugins/widget-or-sidebar-per-shortcodeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I explained it in this topic:
https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-imageHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
You can include them in the menu with this code added to your sweetdate-child/functions.php
http://pastebin.com/K218myjhTo remove the old ones you need to copy header.php to your sweetdate-child theme and edit it. Remove from line 124 to 141
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Right now there is no shortcode for that but you could install http://wordpress.org/plugins/shortcode-exec-php and create a shortcode that executes this:COPY CODEget_template_part('page-parts/home-register-form');
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I don’t understand where you need to change the link. Attach screenshots, give more details on the location of that pag nav. ThanksHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, You can try this: https://archived.seventhqueen.com/forums/topic/buddypress-profile-progression
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
We made Budypress Wall compatible with the theme but it will be available in the next update. Add the files from the archive bellow to the main theme … and magic 🙂https://archived.seventhqueen.com/files/buddypress-wall-tpl-files.zip
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
1. If is set to off then some images in site should be rounded. What image do you say it is not rounded? PLease give more details,links, etc, anything that helps us identifying your problem.
2. Before that you have to define your profile fields from Users-> Profile fields. After that you go to Sweetdate -> Buddypress and check the fields you want to appear. Also Sweetdate -> Buddypress for the text above the form
3. Those are articles added to your blog that display there. Edit the respective postsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Sorry, you are right you need to add also border: 3px solid #HEX
ex:
.latest-blog span.avatar:hover {background:#HEX;border: 3px solid #HEX}
What I gave you should take care of the circle when you are hovering it.
For the normal state add another one without the :hover, like this: .latest-blog span.avatar {}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
First make a backup of the old files. The easiest way is to do it automatically from admin by entering your TF user and API key in Sweetdate -> Miscellaneous . After that the update will be available in the wp-admin/update-core.php
When doing the automatic update you will lose your translation files(if you have translated the theme) from sweetdate/languages so make sure to have a backup and copy them after the updateBasically you will lose any added files to the main theme or any modified files.
If you have used the child-theme then you have nothing to worry about because all changes are done in sweetdate-child theme folder and you don’t change anything to it.If you want to do it by FTP get the new download from TF and replace only the sweetdate theme folder. Do not replace the sweetdate-child.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
I see you have changed the name of the profile field groups. You need to change what groups should display in that tabs. Please check this topic to see how you can change the displayed tabs: https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-imageCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterPrivate groups have the option to send a join group request
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, at line 60 from the functions.php seems to be a problem. make sure to copy/paste the exact text. Maybe give us the whole file to take a look. You can use pastebin.com to show the file contents
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHello and thank you.
For the icons that appear in the site take a look at this topic: https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-siteTo change the match in the compatibility you have add this function in your sweetdate-child/functions.php and modify the default behaviour:
http://d.pr/n/VbgTChange the __(“match”, ‘kleo_framework’) to whatever you like.
The two icons are a image background rendered by and has this css:COPY CODE.circular-item .hearts { background: url("../images/hearts_bg.png") no-repeat scroll 0 0 transparent; display: block; height: 30px; position: absolute; right: 0; top: -20px; width: 39px; }
You can put you own image on the server and change the span class to “my-hearts” and add the css to Sweetdate -> Styling -> Quick css or in the file sweetdate-child/style.css
COPY CODE.circular-item .my-hearts { background: url("../path_to_new_image") no-repeat scroll 0 0 transparent; display: block; height: 30px; position: absolute; right: 0; top: -20px; width: 39px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi, can you provide us an online link to take a look?
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
To remove the forum tab from the profile add this to sweetdate-child/functions.php having the sweetdate child theme activated:COPY CODE// Remove forums menu item function my_setup_nav() { global $bp; unset($bp->bp_nav['forums']); } add_action( 'bp_setup_nav', 'my_setup_nav', 1000 );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
For:
1) You need to go to Sweetdate -> Miscellaneous -> Use squared avatar images -> ON2) To change the search box go to Sweetdate -> Budypress -> Search form customization
3) You need to edit the page named Home. From wordpress admin go to Pages
4) Just add new Buddypress groups and they will appear.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterNot activated members don’t need to show but if you activated them then those plugins aren’t doing a good job 🙂
The plugin needs to add a activity entry in order for the members to show. I will look these days over a plugin and modify it.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterI see what you mean now about the numbers. We will definitely take this in consideration for the next update.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Please update to the latest version and you don’t need to do that step with class-bp-tabs.php because is included in it.
After that when a user uploads some images it will automatically appear in the tab.Notifications will only appear when you have some, if you have no notifications they won’t appear
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
There is no such included functionality.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSQadminKeymasterHi,
Make sure to have the latest theme version. You can edit wp-config.php file from the root of wordpress installation and change WP_DEBUG to true. This will show you the error. Please share with us that error and maybe link to test itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts