Mcjoaner Posted May 30, 2023 Share Posted May 30, 2023 I made the shop and the portfolio (Paintings) pages look the same but they function differently... obviously the shop links to shop pages and the portfolio to a gallery but in the mobile view, the shop names that I had to add in order for the layout to look like the portfolio page (Paintings) are stacked beneath the images. I am wondering if there is some sort of workaround to have the titles directly underneath the appropriate image. I know I can turn on captions but I want the large font and if I change it in site styles it will mess up a bunch of other caption areas. I've been playing with a few thoughts like doing the shop link page the same as the portfolio page but then the image links to a gallery and not the shop and there isn't an option to make the image clickable to a shop page unless I click into the gallery and then go to shop. I hope this makes sense to someone:) thanks:) Link to comment
tuanphan Posted June 9, 2023 Share Posted June 9, 2023 Hi, Can you share site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tiffil Posted July 23 Share Posted July 23 Hi @tuanphan, I'd like to know if it's possible to make the portfolio images clickable to other pages? Here my website : https://www.theophile-dreyfus.com/ Thank you for your help. Link to comment
tuanphan Posted July 25 Share Posted July 25 On 7/23/2024 at 4:52 PM, tiffil said: Hi @tuanphan, I'd like to know if it's possible to make the portfolio images clickable to other pages? Here my website : https://www.theophile-dreyfus.com/ Thank you for your help. You mean this page? https://www.theophile-dreyfus.com/ai-projects Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tiffil Posted July 29 Share Posted July 29 No, this one : https://www.theophile-dreyfus.com/ Homepage Link to comment
tuanphan Posted July 30 Share Posted July 30 22 hours ago, tiffil said: No, this one : https://www.theophile-dreyfus.com/ Homepage You mean these images? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tiffil Posted August 2 Share Posted August 2 Yes correct, put a 🔗 link to these images. Link to comment
tuanphan Posted August 3 Share Posted August 3 23 hours ago, tiffil said: Yes correct, put a 🔗 link to these images. You can enable Item button first. Then use this code to Custom CSS box body.homepage { li.list-item { position: relative; } .list-item-content__button-container { position: static; } .user-items-list-carousel .list-item-content__button-container a { position: absolute !important; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; color: transparent !important; background-color: transparent !important; border: none !important; } .user-items-list-carousel .list-item-content__button-container { position: static !important; transform: unset !important; } a.list-item-content__button.sqs-block-button-element:before { visibility: hidden; } .user-items-list-carousel__slide { pointer-events: initial !important; user-select: unset !important; } .user-items-list-carousel__gutter { cursor: pointer; } .list-item-content--hidden { display: block !important; } } tiffil 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hannahnowlan Posted August 11 Share Posted August 11 Hi @tuanphan I'm already using your code to make the portfolio images click through to the button link and its working great. Is it possible to have the image clickable with this code but also make the botton visible as well? I'd love to have the option to click the button or image. Thanks, Hannah Link to comment
tuanphan Posted August 11 Share Posted August 11 6 hours ago, hannahnowlan said: Hi @tuanphan I'm already using your code to make the portfolio images click through to the button link and its working great. Is it possible to have the image clickable with this code but also make the botton visible as well? I'd love to have the option to click the button or image. Thanks, Hannah Image - Button will have same link or different link? If same link, you can add a link in Description, I can give code to make this link turn to button or give code to turn description link to image link + keep button visible If different link, let me know, we will need another code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hannahnowlan Posted August 14 Share Posted August 14 Hi @tuanphan Okay great, same link please. Same link to click on image or click on button. If we add link to description for image, can I still keep other writing (not linked) visible in description? Thanks! Link to comment
tuanphan Posted August 14 Share Posted August 14 8 hours ago, hannahnowlan said: Hi @tuanphan Okay great, same link please. Same link to click on image or click on button. If we add link to description for image, can I still keep other writing (not linked) visible in description? Thanks! Yes. The code will make link invisible only You can add link for 1 item, I will give code, then if it is fine, you can add link for other items Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hannahnowlan Posted August 15 Share Posted August 15 Okay that would be great! Please share code when you're ready. Thanks again, Hannah Link to comment
tuanphan Posted August 17 Share Posted August 17 On 8/15/2024 at 1:51 PM, hannahnowlan said: Okay that would be great! Please share code when you're ready. Thanks again, Hannah Can you share link to page where you added link? I can test/check code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hannahnowlan Posted August 19 Share Posted August 19 Hi, Yes of course. Website url: gordonking.au No password I've used code for the "Portfolio" section. Link to comment
tuanphan Posted August 20 Share Posted August 20 20 hours ago, hannahnowlan said: Hi, Yes of course. Website url: gordonking.au No password I've used code for the "Portfolio" section. You mean this? I see it is static text, not text link Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hannahnowlan Posted August 21 Share Posted August 21 Hi! Yes. So I had a button underneath this saying "Explore Project". But since I added your code this button disappears and instead the image is the link. I'm hoping to have the image as the link, and the button visible. Does that make sense? Thanks for your help, Hannah Link to comment
tuanphan Posted August 22 Share Posted August 22 21 hours ago, hannahnowlan said: Hi! Yes. So I had a button underneath this saying "Explore Project". But since I added your code this button disappears and instead the image is the link. I'm hoping to have the image as the link, and the button visible. Does that make sense? Thanks for your help, Hannah As I said above, we can use code to turn text link in Description to Image link, instead of a button, so you can add text link to Description, I will test & give new code Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment