Claude Vedovini
Forum Replies Created
-
Forum: Plugins
In reply to: [WP LinkedIn] via Front-end Resume Builderhow much money do you have?
Forum: Plugins
In reply to: [Better Image Credits] Display IssueThere is probably a compatibility issue with your theme. The overlay is done with a mix of css and javascript and it doesn’t work 100% of the time. In your case the script determined for some reason that the image is only 21px large and set the size of the overlay accordingly, try to use the “caption” option instead of the overlay
Forum: Plugins
In reply to: [Better Image Credits] Display Issueis it because it’s vertical?
Forum: Plugins
In reply to: [Better Image Credits] Display Issuewhat is the problem for you exactly? the source link is there, it just appears that the source name is “source”
Forum: Plugins
In reply to: [Better Image Credits] Display Issueit looks like the template you used in the settings is incorrect
Forum: Plugins
In reply to: [Better Image Credits] Credits in caption not working in Gutenberg editoryou need to type the shortcode in manually, the documentation is in the link I provided
Forum: Plugins
In reply to: [Better Image Credits] Credits in caption not working in Gutenberg editorGutenberg doesn’t use the [caption] shortcode when you use the image block to add images, you need to use the shortcode block with the [caption] shortcode: https://codex.ww.wp.xz.cn/Caption_Shortcode
Forum: Plugins
In reply to: [Better Image Credits] Trying to get property of non-object againno github repo then I guess, just make the change locally to remove the notice, it won’t appear in production and I will add the change to the next release
Forum: Plugins
In reply to: [Better Image Credits] Trying to get property of non-object againyes, it’s here: https://github.com/cvedovini/better-image-credits
Forum: Plugins
In reply to: [Better Image Credits] Trying to get property of non-object againIt’s not an error, not even a warning. If you have that level of logging on your production server I suggest you change that first.
Forum: Plugins
In reply to: [Better Image Credits] ShortCode Anywhere?Hi, I suggest you try with a standard theme, some themes override the way images are output and the plugin won’t work in that case
- This reply was modified 6 years, 1 month ago by Claude Vedovini.
Forum: Plugins
In reply to: [Better Image Credits] Incorrect shortcodeThanks, I fixed the documentation 🙂
Forum: Plugins
In reply to: [Better Image Credits] nofollowdid you have a look at the plugin’s options page?
Forum: Plugins
In reply to: [Better Image Credits] No listing on a pagetry to insert images using the standard WordPress way, not sure how that would work with your theme/builder
Forum: Plugins
In reply to: [Better Image Credits] No listing on a pageHi,
It depends on how your page builder is outputting the HTML but there is a good chance that it’s the reason it doesn’t work