Strawberry1
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Photo Album Plus] Activity FeedThank you once again. My apologies.
Brilliant cant wait for that update.
I have put the php code in buddypress user page but it says “No albums or photos found matching your search criteria.” I have not changed any of the default folder settings etc.<?php
global $bp;
$owner = $bp->displayed_user->userdata->user_login;
echo apply_filters(‘the_content’,'[wppa type=”album” album=”#owner,’.$owner.'”][/wppa]’);
?>Forum: Plugins
In reply to: [WP Photo Album Plus] Activity FeedAdditional to the activity feed for buddypress users to see new uploads and comment there. There is no function for the individual user created albums to be shown on their individual buddypress profile page or is there a shortcode i am not aware of to insert it? In other words if I click on “Mr x” profile there is thumbnails or albums just related to him.
Forum: Plugins
In reply to: [WP Photo Album Plus] Activity FeedThank you
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] No Menu optionsThank you very much…that worked
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft killing all resourcesPs updraft is currently deactivated but process still running
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Updraft killing all resourcesSorry if I don’t seem clear. To activate to plugin via dashboard or ftp is not the issue. For the last month or so we have had a probllem with updraft and deactivated it….the result is due to some hooks it crashed our site. We then activated it again to keep site alive, but now has just created backup after backup without 1 completing. We are trying to stop all those proceses and or remove updraft from our site. Nothing we doing is working. Have renamed updraft plugin folder yesterday already with no result. We have about 50% of our plugins activated, but cannot get anymore actvated without site crash. So the question is where can we go force backup process stop / remove to get our site resources back.