Like it! Nice job @Ian_Chimp … I look forward to tomorrow’s deal of the day.
And yay for poll titles/questions being visible throughout now. Thank you Lovehoney technical people!
Like it! Nice job @Ian_Chimp … I look forward to tomorrow’s deal of the day.
And yay for poll titles/questions being visible throughout now. Thank you Lovehoney technical people!
It looks good to us too
Maybe I should have added in a poll title to make it clearer it was for people who owned the toy?
0 voters
Sorry, just testing photo stuff!
Do the links work in the second set…
Yay I think they do! That’s fun.
Yes
Image name:

Image size:

As Link ‘Text’:
[](www.lovehoney.co.uk)
Is this showing up right for everybody? They should have some green highlighting.
Yep.
image in the first; size in the second and everything inside the square brackets in the third
I also discovered html tables work.
<table> - table
<th> - table header
<tr> - table row
<td> - table data (cell)
Example
<table>
<tr><th>Column 1</th><th>Column 2</th><th>Column 3</th></tr>
<tr><td>Monkey</td><td>Potato</td><td>Blue</td></tr>
<tr><td>Lion</td><td>Carrot</td><td>Green</td></tr>
<tr><td>Tiger</td><td>Parsnip</td><td>Red</td></tr>
</table>
Column 1 | Column 2 | Column 3 |
---|---|---|
Monkey | Potato | Blue |
Lion | Carrot | Green |
Tiger | Parsnip | Red |
And with a html table you can insert a hide details, and stuff like that too.
Column 1 | Column 2 | Column 3 |
---|---|---|
Monkey | Potato | Blue |
Lion | Carrot | Green |
Tiger | ParsnipRoasted please |
Red |
Is the coding for the hide details within the table just the standard [details=summary] coding? Or is it an html version (that I can’t remember off the top of my head)? I know mixing stuff proved problematic earlier.
It has to be the html one:
<details>
<summary>
Title/Header
</summary>
Hidden stuff
</details>
And all the other stuff does too. Links, bold, italics, etc. Using html also makes your font/text a bit different too for some reason.
Actually, after a bit of fiddling, it turns out you can use Markdown in an html table cell. You just have to leave a blank line above and below the Markdown elements.
Column 1 | Column 2 | Column 3 |
Spoiler |
SummaryThis text will be hidden |
<table>
<tr><td>Column 1</td><td>Column 2</td><td>Column 3</td></tr>
<tr><td>
[spoiler]Spoiler[/spoiler]
</td>
<td>
[details="Summary"]
This text will be hidden
[/details]
</td><td>

</td></tr>
</table>
Ooh, I like it! Very clever… will have to have a play with this (but not tonight!)
@Lovehoney_Brenna - can you message me ref. a review pls outside the forum. I can’t workout how to contact you directly. Thank you.
You can email me at community@lovehoney.co.uk
Follow up on the tables:
If you add a <table> tag above a Markdown table it stops it from stretching across the whole screen.
Column 1 | Column 2 |
---|---|
Green | One |
Blue | Two |
Red | Three |
Column 1 | Column 2 |
---|---|
Green | One |
Blue | Two |
Red | Three |
<table>
Column 1 | Column 2
--- | ---
Green | One |
Blue | Two
Red | Three
</table>
@rockstar When you highlight some text does a little floating ‘Quote’ box pop up? If not you can check your settings on your Preferences/Interface page, and make sure there’s a tick in the box next to ‘Enable quote reply for highlighted text’. That should make quoting as easy as copying.
It does display the QUOTE box but it tends to copy the whole post whereas I just wanted a small selection.
It should only quote the highlighted text?
But it’s not mandatory. If you’ve found a way that you’re happy with don’t feel you have to change it.
0 voters
Can anyone think of anything fun I can use the number rating poll for? There was some chat about trying to get a ‘rumbly/buzzy’ poll going for different toys, but I think that fizzled out.
Just having a play in the sandbox with a few of my favourites.
Hidden pic | Link | Available |
Still for sale?Yes |
||
Still for sale?Yes |
||
Still for sale?Discontinued! |
ETA
Is there anyway to stop it going to a big picture rather than just uncovering the small pic when clicked?