I want to say, I really like this theme and I hope you're enjoying the fruits of your hard work :-)
So, my question: when using the "standard" portfolio with "Meta below thumb", I want to deactivate the color overlay and two buttons that appear on desktop browsers. I want the experience to mirror the simplicity of mobile where I just click on the image and go to the detail.
Ideally, the Meta Title would be clickable too and take me to the detail as well.
Thanks for your help!
Hello Nectar! Have a huge request that is extremely similar to this case:
1. Do you have a code or is their an option where I can simply remove the "View Larger" and "More Details" buttons from my galleries/portfolios when the "Meta below thumb w/links on hover" option is selected? This includes losing the "View Larger" button as well when the "Lightbox Only" link is checked. In the end, only the meta will be displayed below the images with the hover accent color appearing when there is a mouseover. No buttons will appear. If the "lightbox only" box is unchecked, the box will simply link to the page. If it IS checked, then it will simply bring the picture forth as a lightbox picture.
2. At the same time, is it possible to remove the meta text and do the same thing to the "Meta on hover + entire thumb link"? So in the end, it will simply just use the hover feature with no information displayed?
Please let me know your thoughts and if you need anymore clarity and thanks again for all your hard work!
Sorry for the late response on this. The code is great! Everything works like I requested except option 1. Option 1 (from my previous post) is still not functioning correctly. If "Meta below thumb w/links on hover" is selected and lightbox only is UNCHECKED it still opens the lightbox instead of treating the hover as a page link instead of a lightbox. Is there a way to fix this?
If it helps, option 2 works just fine. If "Meta on hover + entire thumb link" is selected and lightbox only is UNCHECKED, it does act as a link only. However, option 1 is still not functioning correctly. Let me know if you think I've input something incorrectly or if there is an easy fix to this. Thanks again for your help and coding wisdom!
I too want to achieve something like this so I just stole your above CSS snippet which works great :) Question is... is there any way to change the wording of the overlay from 'More details' to something like 'View' or 'Watch'
I, too, am using this custom CCS. However, I'd like for the entire thumb image to be a clickable hyperlink to the the portfolio item. Is this possible?
Hey William!
Add this into your custom css box:
Cheers :)
Hello Nectar! Have a huge request that is extremely similar to this case:
1. Do you have a code or is their an option where I can simply remove the "View Larger" and "More Details" buttons from my galleries/portfolios when the "Meta below thumb w/links on hover" option is selected? This includes losing the "View Larger" button as well when the "Lightbox Only" link is checked. In the end, only the meta will be displayed below the images with the hover accent color appearing when there is a mouseover. No buttons will appear. If the "lightbox only" box is unchecked, the box will simply link to the page. If it IS checked, then it will simply bring the picture forth as a lightbox picture.
2. At the same time, is it possible to remove the meta text and do the same thing to the "Meta on hover + entire thumb link"? So in the end, it will simply just use the hover feature with no information displayed?
Please let me know your thoughts and if you need anymore clarity and thanks again for all your hard work!
Thanks
-Andrew
Hey Andrew!
1. Enter this into your custom css box:
2. And this:
Cheers :)
Thanks so much Nectar! Will try this ASAP
You're welcome & sounds good :)
Hey Nectar,
Sorry for the late response on this. The code is great! Everything works like I requested except option 1. Option 1 (from my previous post) is still not functioning correctly. If "Meta below thumb w/links on hover" is selected and lightbox only is UNCHECKED it still opens the lightbox instead of treating the hover as a page link instead of a lightbox. Is there a way to fix this?
If it helps, option 2 works just fine. If "Meta on hover + entire thumb link" is selected and lightbox only is UNCHECKED, it does act as a link only. However, option 1 is still not functioning correctly. Let me know if you think I've input something incorrectly or if there is an easy fix to this. Thanks again for your help and coding wisdom!
Hey again! :)
Change the first css snippet to this and give it a try:
Hello mate,
I too want to achieve something like this so I just stole your above CSS snippet which works great :) Question is... is there any way to change the wording of the overlay from 'More details' to something like 'View' or 'Watch'
Cheers,
Darrell
Hey Darrell!
Yes you could change it by installing the "codestyling localization" plugin which lets you translate/ edit the theme.
Thanks
ThemeNectar Support Team
Ahhh cool, good thinking ;)
Cheers Tahir
I, too, am using this custom CCS. However, I'd like for the entire thumb image to be a clickable hyperlink to the the portfolio item. Is this possible?
Hey Ted!
Yes its possible though would require changing the markup of the whole thumb in "salient/nectar/tinymce/shortcode-processing.php" .
thanks
ThemeNectar Support Team