New BuddyPress version makes MSocial to show unfinished tags

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Thu Feb 06, 2014 9:48 pm
Hi,

I just update BuddyPress plugin to latest version and I'm see some unfinished tag text at the start of some buddy press pages: Groups page a User page (user detail). For example in my user I see "Carlos Rovira" />" and in a groups page I see "Crear un grupo" />"

Do you know if this is a problem in MSocial templates? or is a problem in Buddy Press plugin it self?

Thanks in advance

Carlos
User avatar
Senior Boarder

GK User
Fri Feb 07, 2014 8:12 am
Hi,

Could you provide an URL to your website? (here or via PM)
User avatar
Moderator

GK User
Fri Feb 07, 2014 10:07 am
Hi Piotr,

the url is: http://www.madeinflex.com

Thanks
User avatar
Senior Boarder

GK User
Fri Feb 07, 2014 10:19 am
Could you also provide a screenshot or direct URL? because I can't find this problem on your website.
User avatar
Moderator

GK User
Fri Feb 07, 2014 10:34 am
Hi,

here's a screen shot (user page):

Captura de pantalla 2014-02-07 a la(s) 10.32.42.png


And other (group page)

Captura de pantalla 2014-02-07 a la(s) 10.31.03.png


Hope this help to detect the issue

Thanks

Carlos
User avatar
Senior Boarder

GK User
Sat Feb 08, 2014 7:20 pm
Hi !

Same here ! It happens with the latest version of BuddyPress : 1.9.2

Any news ?
User avatar
Fresh Boarder

GK User
Sat Feb 08, 2014 8:17 pm
It seems a problem buddypress, so I reverted to 1.9.1 while we find the problem
User avatar
Senior Boarder

GK User
Mon Feb 10, 2014 8:41 am
Hello,

Thanks for your feedback, it's weird issue, I have to check it exactly and let you know as soon as possible.
User avatar
Moderator

GK User
Mon Feb 10, 2014 3:46 pm
Hello again,

This fix fro OpenGraph should helps: (you have to edit MSocial/gavern/helpers/helpers.layout.php file)
https://github.com/GavickPro/Meet-Gaver ... b3f4841133

It'll be also added in the next theme update.
In this version BP take OpenGraph metatags, but they are using html tags in titile e.g. on groups page, so this improvement will fix the issue.
User avatar
Moderator

GK User
Mon Feb 10, 2014 3:50 pm
Hi Piotr,

when will this update be release? If this will come soon I think I can wait, if not I'll try to update myself

Thanks for finding this one, I think this was very tricky

Best

Carlos
User avatar
Senior Boarder

GK User
Mon Feb 10, 2014 3:54 pm
I think update will be released next week (or at the end of this week) with new version of meetgavern framework and other themes.
User avatar
Moderator

GK User
Mon Feb 10, 2014 4:09 pm
Ok Piotr,

I finaly apply your fix and upgraded again to BP 1.9.2 and all works fine now :)

Thanks! I'll be waiting for the new gavern update

Best,

Carlos
User avatar
Senior Boarder

GK User
Tue Feb 11, 2014 9:18 pm
ohh no!!!
something went wrong and it looks like this...

http://www.waghya.com/groups/
User avatar
Senior Boarder

GK User
Tue Feb 11, 2014 9:26 pm
replaced the old .php the one in link didn't worked... hence might wait for next update.
User avatar
Senior Boarder

GK User
Tue Feb 11, 2014 9:34 pm
Hello, You probably made a mistake with this fix, you should only replace
Code: Select all
$wp_query->post->post_title
with
Code: Select all
esc_html($wp_query->post->post_title)
User avatar
Moderator

GK User
Wed Feb 12, 2014 9:43 am
Okay will try this out... Thanks Poitr :)
User avatar
Senior Boarder

GK User
Fri Jun 06, 2014 9:04 am
Hi, i have same problem,

Capture.PNG


But there is no problem with MSocial/gavern/helpers/helpers.layout.php file. This is my MSocial/gavern/helpers/helpers.layout.php file at line 243:

echo apply_filters('gavern_og_title', '<meta name="og:title" content="'.(($title == '') ? esc_html($wp_query->post->post_title) : $title).'" />' . "\n");

same with your suggestion..

Help me, please.. :D
User avatar
Junior Boarder

GK User
Fri Jun 06, 2014 11:12 am
Hi @davidprimadi,
Do you have the latest version of the Msocial Theme? Because I'm sure that this issue was already fixed.
User avatar
Moderator

GK User
Fri Jun 06, 2014 1:29 pm
My Template version is 1.1.5. And FYI, this problem appear after i configure Yoast SEO wordpress and i configure the breadcrumbs via template option.
User avatar
Junior Boarder

GK User
Fri Jun 06, 2014 1:44 pm
Piotr Kunicki wrote:Hi @davidprimadi,
Do you have the latest version of the Msocial Theme? Because I'm sure that this issue was already fixed.


btw, this is my website: http://englishjunkies.com/groups/
User avatar
Junior Boarder

GK User
Fri Jun 06, 2014 1:56 pm
So it's the latest version.. but now I don't see this issue on your website, try also to disable Yoast SEO for a while and then please check again.
User avatar
Moderator

GK User
Fri Jun 06, 2014 2:02 pm
I have disabled Yoast SEO.. Actually, you have to log in to see this problem. Well, I will send you PM for the backend access..
User avatar
Junior Boarder

GK User
Mon Jun 09, 2014 5:30 am
When i change the theme and i login, this is the result: http://englishjunkies.com/wp-content/up ... pture2.png nothing wrong.. but when i change to Msocial theme and i login, this is the result: http://englishjunkies.com/wp-content/up ... apture.png

I have disabled Yoast SEO and another plugin, but, the problem not disappear, what should i do next?
User avatar
Junior Boarder


cron