Gtmemes
Forum Replies Created
-
If anyone else is having issues, try changing your Login page to a custom page, pretty simple. But then if your server has a cache, or you use an object cache with Cloudflare or a Plugin disable that on Buddypress pages and it works fine. Clear cache after changes made to see the changes on incognito browser tab for testing
After some trial and error i got it sorted out and working now
i am using 3.5.8 , i am assuming the latest version as i just redownloaded it from my Codecanyon account
I got this sorted, was my server side cache was creating the issue, i recently changed to wpmudev and they have server side cache and object cache both and after clearing those it works good other then the issue i made another thread about
Yes, i dont know if this is allowed here. But this is the css i added to the customizer on Generate Press if someone else is having the same issue/
/* Image */
.youzify-search-header img{
padding-left:0px;
margin-right:767px;
}
/* Youzify members list */
#youzify-members-list{
transform:translatex(0px) translatey(0px);
border-top-left-radius:0px;
margin-left:0px;
padding-left:0px;
}
/* Youzify */
#youzify-bp{
position:relative;
z-index:-10;
}
/* Youzify */
#youzify{
transform:translatex(0px) translatey(0px);
width:100% !important;
}
/* Youzify user data */
#youzify-members-list .even .youzify-user-data{
top:0px;
left:-11px;
}i use a boxed layout, Yellowpencil is great for people like me that struggles with css
- This reply was modified 1 year ago by Gtmemes.
Well i am not a coder, but i have a plugin i bought from Codecanyon called Yellowpencil , which is quite amazing really. And i was able to fix teh alignment issues with that. Not sure why it was screwed up, but its fixed now
I have done all this and still have issues. Now i did change to a boxed layout, and that fixed the profile. Except for the settings page and editting profile pages like that are still broken as seen in the screenshot
I just got the same thing after updating
getting this error only since today