Forum Replies Created

Viewing 36 posts - 41 through 76 (of 76 total)
  • Author
  • in reply to: User profile page #177585
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: Home page – add Slider Revolution #177584
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: All Events Page #177583
     rlarson87
    Participant

    Thanks. My credentials are as follows:

    http://www.irside.com
    rlarson87
    Grace226!

    If login is not working, please login on this page.

    https://irside.com/wp-login.php

    in reply to: All Companies Page #177582
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: Top Menu Notification and Messages numbers are cut off #177580
     rlarson87
    Participant

    This did not fully work. The top menu margin is larger, but it made the top menu social icons, login and register links go into weird drop down sections.

    Please advise.

    in reply to: Remove comments link on map bubble #177564
     rlarson87
    Participant

    Hi Kieran, the new css did not work properly. It is now just displaying the first line of the address again.

    I actually want the entire address to be on two lines. The first line will have the Street. The second line will have the City, State, Zip, Country.

    in reply to: User profile – section icons #177560
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: Member Page #177556
     rlarson87
    Participant

    If I adjust the pixels from 100 to 50 in the code below that you gave me, then the avatars fit in the grey circle (see screenshot). But I want the avatar and grey circle to be bigger because it is hard to see when so small.

    div.mdetcenter {text-align:center;}
    #buddypress #members-list li div.item-avatar {
    width: 50px;
    display: block;
    height: 50px;
    text-align: center !important;
    margin: 0 auto !important;
    float: none;
    }

    Attachments:
    You must be logged in to view attached files.
    in reply to: User profile page #177555
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: Membership Levels – Add Other Functions #177554
     rlarson87
    Participant

    Thanks. Where do I add the filter in the code you already gave me (below)?

    add_filter(‘kleo_pmpro_level_restrictions’, ‘my_custom_levels’);

    function my_custom_levels($kleo_pay_settings) {
    $kleo_pay_settings[] = array(
    ‘title’ => __(‘View Companies Directory’,’kleo_framework’),
    ‘front’ => __(‘View Companies Directory’,’kleo_framework’),
    ‘name’ => ‘view_companies_directory’
    );
    $kleo_pay_settings[] = array(
    ‘title’ => __(‘View Events Directory’,’kleo_framework’),
    ‘front’ => __(‘View Events Directory’,’kleo_framework’),
    ‘name’ => ‘view_events_directory’
    );
    $kleo_pay_settings[] = array(
    ‘title’ => __(‘Access Company Contact Info’,’kleo_framework’),
    ‘front’ => __(‘Access Company Contact Info’,’kleo_framework’),
    ‘name’ => ‘access_company_contact_info’
    );
    return $kleo_pay_settings;
    }

    in reply to: Remove comments link on map bubble #177551
     rlarson87
    Participant

    Thanks. Can you tweak the code so the address shows up on two lines (instead of many lines like in screenshot) like this:

    500 East Pratt Street Suite 1400
    Baltimore, MD 21202 United States

    Also, is it possible to remove the front-end header in the bubble “(House Icon) Address:”?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Home page – add Slider Revolution #177547
     rlarson87
    Participant

    Hi, I only have the front-end option to edit with “WPBakery Page Builder”. When I try to edit with that, there seems to be a bug because it does not load the editor.

    Attachments:
    You must be logged in to view attached files.
    in reply to: AJAX Search Results Page #177517
     rlarson87
    Participant

    Hi, the code you provide is giving me a site error on this line “kleo_switch_layout('full');”

    Please advise

    in reply to: User profile – section icons #177463
     rlarson87
    Participant
    This reply has been set as private.
    in reply to: User profile page #177437
     rlarson87
    Participant

    For #3, the “Add Friend” and “Private Message” buttons are not quite aligned vertically. See screenshot. Also, can I change text in “Private Message” button to just “Message”?

    Attachments:
    You must be logged in to view attached files.
    in reply to: User Messages – reorder tabs #177436
     rlarson87
    Participant

    Thanks. What is the “Notices” tab in the messages section for? Is it possible to hide that?

    in reply to: Remove comments link on map bubble #177435
     rlarson87
    Participant

    Thanks that worked. How can I get the map bubble to display the entire address? Right now it just shows the street part, not the city, state and zip.

    in reply to: Change static and hover color of buttons #177433
     rlarson87
    Participant

    Hi, I went to styling options but I don’t see the option to change the background color of buttons for static and hover. Please advise where that is at.

    in reply to: Membership Levels – Add Other Functions #177429
     rlarson87
    Participant

    Thanks. How do I reorder the options? I would like the new options (View Company Directory, View Events Directory, Access Company Contact Info) I created to be at the top of the membership table. See screenshot.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Member Page #177425
     rlarson87
    Participant

    Thanks. For #2 above, I added the custom code from the video, but the avatars are not appearing correctly. See screenshot. Please advise.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Registration form – not showing all primary fields #177347
     rlarson87
    Participant

    Also, is it possible to edit the password rating criteria? I am entering relatively strong password but it still says “weak password”….

    in reply to: Membership Levels – Add Other Functions #177332
     rlarson87
    Participant

    Also, how do I add an “X” icon when functionality is not included in membership level to make it more clear (like how there is a checkmark icon when functionality is included)?

    in reply to: User profile – section icons #177267
     rlarson87
    Participant

    Hi, can you update these please. Thanks

    in reply to: User profile – section icons #177221
     rlarson87
    Participant

    Thanks. Here are the icons I would like to use…

    Profile – fa-user-circle-o
    Events – fa-calendar
    Friends – fa-address-book-o
    Groups – fa-users
    Listings – fa-map-marker
    Favorites – fa-heart-o
    Rendez-Vous – fa-handshake-o
    Settings – fa-cog

    Also, how do I hide the “Reviews” tab in the profile?

    in reply to: Listing detail page not loading #177098
     rlarson87
    Participant
    Not marked as solution
    in reply to: New user account #176730
     rlarson87
    Participant

    Hello, thanks for your response. This does not answer my question though.

    On the “Register” page (see screenshot), I would like to have “First Name” and “Last Name” fields instead of having a “Name” field.

    Also, on the “Register” page, I would like to add a new field for “Company” where a new user can select from a dropdown list of all the companies that are in the GeoLocator.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Hide profile items #176699
     rlarson87
    Participant

    Sorry, yes I was referring to the other ticket. Thanks for the reply.

    in reply to: Hide profile items #176696
     rlarson87
    Participant

    Thanks. Just curious, is there a list of all the title attribute names used in the theme?

     rlarson87
    Participant

    Thanks. Last question…Is it possible to add user’s first name next to the avatar in the menu for “My Account”? So it would should the avatar circle and then their first name…

     rlarson87
    Participant

    Thanks. Yes, I saw your second response after I sent that last question. The menu items are working now. But is it possible to edit the Kleo menu names. I would like to change “Live Messages” and “Live Notifications” to something else…

     rlarson87
    Participant

    Thanks. Is it possible to edit the menu names for “Live Messages” and “Live Notifications”?

     rlarson87
    Participant

    Thanks I was able to fix the login menu now. But now when I login, there is no top menu with “My Account” or “Logout”. See screenshot.

    Do I need to create another top menu for when a user is logged in? How do I associate it with when a member is logged in?

    Attachments:
    You must be logged in to view attached files.
     rlarson87
    Participant

    Hello, thanks for this response. I did not know I was using a custom login page. I want to use the default Kleo login page. Can you give me instructions on where to get that page and how to load it? I don’t know why it didn’t load with the other theme pages…

    in reply to: Edit profile page #176255
     rlarson87
    Participant

    Ok thanks. If I want to do coding work, what are the file names that hold the User Profile info?

    in reply to: Link member profile to company profile #176252
     rlarson87
    Participant

    Ok thanks. I want to do something a little more complex then just add a company field.

    I am using the “Business Directory” demo in the Kleo theme. I would like to associate the individual user profiles to the companies in the business directory. So when you click on a company, it shows the individual users associated with it. Similar to how LinkedIn.com works.

    Is there a way to do this? If not, would you be able to do this customization work?

    in reply to: About Us and Contact Us pages #176248
     rlarson87
    Participant

    I have the Kleo theme with the “Business Directory” demo loaded.

    Is there a way to import the pages from other demos too so I can get the “Contact Us” and “About Us” page templates?

Viewing 36 posts - 41 through 76 (of 76 total)

Log in with your credentials

Forgot your details?