Forum Replies Created

Viewing 40 posts - 9,201 through 9,240 (of 20,101 total)
  • Author
  • in reply to: Page loads from bottom #144329
     Radu
    Moderator

    Hi,

    If you de-activate plugins except Visual Composer and K-elements ? it behaves the same ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Got Error when user update in theme #144327
     Radu
    Moderator

    Hi,

    DO you encounter same issue using default wp theme ?

    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
    in reply to: Fix styling issue for KLEO #144318
     Radu
    Moderator
    Not marked as solution
    in reply to: Problem with some icons on the page #144315
     Radu
    Moderator

    Hi,

    if you will de-activate this plugin : easy-social-metrics-pro all will work ok.

    the problem it’s caused by this plugin that loads once the icon library that we are using and somehow they interfere, so the solution it’s to go in plugin options and look for an option that preventing loading icons, if this kind of option missing you can ask the plugin author for a code that can do that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: news ticker navigation #144314
     Radu
    Moderator

    Hi,

    There is no quick solution for that, I will add this suggestion to our future improvements list and maybe in future this will be implemented

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Orders / Payment History BP page #144313
     Radu
    Moderator

    Hi,

    Do you have the latest version of WordPress ? If not update those

    Do you have the latest version of Kleo theme ? If not update those

    Do you have the latest version of plugins installed ? If not update those

    If you de-activate all plugins it works ? if yes enable back plugins one by one to identify what causes this.

    If you de-activate the child theme it works ?

    If you switch to default WordPress theme it works ?

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

    How you have translated the strings ?

    Using Loco Translate ? Please search in kleo theme for Change Cover word and translate it

    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
    in reply to: kleo_ajax_results #144303
     Radu
    Moderator
    Not marked as solution
    in reply to: Translations #144302
     Radu
    Moderator

    In Kelo case, it’s the same to can have the translations after theme update put the language files in wp-content/languages/ and the lang files will be named kleo_framework.po and kleo_framework.mo in case of BuddyPress official BuddyPress translation files (buddypress-xx_XX.po/mo) are loaded to wp-content/languages/plugins/.

    https://codex.buddypress.org/translations/

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Visual composer elements #144301
     Radu
    Moderator
    Not marked as solution
    in reply to: Video not playing in Edge browser #144300
     Radu
    Moderator

    Hi,

    Please take a look here :

    And at your site I’ve added a demo mp4 video for testing purposes, check it in edge and make a mp4 version for your video

    Cheers
    R

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

    Hi, the code seems to be ok!
    IF that it’s not works please try again using the bp codes examples : https://codex.buddypress.org/plugindev/post-types-activities/

    Following this you should be able to achieve that

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Youtube no cookie video embeding #144294
     Radu
    Moderator
    Not marked as solution
    in reply to: BuddyPress Member Types on VC #144293
     Radu
    Moderator
    Not marked as solution
    in reply to: Footer full width column #144292
     Radu
    Moderator

    Hi

    Done I’ve wrapped that into this classes col-sm-4 col-xs-12

    COPY CODE
    
    
    <div class="col-sm-4"></div>
    <div class="col-sm-4 col-xs-12">
    [vc_row content_placement="middle" text_align="center" animation="animate-when-almost-visible" css_animation="bottom-to-top" inline_style="background:transparent;"][vc_column width="1/4"][kleo_icon icon="facebook-squared" icon_size="3x" href="https://www.facebook.com/Attane" target="_blank" padding="20" icon_color="#ffffff"][/vc_column][vc_column width="1/4"][kleo_icon icon="twitter" icon_size="3x" href="https://twitter.com/attane_" target="_blank" padding="20" icon_color="#ffffff"][/vc_column][vc_column width="1/4"][kleo_icon icon="linkedin" icon_size="3x" href="https://www.linkedin.com/company/attane" target="_blank" padding="20" icon_color="#ffffff"][/vc_column][vc_column width="1/4"][kleo_icon icon="youtube" icon_size="3x" href="https://www.youtube.com/channel/UCYq7UQaVLy7FsBCfZlmijgg" target="_blank" padding="20" icon_color="#ffffff"][/vc_column][/vc_row]
    </div>
    <div class="col-sm-4"></div>
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Dynamic – Messages View #144286
     Radu
    Moderator

    I think there it’s something custom build waplog.com.

    For your suggestions i will move the topic to feature requests area

    Cheers
    R.

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

    I see that the sidebar it looks normally :

    and if the sidebar appears where it shouldn’t appear please check the page in backend and set page template full width !!

    Then empty all caches

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Default Template-description with buttons #144281
     Radu
    Moderator

    Hi again

    I see, our main templates are located here : /kleo/wp-content/themes/kleo/page-templates

    And the rest of the markup are included in certain modules, but there it’s main template core in that will be included rest of the content.

    Also I recommend you a software that allows you to search for a div name from example in all files for a quick testing & modifications, a soft that can do that it’s php storm,you can use somthing lite like fileseek

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Member Directory… Search Form #144280
     Radu
    Moderator

    What css are you talking about ?

    For change order in members directory take a look here : https://buddypress.org/support/topic/make-members-list-default-to-alphabetical/

    And the file in you will modify it’s : /Applications/XAMPP/htdocs/sweetdate/wp-content/themes/sweetdate/members/members-loop.php

    If you want to have those modifications on future updates copy that file from current location to child theme ( /wp-content/themes/sweetdate-child/members/members-loop.php )

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login Redirect / Search by name #144279
     Radu
    Moderator

    I’ve provided to you this already in previous topics!!!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: SEARCH BOX COLORS CSS #144278
     Radu
    Moderator

    I’ve given you a working selector for that in another topic and you have received and use it! please search in previous tickets for that

    Cheers
    R.

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

    Yes, we know,it’s on the list… we will let you know when it’s done

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: non admins redirecting to home page #144276
     Radu
    Moderator

    Yes

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Page like query #144275
     Radu
    Moderator

    Hi,

    There is no quick solution for that, anyway that Kleo love likes registers to a post meta number of how many times the button was hit, it counts also for unlogged in users.

    You can pull the data from the database with a third party capable plugin or with a custom script

    the meta key its _item_likes

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    in reply to: BP Profile Search #144267
     Radu
    Moderator
    Not marked as solution
    in reply to: How I can see… #144266
     Radu
    Moderator

    Hi,

    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 solution
    in reply to: kleo_ajax_results #144264
     Radu
    Moderator
    Not marked as solution
    in reply to: SEARCH BOX COLORS CSS #144196
     Radu
    Moderator

    You already know where to put code but you have asked me.

    What should be colored ?

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

    Hi,

    The problem is how you have placed that slider, how you have place it there ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Youtube no cookie video embeding #144194
     Radu
    Moderator
    Not marked as solution
    in reply to: How to enable sidebar on Woocommerce Shop page #144192
     Radu
    Moderator

    Hi,

    This was added to our bug list and system closes automatically tickets after some time of inactivity, we will let you know when we fix this.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator
    Not marked as solution
    in reply to: Navigation by author name meta #144190
     Radu
    Moderator

    Great then

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Page like query #144189
     Radu
    Moderator

    Hi,

    How do you get top rated pages, rated by who or by what ?

    That it’s not possible.

    You can try to build the page static using a row and divide it into 3/4/5 as you need and forereach column to add that top pages that you wat to promote

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Login Redirect / Search by name #144188
     Radu
    Moderator

    English only please, please for your next tickets write only in english.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Canot Cancel Friendship Request #144187
     Radu
    Moderator

    Ok then

    We will investigate this also

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: bug with modifying image #144186
     Radu
    Moderator

    WE have this bug on buglist.. we will let you know when we fix

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: non admins redirecting to home page #144185
     Radu
    Moderator

    check it now please

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Portofolio #144182
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 9,201 through 9,240 (of 20,101 total)

Log in with your credentials

Forgot your details?