Forum Replies Created

Viewing 40 posts - 4,161 through 4,200 (of 20,101 total)
  • Author
  • in reply to: Magnific Popup does not work properly #186573
     Radu
    Moderator

    Hi,

    that’s already added in our bug list, we will let you know what 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: remove the accounts activation email #186287
     Radu
    Moderator

    Hi,

    Replied to that ticket.

    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: buddypress registration #186286
     Radu
    Moderator

    Hi,

    I see, tried to take a closer look at the register page issue but even i enable ” Anyone can register” option in wp-admin -> settings -> general , when i try to see the register page it says ‘User registration is currently not allowed.” after i’ve cleared the cache, to can move further with the debugging procedure it will be needed to de-activate all plugins and child theme.
    Let me know if it’s ok to 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: Issue with main menu #186283
     Radu
    Moderator

    Hi,

    While debugging the firewall seems to blocking me, but i’ve figured out that if i change to parent theme it works, but the odd thing it’s you child theme it’s clean.

    My current ip it’s : 5.12.71.105 it may change randomly by the isp or when the router reboots.

    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,

    Use this CSS

    COPY CODE
    
    #buddypress .activity-list .activity-avatar {box-shadow: 0 0 0 13px #fff;}
    
    #buddypress .activity-list .activity-avatar img, #buddypress .activity-list .activity-avatar  {min-width: 92px !important;height: auto;}
    
    #buddypress .activity-list .activity-avatar {width: initial;}
    
    #buddypress .activity-list .activity-avatar img {min-width: 130px !important;}
    
    #buddypress .activity-list .activity-avatar.rounded {left: -44px !important;}
    

    It’s possible to look pixelated and then you will have to increase from source the img size

    Follow this : https://codex.buddypress.org/themes/guides/customizing-buddypress-avatars/

    Just add the next in child theme functions or in bp-custom.php

    COPY CODE
    
    define ( 'BP_AVATAR_THUMB_WIDTH', 250 );
    define ( 'BP_AVATAR_THUMB_HEIGHT', 250 );
    

    And replace 250 with your desired value

    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: mobile menu #186273
     Radu
    Moderator

    Hi,

    There is no plug and play solution having two separate sidemenus also there is no quick solution to achieve that.
    I don’t know a certain plugin to recommend to achieve that, test more plugins untill you find a solution, if you are not able to do that using a plugin you will have to hire a developer to make this functionality for you.

    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: mobile menu #186272
     Radu
    Moderator

    Hi,

    There is no plug and play solution having two separate sidemenus also there is no quick solution to achieve that.
    I don’t know a certain plugin to recommend to achieve that, test more plugins untill you find a solution, if you are not able to do that using a plugin you will have to hire a developer to make this functionality for you.

    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: Geonames username #186270
     Radu
    Moderator
    Not marked as solution
    in reply to: remove the accounts activation email #186265
     Radu
    Moderator

    All done,

    Can you confirm all good now ?

    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: remove the accounts activation email #186248
     Radu
    Moderator

    Hi,

    Please check now,it should be ok.

    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: SweetDate 3.0 #186204
     Radu
    Moderator

    Hi,

    for the border i’ve offered to you the solution in other tickets in the past, not sure why you keep asking for something that you already know and you have it.

    Will be included in future theme updates.

    6. Will let you know if something will be made in this direction.

    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: WordPress Multisite – Segregated user base #186203
     Radu
    Moderator

    Hi,

    Like this form right ? https://seventhqueen.com/themes/kleo/members/
    So if you select PHP Developer all people that has skill “PHP developer” will appear.

    The search it’s made thru bp profile search plugin : https://wordpress.org/plugins/bp-profile-search/

    I’m not sure exactly if you are able to search only by the field name instead of the value, ask the bp profile search plugin developer.

    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: remove the accounts activation email #186179
     Radu
    Moderator

    Hi,

    That was implemented, you can edit the number of the characters that can be added to the input and also the message that appears in the alertbox via FTP from wp-content/themes/sweetdate-child/functions.php of via wp-admin from wp-admin -> appearance -> editor -> sweetdate child -> functions.php

    Delivered code : https://pastebin.com/raw/TBCNdvL2 ( if you need it later )

    That’s it

    Let me know

    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: Zip for older version of theme #186176
     Radu
    Moderator
    Not marked as solution
    in reply to: Signup register form in one step #186175
     Radu
    Moderator

    Hi,

    Great
    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: Signup register form in one step #186174
     Radu
    Moderator

    Hi,

    Great
    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: remove the accounts activation email #186172
     Radu
    Moderator

    Hi,

    I’ve received it, i will complete the task today in few hours, i will reply there

    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: Geonames username #186170
     Radu
    Moderator
    Not marked as solution
    in reply to: Signup register form in one step #186081
     Radu
    Moderator

    Hi,

    Via FTP go to wp-content/themes/sweetdate-child/buddypress/members/ and create a file named register.php in that you will paste this code : https://pastebin.com/raw/3ffA0xzY

    If the folders missing in child theme create them.

    NOTE : Child theme needs to be installed and activated.

    Empty all caches!

    Let me know

    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: Activate Visual Composer Not Working #186076
     Radu
    Moderator

    Great
    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: Missing theme options & WP Bakery GUI… #186075
     Radu
    Moderator

    Hi,

    Those are the errors : https://pastebin.com/raw/rzNBNUzt

    In your case the theme options panel not works for same reasons the VC doesn’t work.

    In the admin area some js errors occurs even you are using default wp theme.

    The js errors prevent the rest of the JS’s to be executed.

    If you have any speed/optimization service/plugin like cloudflare or mod_page speed those can be a reason, turn off those.

    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: Connection to server canceled #186071
     Radu
    Moderator

    Ok those notices will be fixed in future updates, but those notices cannot cause “Connection to server canceled” this can be hosting related not theme related and if even that theme causes that, there should be something errors in the debug log not notices.

    So, you current problem what it is ? the “Connection to server canceled” or those notices ?

    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: Go Pricing samples #186070
     Radu
    Moderator

    Hi,

    Replied you here : https://archived.seventhqueen.com/forums/topic/import-go-pricing-data/#post-186069

    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: Import Go Pricing data #186069
     Radu
    Moderator

    Hi @Imzaia World

    There are old packs

    1-15 : https://archived.seventhqueen.com/wp-content/uploads/2017/07/1-15.txt

    31-45 : https://archived.seventhqueen.com/wp-content/uploads/2017/07/31-45.txt

    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: Geonames username #186064
     Radu
    Moderator
    Not marked as solution
    in reply to: remove the accounts activation email #186063
     Radu
    Moderator

    Hi,

    Let me know when you had paid here : https://www.paypal.me/radusq/50 then in term of 24-48 hours or maybe less i will give you the solution for limiting the buddypres profile fields in edit mode a limit of input at 20 characters.

    The solution will be achieved in jquery way or maybe PHP i will tell you exactly when i finish the task

    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: Custom sidebar with CPT #186062
     Radu
    Moderator

    Hi,

    follow this guide : http://crunchify.com/how-to-add-custom-sidebar-for-custom-post-type-cpt-in-wordpress/

    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: WooCommerce gallery problem #186061
     Radu
    Moderator

    Great
    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: Members directory > “sort by”-filter doesn’t work #186060
     Radu
    Moderator

    Hi,

    Did you encounter the same on our demo ? https://seventhqueen.com/themes/kleo/members/ ?

    If no de-activate all plugins excluding buddypress and also the child theme then check if you still encounter the issue.

    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: Assign different menu to buddypress and geodirectory #186059
     Radu
    Moderator

    Hi,

    those pages are generated directly by the plugin that’s you can control them trough KLEO theme.

    To can have different menus on those pages, you can use this plugin and to conditionate what items to appear in geodir or in BuddyPress using php functions as condition.

    plugin: https://wordpress.org/plugins/if-menu/

    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: Activate Visual Composer Not Working #186057
     Radu
    Moderator

    @WVRF,
    Hi,
    Make sure you have latest theme version and also check if under wp-admin -> appearance -> install plugins you have any update notification for the visual composer plugin and k-elements, update those then check again.

    If it’s the same, go to wp-admin -> plugins de-activate Visual Composer and delete it then go to : wp-admin -> appearance -> install plugins and install it.

    Let me know.

    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

    Sorry cannot login with the provided credentials, i know the email adress cannot have http://,www or http://www. before

    Let me know the correct login credentials in a private reply.

    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: WordPress Multisite – Segregated user base #186055
     Radu
    Moderator

    hi,

    Cannot understand where more exactly you want to show profile photo instead user profile values, show me a screenshot or something.

    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: Product image effect #186054
     Radu
    Moderator

    Hi,

    where this settings can be found ?

    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: Signup register form in one step #186053
     Radu
    Moderator

    Hi,

    Q :It’s possible to register directly from the landing page signup?

    R: Not really, only if you don’t have buddypress installed.

    Q: Can I register from the first page avoiding the /register/ page?.

    R: Yes, if you don’t have any field under wo-admin -> users -> profile fields or you don’t have buddypress installed.

    I do not understand the last question, can you show me a screenshot 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
    in reply to: Add text above Icons #186050
     Radu
    Moderator

    Hi,

    You can style active tab and active content tab using the next css

    COPY CODE
    
    /* Set background for addiional content of the tab */
    .vc_active .vc_tta-panel-body {
        background: red !important;
        color:#fff;
    }
    
    /*Highlite the active tab button*/
    .vc_tta-tab.vc_active>a {
        border: 1px solid #5472d2 !important;
        color:red !important;
    }
    

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    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 image size #186049
     Radu
    Moderator

    Hi,

    After you change the image sizes in theme options it’s mandatory to regenerate the thumbnails, to can generate new image sizes. After changing image sizes you need to regenerate thumbnails using https://wordpress.org/plugins/regenerate-thumbnails

    Also purge all caches after.

    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,

    Just replace this file : wp-content/themes/kleo/bbpress/form-user-login.php

    with the content of this one: https://pastebin.com/raw/WegeiYmR

    Let me know if it still happens

    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: Geonames username #185961
     Radu
    Moderator
    Not marked as solution
    in reply to: Missing theme options & WP Bakery GUI… #185960
     Radu
    Moderator

    Hi,

    The issue seems to comes directly frmo wordpress, i’ve re-instaled it but useless

    see this video : https://drive.google.com/file/d/1I-COZsAwkNRlGadH_LkHchxqPf4AjGT5/view

    The issue occurs even with default wp theme, and those errors from console breaks the js of the VC.

    I’ve re-activated child theme and plugins back.

    I recommend you to open a ticket on wordpress forums.

    Cheers
    R

    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 - 4,161 through 4,200 (of 20,101 total)

Log in with your credentials

Forgot your details?