Forum Replies Created

Viewing 40 posts - 1 through 40 (of 591 total)
  • Author
  • in reply to: SweetDate 3.0 #197299
     Roader
    Participant

    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… 😉

    LINK.

    in reply to: SweetDate 3.0 #197148
     Roader
    Participant

    @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.

    in reply to: SweetDate 3.0 #185641
     Roader
    Participant

    Look 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.

    in reply to: SweetDate 3.0 #185640
     Roader
    Participant

    1, 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.

    in reply to: Paid Memberships #184907
     Roader
    Participant
    COPY CODE
    This 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.

    in reply to: Paid Memberships #184906
     Roader
    Participant

    Hola @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.

    in reply to: Paid Memberships #184775
     Roader
    Participant

    @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.

    in reply to: SweetDate 3.0 #184774
     Roader
    Participant

    @radu Hi!

    Links are in NavBar.
    And read the description of the problem. Members page, etc.

    in reply to: Paid Memberships #184667
     Roader
    Participant

    @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 profile

    O 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.

    in reply to: Paid Memberships #184534
     Roader
    Participant

    Hola @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.

    in reply to: Adding message button in members loop #184526
     Roader
    Participant

    Hello 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 );
    in reply to: SweetDate 3.0 #184399
     Roader
    Participant

    Hi there!
    Happy New Year!

    @radu


    @laura

    Here 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 profile

    in reply to: SweetDate 3.0 #181955
     Roader
    Participant

    Hi @radu and @laura

    When will you update the Theme?

    in reply to: SweetDate 3.0 #178017
     Roader
    Participant

    Okey @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.

    in reply to: SweetDate 3.0 #177749
     Roader
    Participant
    in reply to: SweetDate 3.0 #177748
     Roader
    Participant

    @radu, Im waiting for you…
    #177221
    #177125
    And others… Please check!

    in reply to: SweetDate 3.0 #177274
     Roader
    Participant

    @benson

    Yes, Im using php 7
    And I saw this same problem do you have, before


    @radu
    , Im waiting for you…
    #177221
    #177125
    And others

    in reply to: SweetDate 3.0 #177211
     Roader
    Participant

    Problem with the Search Bar here missaligned,
    Problem with message threads avatar img.

    And for Mobiles the same problem.

    in reply to: SweetDate 3.0 #177127
     Roader
    Participant

    My friend @radu, maybe you feel annoyed because I asked for more features.

    And I get it. But you know that the subject has been improving because I have insisted.

    For example, the Theme did not have the “cancel comments” button, I suggested it and now it is.

    I even see that the Theme is now more expensive. However, you know there are many bugs to fix and new things to add.

    If I knew php and javascript would help you, but I have no knowledge of those.

    in reply to: SweetDate 3.0 #177125
     Roader
    Participant

    Several 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?

    in reply to: SweetDate 3.0 #176990
     Roader
    Participant

    Hi @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.

    in reply to: SweetDate 3.0 #176908
     Roader
    Participant

    I 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.


    @radu
    @laura

    in reply to: SweetDate 3.0 #176907
     Roader
    Participant

    Hi @radu, please check #176702

    in reply to: SweetDate 3.0 #176702
     Roader
    Participant

    Hi @radu @laura

    I saw that you updated the Theme, but, this problem continues (search members).

    Any solution?

    in reply to: Paid Memberships #176469
     Roader
    Participant

    @laura
    Un favorcito, si puedes añade en el Theme Opt. mas campos para añadir otras redes, como Instagram, Reddit, Tumblr, Youtube, etc. Ahi solo veo Facebook, Pinterest, Twitter y Linkedin.

    in reply to: SweetDate 3.0 #176372
     Roader
    Participant

    # 175980, others and this new!
    From the Demo on Firefox and Chrome.

    in reply to: SweetDate 3.0 #176371
     Roader
    Participant

    Thanks @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.

    in reply to: Paid Memberships #176337
     Roader
    Participant

    @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.

    in reply to: Paid Memberships #176262
     Roader
    Participant

    Hola @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!

    in reply to: Paid Memberships #176187
     Roader
    Participant

    Hola @laura

    Te respondo en privado para que no se rompa el hilo del Tema que es Paid M.

    Yo entiendo pero, esos errores que antes no estaban son una molestia.

    No sé de qué te encargas tú exactamente, pero al menos los errores que tengan que ver con CSS, en tanto puedas por favor.

    Además de eso, hay algo a considerar. «Una página de Dating debe servir a la producción económica». Esto se divide en algunos aspectos.
    – Está lo del Paid Memberships.
    – Luego lo de poner anuncios banner en el sitio. Con respecto a esto, el Theme tiene pocos lugares para poner anuncios… Las sidebars, pero, desde un mobile no se ven de inmediato, sino que hay que hacer scrolldown para ver el widget. Piensa en incrustar areas dentro de Activity, etc.
    – La opción de compartir el contenido del sitio en redes sociales.
    – La opción de conectar el sitio a WhatsApp. Razón: Muchas personas ingresan a páginas de Dating buscando citas rápidas, y para ello le piden el no. de tel. a quien le interese. Esto en parte no es bueno, ya que la conversación se traslada fuera del sitio y esos usuarios se pierden del contenido. Sin embargo, esto requiere de ciertas medidas de Seguridad. Si es Shared no creo que requiera mucha, pero si es Chat obviamente. Ya que en modo Chat, nadie quiere que un usuario indeseable le esté mandando mensajes a su Whats.

    Otro aspecto, es el Modo Mobile del Sitio. Sé que pedir esto sabiendo que uds tienen tanto que solucionar puede parecer inoportuno, quizás, pero, todos los productos de 7thQueen merecen versiones Apps para Mobiles.

    Empero observa cómo se ve el Theme en algunas pantallas móviles.
    Hay que ajustar más el CSS.

    Bueno hasta aquí mi comentario.

    in reply to: Paid Memberships #176074
     Roader
    Participant

    Hola @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

    in reply to: SweetDate 3.0 #176044
     Roader
    Participant

    Hi @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 :-/

    in reply to: SweetDate 3.0 #175980
     Roader
    Participant

    rtMedia Upload button in comments without Style.
    Cancel button without Style. Its broken in Media Screens. Check your Demo!

    in reply to: SweetDate 3.0 #175970
     Roader
    Participant

    #175964
    This problem is with Media Screens, or for Mobile Devices.
    There Are MANY error like this.

    in reply to: SweetDate 3.0 #175964
     Roader
    Participant

    Look at this Error. Member List four columns.

    You can see this problem in your Demo also.

    in reply to: SweetDate 3.0 #175961
     Roader
    Participant

    Look at this.

    Carousel Profiles broken, by default… if you have only one or two members. Solution:

    #header div.carousel-profiles.responsive div.caroufredsel_wrapper ul.profile-thumbs li {width: 94px !important; height: 94px !important;}

    in reply to: SweetDate 3.0 #175899
     Roader
    Participant

    Again 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/Rp6X2dsB

    Replace 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

    in reply to: Paid Memberships #175833
     Roader
    Participant

    Algo mas que si puedes hacer, reemplaza la fontawesome 3. por la 4.
    Aquí te incluyo el CSS que estoy usando para que funcionen con el Theme; deberás crear el css.min.

    Otra cosa, en el Child Theme, modifica el @ por este: @import url(“../sweetdate/assets/styles/app.css”);

    Por que? Porque por defecto hace una llamada a @ /styles.css y este al app.css, o sea, que eso hace que el Theme sea lento. Las peticiones innecesarias deben ser corregidas.

    in reply to: Paid Memberships #175831
     Roader
    Participant

    Observa este Demo de Dating y Social comercial. @laura CHAMALEON php.

    Eso si, cuesta bastantes dolares; seria una mala inversión para un proyecto pequeña. Nuevamente repito, SD es buen Theme, pero… ya sabes.

    Si tuviera un amplio conocimiento de PHP y Java, ayudaría a mejorar el Theme. Por el momento solo puedo sugerir, y, compartir algunas funciones útiles que he encontrado con uds.

    IDEAS:
    Quizás tu puedas añadir esto a una Beta de prueba en Localhost, digo, si no estas muy ocupada. Ademas del mencionado botón de Mensajería en Members, y de probar otro menú. En Opciones del Theme, añadir un apartado llamado: Security. Si quieres puedes añadir algunas opciones de Seguridad, o un Link a un amplio Post con todos los tips. En el mismo Apartado, sugierele a los Admins instalar WordFence, o iTheme Security.

    0- Esta función es muy importante. Evita que nadie que no sea el KeyMaster y un Admin entren al DashBoard de WP. Si un usuario común intenta acceder, a http://www.sitio.com/wp-login o /wp-admin sera redireccionado. Tambien protege para que un hacker no pueda acceder (siempre y cuando No descubra el nombre y la clave del KeyMaster o del Admin). Si quieres permitir un Editor, entonces tendrías que usar el segundo código.

    COPY CODE
    // Limitar el acceso al Dashboard WordPress
    add_action( 'init', 'blockusers_init' );
    function blockusers_init() {
     if ( is_admin() && !current_user_can( 'administrator' ) && !( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) {
     wp_redirect( home_url() );
     exit;
     }
    }
    COPY CODE
    // Limitar el acceso al Dashboard WordPress
    add_action( 'init', 'blockusers_init' );
    function blockusers_init() {
     if ( is_admin() && !current_user_can( 'administrator' ) && !current_user_can( 'editor' ) && !( defined( 'DOING_AJAX' ) && DOING_AJAX ) ) {
     wp_redirect( home_url() );
     exit;
     }
    }

    Como ves, solo añadir: && !current_user_can( ‘OTHER-ROLE-HERE’ )

    1- Esta sirve para ocultar al KeyMaster del Directorio de Miembros y de los BP widgets. Pero esta medida no soluciona el GRANDISIMO problema de Seguridad. Veras, el KeyMaster jamas debería usarse para publicar nada, ya que es el corazón del Sitio. Si un hacker logra cogerlo, adiós sitio, adiós base de datos. Imagina que el Sitio tiene 10,000 miembros. Es duro lo que va a pasar adelante. Como sugerencia, el KeyMaster debe crear un Editor para crear paginas, posts, etc.

    COPY CODE
    // Exclude Admins from Directories and BP Widgets 
    add_filter( 'bp_after_has_members_parse_args', 'buddydev_exclude_users' );
    
    function buddydev_exclude_users( $args ) {
    	//do not exclude in admin
    	if( is_admin() && ! defined( 'DOING_AJAX' ) ) {
    		return $args;
    	}
    	
    	$excluded = isset( $args['exclude'] )? $args['exclude'] : array();
    
    	if( !is_array( $excluded ) ) {
    		$excluded = explode(',', $excluded );
    	}
    	
    	$user_ids = array( 1 ); //user ids
    	
    	
    	$excluded = array_merge( $excluded, $user_ids );
    	
    	$args['exclude'] = $excluded;
    	
    	return $args;
    }

    2- Bueno, esta otra función resuelve parte del problema. Veras, cuando creas un Sitio con WP, vas a Usuario, y allí editas, cambias el Nombre Publico a Mostrar, por defecto el nombre es el mismo Username (error de WP), y el Nickname es el mismo Username. Sin embargo, aunque cambias el Username del KeyMaster ahí mismo, eso NO cambia nada en las Tablas de PhpMyAdmin. Debes entrar a las Tablas y Editar el nicename en wp_users. Todavía no he conseguido una función php que haga que desde WP se resuelva. O que coja todos los nicknames existentes y los cambia automáticamente.

    Sin embargo, la siguiente función hace esto muy bien para los Nuevos Registrados. Convierte el nickame (nicename en la DB) automáticamente, o sea, si tu nombre es Laura Smith, tu nickname sera laurasmith, si hay dos Laura Smith, en la DB se pone: laurasmith2, y así se evita un conflicto.

    COPY CODE
    
    //  Cambiar nombres de usuarios Buddypress por apodos 
    function set_default_display_name( $user_id ) {
    $user = get_userdata( $user_id );
    $name = sprintf( '%s %s', $user->first_name, $user->last_name );
    $nickname = sanitize_user( strtolower( str_replace( ' ', '', $name ) ) );
    $args = array(
    'ID' => $user_id,
    'display_name' => $name,
    'nickname' => $nickname,
    'user_nicename' => $nickname
    );
    wp_update_user( $args );
    }
    add_action( 'user_register', 'set_default_display_name' );

    3- Forzar a los Nuevos Registrados a usar contraseñas fuertes. Ya sabes, si el Username es débil, y encima la Contraseña es débil, pues el hackeo es fácil. Ver Plugin: ENLACE

    Bueno, esta función se puede añadir directamente al f.php, pero, desde ahí no sera traducible, a no ser que en las lineas del código le indiques desde donde tomara la traducción una vez activada. La tr. podría estar dentro de la carpeta Lang de SD.

    4- Limitar el registro a ciertos correctos electrónicos

    COPY CODE
    // Restricted Email Domains
    add_option('limited_email_domains', array('yahoo.com', 'outlook.com', 'hotmail.com', 'gmail.com', 'aol.com', 'mail.com')); 

    Esta función es una joya. Evita que Spamers se registren usando sus correctos basura. Sin embargo, esta funcion presenta un problema para los Novatos. Ellos no podrán añadir otros dominios de correo de manera fácil, o no ser que tu mejores el código. Yo puse solo esos dominios porque son Seguros.

    in reply to: Paid Memberships #175825
     Roader
    Participant

    Buen día @laura
    Mejorar siempre es bueno,
    Sin embargo, aunque reconozco que SD es el mejor Theme de Dating para WordPress, le faltan características fundamentales propias de este tipo de Themes.

    La primera es el Menú, muy escondido, o sea, tienes dos botones arriba, Perfil y Salir, fácilmente, intentas ver una notificación y por error le das a Salir, ya que los botones están muy juntos. El Menú entonces, debería ser parecido al de BuddyApp, visibles: Friends requests, Messages, Notifications… Así seria mas dinámico. Con respecto a colores, tamaño de botones, botones con icono y texto, etc. BuddyApp tiene un mejor estilo. En verdad esperaba que para SD 3.x mejoraran todo esto pero no fue así.

    Botón de mensajes privados en el Member dir. Yo proporcione la función, Radu la adapto un poco, pero le faltaba algo, ya esta lista, pero, falta resolver un pequeño bug de CSS causado por el mismo BuddyPress. Este botón podrían añadirlo en una próxima actualización.

    La Mensajería por defecto de BP, no favorece un Theme de Dating. De ahí lo de incluir el mencionado botón…

    Que mas? Función: Quien visito mi perfil. Existe este plugin, desactualizado, no funciona bien con el Theme. Lo mejor seria adaptar la función para que sea Nativa del Theme.

    También la Privacidad es importante. El Theme por defecto no tiene privacidad. No tiene un medio de denunciar a los miembros indeseables o de bloquearlos. Yo compre un plugin para esto, y se los regale a uds para que lo adapten. Quizás parezca poco ético, pero, considero que No, ya que esta función debería estar disponible de forma nativa en BuddyPress.

    Bien, faltan mas cositas, que NO deberían estar sujetas a Votación, sino al Sentido Común. Si ingresas a cualquier pagina de Dating, como Tagged, Loventine, Waplog, Badoo, veras que eso que te digo son funciones comunes.

    Por ultimo @laura , revisa bien el CSS del Theme, veo muchos errores especialmente para las Pantallas Mobile. También hay errores en la traducción al español. P. ej. si una palabra lleva tilde o ñ, aparece distorsionada, como A&dir>migo, algo así.

Viewing 40 posts - 1 through 40 (of 591 total)

Log in with your credentials

Forgot your details?