Forum Replies Created

Viewing 40 posts - 1,361 through 1,400 (of 1,856 total)
  • Author
  • in reply to: revolution slider #58339
     Andrei
    Moderator

    Hi @webkrunch, unfortunately your questions are pretty vague, the math is pretty simple, for any elements that you don’t have out of the box options to style, you can will have to do the modifications by your own, using a few extra css classes.

    If you can’t handle to make the desired modifications by your own then we’re here to help you, but please understand that we need proper explications of what you want to achieve, probably some edited screenshots or small mockups will help a lot so please try to find a way to send us as much details as you can about your requests and we’ll help you without any problems.

    Looking forward to help you.
    Cheers

    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: BP Checkins #58299
     Andrei
    Moderator

    Hi @lagodny, sorry for confusing this plugin, it seems that I’ve understood a little bit wrong why it doesn’t work.
    I’ve given it a test and founded out that BP Checkins pluing didn’t implemented a way to load custom templates from the child theme, so if you have the child theme activated, just copy the files that you already saw and listed earlier to the sweetdate-child theme folder and everything should work as it should.

    Please let me know if I can help you with anything else.
    Cheers

    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: AWCPC theme incompatibility #58294
     Andrei
    Moderator

    Hi,

    Sorry for the late reply.
    In your child theme, please add the following piece of code exactly in this file ( create it if it doesn’t exist ):
    “wp-content/themes/sweetdate-child/members/single/plugins.php”

    COPY CODE
    
    <?php do_action( 'bp_before_member_plugin_template' ); ?>
    <?php if ( ! bp_is_current_component_core() ) : ?>
        <div class="item-list-tabs no-ajax" id="subnav">
            <ul>
                <?php bp_get_options_nav(); ?>
                <?php do_action( 'bp_member_plugin_options_nav' ); ?>
            </ul>
        </div><!-- .item-list-tabs -->
    <?php endif; ?>
    <h3><?php do_action( 'bp_template_title' ); ?></h3>
    <?php do_action( 'bp_template_content' ); ?>
    <?php do_action( 'bp_after_member_plugin_template' ); ?>
    

    This should fix your problem with your plugin, but unfortunately it might rise another issues with third party buddypress plugins.

    Let me know if it worked.
    Cheers

    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: unable to view inside the forumn topic #58289
     Andrei
    Moderator

    Hi,

    You should enable wp_debug in your wp-config.php file and see what errors pops out from that broken page:
    https://codex.wordpress.org/WP_DEBUG

    Looking forward.
    Cheers

    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: Mobile Menu/ Some Content in mobile not showing #58286
     Andrei
    Moderator

    Hi,

    I have accessed your site from an iPhone device and the menu works pretty well without issues.
    About your content, please be sure that you didn’t made some configurations from Visual Composer that might hide your content on certain devices/resolutions.

    Cheers

    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: Edit BBpress Freshness #58284
     Andrei
    Moderator

    Let us know if you managed to resolve this or if you need any more help.
    Cheers

    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: BBpress layout #58283
     Andrei
    Moderator

    Hi,

    Hi, the listing you’re showing us is just the default bbPress one and it doesn’t get inline with our overall design, even if the listings are pretty much the same, they put an accent on the table style, which is pretty old.

    Starting from the following css selectors you can style the section by your own desire.

    “#bbpress-forums li.bbp-body li.bbp-topic-freshness a” – for topic listing – date
    “#bbpress-forums li.bbp-body li.bbp-topic-freshness p” – for topic listing – author
    “#bbpress-forums li.bbp-body li.bbp-forum-freshness a” – for forum listing – date
    “#bbpress-forums li.bbp-body li.bbp-forum-freshness p” – for forum listing – author

    Cheers

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

    I have fixed your code for ordering the profile tabs, it was attached to a wrong trigger point, but for editing the profile listing there are a few more things, not just a simple css code.

    For the logo spacing, the best way to do this would be by editing your logo and adding a white spacing around it, this way you won’t loose/broke the the effect when scrolling down.

    Cheers

    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: remove margin when using Visual composer #58270
     Andrei
    Moderator

    Hi,

    Probably just a misconfiguration, you can achieve this very simple without adding extra css rules:

    http://seventhqueen.com/public-files/andrei_2015-05-11_02-22-16.png

    Here is the VC code snippet:

    [vc_row inner_container="yes" section_type="main" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" enable_parallax="" parallax_speed="0.1" column_gap="no" padding_top="0" padding_bottom="0" padding_left="0" padding_right="0" margin_top="0" margin_bottom="0" min_height="0" border="bottom" overflow="" css_animation="right-to-left" visibility=""][vc_column width="1/12"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/3"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/6"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/12"][vc_single_image border_color="grey" img_link_large="" img_link_target="_self" css_animation="right-to-left"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]

    Let me know how it went.
    Cheers

    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: Fonts not loading #58262
     Andrei
    Moderator

    Yes the issue comes from their plugin, they are loading some libraries without checking them and they end up replacing our scripts. Here is the info, they already left a note there that they should fix it, but it seems they didn’t done that yet. http://seventhqueen.com/public-files/andrei_2015-05-11_01-41-09.png

    Meanwhile, when you want to use our theme options panel, make sure to disable that plugin, after making the customizations and saved everything, then you can activate it back.

    Please let me know if I can help you with anything else.
    Cheers

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

    Hi,

    1. You can change that text from buddypress translations, using the following plugin: https://wordpress.org/plugins/loco-translate/ , you just have to search the desired strings.

    2. Those messages are wordpress default ones, so you should find them in translations as well, and about the icon, you can hide it using this piece of code, added to “Theme Options > General > Quick CSS”

    COPY CODE
    #kleo-login-result i.icon{ display:none; }

    3. This also comes from a translation, but this time it comes from the rtMedia plugin

    4. Please understand that this is the way that third party plugins are generating their title tag and that this isn’t something from our side.

    5. Can you please give me a link of your site to see by what plugin is that icon generated, because it doesn’t seems to be one designed by us. And about the position of icons, there are plenty of topics responded on the forum and also a lot of them over the internet, but please understand that you will need at least a little bit of attention if not some programming knowledge in order to edit and apply this custom code snippets that you find.

    6. I understand your suggestion about this one and we’ll try to add more options in the future.

    Please let me know if I can help you with anything else.
    Cheers

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

    For profile approval you can use the following plugin which does exactly what you need: https://wordpress.org/plugins/bp-registration-options/

    Cheers

    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: Overload Facebook registration #58252
     Andrei
    Moderator

    I’m glad to see that you managed to find the issue.
    Please let me know if I can help you with anything else.
    Cheers

    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: Background Image #58142
     Andrei
    Moderator

    Just go to “Theme Options > Styling options > Main” and at “Background color” section check the “Transparent” attribute. That should do the job.

    Cheers

    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 improvements to all members/directory page #58141
     Andrei
    Moderator

    You could try to add a feature request in our new voting system if you would like some new elements or additions to the current ones.

    Cheers

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

    You currently have the 2.3.1 version of the theme so please update the Kleo theme to the latest version (2.4.3), and also be sure you have the latest version of WooCommerce. Everything should work just fine after that.

    Cheers

    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: BP Checkins #57991
     Andrei
    Moderator

    Hi @lagodny, the reason of the issue is that you’re trying to use an outdated plugin which isn’t compatible with the latest version of buddypress templates and I would recommend you to search for alternatives.

    Please let me know if I can help you with anything else.
    Cheers

    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: Blog Page – Gives Error #57978
     Andrei
    Moderator

    I’m glad to hear that.

    Please let me know if I can help you with anything else.
    Cheers

    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: BP Checkins #57977
     Andrei
    Moderator

    Please give me a link to download the plugin you’re using to give it a test on my local install.
    Looking forward.

    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: Background Image #57976
     Andrei
    Moderator

    Hi, I have updated the css fix to reflect only on the home page.
    Cheers

    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: Quick Profile Navigation not working #57974
     Andrei
    Moderator

    Hi,

    You can find the function inside the following file: “wp-content/themes/sweetdate/custom_buddypress/bp-functions.php”, you can find it around line 1122 and the function is called “bp_add_profile_navigation”.

    Cheers

    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: Quick Profile Navigation not working #57972
     Andrei
    Moderator

    This might be due to the modification made by your developer who tried to change their behavior.
    Cheers

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

    No problem, I’m glad I could help you with some infos.

    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: Background Image #57931
     Andrei
    Moderator

    Not yet but I have this on my to do list.
    Cheers

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

    We already integrated this and worked without problem. The issue mainly comes from additional plugins, but as I’ve said, we’ll give it a test on a fresh install and see if everything works as it should or if is something to be fixed from our side.

    Cheers

    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: Show name in members carousel #57926
     Andrei
    Moderator

    Hi,

    Unfortunately this is not something available in that shortcode for the moment.

    Please let me know if I can help you with anything else.
    Cheers

    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 improvements to all members/directory page #57924
     Andrei
    Moderator

    Try to use this one, it works without any issues for me:

    [kleo_bp_members_grid type="newest" number="12" perline="six" rounded="square" animation="fade"]

    Cheers

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

    I don’t manage to think of anything from that list that might cause issue, probably the code that you’re applied for fixing buddypress titles has made another problems with bbpress. We’re planning an update around the middle of this month so I’ll put this issue on our testing list to be sure everything will work just fine.

    Cheers

    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 improvements to all members/directory page #57918
     Andrei
    Moderator

    If you want to stick with the grid then just leave me a link to see more exactly what’s the issue with the avatar sizes and see if I can provide a quick fix.

    Cheers

    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: js composer producing out of memory fatal errors #57910
     Andrei
    Moderator

    Hi,

    The memory increase should indeed help, the loading times can be also improved if you try to run with as few plugins as you can. If the issues still persists then probably it’s also something related to the quality of your hosting server or limitation of your hosting plan.

    Please let me know if I you need help you with anything else.
    Cheers

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

    Hi @arystokrata, thank you for your suggestions, they represent a constructive feedback and we’ll see how we can adapt in the future to ensure more flexibility at the customizations level.

    If for now you have something especially that you would like to see changed in the theme, then I would suggest you to post some of your ideas in the new voting section for feature requests and if the community will vote it then we’ll try to implement it as soon as possible.

    Please let me know if I can help you with anything else.
    Cheers

    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: Problem with recent Comments #57908
     Andrei
    Moderator

    Yes, but the fix involves more changes to the layout and it will be released probably in the next update of the theme after we test it properly and be sure it works as it should.
    Cheers

    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: Help with PaidMembership Pro #57907
     Andrei
    Moderator

    This is almost impossible or at least very hard to achieve because PMPro does his data processing just in his assigned pages. This should probably be requested to the PMPro authors ( buddypress registration integration ).

    Please let me know if I can help you with anything else.
    Cheers

    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: Field and profile privacy #57906
     Andrei
    Moderator

    Hi,

    The profile field privacy options are defined directly from the buddypress core and I don’t think there is any way to extend it, at least not an easy way.

    Please let me know if I can help you with anything else.
    Cheers

    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 improvements to all members/directory page #57905
     Andrei
    Moderator

    You have this directly as an Visual Composer element called “Members Grid”.
    Cheers

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

    Hi,

    Unfortunately there isn’t such option by default in the search field.
    You will probably have to create a more advanced form / search logic for this to work, and for that you’ll need programming skills and knowledge.

    Please let me know if I can help you with anything else.
    Cheers

    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: Woocommerce product page css #57901
     Andrei
    Moderator

    Hi @sima3110, we’ll give a look a little bit deeply into this issue and fix it asap.
    I’ll get back to you as soon as we manage to have a fully working fix for it.

    Cheers

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

    You’re referring to the quick navigation, right ?
    If that’s the case then yes, that needs an on/off button asap.

    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: Blog Page – Gives Error #57898
     Andrei
    Moderator

    Can you please provide me admin credentials and give me more details about how to reproduce the error that you encounter ?

    Looking forward.
    Cheers

    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: Restrict Friend Requests? #57897
     Andrei
    Moderator

    At the moment there isn’t such feature, but let’s see if the community will vote it for a future implementation.
    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 1,361 through 1,400 (of 1,856 total)

Log in with your credentials

Forgot your details?