-
-
For the Specular theme, V 2.3.1: The caption written for the image used as the featured image on a post does not appear when we publish. It appears this is a known issue and the WordPress plugins available are not updated. Can you please provide a solution?
-
Hello,
First of all, you have a very old theme version. You need to update first, theme and then all it’s included plugins.
See these tickets for more details:Second, the captions are not set up to show in theme. Just the Alt text for SEO. This is the decision of the developers.
Best regards!
-
Is there a plugin or alternative method of having captions appear for posts using featured image? The featured image is needed when using “Full Blog, Masonry Style” if we want the image to appear – which we do. But, if the caption does not appear, then we need to embed the image in the body of the post content which means it appears twice.
-
Hello,
You could try using a plugin for this. Examples:
https://wordpress.org/plugins/fsm-custom-featured-image-caption/
https://wordpress.org/plugins/featured-image-caption/
*Please know that we do not have these plugins tested. So make sure to properly check your site after installing and activating.
Best regards!
-
-
for the plugin you suggested,
the plugin documentation reads:
“In order for automatic captions to work, the theme you are using has to implement the featured image using the one of the WordPress functions the_post_thumbnail() or get_the_post_thumbnail().
If your theme does not support automatic captions as described, you have a couple of options.- Use the
- provided by this plugin, and place it in your theme’s code (or use a
- ) where you would like the caption information to appear.
- Use the
- to insert caption information into the post body.
would you please advise?
-
This reply was modified 5 years, 5 months ago by
dickieassoc.
-
This reply was modified 5 years, 5 months ago by
-
The other option for us would be to embed the image, with caption, in the post body. When we do this, the caption appears. However, ideally we want an image to appear on the Blog Masonry page [ https://planforaction.com/ideas-and-news/ ]. The only way we know to do this is to use the featured image setting. If we do that, the image appears twice on the post [https://planforaction.com/beautiful-brazil-caption-test/]
So the question is, is there a method that allows us to have the image appear on the Blog Masonry page, that allows us to embed the image, with caption, in the post body, and does not allow the image to appear twice in the post?
-
Are you able to respond to my last question posted 5 days ago?
<p style=”box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Raleway; font-size: 14px;”>The other option for us would be to embed the image, with caption, in the post body. When we do this, the caption appears. However, ideally we want an image to appear on the Blog Masonry page [ https://planforaction.com/ideas-and-news/ ]. The only way we know to do this is to use the featured image setting. If we do that, the image appears twice on the post [https://planforaction.com/beautiful-brazil-caption-test/]</p>
<p style=”box-sizing: border-box; margin: 0px 0px 22px; color: #4b4d4d; font-family: Raleway; font-size: 14px;”>So the question is, is there a method that allows us to have the image appear on the Blog Masonry page, that allows us to embed the image, with caption, in the post body, and does not allow the image to appear twice in the post?</p> -
Hello,
Sorry for the late reply.
Our country has been hit by a major earthquake so the latest days we were unable to properly offer support.However, as mentioned in my last reply, these are suggested plugins that we have not tested. So we can not guarantee the 100% functionality of them. As mentioned in the support policy, we do not offer support on third-party plugins.
However, if the only issue you are encountering is the double image, i suggest you hide it using custom css. If you want to hide the featured image from the single post, try this code:
.blog-article.standard-style .media { display: none; }
Best regards!
-
Works like a charm! thanks
Hope you are okay after the earthquake.
-
You’re welcome!
Yes, thankfully we are all okay! Thank you for asking :)
PS: If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much!
-
You must be logged in to reply to this topic.