I'm not even really sure how to ask what I'm looking for. I've been digging around online but can't seem to find any relevant information. I'm wondering if someone can help or point me in the right direction.
I'm wondering how to create a dynamic html banner that pulls items from a website and displays them. When clicked they take you to the items on the site.
The best examples are sites like eBay and Amazon. They show multiple items from listings on the store. Kijiji also does them as shown in the attached image.
Can anyone tell me how this is accomplished or at least the name of these types of dynamic banners to help me in my search. Any help would be greatly appreciated.
Related
Would like to know if anyone knows of a dropdown suggestion box that can be used in WordPress. Trying to offer my customers a way of voicing their opinion on how I can better serve them as a personal assistant. I've attached a screenshot below that I've edited in Canva of how I'd like the suggestion box to look.
https://i.stack.imgur.com/QeL2k.jpg
Has anyone got any idea on how to implement this carousel into my website? I am using WordPress and I am not sure how to go about this. I was told to use 'foo gallery' to achieve the same look however, it doesn't really feel the same and also didn't work on my site (for some reason).
I have tried to code some of this but I am awful at coding and I am mainly just spending my time watching youtube help videos if I am being honest!
I'll explain my neeed for this and what I would like it to do and then, if you could help me that would be great!
So like on reddit, I would like to implement this feature on my home screen to show off some of the 'Hot topics of the day'. Preferably, some code could automatically update the images and text each day depending on the comments/views left on a page - so the top 4 most viewed pages would be automatically added to the front page with a custom image (which I have created). However, that seems quite hard. So just the layout/template of the images (like the photo provided) AND there is a way for me to manually change the images and names each day would suffice. I would also like to have 4 photos which also act as buttons with the curved boarders.(again, like the image I have attached)
Just so it's clear, I do not want these images to be able to move off like a slideshow, I just want them to stay in place and be able to change either manually or automatically.
Maybe this is called something other than a carousel and would be easy to do... i dont know! So if you do, please let me know.
Furthermore, I appreciate this is a place mainly for code to be posted however, I won't post my code as it is useless! If anyone wants to share any code or contact me privately then that would be very much appreciated.
Thank you
I currently am working on a way to format the colums of my company's Sharepint in a useful way. In my opinion the display of the Picture size is also very important.
I tried to do that via adding or removing the column, but there isn't an option to display picture size. So I tried finding a JSON Code on the Microsoft GitHub page but didn't find a useful Code there either. Unfortunately I am not a Coder, so I am not able to come up with a Code by myself. When I try and search for it online, I only find ways to resize the picture in order for it to be displayed better.
So my question is, if there is any way to display the picture size in a column on the Sharepoint.
Thank you so much!
Shiobhan
There is a File Size column in the SharePoint library.
Updated:
apologies if this is completely the wrong place for posting but I'm a little bit lost...
I'm developing a WP and Woo commerce page that will have a HUGE number of images that when you click on each one it will pop up and you can demo it (this bit works at the moment)
But... once it's been added to the basket I want the 'add to cart' button to show as 'added' or something similar and for you not to be able to do anything else with it - at present if you try and click on the item again it shows the single product page (which I DO NOT want) as it screws up the whole point of the page I'm building.
Im a total novice with coding and just hash things together from google searches until something works... or breaks.
Is there anyone out there who can point me in the direction of how to achieve what I want or who might be interested in helping to fix my issues directly?
Thanks so much!
I went through a ton of articles trying to find some sort of answer to this seemingly fundamental question about WordPress, but couldn't find a match. Forgive me if this has been gone over before.
I am new to WordPress and the company I work for uses it to build many of its sites for clients. They use Yoo Themes and UIKit for styling. I was recently tasked with moving a simple block of color with some text in it from the bottom of the page (just above the footer) to the top of the page (just before the header/navbar). I spent three hours trying to find which widget it was a part of only to be lost in a morass of vaguely descriptive widget bars in the customize panel. I found the one with the text in it, but after I moved it, the color bar remained.
My question is: is there a fast and hopefully easy way to tell what widget is displaying a particular element, or set of elements, and then upon finding it, moving it in the manner I described above?
I have used Chrome's DevTools which reveal the nests within nests that a WP site is, but it only got me to the "Top A" widget for the text, not the green bar area. This is super simple in straight HTML/CSS, but I am a little lost with WordPress.
Any help would be greatly appreciated.