-
Author
-
October 28, 2016 at 01:01 #141786
Roader
ParticipantFrom MEMBERS, How I can see: Newest and Alphabetical?
By Default SweetDate does not have Order By: ….
For the Next Update* you can Includes here: Newest, Alphabetical and…. “Your Matches” (a list to see persons compatibles with you).
For now, I want Newest, Alphabetical together All Members and Friends.
––––––
* Also: Enable Sidebars for this Template, please!
Attachments:
You must be logged in to view attached files.October 28, 2016 at 01:09 #141791Roader
ParticipantAnd here: A Search Bar, for: “Search by Name”.
As I can recover that bar here? “Search by Name”.
October 28, 2016 at 13:16 #141862Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
October 30, 2016 at 22:01 #142106Radu
ModeratorHi,
Can you put the your website somewhere online to can take a look at it ?
If yes provide admin credentials and FTP in a private reply
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 30, 2016 at 22:06 #142107Roader
ParticipantHi Rahu!
I’m working in LocalHost first.
For now, for now I have received very little help here.Nobody tells me what to resolve Sidebars, Cancel Button, etc.
October 31, 2016 at 19:49 #142276Radu
ModeratorBy default, the filtering isn’t on our demo ; http://seventhqueen.com/demo/sweetdatewp/members/
We will take in consideration your opinion and maybe this will be implemented in future.
What about this “Nobody tells me what to resolve Sidebars, Cancel Button, etc.” What do you want to achieve ? in what page ?screenshots pls
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 4, 2016 at 01:30 #142802Roader
ParticipantAbout Cancel Button PROBLEM in Mobile.
Attachments:
You must be logged in to view attached files.November 5, 2016 at 00:58 #142933Roader
ParticipantAnd Radu, for this section or page, tell me How I can see… Newest, Alphabetical.
November 7, 2016 at 17:54 #143137Radu
ModeratorHi,
I think this “About Cancel Button PROBLEM in Mobile.” it’s visible only from android phone because i cannot see it from an iPhone and that it’s caused by android devices.
For the filter on members page add this file to : wp-content/themes/sweetdate-child/members/index.php
Child theme needs to be installed and activated
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.November 7, 2016 at 18:11 #143142Roader
ParticipantHi Radu. Later I will see your index.php
I added Order by taking the original code of BP and adding it to Child index.
But there are other problems.
Information is displayed:
City, marital status, etc.
Age alone appears.
Neither the entry shown.
In other words, nothing like the Demo.November 7, 2016 at 18:14 #143145Roader
ParticipantAbout Cancel Button, please check: https://archived.seventhqueen.com/forums/topic/cancel-button
November 7, 2016 at 19:24 #143168Radu
ModeratorRegarding to this
COPY CODEBut there are other problems. Information is displayed: City, marital status, etc. Age alone appears. Neither the entry shown. In other words, nothing like the Demo.
What are you talking about ? provide some screenshots to can see about are you talking
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 7, 2016 at 19:58 #143185Roader
ParticipantBut there are other problems.
Information is displayed:
City, marital status, etc.
Age alone appears.
Neither the entry shown.
In other words, nothing like the Demo.I talking about that: https://archived.seventhqueen.com/sweetdate/article/add-profile-information-member-name-members-directory
But this solution does not work for me.
November 8, 2016 at 01:27 #143247Roader
ParticipantRadu, your Index.php work fine.
But without Input Members Search (“search by name”).I try to add this:
COPY CODE<?php if ( has_filter( 'bp_directory_members_search_form' ) ) : ?> <div id="members-dir-search" class="dir-search" role="search"> <?php bp_directory_members_search_form(); ?> </div><!-- #members-dir-search --> <?php else: ?> <?php bp_get_template_part( 'common/search/dir-search-form' ); ?> <?php endif; ?>
But work bad.
November 8, 2016 at 18:01 #143360Radu
ModeratorI see but we don’t offer support for custom development
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 8, 2016 at 18:43 #143375Roader
ParticipantMy friend Radu, this is not a custom, because you know that Buddypress by default has this Search Bar in Members, Groups, User friends and groups. I need to restore this bar only.
The other topic:
I talking about that: https://archived.seventhqueen.com/sweetdate/article/add-profile-information-member-name-members-directoryBut this solution does not work for me.
I can’t see information: gender, city, etc. Neither Status.
Only I can see Age.November 8, 2016 at 19:06 #143388Radu
ModeratorJust copy from the original BuddyPress template the search form in our template.
And for that fields the how to guide it’s there, pay atention to the field names they should be idenctically and also from the user profile completed to can appear something
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 8, 2016 at 19:58 #143412Roader
ParticipantJust copy from the original BuddyPress template the search form in our template.
How? Because I did try… and nothing :-/
November 9, 2016 at 04:27 #143467Roader
ParticipantAnd for that fields the how to guide it’s there, pay atention to the field names they should be idenctically and also from the user profile completed to can appear something
Okey Radu.
I get something (red), but, I dont why, I cant see this About Me blablabla (blue – demo).Attachments:
You must be logged in to view attached files.November 9, 2016 at 18:20 #143583Radu
ModeratorMake sure to have the field name correctly pasted in functions.php, the exemple works users uses that..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 9, 2016 at 22:00 #143622Roader
ParticipantI have this code:
// Members page fields
add_action(‘after_setup_theme’,’kleo_my_member_data’);
function kleo_my_member_data()
{
global $kleo_config;
// this is the details field, right now it take the “About me” field content
$kleo_config[‘bp_members_details_field’] = ‘About me’;
// this display the fields under the name, eq: 36 / Woman / Divorced / Berlin. Modify with the names of the fields you want to appear there
$kleo_config[‘bp_members_loop_meta’] = array(
‘Soy’, // I am
‘Estado Civil’, // Marital Status
‘Ciudad’, // City
);}
And What fields here shows About Me (Cite) ??
November 10, 2016 at 17:05 #143755Radu
ModeratorI don’t understand your question
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 10, 2016 at 19:13 #143794Roader
ParticipantHi Radu. I’m using this code, and I have: Age / Gender / City…fields,
But, I don’t have Myself or About Me Or Yourself description…November 11, 2016 at 00:51 #143820Roader
ParticipantBy default the Theme does not display Age, Gender, City …
I got that, here: https://archived.seventhqueen.com…
But, the other text does not appear.
But the other text does not appear.
Attachments:
You must be logged in to view attached files.November 11, 2016 at 16:32 #143904Radu
ModeratorPut your website somewhere online to can take a look and provide to me FTP + admin credentials in a private reply
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 12, 2016 at 03:23 #143969Roader
ParticipantHow I can display:
Birthdate + Years Old on Profile field?
And, please, send me the Css code of the Tiny Button.
I did try add some css to the Cancel button, but, I can’t get the same style (active, hover, etc.) of the other button.
Attachments:
You must be logged in to view attached files.November 12, 2016 at 03:45 #143973Roader
ParticipantRadu, if this is possible, and medium easy, say me, how I can put it?
But, if this is difficult for you now, okey, I wait for the Next Update (if you includes)
Attachments:
You must be logged in to view attached files.November 12, 2016 at 04:31 #143976Roader
ParticipantAnother thing Radu,
And sorry to bother you so much,
I would like to remove that in blue,
And put Latest Registered there (red line),
I tried this code but it does not work.
<li class="selected" id="newest"><a href="<?php echo trailingslashit( bp_get_root_domain() . '/' . bp_get_members_root_slug() ); ?>"><?php printf( __( 'Newest <span>%s</span>', 'buddypress' ), bp_get_the_site_member_registered_count() ); ?></a></li>
Attachments:
You must be logged in to view attached files.November 12, 2016 at 04:32 #143979Roader
Participant<li class="selected" id="newest"><a href="<?php echo trailingslashit( bp_get_root_domain() . '/' . bp_get_members_root_slug() ); ?>"><?php printf( __( 'Newest <span>%s</span>', 'buddypress' ), bp_get_the_site_member_registered_count() ); ?></a></li>
November 12, 2016 at 04:34 #143980Roader
ParticipantAttachments:
You must be logged in to view attached files.November 13, 2016 at 19:47 #144030Roader
ParticipantI’m waiting for my Last Support. Please!
––––––––––––
And, please, send me the Css code of the Tiny Button.
I did try add some css to the Cancel button, but, I can’t get the same style (active, hover, etc.) of the other button.
This code works more or less. Although I lack focus.
/* Cancel Button */
a.ac-reply-cancel {
border-radius: 4px;
font-size: 10px;
padding: 5px 10px 5px 10px;
margin-top: 5px;
border: 1px solid #743349;
background: #743349;
color: #fff !important;
font-weight: bold;
line-height: 1;
position: relative;
text-align: center;
text-decoration: none;
cursor: pointer;
transition: background-color 0.15s ease-in-out;
-webkit-transition: background-color 0.15s ease-in-out;
-moz-transition: background-color 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out;
}a.ac-reply-cancel:hover {
color: #ffffff;
background-color: #92425d;
border: 1px solid #92425d;
}
a.ac-reply-cancel:active {
box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset;
}November 13, 2016 at 21:12 #144038Roader
ParticipantFORGET THIS:
How I can display:
Birthdate + Years Old on Profile field?________________________
QUESTION:
Maybe there is a bug here. In the English version, when you go to: Theme Options / Buddypress / Show age instead birthdate ( On ), the word birthdate on profile change to age. Very well! But, in the spanish version the word “cumpleaños” does not change to “edad”.
What happens here?
Attachments:
You must be logged in to view attached files.November 15, 2016 at 16:14 #144266Radu
ModeratorHi,
The text that appears in member directory it’s from about me field like on our demo.
http://seventhqueen.com/demo/sweetdatewp/members/ + http://www.montecci.com/dating/members/
For the style of the cancel button please replace this file : : /wp-content/themes/sweetdate/activity/entry.php
With the content of this : http://pastebin.com/raw/UpgTApea it will have the same style as the post button.
Regarding last your ticket maybe you have translated the birthday and age with same word in Spanish, using English language the string will be changed
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 22, 2016 at 22:58 #145064Roader
ParticipantNamaste Radu.
Radu, How I can display Messages, Notifications and Friend Requests with Counter in Main Menu? I know that in Dashboard / Menus I can add Buddypress links, but, without counter.
So, if you know a easy way to display the same Messages, etc. from SubNav, tell me please.Attachments:
You must be logged in to view attached files.November 25, 2016 at 17:35 #145336Radu
ModeratorHi,
For the moment that it’s not possible, we will take in consideration this functionality and in future we will implement this kind of functionality it’s useful
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 28, 2016 at 12:58 #145410Radu
ModeratorOk
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 6, 2016 at 02:28 #146165Roader
ParticipantHi There. Please help me with…
I dont want Home Page / Header Background (look at the img under Profile button) in other pages, links, ONLY in Home Page.
Attachments:
You must be logged in to view attached files.December 6, 2016 at 20:04 #146232Radu
ModeratorUse this css
body.home .header-bg {
background-color:#000;
background-image: url(http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/blurred_bg_01.jpg) !important;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}And remove the background from wp-admin -> theme options -> header section -> background
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.