Forum Replies Created
-
AuthorPosts
-
October 30, 2020 at 5:51 am in reply to: How to "execute" a shortcode within the image caption of Masonry Gallery? #1256970
Hi, I have trouble similar to this. Is there a way to make forms shortcode work inside the mpf title area in lightbox? The shortcode works only when you open the portfolio page. I have tried to place the do shortcode line inside the masonry file but it didnt help.
What I wanted to achieve is that the visitors can already send inquiries while the lightbox image is open. Similar to Facebook where users can comment while image is open.
Hope you can help me.
Thanks!
- This reply was modified 4 years ago by melaniecuando. Reason: Add what I want to achieve. Ty!
July 12, 2020 at 10:54 am in reply to: Display Count of portfolio items in a certain portfolio Category #1229758Hi again!
Please close this now. I have figured it out. I need to change this line below.
$term = get_term_by( ‘slug’, $atts[‘category’], ‘category’)
to this
$term = get_term_by( ‘slug’, $atts[‘category’], ‘portfolio_entries’);
Thanks!
October 1, 2016 at 8:01 am in reply to: Display Featured Image + Title & Excerpt of a Portfolio Item in a lightbox #694173Perfect! Thanks for the help as always!
September 30, 2016 at 10:21 am in reply to: Display Featured Image + Title & Excerpt of a Portfolio Item in a lightbox #693586Hi,
Thank you again it is working great.
I have a related query. When you click on the image in the portfolio gallery, a lightbox opens with the featured image, that is perfect.
However, Is there a way to disable the navigation?
I have set the left and right arrow to “display:none” to prevent users on moving to another image. However, we found out that when you click through the image themselves it navigates to the next image in the gallery.
Hope I am making sense.
Many thanks for the continued support!
September 5, 2016 at 6:53 pm in reply to: Display Featured Image + Title & Excerpt of a Portfolio Item in a lightbox #682314Thank you! Excellent!
September 1, 2016 at 8:26 pm in reply to: Display Featured Image + Title & Excerpt of a Portfolio Item in a lightbox #680949Hi, Anyone? Any help would be very much appreciated!
Thank you! It is working!
Bump! Any help would be much appreciated
-
AuthorPosts