sdesign
Forum Replies Created
-
I fixed it using the following css
body:not(.logged-in) .youzify-group-navmenu a#invite { display:none; }
I’m guessing this is a BuddyPress bug.
Thanks. Yes would be a great update ??
Do you know if any infinite scrol plugins work with Youzify so I can add this functionality?
Hi, I test on both iPhone and iPad, thanks
Hi, I tried deactivating all plugins except BuddyPress and Youzify, changed to TwentyTwenty. I don’t have any caching active. The problem still exists. Any other ideas?
Tested on iPhone 13 and iPad, neither open the Emoji selection when clicking on the smiley.
Thanks
Thanks, that’s worked ??
Hi, I have also noticed the same problem on the Group page, where the menu drops down (see image). Do you know the CSS selector for this menu?
https://synthgroups.com/wp-content/uploads/2022/08/E8AA6B37-0DA2-48AB-9927-48F4E836A1B7.png
Thanks
Do you know if there is a way to add this “post-in” drop down to the Profile’s Activity page, so the visitor can choose what group to post to from there? At the moment they can only post activity to their own profile from that page.
Thanks
This worked ??
#whats-new-post-in-box .list { overflow-y: scroll; height:auto; max-height:280px; }
Thanks for your help!
- This reply was modified 2 years, 7 months ago by sdesign.
Hi
Thanks for your help
1) This fixed the issue, thanks
2) Unfortunately this doesn’t work, the list is still not scrollable. I also tried adding !important and clearing my browser cache.
Any over ideas?
Thanks
Thanks. It is strange that it was working fine when I first installed Youzify on PHP 8.0
Hi, no I’m not using a plug-in for widget appearance.
I was using PHP 8.0 (default set up by my host). I just tried switching to PHP 7.4 and the widget styling issue is now fixed. Is Youzify not compatible with PHP 8.0?
Thanks
- This reply was modified 2 years, 7 months ago by sdesign.
I can do that for you, but can you not see the issue on the link provided?
Hi, I have changed it to Twenty Twenty and the problem is still there, thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Pages uncached after excluding cookie banner cookiesHi
Following up on the original issue. I added the following code to my .htaccess as suggested.
RewriteRule .* - [E=Cache-Vary:cmplz_consent_status]
But today (about 3 days later) I have found I have the issue again where my pages keep refreshing. It clears after clearing my browser history.
Do you think I should add any other cookies to the rule?
Thanks
Alex