inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Dec 10, 2013 11:47:21 GMT -8
Possible bug. When using the Share function and posting to Facebook I get an error message indicating Thread can't connect to Facebook. Checking Facebook debugger I find one major error message: "Your page has meta tags in the body instead of the head. This may be because your HTML was malformed and they fell lower in the parse tree. Please fix this in order for the tags to be usable." I think the Thread Descriptions plugin may be causing the problem, as I can successfully upload multiple multiple Shares of same Threads which don't have anything in the Thread Description text area. Does this make sense? Note: I added this fix to correct other Share/Facebook problems. UPDATE: Disabling plugin didn't prevent error message appearing when trying to connect to Facebook. So you disabled the plugin and you still can't share? If so then this isn't a problem with the plugin.
|
|
inherit
186006
0
Mar 30, 2019 4:02:27 GMT -8
smashwords2
Breathing
244
November 2012
smashwords2
|
Post by smashwords2 on Dec 10, 2013 12:02:07 GMT -8
It was just me being dumb. I was trying to Share to Facebook from a Members/Staff board. The Facebook error explanation is what got me thinking it was your Plugin, but then I was trying to Share from a M/S board. Geez, I'm going to go bury my head.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Dec 10, 2013 12:21:24 GMT -8
It's all good. Glad the admins helped you out.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Dec 11, 2013 18:23:42 GMT -8
Smangii & everyone else. The library version has been updated. You now do not have to have placeholder text.
|
|
inherit
186006
0
Mar 30, 2019 4:02:27 GMT -8
smashwords2
Breathing
244
November 2012
smashwords2
|
Post by smashwords2 on Dec 11, 2013 18:31:15 GMT -8
Does update overwrite the existing plugin or do we still have to delete plugin but not data.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Dec 11, 2013 18:48:57 GMT -8
you don't have to do anything but install the update from the library. Don't delete the plugin or anything. Just install from the library.
|
|
<(o_0)>Crazy Redd<(0_o)>
Junior Member
I'm waiting for my letter to Hogwarts. They are just a little bit late on it... only 6 years!
Posts: 421
inherit
156014
0
Nov 21, 2014 15:47:36 GMT -8
<(o_0)>Crazy Redd<(0_o)>
I'm waiting for my letter to Hogwarts. They are just a little bit late on it... only 6 years!
421
July 2010
txgal
|
Post by <(o_0)>Crazy Redd<(0_o)> on Jun 21, 2014 13:45:49 GMT -8
I was wondering if there was a way that I could blockquote all thread descriptions.
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jun 23, 2014 17:56:45 GMT -8
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Jul 10, 2014 13:54:27 GMT -8
Brilliant Plugin love it! Is it possible for me to add something in somewhere that will also add the thread descriptions into the LAST POST column on the home page, below the thread title? I realise I will also need to make that column wider to fit in the extra text, but I think it would make the front page of the forum look really great. Thanks very much
|
|
inherit
210852
0
Aug 9, 2016 10:48:08 GMT -8
lucymeow
23
June 2014
lucymeow
|
Post by lucymeow on Jul 10, 2014 16:45:59 GMT -8
hi! amazing plugin, but i was wondering if it's possible to be able to add thread descriptions on the recent threads page? like right under the thread title in each post? if possible~
|
|
inherit
170346
0
Mar 1, 2016 12:53:37 GMT -8
Shorty
Yeah, I'm that cool. Lol! No I'm not.
3,018
August 2011
shortyverrett94
|
Post by Shorty on Jul 11, 2014 12:06:11 GMT -8
Newby It's possible. If I do it, I'll make it so that you have to put some html element in place so that those who don't want it won't have it, and those who do will. lucymeow It does work on that page. You might wanna check that you have the latest version.
|
|
inherit
210852
0
Aug 9, 2016 10:48:08 GMT -8
lucymeow
23
June 2014
lucymeow
|
Post by lucymeow on Jul 11, 2014 12:42:37 GMT -8
oops, sorry, my bad. i meant the recent posts page!
|
|
inherit
188870
0
May 2, 2015 7:52:39 GMT -8
Newby
139
January 2013
danielsilk
|
Post by Newby on Jul 11, 2014 12:43:27 GMT -8
Newby It's possible. If I do it, I'll make it so that you have to put some html element in place so that those who don't want it won't have it, and those who do will. lucymeow It does work on that page. You might wanna check that you have the latest version. Yeah, that would be brilliant thanks very much.
|
|
inherit
192748
0
Jul 1, 2021 0:00:30 GMT -8
tintti
28
April 2013
tintti
|
Post by tintti on Jul 29, 2014 11:48:51 GMT -8
Alright guys. I updated the original post with the new download link. I basically rewrote it, while using a lot of the old code. Pagination functions are super rigged, lol. Uh. I basically added in everything I said I would(I believe). If I didn't let me know, and I'll get on that. I added classes for some CSS. The CSS to use for the descriptions on the thread listing is div.thread_description_list { CSS STUFF } The CSS to use for the descriptions on the thread page is div.thread_description_page { CSS STUFF } For the description on the thread page, I have it placed right below where the labels are placed. I hope this is satisfactory for you guys. As always, you find a bug, let me know so I can fix it. Thanks for this, I used it!
|
|
inherit
210852
0
Aug 9, 2016 10:48:08 GMT -8
lucymeow
23
June 2014
lucymeow
|
Post by lucymeow on Aug 26, 2014 14:07:00 GMT -8
in addition to my previous question from july about the recent posts, i was also wondering if it's possible to move the description in the thread to a different location. i don't like where it's at currently so is there a way to put it in the header, right beside the subject for example?
|
|