Forum Replies Created

Viewing 40 posts - 2,321 through 2,360 (of 11,328 total)
  • Author
  • in reply to: My Private message is not working #92372
     sharmstr
    Moderator

    When do you receive the error? When it tries to send the message? What’s the error?

    You need to find custom code or a plugin for cell phone notifications. I dont know of any.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cover Photo not showing #92371
     sharmstr
    Moderator

    Also, I strongly suggest you disable caching until you’re done developing the site.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cover Photo not showing #92369
     sharmstr
    Moderator

    I enabled it on your site. Where are you seeing this error?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change name of ‘Friends’ to ‘Connections’ #92367
     sharmstr
    Moderator

    You used to be able to add a single line to do this, but thats been deprecated. Now they want you to translate it: https://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cover Photo not showing #92365
     sharmstr
    Moderator

    I have a few questions.

    1 – Why do you have buddypress-functions.php in your child theme?

    2 – The buddypress.css file you have in your child theme is throwing errors. Why do you have the entire file instead of just overriding the css you need?

    You had BP Profile Cover image plugin enabled, but didnt have Replace BP 2.4 functionality enabled in the BP settings.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: ‘Sorry there’s no media found for this request’ #92361
     sharmstr
    Moderator

    Your username links from the activity feed arent working either. I think it has something to do with changing the members slug. By any chance, have you assigned a parent page (using Page Attributes) to any of your Buddypress Pages? Or perhaps those images where added after you changed the name of the Members slug to vendor-directory?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Adding Facebook Conversion Pixels #92359
     sharmstr
    Moderator

    Couple of options:

    http://www.wpbeginner.com/plugins/how-to-add-header-and-footer-code-in-wordpress/

    Use the wp_head action https://codex.wordpress.org/Plugin_API/Action_Reference/wp_head

    COPY CODE
    
    function add_fb_conversion() { ?>
    	<script>
    		//code here
    	</script>
    <?php }
    add_action( 'wp_head', 'add_fb_conversion', 10 );
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Demo content on my site #92358
     sharmstr
    Moderator

    Respond privately with a link and credentials

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cover Photo not showing #92356
     sharmstr
    Moderator

    Respond privately with admin credentials.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Theme options not saving or reseting #92354
     sharmstr
    Moderator

    refer to this: https://archived.seventhqueen.com/forums/topic/fonts-not-changing#post-92002

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Line through my post box #92353
     sharmstr
    Moderator

    Respond privately with credentials and I’ll give you the css code to fix.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Demo content on my site #92352
     sharmstr
    Moderator

    1 – Those tabs are automatically added if you have …

    Friends: Friend connections enabled in Settings > Buddypress
    Sites: You installed WP as a multi-site
    My Articles: You have Social Articles installed

    2 – That warning has been removed in the next update. You can safely ignore it.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: No slider title and slider does not move automatically #92351
     sharmstr
    Moderator

    You need to add a title layer using the {{title}} variable. Import the news magazine slider to see how its done. It doesnt slide because you have your slider set to stop on slide one (Look in the sliders general settings).

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    The icon name is instagramm. 2 m’s. Not sure what code you used, but the code here should work still: http://sharmstr.com/displaying-social-links-in-members-profile/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Search Not Finding RT Media uploads #92271
     sharmstr
    Moderator

    Not that I’m aware of. Try searching or asking on their forums.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: New items on my menu #92269
     sharmstr
    Moderator

    I’m talking about the settings at the bottom of the WP Admin > Appearance > Menu screen. I was merely asking if you have it enabled since it wasnt clear to me in your response. Kleo doesnt automatically add menu items. Perhaps the plugin did.

    When you looked at the menu settings in WP Admin > Appearance > Menus, did you you have your main menu selected? I’m asking because the menu settings are specific to each menu. They are not global.

    There should be no difference in FTP. There isnt a special FTP for WordPress. Contact your hosting provider for assistance.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: New items on my menu #92227
     sharmstr
    Moderator

    – Did you check to see if its turned on?

    – FTP to your server. Its in the root of your wp install.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: New items on my menu #92222
     sharmstr
    Moderator

    Turn off “auto add pages” in the menu settings.

    Disable debugging in wp-config.php. Set wp_debug to false.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Cover photo not displaying. #92200
     sharmstr
    Moderator

    You’re running an older version of Buddyapp that isnt BP 2.4 compatible (when they introduced cover photos). Upgrade. Then decide if you want to use the Buddypress version of cover photos or the Seventhqueen version. If you want the seventhqueen version, make sure you have BP Cover Photo plugin installed and “Replace BP 2.4 functionality” enabled in Settings > Buddypress > Settings.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Re: Woocommerce #92191
     sharmstr
    Moderator

    Moving topic to Feature Request forum to be voted on.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Online Documentation #92101
     sharmstr
    Moderator

    Have you enabled it? Click on screen options in the upper right hand corner.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Trying to upload .epub files #92085
     sharmstr
    Moderator

    I’m not familiar with this, so no suggestions. Kleo doesnt touch any of this.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Question about Groups #92083
     sharmstr
    Moderator

    That will take custom code which is beyond the scope of support here. Look for a plugin or ask on the bbpress forums.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Trying to upload .epub files #92077
     sharmstr
    Moderator

    Yes

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Trying to upload .epub files #92074
     sharmstr
    Moderator

    Obviously you’ll have to move the code to the 2015 theme to test.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Trying to upload .epub files #92073
     sharmstr
    Moderator

    I added the code to my site and didnt see any issues with the layout. Is the layout messed with this code and the WP 2015 Theme enabled?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Change link color: tried in theme options, didn’t work #92072
     sharmstr
    Moderator

    Try this: https://archived.seventhqueen.com/forums/topic/fonts-not-changing#post-92002

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Question about Groups #92071
     sharmstr
    Moderator

    Alternatively, though I havent used it myself, you can try a plugin like this: https://wordpress.org/plugins/buddypress-custom-profile-menu/

    Looks like the pro version will allow you to create a sub menu in the bp profile. You could add a menu item for “all groups” within the users (/members/username/groups) groups screen.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Question about Groups #92070
     sharmstr
    Moderator

    Change your menu to something like this.

    Groups = http://gharkakaam.in/members/members/groups
    My Account / (My) Groups = http://gharkakaam.in/members/username/groups/

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    moving because this isnt a bug…

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    This isnt a bug. You’ve hidden the confirm checkbox in your custom css. Remove these lines from your custom css

    COPY CODE
    
    #buddypress .standard-form label{
    display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile Data Fields #92029
     sharmstr
    Moderator

    Glad you got it working.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile Data Fields #92028
     sharmstr
    Moderator

    It doesnt matter what group its located in.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    Whats the error message you get? If you dont see one on the screen, look in your server log files.

    I know how much memory is allocated to WP because the slider revolution main screen tells you that info. Talk to your hosting company regarding how much you’re allowed to allocate. If you can increase it, you do so by following the directions in the link I initially gave you.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile Data Fields #92017
     sharmstr
    Moderator

    school. That’s your field name, right?

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile Data Fields #92005
     sharmstr
    Moderator

    What the code is doing is assigning it to a variable, not displaying it. Buddyrpess has a helper function that will auto echo it for you.

    COPY CODE
    
    bp_member_profile_data('field=field name goes here');
    

    If you dont want to echo it right way and then use the code that you have, then echo it when you want…

    COPY CODE
    
    echo $field_content;
    

    For further questions, please refer to the buddypress documentation and ask on their forums.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Where to add Custom CSS, Recomendation? #92004
     sharmstr
    Moderator

    I’m not taking any new work until next year. And I doubt it will take an hour. LOL 🙂

    Anyhow, contact dev@seventhqueen.com. They can give you a quote.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Profile -> configuration – change password #92003
     sharmstr
    Moderator

    Great. Sorry for the confusion initially.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Fonts not changing #92002
     sharmstr
    Moderator

    A couple of things.

    Try this in your functions.php file

    COPY CODE
    
    
    add_filter( 'kleo_theme_options_ajax', '__return_false' );
    

    Also, if you have caching enabled on your server or use a CDN, make sure you purge those. The styles that you set in Theme Options are written to a css file. If your server uses caching or you have a cdn, when you visit your site, it will load the old version of the css file and you wont see your changes.

    Also, please search before posting. This has been discussed many many times. Thank you.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    That memory limit of 1024M isnt what you’ve allocated to WP. You’ve allocated 256M.

    Okay, do you have wp_debug enabled in wp-config.php? If not, enable it, making sure to set display to true. Should look like this

    COPY CODE
    
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', true );
    

    Once debugging is enabled, tell me the error messages you’re getting when you try to run both VC and bbpress.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 2,321 through 2,360 (of 11,328 total)

Log in with your credentials

Forgot your details?