Resource icon

[XFR] User Albums 1.0.0 b7

No permission to download
I am so happy to use the Xenforo and I am almost ready to import from the old board.

A few questions - maybe some of you have some answers:)

1. How do I change the color of the white box below the photo? (se attached photo)

2. Can I change the margin around the photo? - it looks a little tight with the comment box just below.

3. Can I make the background full-screen so it will fit any screen size?

4. Can I change the dimmed background behind the photo? If I want a solid transparent and not stribes?

5. Is it possible to install an add-on that presents the photos in another way?

View attachment 24566

All the best
Hilmer

Is this from an add-on?
I don't recognise that as default functionality.

You will need to ask in the add-on thread - I can merge this thread if you post a link to it.
 
Do you plan to add multiple pages per album? Also what about searching for pictures based on the description?
 
My last post was kind of confusing - I have reformulated:

A few questions about the User Album :)

1. How do I change the color of the white box below the photo? (se attached photo)

2. Can I change the dimmed background behind the photo? If I want a solid transparent and not stribes?

3. Is it possible to remove the DATE under the USERNAME at the RECENT-PHOTOS above the Forums? (see photo).

gallery.webp

date.webp


I hope one of you can help me:)

All the best
Morten
 
If I can add a suggestion:

1. Ability to unlock user albums based on criteria such as # of posts, # of likes etc. Or ability to control the # of user albums based on some criteria.
 
Am I posting my question in the wrong forum? There is almost no activity in here.
Please let me know if there are better places to ask questions about the User Album.

All the best
Morten
 
SOLVED: 3. Is it possible to remove the DATE under the USERNAME at the RECENT-PHOTOS above the Forums? (see photo).

I played around with the code and I finally solved the challenge - here is how if anyone wants to do the same:

Go to:




Select the:


Find and delete the line:

<a href="{xen:link "full:useralbums/view-image", $image}" class=""><xen:datetime time="{$image.image_date}" class="faint" /></a>

Thats it.

Before and after:

remove_date.webp
 
Hi there,
at first, thanks for this addon. Is it possible to import user albums from vb4.
This one is very important for our community...
Hope someone can guide me to import.

Thank you and greetings,
Peter
 
One issue I notice is when I see a result for an album on google this is the breadcrumb on google.

HTML:
<span class="bc">psvitaforum.com › <a href="http://www.google.com/url?url=http://psvitaforum.com/useralbums/vita-wallpapers.4/useralbums/&amp;rct=j&amp;sa=X&amp;ei=Y2o5T5XzD6n20gGxuczNAg&amp;ved=0CEcQ6QUoADADOAo&amp;q=ps+vita+wallpapers&amp;usg=AFQjCNEpm3XK4CC-4S6JpxYI3SnWDrFFyw&amp;cad=rja">Wallpapers</a> › <a href="/url?url=http://psvitaforum.com/useralbums/bakagami.754/list&amp;rct=j&amp;sa=X&amp;ei=Y2o5T5XzD6n20gGxuczNAg&amp;ved=0CEgQ6QUoATADOAo&amp;q=ps+vita+wallpapers&amp;usg=AFQjCNH-x77ZyJIYh8827VkPz40e5BOoZw">bakagami's Albums</a></span>
If you click on Wallpapers (I renamed useralbums). It takes you to http://psvitaforum.com/useralbums/vita-wallpapers.4/useralbums/ instead of http://psvitaforum.com/useralbums/.
 
Request: Ability to create a page filled with the latest image uploads.
Uploads to the forum or to the Albums ?
If you mean albums, what if someone uploads 40 images ... would the entire page be filled with their latest uploads ?

Maybe there could be a page of the most liked image from everyone's Gallery ?
If there were 30 galleries .... There would be a gallery of 30 images.
or
Random image from everyone's gallery.
 
What was the reason for using your own image table instead of using XF attachment tables? As it seems like you just reproduced the same functionality.
 
Top Bottom