Forum Replies Created

Viewing 40 posts - 4,601 through 4,640 (of 11,328 total)
  • Author
  • in reply to: Add Header / Footer to non-WP site? #70962
     sharmstr
    Moderator

    Since there’s no WP plugin to integrate SMF, its going to be tough. The headers and footers are basically customized parts of WordPress.

    Seems like this has been discussed in detail on the SMF forums: http://www.simplemachines.org/community/index.php?topic=508698.0

    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: load activity page when user is logged in #70960
     sharmstr
    Moderator

    Can you be more specific? There are two different activity pages. The site activity page and the users activity page.

    You can make the site activity page the site’s home page by setting it in WP Admin > Settings > Reading.

    Or you can redirect members to their personal activity page when they try to access the site home page, but it will change the url to /mysite/members/membername.

    There is no way that I know of to make /mysite/members/membername have a url like /mysite/. Buddypress relies on /members/membername/ slugs to figure out what to do.

    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: hard coded sidebar #70959
     sharmstr
    Moderator

    You can try /kleo/sidebar.php. Just put a conditional check before generated_dynamic_sidebar

    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

    You need to put them in a function so you can process during the init action.

    http://sharmstr.com/woocommerce-tricks/

    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: visual composer image resize #70955
     sharmstr
    Moderator

    Sorry, I didnt read that correctly. Setting the image size shouldn’t display a title. Are you running VC 4.5.3?

    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: visual composer image resize #70954
     sharmstr
    Moderator

    Do you have “Full width image” set to No?

    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: Blog with full width background #70952
     sharmstr
    Moderator

    Theme Options > Blog

    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: error local install #70951
     sharmstr
    Moderator

    As stated in the documentation, you need to allocate 128mb. This is enough memory to run a basic install. You will need to increase that number depending on what plugins you plan to 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: How to create the member searching ? #70950
     sharmstr
    Moderator

    I’ve asked you several times now to not ask your questions multiple times. I do not work 24 hours a day. Asking the same thing multiple times will not get your question answered any faster. Please stop.

    You had “Set geodirectory home page as your home” 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: (mi) appearing after links #70949
     sharmstr
    Moderator

    Can you give me admin access? Respond privately with 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: WP Geodirectory issue #70948
     sharmstr
    Moderator

    You can remove the menu by removing the shortcode that’s in Header Content field of that page.

    According to GeoDirectory you need the Multi Locations plugin. https://wpgeodirectory.com/support/topic/cant-add-listing-outside-default-location/

    If you have further questions on how to use GeoDirectory, you should consult their documentation.

    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: How to show user avatar in live notifications? #70921
     sharmstr
    Moderator

    .kleo-menu .kleo-bp-user-avatar {
    font-weight: bold;
    }

    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: How to create the member searching ? #70899
     sharmstr
    Moderator

    And to be clear. The css you added had nothing to do with your issue. Again, it was the very top row that you had added. Here is the row that I deleted.

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: How to create the member searching ? #70895
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: How to create the member searching ? #70893
     sharmstr
    Moderator

    I deleted it for you. I cant keep telling you to do the same thing over and over. I dont have the time.

    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: How to create the member searching ? #70892
     sharmstr
    Moderator

    I know. The image I attached is from your site. The css at the top inside the gear icon has nothing to do with that row.

    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 profile in members page #70890
     sharmstr
    Moderator

    I know. You translate it from english to english. 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: promo code #70886
     sharmstr
    Moderator

    What checkout? If you’re talking about woo, you should consult the woo documentation. http://docs.woothemes.com/document/coupon-management/

    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 profile in members page #70885
     sharmstr
    Moderator

    Its not in Kleo, its in buddypress. You need to translate it. https://codex.buddypress.org/translations/

    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: How to create the member searching ? #70883
     sharmstr
    Moderator

    Why cant you delete it? Or at the very least, set it to draft? See attached for the row I’m talking about. What do you have it there? There is no css attached to that row.

    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

    Attachments:
    You must be logged in to view attached files.
    in reply to: remove (©2015 KLEO #70877
     sharmstr
    Moderator

    Theme Options > General Settings > Footer Text

    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: "Parent Theme is Missing" #70875
     sharmstr
    Moderator

    Sounds like you uploaded it wrong. Can you confirm your directory structure is /wp-content/themes/kleo/ and not something like /wp-content/themes/kleo/kleo/

    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

    According to the source code that’s generated, you still have Show post meta set to yes in the Kleo Posts shortcode settings. Is that not the case?

    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: ERR_TOO_MANY_REDIRECTS #70873
     sharmstr
    Moderator

    Download from theme forest. There was an issue with Themeforest code changes that made it so it was impossible (in most cases) to auto update 3.0.3 to 3.0.4.

    Also, if you google woo my account redirect, there are some plugin that had issues with woo changing to endpoints. If I were you, I’d update Kleo just to get that out of the way. Then I’d disable all plugins except K-elements, VC, Woo and PMPro. See if you still have the issue. If not, then start enabling the other plugins one by one, checking each time. You dont even have to login each time. Just try to access /my-account.

    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: ERR_TOO_MANY_REDIRECTS #70868
     sharmstr
    Moderator

    Hmmm. I have both plugins running fine on my sites and both my-account and membership-account are both accessible. The difference is that I’m not running a lot of the plugins you are AND I’m on Kleo 3.0.4. You are on Kleo 3.0.3.

    Since it happens with the WP 2015 Theme (Kleo disabled) its not a Kleo issue. I’d start looking for other plugin conflicts.

    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: ERR_TOO_MANY_REDIRECTS #70865
     sharmstr
    Moderator

    Duh! Let me try. Sorry.

    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: Show All Product Variations in Shop Page #70863
     sharmstr
    Moderator

    That’s controlled by Woo, not Kleo. A quick google search returns at least one plugin for that.

    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: admin stealth mode #70862
     sharmstr
    Moderator

    There is nothing in Kleo that will do this. There is more info about this here: https://archived.seventhqueen.com/forums/topic/keep-admin-out-of-recently-active-members

    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: Weird database error #70861
     sharmstr
    Moderator

    Just to be clear, /includes/bp-activity-privacy-integrations.php is NOT part of Kleo. Its part of the buddypress activity privacy plugin. Kleo will not be making any changes to make it upgrade safe.

    Thank you for the info @wannabe

    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: ERR_TOO_MANY_REDIRECTS #70860
     sharmstr
    Moderator

    I cant reproduce the issue. I can get to /my-account/ without loggin in and after logging in. What am I missing to reproduce?

    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: password reset link didn't send out #70859
     sharmstr
    Moderator

    No.

    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 profile in members page #70858
     sharmstr
    Moderator

    Install BP Profile Search plugin

    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 members activation issues #70855
     sharmstr
    Moderator

    Go to Settings > Email and send yourself a test email. You’ll see the issue.

    550 Your message has been rejected because you have been detected sending spam

    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: How to update Visual Composer to latest release #70820
     sharmstr
    Moderator

    Visual Composer 4.6.1. What you wanted.

    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: password reset link didn't send out #70819
     sharmstr
    Moderator

    WP Admin > Appearance > Themes. If its not listed, install it https://wordpress.org/themes/twentyfifteen/

    This will tell us if Kleo is causing the issue or not.

    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: Social Share ts-text tooltip popout #70817
     sharmstr
    Moderator

    Great. You too.

    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: How to customize extended profile #70804
     sharmstr
    Moderator

    WP Admin > Users > Profile fields. No need to translate. Just type it in your language.

    You should read the buddypress documentation: https://codex.buddypress.org/administrator-guide/extended-profiles/

    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: How to update Visual Composer to latest release #70803
     sharmstr
    Moderator

    I will pass on this information to you as soon as I receive 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: Social Share ts-text tooltip popout #70802
     sharmstr
    Moderator

    Oh Sorry. I tested with only one icon in the menu. Um… try adding this as well

    COPY CODE
    
    .kleo-social-icons li a {
        width: 33px !important;
    }
    
    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: password reset link didn't send out #70801
     sharmstr
    Moderator

    Temporarily enable the WP 2015 Theme, then try it again. 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

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

Viewing 40 posts - 4,601 through 4,640 (of 11,328 total)

Log in with your credentials

Forgot your details?