helven
Forum Replies Created
-
Forum: Plugins
In reply to: [Write Here] imagesOkay, thanks a lot ??
HelleForum: Plugins
In reply to: [Write Here] imagesme again.. ?? I need both featured image, and the possibility for additional images in the post…
Forum: Plugins
In reply to: [Write Here] imagesHi again, thanks a lot for your answer ?? Would that be upload from the WP media library, or from users own computers (an upload file button? – which is what I need ;)) Best Regards, Helle
Hi, I have tried to post it in the UU Support Forum, but it′s really hard to do that, because it keeps saying that I′m not logged in so I can′t create a new topic, even though I AM logged in, and I can see my profile and everything… I had troubles with my last post I moved there, but this time I can′t do it at all… so I hope you′re able to help me here in this supportforum. Thanks in advance. Helle
Hi, thanks for your answer. I have made sure that Author has the right to both edit and delete posts, but it is not working.
There is just that empty white box when trying to edit post, and when trying to delete, the warning box comes up, but the post does not get deleted when clicking OK.
Hope you can help me, I really would like to use UU.
HelleForum: Themes and Templates
In reply to: [MineZine] To show more than one image in postThank you, that was just what I needed! ??
Forum: Reviews
In reply to: [MineZine] really great theme, and super quick support!Found this great february offer , 7 premiums for 18 euro!
https://www.tomastoman.cz/special-offer-for-february-7-themes-altogether-for-500-czk/
They are bought! Thanks ??
Forum: Themes and Templates
In reply to: [MineZine] To show more than one image in postHi again Tomas, no I use a frontend post submission for users to add post (and images). The images are uploaded to the media library, I can see them there, but they don′t show up in post (only the one featured) but….
I′ve been searching around here in wordpress forum, and I came across following code, to insert in single.php, and it seems to do the trick! You can take a look now: https://planteboden.dk/
<?php $images = get_children( array(
‘post_parent’ => get_the_ID(),
‘post_type’ => ‘attachment’,
‘post_mime_type’ => ‘image’,
‘numberposts’ => -1
) );
foreach ( (array) $images as $image ) {
print wp_get_attachment_link( $image->ID,thumbnail,true );
}
?>
The thumbs do not show up as pretty, they are close side by side, if you have a trick to get a little space between them, I′ll be glad to know:) Thank you very much for your support and your great theme, it′s a 5 star ??
HelleForum: Themes and Templates
In reply to: [MineZine] To show more than one image in postHi Tomas, thank you very much for your quick answer.
Basically I want the single posts to display all the images uploaded to the post, and not only one image.
You can take a look at my website here: https://planteboden.dk/
The posts shown on the front page, all have more than one image uploaded, but only one image show when you view the single post.
Hope it makes sence.. ??
Thank you. HelleHi, I found out it had something to do with my Site Name (using ?), UU was unable to find the upload map… thanks for your replies. Mvh. Helle
Hi, I solved the issue by using Full With on the page with My Account, then it looks as it supposed to…
Mvh. HelleCan you delete this thread here for me?, I don′t know how. Mvh. Helle
Hi, thanks, I moved the conversation to the other Forum. Hope the response there is as quick as it is here ?? Mvh. Helle
Hi, thanks very much for your answer.
I made UU to create the pages, and the code looks all right. I have tried to use a lot of different themes, as it seems like the page to show the account is to narrow, but it′s the same problem no matter what theme I use.Maybee you will take a look here: https://h?nseringen.dk/myaccount/
Login: test
Password test123
(btw I see that the text on the login button is missing also!?)And maybee you would take time to take a quick look at the upload issue as well, you don′t see photo, only name of photo.
I hope so much that you are able to help me, as I really would like to use UU.
Again, thanks in advance, HelleForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Image is "turned horizonal" when uploadedThank you very much, will there be an update of the plug-in, when the new add-ons are available?
Helle