This topic has 40 replies, 3 voices, and was last updated 7 years by Laura.

  • Author
  • #163260
     Roader
    Participant

    Hi there. Im having problem with FontAwesome.

    Here you can see. All fonta-icons, appears squared.

    In previous versions of the Theme that problem was not.

     

    The other topic taking advantage of this.

    Im trying this plugin named: buddypress who clicked at my profile, but, like you can see, avatars appears in Widget without Kleo Css Style…  If you can, tell me, how can I put style to this.

     

    ––––

    Recomendation: If you want, you can add this fuction who clicked to the next SD update 😉

    COPY CODE
    COPY CODE
    Attachments:
    You must be logged in to view attached files.
    #163378
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #163546
     Radu
    Moderator

    Are you using wannguard?

    Try to de-activate it to see if without the plugin active it works

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #163890
     Roader
    Participant

    Hi Radu!

    Im not using Wannguard.

    I dont know what is the problem with this fonts.

    For the next update, includes: FontAwesome 4.7.0 by Default, because the Theme are using 3.2.1.

    ———
    Out of Topic.
    If you want, includes too:
    – New Function: Buddypress who clicked at my profile. (Because the plugin does not work very well with SD theme).
    – Ajax Search more criteria => Members, Groups, Forums (if exists), whatever. The plugin Bp Global Search does not work with your Theme.
    – Copyright Widget Area by Default.

    #164077
     Radu
    Moderator

    Hi,

    WE cannot add into the theme all features cuz will be to heavy for some customers servers, so you can add and customize theme as you wish/need.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #164078
     Radu
    Moderator

    Hi,

    WE cannot add into the theme all features cuz will be to heavy for some customers servers, so you can add and customize theme as you wish/need.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #164111
     Roader
    Participant

    Hi Radu!

    Radu there is a new problem. You know, new WordPress 4.8… New Updates…

    Well, rtMedia does not work.

    I turned off all plugins (except buddy and rtmedia); cleaned my htaccess, functions.php, etc. And rtmedia not…

    Well Radu, if you can, for this new SD Update, includes: Ajax Search more criteria => Members, Groups, Forums (if exists) and – Copyright Widget Area by Default. PLEASE!!

    Attachments:
    You must be logged in to view attached files.
    #164114
     Roader
    Participant

    Other problem… ShortCode Blank window!

    Attachments:
    You must be logged in to view attached files.
    #164221
     Roader
    Participant

    Clean Installation… again: Not Fontawesome icons (you can see: squares), Not rtMedia Uploader, etc.

    Attachments:
    You must be logged in to view attached files.
    #164249
     Roader
    Participant

    Hola Laura:
    Es extraño el problema con las fonts,
    Pero ahora mismo el mayor problema es el Uploader del rtMedia. No aparece incluso en una instalacion limpia.

    #164441
     Radu
    Moderator

    Can yo please provide URL and admin credentials to see what’s going on with the icons pleasE?

    Cheers
    R>

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #164528
     Roader
    Participant

    Hi Radu. For now… icons are working.

    I Uninstalled and Re-installed all… Maybe the problem is the Import xml. In this chance, I don’t used the Demo xml.

    Assets/ Font… I updated the Fonts to 4.7.0 and I putted this in functions.php:

    COPY CODE
    function using_font_awesome(){
    	wp_enqueue_style('font-awesome', get_template_directory_uri() . '/styles/font-awesome.min.css');  
    }
    add_action('wp_enqueue_style','using_font_awesome');

    ______________

    – The other problem is with rtMedia, is outdate and does not work with SD and WP 4.8.

    – ShortCodes Window: Blank… not display.

    – My friend Radu, remember this please Topic

    #164570
     Roader
    Participant
    This reply has been set as private.
    #164786
     Roader
    Participant

    Some icons does not work, neither rtMedia Uploader (check )

    Attachments:
    You must be logged in to view attached files.
    #164936
     Radu
    Moderator

    Hi,

    Do you have wangguard plugins installed ? or any other security plugin?
    if YES de-activate those and see if the icon appears

    Let me know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #164994
     Roader
    Participant
    This reply has been set as private.
    #165032
     Roader
    Participant

    Maybe, the cause of the problem… check this and compare:

    Pic 1. My Site
    Pic. 2 Other Site with Fontawesome that NOT has problems.

    If you check the Html you can find for example <i class= “fa fa-icon” </i> 20 times.

    But, in my site only 1!

    That is, the Theme is not integrating the fonts properly using: <i class= “fa fa-icon” </i>

    I remember that in earlier versions of SD, I did not have this problem with the fonts.

    Attachments:
    You must be logged in to view attached files.
    #165042
     Roader
    Participant

    By default, you have:

    <i class=”icon icon-search”></i>

    But with this class not display. (pic 1)

    So, if you use (the original class): <i class=”fa fa-search” aria-hidden=”true”></i>

    You can see a: fl , but not the icon. (pic 2)

    Well, something is wrong with the Code. Please, check and update.

    ————
    Remember: rtMedia Uploader not working with SD, And BuddyPress has 3 months outdate…

    Attachments:
    You must be logged in to view attached files.
    #165104
     Roader
    Participant

    Check this. Changing your: <i class=”icon icon-search”></i>

    By the correct way: <i class=”fa fa-search”></i>

    With Opera and FireFox the icons appears.

    So, the problem with this Font is this: <i class=”icon icon

    Please, solve it!

    Attachments:
    You must be logged in to view attached files.
    #165120
     Roader
    Participant

    A Solution:

    The problem is that you don’t have this in header.php:

    COPY CODE
    <head>
    
    	<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/assets/styles/font-awesome.min.css">
    
    </head>

    For your Next Update, add this line and use font-awesome 4.7.0.

    #165126
     Roader
    Participant

    Solution (for now):

    1) Upload all FontAwesome 4.7.0 to /sweetdate/assets/font and replace 3.2.1
    2) Upload font-awesome.css and font-awesome.min.css (Optimized) to /sweetdate/assets/styles
    3) Open header.php and add this after <head>

    <link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/assets/styles/font-awesome.min.css">

    Attachments:
    You must be logged in to view attached files.
    #165130
     Roader
    Participant

    For now the problem is rtMedia Uploader and (rtMedia) Profile Settings (Privacy)… DOES NOT WORK.

    #165152
     Roader
    Participant

    For Laura:

    Creo que solucioné el problemas con las fontawesome. Sin embargo, hay otros problemas: 1) BuddyPress desactualizado desde hace 4 meses, sé que esto no depende de uds pero… si el proyecto fue abandonado tendrán que crear un plugin dating especial para el Theme. 2) El Uploader de rtMedia no funciona, ni siquiera aparece el icono en Activity, tampoco aparecen las Opciones de Privacidad de rtMedia. Tal ves el problema sea porque rtMedia se actualizó y uds desde el 17 de Mayo no actualizan el Theme.

    #165460
     Laura
    Moderator

    Hola, conocemos los problemas de rtmedia con buddypress, y es algo en lo que estamos trabajando, se han aportado varias soluciones, pero es algo que depende de rtmedia

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #165487
     Roader
    Participant

    Hi Laura!

    Okey, esperamos que se solucione eso con rtMedia.

    Bueno, ya la solución a las fontawesome está. #165126

    Si quieres puedes implementar las fonta 4.7 en la próxima Update.

    #165732
     Laura
    Moderator

    Hola 🙂 Eso depende de los desarrolladores 😀

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #165795
     Roader
    Participant

    Hola Laura.
    A la espera de la actualización del Theme.
    Sin el uploader del rtMedia es problemático.
    Ojalá uds actualicen a SD 3.0 y que venga con más mejorías.

    #165987
     Laura
    Moderator

    Hola 🙂 si estamos esperando a que rtmedia lo actualice

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166170
     Roader
    Participant

    Hola Laura.

    rtMedia actualizó hace 3 días :-/

    Attachments:
    You must be logged in to view attached files.
    #166217
     Laura
    Moderator

    Hola, perdona, la actualización de Sweetdate deberia arreglarlo

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166296
     Roader
    Participant

    Hola Laura.
    Fuera de Tema.
    Intente añadir el boton de Mensajes Privados en el Member Directory (usando esto) como se ve aqui en la foto. Pero No se añade ningun boton. De hecho, veo que en SD hay un ligero fallo con el CSS, el boton [ + ] (de añadir amigo) esta muy pegado del que dice [ View Profile ]

    Bien, a la espera de las actualizaciones de SD. Ojala incorporen nuevas funciones. Como esa de ese boton… es muy practica.

    Attachments:
    You must be logged in to view attached files.
    #166316
     Laura
    Moderator

    Hola, podrias abrir un ticket nuevo sobre ese tema? Ya que este ticket no tiene que ver con eso 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166336
     Roader
    Participant

    Hola Laura!
    Okey luego le pregunto a Radhu. Sí que era necesario actualizar el Theme, pero, el problema con rtMedia también es este: https://wordpress.org/support/topic/problem-with-rtmedia/

    #166366
     Laura
    Moderator

    Hola, ya veo, lo revisaremos

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166416
     Roader
    Participant

    Hola Laura.

    El problema es el siguiente:

    Cuando usas el código ==> para remover las ?ver= de todos los .js y .css , por alguna extraña razón es afectado: /sweetdate/custom_buddypress/_inc/css/default.css?ver=2.9.11

    Y esto provoca que el Uploader de rtMedia y el botón de Publicar desaparezcan.

    Una solucion seria añadir un exclude ‘ ‘ a este código, y ahi especificar cual string no va a remover en este caso: default.css?ver=2.9.11, pero como yo no se php por eso no he modificado el código.

    COPY CODE
    // Remove Query Strings From Static Resources
    if ( ! is_admin() ) {
    function _remove_script_version( $src ){
    $parts = explode( '?ver', $src );
    return $parts[0];
    }
    add_filter( 'script_loader_src', '_remove_script_version', 15, 1 );
    add_filter( 'style_loader_src', '_remove_script_version', 15, 1 );
    }
    #166427
     Laura
    Moderator

    Hola, esto ya deberia de estar resuelto en la nueva version.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166450
     Roader
    Participant

    Sí Laura,
    El asunto está resuelto en la Actualización… pero, cuando uno usa ese código en el functions.php o utiliza un plugin para ese fin de remover las strings, desaparece el rtmedia uploader. Razón: el archivo default.css, no sé por qué pero así es.

    #166458
     Roader
    Participant

    Laura me parece que el problema es Google Chrome.
    Probé observando en todos los navegadores y el uploader no desaparece, solo en Chrome.
    Borraré la Caché a ver qué pasa.

    #166528
     Laura
    Moderator

    Hola, entiendo, avisame si se arregla con el cache 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura 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 🙂

    #166587
     Roader
    Participant

    Hola Laura.
    Sí, al limpiar la Caché funciona.

    Ahora ando detrás de otros métodos para hacer del sitio más rápido.

    Minificar el CSS y el JS o incluso combinar todos los css de una carpeta en un solo archivo (esto reduce las Requests). Hay plugins que lo hace como ese llamado Autoptimize pero, al hacerlo automático te destruyen el estilo visual.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?