Could you add a possibility to add altternative and title text for the image, because SEO say empty alt=”” text.
Thank you! ??
]]>Hi Brady,
hope you’re doin’ fine and life’s treating you well.
Wordfence is giving a warning about the plugin not bein’ updated for more than 2 yrs.
Even if there’s nothing to do in the code securitywise may you please update the meta-information on the wp-repository, so WF is satisfied.
Thx a lot in advance and many thx for the work so far! ??
Ralf
]]>Simple Image Widget Version: 4.4.2 hasn’t been upgraded in 2 years. There is a warning: Warning: This plugin has not been tested with your current version of WordPress. I am using WordPress version 5.3. Are there plans for an upgrade of testing with the latest version?
]]>This is just a note if anyone else wants to use the Simple Image Widget in combination with the “WordPress Page Widgets Plugin” that allows users to customize widgets per page instead of globally.
To make the Simple Image Widget work on page and post admin sites, edit the file ./includes/class-simple-image-widget-plugin.php in the plugin directory and change line 35:
add_action( ‘sidebar_admin_setup’, array( $this, ‘enqueue_admin_assets’ ) );
to:
add_action( ‘init’, array( $this, ‘enqueue_admin_assets’ ) );
Just wanted to let you know because it took me some time to figure it out… ??
]]>Hi, I am having problems with this plugin-widget in that it has latched onto the url for the previous image and will not release it to add a new one.
Even though I am putting in the url for the image in my media library, it is still going to an earlier image. It is taking this link:
https://www.caglecartoons.com/viewimage.asp?ID=2E84710F-A8B6-44B1-8EA6-CA9DE0AE7654https://www.uncommonthought.com/mtblog/wp-content/uploads/2018/04/TrumpCensusPolicy_AdamZyglis208731.jpg
Instead of going to either this link
https://www.uncommonthought.com/mtblog/wp-content/uploads/2018/04/TrumpCensusPolicy_AdamZyglis208731.jpg
OR this link
https://www.caglecartoons.com/viewimage.asp?ID={218FFB31-C04D-4DC5-9862-694DBC966340}
I have tried clearing the cache, and different browsers.
When I paste in thr link, all the stuff from Cagle is NOT visible in the link field.
]]>How to use in qTranslateX, Doesn’t change image in switch language?
]]>widget used to show up in right sidebar (default sidebar) legacy custom site, removed and reinstalled plugin, rebuilt widgets, won’t show up and be visible, but do show in page code. please help, there currently should be an image widget with beach rock 5 for $5, i see it in the source code as <div id=”simpleimage-9″ class=”widget widget_simpleimage”>
<h3 class=”widget-title”>Beach Rock Music & Sports 5 for $5 at 5PM</h3>
<p class=”simple-image”>
</p>
<p>Beach Rock Happy Hour!<br />
5 Full-Size Appetizers<br />
$5 each. starting at 5pm<br />
Monday through Friday<br />
5pm to 7pm</p>
<p class=”more”>
Find Out More! > </p>
</div>
how to retrieve image url link ?
I am using custom query but not able to retrieve image url link ?
Please advice !!!
]]>Hi – great little plug-in!
I just wondered if there’s a way to give the ‘link text’ some button styling to make it stand out more?
Any ideas would be gratefully received!
Thanks
Rich
Can anyone shed some light on how you would centre the title of the image?
Thanks
]]>Salve, chiedo scusa ma vorrei sapere se questo plugin eccezionale e di facile utilizzo sarà a breve aggiornato.
Grazie mille
Salve, ho aggiornato wordpress a 4.7 e rivedendo tutti i plugin che utilizzo per il sito ho notato che in visualizza dettagli di questo eccezionale plugin, che uso già da un po’, mi risulta la comunicazione “Attenzione: questo plugin non è stato testato con questa versione di WordPress.”
Spero in un aggiornamento prossimo. grazie mille di cuore.
I like the ease of the Simple Image Widget Plugin. Wondering how to turn the widget title into a hyperlink.
]]>If I add an image widget to the sidebar and include link text, the widget disappears from the sidebar when going to the site or after a page refresh. The is true whether or not I add a link or not, or check or not check the Open in anew window option.
WP 4.6
PHP 5.6
simple-image-widget 4.4.0
How can I make the image a background-image with the title/text and button overlayed over it?
]]>I’m attempting to fix a client’s WordPress site in which I did not originally code. Initially the client wanted to make it so one of the category pages would make use of the plug-in to put ads on it. (all the other category pages do this and work fine). I added some code to the functions php and made a side bar php, following the standard instructions from the WordPress Codex.
But, since updating, now every image has a border and background. Where instead I want images to not have anything. Secondarily I would like the widget to be usable on the category page (news industry).
The page i’m discussing is located here: https://www.tabletopjournal.com
I can post any code if you would like to peruse, or is my best best reverting to an older back up of the site where I at least had the same layout.
Thanks in advance.
]]>I have problems with the image widget.
Do you have a solution?
Warning: Missing argument 2 for myplugin_widget_title() in /home/vhosts/radio501.nl/httpdocs/wp-content/themes/on-air/functions.php on line 242
Warning: Missing argument 3 for myplugin_widget_title() in /home/vhosts/radio501.nl/httpdocs/wp-content/themes/on-air/functions.php on line 242
]]>The Plug In suddenly stopped opening the Media Library. I can’t add or modify any of the images added to my widget space. Any Solution????
]]>Hi,
I noticed there is no information in the changelog about the newest version (4.4.0), so I’d be interested to know what’s new?
Thanks,
?eslav
Hello,
I would like to display different images on different pages, but seem to be getting the same image on all pages that have the widget installed. Is it possible to display different images on different pages?
Thanks!
]]>Using an image as a link. Is it possible to have the image fill the entire widget container so none of the widget shows at all? Image Dimensions setting has no effect over this apparently. Can view site here.
]]>I have used your awesome plugin many, many, many times – but for some mysterious reason, it isn’t working properly for this particular page.
This is still a DRAFT and very rough – but if you look at the top item in the right sidebar — a “Find us on Facebook” graphic added using the simple image plugin – you will see that clicking the image does NOT link you to their FB page as it should – and I very carefully entered the URL to their FB page using the simple image plugin. Here’s the page:
https://new.pcnewhorizons.com/
There’s actually another link further down that links to Java and THAT doesn’t work either. Something weird happening with links in the sidebar on this site and I cannot see what it is!!
Any ideas or help would be greatly appreciated!
]]>When you say {theme}/simple-image-widget/{sidebar_id}_widget.php
do you mean the actual widget ID? or i have to make in my html <div id=”someid”>
if it s the second case can <div id=”some-id”> which would result to some-id_widget.php?
can i have as many overrides as i want? i tested up to two but third one doesn t work
]]>a front page template in the lower laft and right corners of my wordpress site. Please advise.
https://www.goto-technologies.com/wp
best regards
Jack
What is the CSS to target the text box within the widget?
I would like to be able to add some padding and centre the text displayed.
]]>I’m trying to add an image 300×600 with no success at all… The image doesn’t shows up. Is that a bug or a feature?
]]>Hello Devs,
What is the License of this plugin? Can I edit, modify and build it for personal as well as commercial use?
By commercial use I mean mainly for my own clients and not to upload the themes built to any marketplace but can I do both if needed?
Thanks
]]>Good afternoon,
I’m trying to center the image I’ve inserted into the sidebar using the plugin using previous instructions from you via a different topic. It’s not working. Please advise further.
.widget_simpleimage {
text-align: center;
}
Thank you,
Karen
https://www.karendoniere.com
Hi,
The link search uses “any” as the post_type, which is limited to posts which have been registered with exclude_from_search to false. I have an affiliate links plugin which is excluded from the search results for good reasons, but would be useful to have searchable in the links list for this widget.
Here’s a link which explains how to get an array of all post types that could be passed to get_posts().
Marc
]]>ajax_find_posts() has a limit of 50 posts_per_page set. This should probably be -1 so that it’s infinite.
Marc
]]>