The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

code to help achieve this:

5 posters

Go down

code to help achieve this: Empty code to help achieve this:

Post by tyhodge11 March 13th 2012, 6:56 am

when viewing the list of topics in a category, is it possible to have each topic(post) show an image (first image posted in topic) next to the topic title in the list of topics area? just in one section, not throughout the whole forum.

something like this:
code to help achieve this: Untitl14

also while i am at it, is there a way that i could make another topic title type of thing that would say like "asking price" which would than appear something like the pic when vieweing the list of topics in that section

im pretty much wanting to do something like the attached image, besides i dont need a drop down or anything like the will trade. just would like the image if its possible and also the price part, if one of these is possible or both, any help with getting this in ONLY 1 section, not throughout all sections of my forum.
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by Niko March 13th 2012, 6:50 pm

Hi!

it is just a test Mr. Green
Add this code in your Javascript panel (on ACP)
Code:
<script>
jQuery.get('/f1-', function(data) {
html = jQuery('.firstimg', data).html();
jQuery('.homeimg').html(html);
});
</script>

Edit /f1- with the link of the forum (section)... Then you have to post the image that you want to report on the home with this structure:
Code:
<span class="firstimg"><img src"IMGLINK"></span>

and you have to write in the description of the forum you want this code:
Code:
<table><tr><td><span class="homeimg"></span></td><td>forum description</td></r></table>

Friendly,
Niko
Niko
Helper
Helper

Male Posts : 3108
Reputation : 245
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 March 14th 2012, 9:34 am

i do not fully understand what u are explaining? would this require every person to post codes for this to work?
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 March 18th 2012, 6:48 pm

Anyone able to help.
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 March 27th 2012, 9:19 am

no one able to help with this?
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by Glazella March 29th 2012, 4:59 am

I am thinking about it too. How would that be possible? Because I would also like different images per forum. Like this:

code to help achieve this: Untitl12

This is the forum address: http://coreclique.com/forums/

My version in Invision and the next time I'll change my themes, I would like the forums to look like that :/ So how would it be?
avatar
Glazella
Forumember

Posts : 68
Reputation : 2

http://jiyeonworldwide.com

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by E-Mark March 29th 2012, 9:24 am

Go to ACP > General > Forum > Categories and Forum:

Click code to help achieve this: Editer on a forum.
Find then edit:
Image URL : (Put here the link of your image)

The result will be:
code to help achieve this: Untitl11
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 April 23rd 2012, 6:08 pm

Could anyone help me or give me a head start on where to go to do somethin like this.
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 April 28th 2012, 11:54 am

Still no help or even an answer from the staff on if this is possible to do. Java script?
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 April 29th 2012, 7:45 am

Well, nobody has a clue or the slightest bit of information on this.
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by LGforum April 29th 2012, 4:41 pm

It's not possible. It would require modification of the database and server-side scripts. If you have an external server and MySQL database set up I may be able to help, but if not, it's not possible on forumotion.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

code to help achieve this: Empty Re: code to help achieve this:

Post by tyhodge11 May 4th 2012, 8:02 am

Can I find server space online. and whatecer else.?
avatar
tyhodge11
Forumember

Posts : 76
Reputation : 1
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum