Forum Replies Created

Viewing 40 posts - 81 through 120 (of 407 total)
  • Author
  • in reply to: Excerpt Settings? #147298
     jwchameleoncorp
    Participant

    Okay, thanks Radu. Cheers.

    in reply to: Buddypress Cover Photo Not Saving #147297
     jwchameleoncorp
    Participant
    This reply has been set as private.
    in reply to: Buttons In The Activity Feed #147243
     jwchameleoncorp
    Participant

    Hi @laura

    My hope would be to accomplish what we discussed in this support ticket: https://archived.seventhqueen.com/forums/topic/likethumbs-up-button-for-activity-feeds

    The plugin you suggested looked great and was exactly what I wanted, but it deleted posts if you “Unliked” it. So, that’s not good.

    Any ideas?

    Thanks!

    in reply to: Like/Thumbs Up button for Activity Feeds #147238
     jwchameleoncorp
    Participant

    Hi @laura

    Tried the plugin. Works great, except if the author of the post “Likes” and then “Unlikes” it, the post gets completely deleted. Weird.

    Any other ideas?

    Thanks!

    in reply to: Want custom excerpt to display #147207
     jwchameleoncorp
    Participant
    Not marked as solution
    in reply to: rtMedia and Sweet Date Demo #147204
     jwchameleoncorp
    Participant

    Hi @laura

    Thanks for the help.

    I tried the code, but it was unsuccessful. I place it in the style.css (child) and Quick CSS. I also cleared the cache.

    Did I do it right?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress Cover Photo Not Saving #147185
     jwchameleoncorp
    Participant

    Hi @radu

    I researched what you meant by “commenting.” Looks like you meant to add // before each function.

    Below is a copy of the code in my Child function.php file. You can see the changes, however it did not fix the issue. Let me know if I need to do something different.

    Cheers.

    —————————

    <?php
    /**
    * @package WordPress
    * @subpackage Kleo
    * @author SeventhQueen <themesupport@seventhqueen.com>
    * @since Kleo 1.0
    */

    /**
    * Kleo Child Theme Functions
    * Add custom code below
    */

    /**
    //add_filter( ‘wp’, ‘__deactivate_rocket_lazyload_if_page’ );
    function __deactivate_rocket_lazyload_if_page() {
    if( bp_current_component() ) {
    add_filter( ‘do_rocket_lazyload’, ‘__return_false’ );
    }
    }

    */

    /**
    // Add Carousel to Homepage below breadcrumbs section
    add_action(‘kleo_before_content’,’add_carousel_to_home’);
    function add_carousel_to_home() {
    if ( is_page(‘home-page-staging’,’home-clone’) ) {
    echo do_shortcode(‘[vc_row equal_height="yes" inner_container="no" vertical_align="yes" padding_top="" padding_bottom="" padding_left="40" padding_right="40" border="bottom" visibility="hidden-xs"][vc_column][vc_carousel posts_query="size:10|order_by:date|post_type:product" autoplay="yes" min_items="4" height="250"][/vc_column][/vc_row]‘);
    }
    }
    */

    in reply to: Buttons In The Activity Feed #147181
     jwchameleoncorp
    Participant

    ***Update***

    I solved item #2

    I was unsuccessful in solving item #1.

    Thanks for your help.

    Cheers!

    in reply to: Messaging Feature Not Working Correctly #147164
     jwchameleoncorp
    Participant

    Hi @radu

    I figured it out!

    The problem was related to Visual Composer. Turns out the VC element “Activity Stream” eliminates the “Comment” link.

    However, if you use the VC element “Activity Page” everything works correctly.

    See snap shot. Highlighted element is the correct one to use.

    I made the change and the “Comment” link works perfectly now. 🙂

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: “Load More” at the bottom of the Activity Feed #147160
     jwchameleoncorp
    Participant

    Hello,

    Problem solved…I found the setting. It is in the Visual Composer element “Activity Stream Settings”. See attached snapshot.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: “Load More” at the bottom of the Activity Feed #147082
     jwchameleoncorp
    Participant

    Here is the snapshot for my last reply.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Messaging Feature Not Working Correctly #147078
     jwchameleoncorp
    Participant

    Hi @radu

    I discovered something interesting, by accident…

    Login, and go to http://5firemen.com/news-feed (Home Page once logged in) and you will see the comment link error we are trying to solve.

    However if you go to http://5firemen.com/activity (Buddypress default Site Wide News Feed) you will see the error does not exist.

    The pages are identical, except that /news-feed was built with Visual Composer for the middle column. See attached snapshot.

    The purpose for building the middle column /news-feed with Visual Composer, is so that I can add special content at the top of the news feed, if need be.

    So does that help narrow down what the problem could be?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    in reply to: rtMedia and Sweet Date Demo #147058
     jwchameleoncorp
    Participant

    Hi @laura

    Can you clarify, if I turn off the notifications, does it turn off only the link in the Buddypress profile menu (as highlighted in my snap shot), or does the user no longer receive notifications at all?

    I just want to eliminate the link in the Buddypress profile menu, but the user should still receive notifications in their “Profile/Login” link.

    Does that make sense?

    in reply to: Menu Icon Display – Desktop versus Mobile #147044
     jwchameleoncorp
    Participant

    @radu – Referring to my last reply, the ticket number is #146029

    in reply to: Menu Icon Display – Desktop versus Mobile #147043
     jwchameleoncorp
    Participant

    Hi @radu

    Look at reply #146092 in this support thread. You’ll find a snapshot attached that shows other icons in the top menu (including the User Profile icon, which by default displays in the top menu), when you are logged in.

    I’ve tested it extensively. All the icons, including the User Profile icon, are easily clickable/navigable on mobile.

    For UI, icons should not float around the logo, and should remain consistent for the user (i.e. in the top menu like on desktop.)

    How can we get the icons to remain in the top menu, when displayed on mobile?

    Thanks for your help.

    Cheers

    in reply to: Buddypress Cover Photo Not Saving #146884
     jwchameleoncorp
    Participant

    Hi @radu

    I’m not sure I understand your instruction, but I added add_action and add_filters to the status update and submitted it. Then I refreshed the page and got the same results. The “Comment” link disappears.

    Waiting for your reply.

    Cheers.

    Attachments:
    You must be logged in to view attached files.
    in reply to: rtMedia and Sweet Date Demo #146879
     jwchameleoncorp
    Participant

    Hi @laura

    1. I already have the demo content installed

    2. How do I control which links are in the profile view (see attached highlighted for both demo and my install). Your demo does not have “Notifications” etc. I would like to get rid of that in my website, but I do not see a way to edit those tabs.

    3. In Sweet Date Theme Settings > Styling Options > It mentions a Top Menu (see attached). However, I do not see any evidence of a top menu the WP Admin Menu area. Does it exist? If it does, where is it?

    4. Can you send me a snapshot of the rtMedia settings you have in your demo, please?

    That’s all for now.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Menu Icon Display – Desktop versus Mobile #146878
     jwchameleoncorp
    Participant

    Hi @radu

    Please take a closer look at your snapshots. You will see that you are getting the same erroneous results I am.

    On mobile the shopping cart is displaying in the Main Header area (next to the logo) and not in the top menu area, like on desktop. The icons should stay in the top menu, next to the other icons. They should not be floating in the Main Header area next to the logo.

    If you use the login credentials I gave you, you will also see that the notifications icon does not display correctly either.

    I have both icons are set to display in the top menu, but they do not on mobile.

    How do I fix them so they display properly?

    Thanks.

    in reply to: Buddypress Cover Photo Not Saving #146785
     jwchameleoncorp
    Participant

    Where do I add the code?

    in reply to: Menu Icon Display – Desktop versus Mobile #146775
     jwchameleoncorp
    Participant

    Can you please view my website on desktop & mobile, and send me a snap shot of what you see?

    in reply to: Buddypress Cover Photo Not Saving #146685
     jwchameleoncorp
    Participant

    Hi @radu

    In addition to my last reply (debugging results) I went through other support tickets to trouble shoot potential conflicts.

    Ticket #140519 had to do with Rocket Lazy Load and uploading a profile photo. So I turned off Rocket Lazy Load, but that did not fix the issue.

    Ticket ##142624 @kieran helped me with some CSS code to turn off status updates. I removed the CSS code, but that did not fix the issue.

    Those are the only two tickets I found which logically could be the issue.

    I’ve also turned off all plugins except BP, but that does not fix the issue.

    However, activating KLEO Parent theme did solve the issue. So the problem is specific to the Child Theme, which makes me think it some coding that we changed in the PHP or CSS files.

    The debug results are in my previous reply.

    Lemme know what you think.

    Cheers.

    in reply to: Menu Icon Display – Desktop versus Mobile #146616
     jwchameleoncorp
    Participant

    That’s strange. Can you see it on my install?

    in reply to: Messaging Feature Not Working Correctly #146615
     jwchameleoncorp
    Participant

    Hi @radu

    Okay, I upgraded the servers to the Entry Level Cloud Servers…first one in this link: https://www.siteground.com/cloud-hosting.htm

    Right away, the messaging issue in Private Messaging was solved. It work properly now. 🙂

    However the “Comment” link in the Site Wide Feed still disappears after refreshing the page.

    Waiting for your reply.

    Thanks for all your help.

    Cheers.

    in reply to: Buddypress Cover Photo Not Saving #146614
     jwchameleoncorp
    Participant

    Hi @radu

    I activated Kleo Parent Theme and the issue DOES NOT happen.

    I followed your instructions for the DEBUG and copied the log. Here is what it said when the Child Theme is activated, and I tried to upload the picture again (see below.) I don’t know if any of that makes sense to you? Waiting for your reply. Cheers and thanks for the help.

    [09-Dec-2016 22:24:15 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:20 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:23 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:23 UTC] PHP Notice: Undefined index: redirect_to in /home/swiftbus/public_html/5firemen.com/wp-content/plugins/pmpro-cpt/pmpro-cpt.php on line 24
    [09-Dec-2016 22:24:23 UTC] PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 4091
    [09-Dec-2016 22:24:25 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:25 UTC] PHP Notice: Undefined index: redirect_to in /home/swiftbus/public_html/5firemen.com/wp-content/plugins/pmpro-cpt/pmpro-cpt.php on line 24
    [09-Dec-2016 22:24:26 UTC] PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 4091
    [09-Dec-2016 22:24:35 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:48 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:24:55 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:09 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:10 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:15 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:16 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:16 UTC] PHP Notice: Undefined index: redirect_to in /home/swiftbus/public_html/5firemen.com/wp-content/plugins/pmpro-cpt/pmpro-cpt.php on line 24
    [09-Dec-2016 22:25:17 UTC] PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 4091
    [09-Dec-2016 22:25:35 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:36 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846
    [09-Dec-2016 22:25:41 UTC] PHP Notice: The called constructor method for WP_Widget in stw_show_sub_categories is deprecated since version 4.3.0! Use

    COPY CODE
    __construct()

    instead. in /home/swiftbus/public_html/5firemen.com/wp-includes/functions.php on line 3846

    in reply to: BP Profile Styling Issues #146301
     jwchameleoncorp
    Participant

    Hi @laura

    Good news. Placing the code in Quick CSS made it work. Thanks for all your help. I really appreciate it.

    Before I close this as resolved, I am trying to make the album thumbnails round, like the rest of the media (see snapshot).

    I know you’re busy, so I will try to do it myself. Where I would find the code for this?

    Thanks for everything. 🙂

    Attachments:
    You must be logged in to view attached files.
    in reply to: Messaging Feature Not Working Correctly #146273
     jwchameleoncorp
    Participant
    This reply has been set as private.
    in reply to: Buddypress Cover Photo Not Saving #146272
     jwchameleoncorp
    Participant
    This reply has been set as private.
    in reply to: Buddypress Cover Photo Not Saving #146271
     jwchameleoncorp
    Participant
    This reply has been set as private.
    in reply to: Messaging Feature Not Working Correctly #146238
     jwchameleoncorp
    Participant

    Hi @radu

    1. Yes, the servers are painfully slow. It has been an ongoing issue with Site Ground and I am beyond frustrated with their service. Any suggestions on better hosting?

    2. Tested a few things and here’s what I found:

    In the first video below, I send you a private message. I found that the initial message works fine, but follow up replies are where the problem happens. Take a look >>>

    https://db.tt/gxGqan8LJX

    In the second video below, from my profile, I mention you in a status update. I then comment on the update. Everything appears to work okay. Take a look >>>

    http://somup.com/cDl1b8dAj

    In the third video below, from the site-wide news feed, I make two status updates. In the first one I mention you. In the second one I do not. It works fine and I am able to comment on the status updates.

    However, I noticed that prior updates (lower in the news feed) do not have “Comment” links. It turns out that after you refresh the page, the Comment link disappears for every prior status update. You can see it in the video and in the snap shot attached to this message.

    However, this is only true for the Site Wide News Feed. I looked to see if the Comment link disappeared in my Profile News Feed, and it didn’t. The Comment link still displays in my Profile News Feed (see attached snapshot). Take a look >>>

    https://db.tt/N1MqvEOrpD

    So here are the issues I’ve found so far:

    1. Yes, my host’s servers are pathetic. Would love if you have a better idea for a host.

    2. When communicating via PRIVATE MESSAGE, it is the replies to the initial message, which do not display properly.

    3. COMMENT links in the Site Wide News Feed do not display after refreshing the page.

    Thanks for all your help with this.

    Cheers.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Menu Icon Display – Desktop versus Mobile #146223
     jwchameleoncorp
    Participant

    Hi @radu

    I checked all the Kleo Demo’s, but all of them have the CART in the Primary Menu. My CART is in the Top Menu. As a result I could not duplicate the issue, since Kleo’s CART default location is different.

    However, I have a Kleo Demo of my own that I use when I want to experiment or try things without touching my primary domain. It is a minimal install, with no customization, no CSS changes, etc.

    Using my Kleo Demo, I placed the CART in the top menu, and indeed, I had the same issue. I attached snapshots for you.

    So it seems that it’s an issue with Kleo itself.

    Thanks for working on this for me. Really appreciate your help.

    Cheers.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Buddypress Group Error #146197
     jwchameleoncorp
    Participant

    @pauLuke did you try other browsers? That was the key for me.

    in reply to: BP Widgets Not Showing #146186
     jwchameleoncorp
    Participant

    I left a review for you and Seventh Queen. It’s the least I could do. You have been awesome. I couldn’t be more grateful. Feel free to connect on Facebook, (Jeff Williams review). Cheers!

    in reply to: BP Widgets Not Showing #146179
     jwchameleoncorp
    Participant

    Thanks for all the help everyone. @kieran I’ve redesigned everything with your suggestions and it worked out great! Thanks for taking the time to help. You really went above and beyond. I really appreciate it. Is there any way I can repay the favor?

    in reply to: Email Link Redirect #146178
     jwchameleoncorp
    Participant

    Thanks for the tip @radu

    It pointed me in the right direction and I was able to figure it out!

    Have a great day! 🙂

    in reply to: Buddypress Group Error #146177
     jwchameleoncorp
    Participant

    Hello All!

    Some interesting news with this. Per suggestions in other forums (i.e. Buddypress Support, etc.), they thought the issue might be related to my host’s caching, so I wrote Site Ground Support and asked them to check into the problem. Her reply is below:

    “I was able to load the page in Mozilla and Safari with no resolving errors. However, once I opened it with Google Chrome, the error appear. I have cleared the application cache and deactivated plugins, however, to no avail. The issue is not server related it is an issue with the code”

    After receiving her reply, I went and tested her findings for myself. Indeed, she was right. However, the investigation with different browsers must have caused a “break thru” with Chrome, because it no longer shows the error. This is true for multiple sites I manage that had the same issue.

    Not sure why that solved the problem, but thought I’d let you guys know about it.

    Thanks for taking the time to help.

    Cheers.

    in reply to: BP Profile Styling Issues #146161
     jwchameleoncorp
    Participant

    Hi @laura

    Thanks for doing that. Unfortunately it did not work. Pics still display vertically.

    I cleared the caches too.

    Should I put it in the Quick CSS instead of the child style.css?

    Cheers

    in reply to: Menu Icon Display – Desktop versus Mobile #146147
     jwchameleoncorp
    Participant

    Thanks @laura 🙂

    in reply to: Messaging Feature Not Working Correctly #146130
     jwchameleoncorp
    Participant
    This reply has been set as private.
    in reply to: Buddypress Cover Photo Not Saving #146128
     jwchameleoncorp
    Participant

    Hi @laura

    No it is not resolved. I’m not sure where to look for this in order to trouble shoot.

    Any ideas?

    in reply to: Paid Membership Pro Levels Page Not Displaying Correctly #146127
     jwchameleoncorp
    Participant

    Perfect! Thanks @radu

Viewing 40 posts - 81 through 120 (of 407 total)

Log in with your credentials

Forgot your details?