Show Image Post in Sub-forum
3 posters
Page 1 of 1
Show Image Post in Sub-forum
Hello
I want to show image post of the topic in sub-forum, i need this feature so that the forum members can post their artwork. but, i have some problem with this...
design plan will look like this:
my results:
i'm trying code:
anybody help me, please?
@Ange Tuteur
I want to show image post of the topic in sub-forum, i need this feature so that the forum members can post their artwork. but, i have some problem with this...
design plan will look like this:
my results:
i'm trying code:
- Code:
$(function(){
var isPunbb = '';
if ($('.pun').length) var isPunbb = 'class="pun"';
$('h2.topic-title a').after(' <span id="imgtopicshow"></span>');
$('span#imgtopicshow').show(function() {
$('.tlbstats').prepend('<div id="topicimg-container" '+isPunbb+'><div id="imgtopicbox"></div></div>');
$('#imgtopicbox').load($(this).siblings('h2.topic-title a').attr('href')+' .entry-content img:not(img[src*="/smiles/"]):eq(0)');
});
});
anybody help me, please?
@Ange Tuteur
Last edited by Herry Sudrajat on September 6th 2016, 8:03 pm; edited 1 time in total
Re: Show Image Post in Sub-forum
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Show Image Post in Sub-forum
Hello @Herry Sudrajat,
So you want the image to be grabbed out of the topics? Because there is a ready tutorial if you want to use the descriptions. How to do it is posted here: http://www.punbb.biz/t336-javascript-using-description-to-work-like-image-in-topiclist-punbb-phpbb2
So you want the image to be grabbed out of the topics? Because there is a ready tutorial if you want to use the descriptions. How to do it is posted here: http://www.punbb.biz/t336-javascript-using-description-to-work-like-image-in-topiclist-punbb-phpbb2
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Show Image Post in Sub-forum
Luffy wrote:Hello @Herry Sudrajat,
So you want the image to be grabbed out of the topics? Because there is a ready tutorial if you want to use the descriptions. How to do it is posted here: http://www.punbb.biz/t336-javascript-using-description-to-work-like-image-in-topiclist-punbb-phpbb2
no no no, i don't want to use the topic description. i want to load image from topic and placing in sub forum
Re: Show Image Post in Sub-forum
What do you mean by sub-forum?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Show Image Post in Sub-forum
SLGray wrote:What do you mean by sub-forum?
Topic list box what i mean
Re: Show Image Post in Sub-forum
That is not call a sub-forum.
So you want images in your topics to appear here:
https://help.forumotion.com/t141644-application-topic-thumbnail
So you want images in your topics to appear here:
https://help.forumotion.com/t141644-application-topic-thumbnail
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Show Image Post in Sub-forum
SLGray wrote:That is not call a sub-forum.
So you want images in your topics to appear here:
https://help.forumotion.com/t141644-application-topic-thumbnail
great! thanks @SLGray
- topic solved -
Re: Show Image Post in Sub-forum
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» servimg problem image can't show in post
» Category image-dont show the link post right...
» Andou 1st problem Post doesn't show fully in forum do you know what I mean
» How to change forum post's to a image?
» Script doesn't show image for users
» Category image-dont show the link post right...
» Andou 1st problem Post doesn't show fully in forum do you know what I mean
» How to change forum post's to a image?
» Script doesn't show image for users
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum