Forum Replies Created

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
  • in reply to: pmpro levels shortcode stopped working with update #140015
     changeisyours
    Participant
    in reply to: video background with mobile & Tablet #125628
     changeisyours
    Participant
    Not marked as solution
    in reply to: Sidebar not showing #77282
     changeisyours
    Participant

    Sorry to jump in here … But I wanted exactly this … To create a BuddyPress specific side bar to show under my Buddypress Activity page. I did exactly as directed above but still it is pulling the Main Sidebar.

    I am using Kleo Theme and my site is blocked to nonmembers so posting a link wouldn’t do much good. I can give you support access if needed.

    in reply to: Set new path to logo #69211
     changeisyours
    Participant

    This logo path code is working for me. But I would also like to have a different path for logged in users.Thank you for the reference. I just don’t know where exactly to put the if/else is_user-logged_in code. Do you put it between the below along with the if/else that is currently in there, overwrite the if/else that is currently in there, or something else entirely?

    COPY CODE
    <strong class="logo">
                                <a href="http://www.ourgratitudecollective.com/activity/">
                                    <?php if ($logo_path != '') { ?>
     
                                        <img id="logo_img" title="<?php bloginfo('name'); ?>" src="<?php echo $logo_path; ?>" alt="<?php bloginfo('name'); ?>">
     
                                    <?php } else { ?>
     
                                        <?php bloginfo('name'); ?>
     
                                    <?php } ?>
     
                                </a>
                            </strong>
    in reply to: Set new path to logo #69209
     changeisyours
    Participant

    This logo path code is working for me. But I would also like to have a different path for logged in users.Thank you for the reference. I just don’t know where exactly to put the if/else is_user-logged_in code. Do you put it between the below along with the if/else that is currently in there, overwrite the if/else that is currently in there, or something else entirely?

    <strong class=”logo”>

    <?php if ($logo_path != ”) { ?>

    ” src=”<?php echo $logo_path; ?>” alt=”<?php bloginfo(‘name’); ?>”>

    <?php } else { ?>

    <?php bloginfo(‘name’); ?>

    <?php } ?>

    in reply to: ERROR: class-envato-protected-api.php #67048
     changeisyours
    Participant

    This just in! Updating to wordpress4.2.2 made the new theme update work. @luba and others who the fix isn’t working for … Make sure you are updated to the most recent wordpress.

    For some reason some of my kleo child settings are missing but working to recreate those now.

    in reply to: ERROR: class-envato-protected-api.php #66995
     changeisyours
    Participant

    I did that Abe, it is still not working. Right when I activate Kleo child I get white screen with this message
    “Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.”

    It stays that way until I rename the theme folder then I can log back in to wp-admin.

    in reply to: ERROR: class-envato-protected-api.php #66987
     changeisyours
    Participant

    This is still not working for me. I did:
    1. downloaded the updated theme (Version 3.0.4 – 05.07.2015)
    2. manually updated through ftp

    It still didn’t work so I did:
    3. @sharmstr’s fix of commenting out the update line of code in framework kleo.php

    Still didn’t work so I did:
    4. manually added the kleo-theme-update-fix.zip fix

    It is still not working.
    I can’t access the wp-admin page unless I have a different theme activated. In order to do this and get past the wp-admin 500 error, I change the name of the theme folder. I made sure to change the name back before making the updates.

    So I reverted back everything to the most recent theme update (#1 and 2 above).

    What can I do?

    I have the old wordpress 3.9.6 – could that be the problem?

    Some back story. Three weeks ago when kleo 3.0 first came out I updated and this error happened so I just reverted back to a backed up version. My old (pre 3) version was working fine and I made no changes but these problems came up the night before last.

    in reply to: Error applying discount code [1] #36116
     changeisyours
    Participant

    Sorry for the delay. I was trying to use a discount code for an existing member (to offer them a discount/change their membership price). Apparently it was not designed for that. I am just working around it by making the changes manually (since it happens infrequently on my site).

    in reply to: Error applying discount code [1] #34286
     changeisyours
    Participant

    Disregard … I figured it out.

    in reply to: Error applying discount code [1] #34116
     changeisyours
    Participant

    Actually yes, I just looked at my notes, I did try the twenty twelve theme and the error still happened. So, back to my question above … Since it is not a theme issue does kleo provide any support for the plugins that are bundled in the theme or do I have to purchase support through the plugin sites directly?

    in reply to: Error applying discount code [1] #34115
     changeisyours
    Participant

    No, I haven’t done it yet because it would mean taking my site offline. I will try it asap and get back to you. Another related question. I have noticed that purchasing Kleo does not give access to support to all of the plugins included with the theme. So does that mean if this is not a theme issue I will have to purchase the support for paidmembershipspro? They offer very little support unless you pay.

    in reply to: Testimonials #33919
     changeisyours
    Participant

    Phew … yes, the link worked. I will work on finding the offending plugin … in the meantime this is such great news that I can access it this way

    in reply to: Testimonials #33795
     changeisyours
    Participant

    Does that mean it should be in the left column of my dashboard/admin page? I don’t see it there nor under any of the submenus. See screenshot. What am I missing?

    Attachments:
    You must be logged in to view attached files.
    in reply to: Members returning after cancelled membership #32806
     changeisyours
    Participant

    Thank you

    in reply to: Membership Pro – IPN – email address #19648
     changeisyours
    Participant
    This reply has been set as private.
    in reply to: Membership Pro – IPN – email address #19647
     changeisyours
    Participant

    Hi Abe
    I have done that
    Memberships -> Payment Settings -> Gateway Account email matches paypal
    also
    Woo Commerce -> Settings -> Email from email address matches paypal
    is there another place where the email will need to match paypal?

    Oh and I removed the IPN URL handler from paypal because of the error messages from Paypal (If this problem continues, IPNs may be disabled for your account) but I am still getting the error on my end when I test the url. I will send a private follow up message with that url. Let me know if you’d also need a screenshot of my Payment Gateway and SSL page but I want to be assured that info is completely safe since it has my paypal api uname, pword, and signature.

    in reply to: STEPS TO UPDATE KLEO THEME AND PLUGINS #19090
     changeisyours
    Participant
    This reply has been set as private.
    in reply to: STEPS TO UPDATE KLEO THEME AND PLUGINS #18615
     changeisyours
    Participant

    Hello
    I see many people have the same problem I have. The Visual Composer gets stuck while loading. I just downloaded Kleo today and it included the Version 4.1.2. I followed the instructions you have given others (delete and resinstall thr plugin) but it is the same version and nothing seems to change. I have the same problem with Visual Composer continually loading.

Viewing 19 posts - 1 through 19 (of 19 total)

Log in with your credentials

Forgot your details?