Forum Replies Created
-
Author
-
RoaderParticipant
Hi @radu
Okey!———-
But, you know, corrections are still missing, the same ones that I previously pointed out to you, and new things. Friend, look at your competition. It has few sales, and its Theme lacks rtMedia, etc. But, visually it looks more solid … you can take something ideas if you want, for example, Members Swap, Members Ajax Search… 😉RoaderParticipant@radu
Hi man,
Whats Happens with the Updates? Last Up was on March 5.—————
Spanish for Laura (or you can use Google Transl.):
@laura
Hola Laura, ¿cómo estás? En español para que me entiendas más rápido.
Laura mira el siguiente link GWANGI
Esta es la Competencia. Tiene pocas ventas aun, y le faltan varias cosas como incluir rtMedia, Paid Membership… Sin embargo, el Theme se ve más robusto, más organizado incluso para Celulares. Además el desarrollador añadió un módulo de SWAP como el de Tinder, y añadió en el Member Dir. el botón de Enviar mensajes privados directamente. Yo les proporcioné el código php a uds, pero nunca lo usaron. :-/ En fin, ojalá puedan uds mejorar SweetDate.Saludos desde RD.
RoaderParticipantLook at this, AGAIN.
Before, the solution was:
.profile ul.accordion li.bp-widget {border:0!important;}
Now I don’t now.
Fontawesome 4 and Spanish transl. Okey, I cant help you with this.
Attachments:
You must be logged in to view attached files.RoaderParticipant1, 2, 3, 4 and 5.
My friend @radu
The Theme has several errors that I have reported to you for more than 1 year.The errors shown are seen in the DEMO.
In the clean installation, that problem of the search barch appears Members.
You can see the links in the same screenshots.
6. I understand what you say about membership… but, please, consider it later.
RoaderParticipantCOPY CODEThis is somewhat embarrassing, isn’t it? Membresías de Grupo Mantén un log de esta modificación:
El problema es que, muchas veces WP no convierte p. ej.
é
en é. Y muestra esoé
en pantalla asà mismo.RoaderParticipantHola @laura
El año pasado me dijiste que tú fuiste la que tradujo el Theme.
Lo que te estoy reportando es que el .po ES del Theme está lleno de errores ortográficos, incluso el texto original en inglés del que se traduce. Mira p. ej.:This is somewhat embarrassing, isn’t it?
Group Memberships
Membresías de Grupo
Okey con Loco Translate se puede hacer pero, cuando uno necesita reinstalar el Theme, los cambios se pierden. También he visto que se pierden cuando uno actualiza. Por tanto, compete al Equipo Técnico de SweetDate arreglar eso.
RoaderParticipant@Laura, llevo casi 2 años en espera de muchas cosas que todavÃa no integran. Algunas pocas sÃ, debido a la insistencia. Por el momento has dos cosas: Corrige la traducción al español del Theme, hay muchos errores, y cada vez que uno actualiza pierde los cambios realizados con Poedit. Otra cosa. Ponle al Theme las nuevas fontawesome 4. Colaboré actualizando el css de esas fonts para sweetdate pero al parecer no le prestaron atención.
RoaderParticipant@radu Hi!
Links are in NavBar.
And read the description of the problem. Members page, etc.RoaderParticipant@laura
Hola bella, cómo has estado?Bueno tú me entiendes.
Actualmente se puede esto:
View members directory
View members profile
Access group directory
Access to groups
View site activity
Send Private messages
Add media to your profileO sea, puedo permitir que el Nivel Golden pueda todo eso, e impedir que el Nivel Bronce tenga todo eso. Sin embargo, faltan algunas opciones. P. ej. Permitir que el Golden pueda cambiar el Cover del perfil, mientras que el Free no, etc. También eso de Crear Grupos, Subir media, etc.
RoaderParticipantHola @laura
Feliz año nuevo.En esta solicitud mencione algunas funciones que deberÃa tener el paidmembership.
Una función mas seria restringir cambiar el cover del perfil para ciertos niveles.
En caso de que bbpress este activado, restringir crear foros.
RoaderParticipantHello here!
This code worked, but not anymore.
Maybe changed something in the Theme or in BuddyPress. I dont know.If you put this code in the functions.php the list of members (members page) disappears, only 2 or 3 are displayed.
@Radu, if you can review that to know what the cause is.COPY CODE// Adding message button in members directory function filter_message_button_link( $link ) { $link = wp_nonce_url( bp_loggedin_user_domain() . bp_get_messages_slug() . '/compose/?r='. bp_core_get_username( bp_get_member_user_id() ) ); return $link; } function display_private_message_button() { if( is_user_logged_in() && bp_get_member_user_id() != bp_loggedin_user_id() ) { //bp_send_message_button(); ?> <div id="send-private-message" class="generic-button"> <div class="private-message-button generic-button" ><a href="<?php echo filter_message_button_link(); ?>" class="button small secondary radius" rel="add"><i class="icon-envelope"></i></a></div> </div> <?php add_filter('bp_get_send_private_message_link', 'filter_message_button_link', 1, 1 ); } } add_action( 'bp_directory_members_item_last', 'display_private_message_button',9999 );
RoaderParticipantHi there!
Happy New Year!
@radu
@lauraHere again, reporting some things that do not work well in the Theme.
1. (Old topic) In the profile. The text is not seen if the background is very light or white.
2. For iPad and Cell phones. The buttons comment, favorite, delete… are misaligned.
The cancel button has no style (just like post).3. The original text in English and the translations (e.g, Spanish) has many errors. Okey, We can fix it using Poedit but, when you update the Theme, goodbye corrections too.
It seems we can’t find…
Parece que no podemos encontrar lo que estás buscando…
4. Groups: Cancel friendship button not aligned with the username.
Search Members without style. On the members page.It seems inconceivable to me that looking for members needs a plugin (bp profile search) to work. Because Bp brings native all these search fields. So, please, fix it.Note: to more plugin (bp profile search), more vulnerabilities and more consumption of resources. I think that plugin is unnecessary, or should be optional.
5. For iPad and Cell phones. Last member of a page without the style of the others.
Buttons View profile and add disproportionated.6. Paid Membership.
Please, add more options.
For example:
– Create groups.
– Add media to the group.
– Add media in comments.
– Search members by name (using the search field).
I say this because it does not make much sense to monitarize so few options:
View members directory
View members profile
Access group directory
Access to groups
View site activity
Send Private messages
Add media to your profileAttachments:
You must be logged in to view attached files.RoaderParticipantRoaderParticipantOkey @Radu,
Apparently the cause is, that for that Search Bar to appear correctly, one must have the BP Search plugin activated.
Very bad this, since that default Bar comes in BuddyPress.
Too bad that just to have that bar you has to install that plugin, which consumes resources.
So, what I’m looking for is how to activate it correctly without that plugin.
The other problems are included in the demo, so take the captures from the demo.
RoaderParticipantRoaderParticipantProblem with the Search Bar here missaligned,
Problem with message threads avatar img.And for Mobiles the same problem.
Attachments:
You must be logged in to view attached files.RoaderParticipantSeveral times I have asked the same and @radu ignores me. (-_-)
I saw that you updated the Theme, but, this problem continues (search members).
Any solution?
RoaderParticipantHi @radu
I saw that you updated the Theme, but, this problem continues (search members).
Any solution?
–––––––––––
BuddyApp / SD
These are basic things that should have a dating theme. And you know it.
Do not be angry at what I tell you. I see you angry.
What I need is the solution to the problems presented by SD.
Attachments:
You must be logged in to view attached files.RoaderParticipantI have seen that BuddyApp has many features that could be added to SD.
For example, better search criteria (ajax) = members, groups, etc.
Best menu.
Support for WiseChat.
Icon + Text on buttons. Larger buttons. A more striking style.
I thought SD 3.0 would be like this. But you decided to keep the same old style.
RoaderParticipantRoaderParticipant# 175980, others and this new!
From the Demo on Firefox and Chrome.Attachments:
You must be logged in to view attached files.RoaderParticipantThanks @radu
I’m going to try your solution for the lines.However, my friend, there are so many complaints here that I lost count. Please, look # 175980 and the others.
RoaderParticipant@Laura
Umm bueno, aunque tengo instalado el Wp Super Cache, yo pruebo como se ve la pagina en todos los navegadores,
borro la cache de todos con cada cambio que hago para ir mirando que pasa,
he notado eso que te dije, en una ocasion tuve que mover un css que habia en la linea 1 y ponerlo mas abajo y solo asi funciono.RoaderParticipantHola @laura
Okey, el CSS,
Te iré reportando los fallos de CSS que vea, y si son fáciles de arreglar ya sabes. Por el momento, observe algo raro. Hay codigo css que uno pone en el Style.css del Child que funciona desde ahi, y otro que funciona desde el Quick CSS del Theme Options, pero a veces pones x codigo en el Style que No funciona para nada si esta en la primera linea del archivo, o en la segunda, etc. O pones en el Quick y no funciona. No se si para cada Navegador el css deba ser diferente o si el Theme debe estar mas adaptado para cada Navegador.
Revisa eso, please!RoaderParticipantHola @Laura, ve a mi ticket SweetDate 3.0 y mira ahà algunas cosas que he reportado.
Esta nueva actualización tiene más fallos que la 2.9
RoaderParticipantHi @Radu, I hope you had a good weekend.
Well, hare again 😀
Pic 1. Bug…
Pic 2. There is a problem with Style.css (Child).
Some css does not work from here, other css works from Quick Css (Theme Opt).
And viceverse. Or, if you put a css in the 1th line, works, but in the 2th, does not.And… for SD 3.x Groups Header Cover was removed… Why?
I can get it with this:
COPY CODE.groups #cover-image-container {background: #f7f7f7;} .group-avatar#item-header-avatar .avatar{border:2px solid #fff !important;} a.group-button.join-group{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;} a.group-button.leave-group{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;} .groups #item-header div#item-actions ul{background: #fff;} .groups #item-header-content .highlight{background: #fff;} .groups #item-header div#item-meta {color: #777;} #groups-list .search-item p {color: #777; font-style: normal;}
This version 3.x has more bugs than 2.9.x :-/
Attachments:
You must be logged in to view attached files.RoaderParticipantrtMedia Upload button in comments without Style.
Cancel button without Style. Its broken in Media Screens. Check your Demo!Attachments:
You must be logged in to view attached files.RoaderParticipant#175964
This problem is with Media Screens, or for Mobile Devices.
There Are MANY error like this.RoaderParticipantLook at this Error. Member List four columns.
You can see this problem in your Demo also.
Attachments:
You must be logged in to view attached files.RoaderParticipantAgain Native Search Bar On Member is Broken.
You gave me this and this:
Replace this file content : /wp-content/themes/sweetdate/buddypress/common/search/dir-search-form.php
width content of this one : https://pastebin.com/raw/Rp6X2dsBReplace also this file : /wp-content/themes/sweetdate/buddypress/members/index.php
with this content : https://pastebin.com/raw/5z8Tg4BF
But, does not work. Only works if you install Bp Search Bar plugin. That is very unnecessary, Why? because this search bar is Native in BuddyPress.
Other thing, also is Native, Shadows under Profile text, but, you still do not fix that.
If you use a very clear cover, the text is not visible.So, please @radu
Attachments:
You must be logged in to view attached files. -
AuthorPosts