JordanH
Well-known member
Rebuilding threads didn't seem to fix.I suspect that you've lostxf_thread_user_post
data for this thread
Rebuilding threads might help solve this
Rebuilding threads didn't seem to fix.I suspect that you've lostxf_thread_user_post
data for this thread
Rebuilding threads might help solve this
I tried doing it myself by just calling the widget. Didn't work xDId happily toss a few bucks to Ozz to have this show below the first post.
You're my favoriteI’ll look into it this weekend.
Requesting a new block position: Under 1st post
Thanks!
Id happily toss a few bucks to Ozz to have this show below the first post.
I tried doing it myself by just calling the widget. Didn't work xD
Looks like we will definitely have to have Ozz mods build it into the addon.
CorrectYeah it looks like no padding between the widget and second post?
Thanks a lot for this quick addon Ozz, awesome job. This addon could be used with other widgets now too!You could edit the template modificationozzmodz_widget_below_first_post
and changestyle="padding-top: 5px;"
to the following,style="padding: 5px 0px 5px 0px;"
Able to take a look into this issue this weekend as well?Rebuilding threads didn't seem to fix.
Also, this doesn't work because it's a span. For some reason, the padding and margins aren't working on the <span> but changing it to a <div> workedYou could edit the template modification ozzmodz_widget_below_first_post and change style="padding-top: 5px;" to the following, style="padding: 5px 0px 5px 0px;"
Try running this SQL query and tell me the number of results it returns:Rebuilding threads didn't seem to fix.
SELECT * FROM `xf_thread_user_post` WHERE thread_id = YOUR_THREAD_ID
YOUR_THREAD_ID
with the ID of the thread that is having the problemCame up empty xDTry running this SQL query and tell me the number of results it returns:
SQL:SELECT * FROM `xf_thread_user_post` WHERE thread_id = YOUR_THREAD_ID
ReplaceYOUR_THREAD_ID
with the ID of the thread that is having the problem
We use essential cookies to make this site work, and optional cookies to enhance your experience.