New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Hungarian

Filter ↓ Sort ↓ All (67) Translated (0) Untranslated (67) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 5
Prio Original string Translation
A simple widget that makes it a breeze to add images to your sidebars.
Priority: high
You have to log in to add a translation. Details
A simple widget that makes it a breeze to add images to your sidebars.
Comment

Short description.

You have to log in to edit this translation.

Simple Image Widget
Priority: high
You have to log in to add a translation. Details
Simple Image Widget
Comment

Plugin name.

You have to log in to edit this translation.

The widget uses the core function <code>wp_get_attachment_image()</code> to display the image and it would be more trouble than it's worth to remove those attributes. Some basic CSS will typically allow you to make the image responsive if necessary: You have to log in to add a translation. Details
The widget uses the core function <code>wp_get_attachment_image()</code> to display the image and it would be more trouble than it's worth to remove those attributes. Some basic CSS will typically allow you to make the image responsive if necessary:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

The widget can be centered using CSS. Custom CSS should be added a child theme or using a plugin like <a href="https://wordpress.org/plugins/simple-custom-css/">Simple Custom CSS</a> or <a href="https://wordpress.org/plugins/jetpack/">Jetpack</a>. The following snippet will center the contents of the widget: You have to log in to add a translation. Details
The widget can be centered using CSS. Custom CSS should be added a child theme or using a plugin like <a href="https://wordpress.org/plugins/simple-custom-css/">Simple Custom CSS</a> or <a href="https://wordpress.org/plugins/jetpack/">Jetpack</a>. The following snippet will center the contents of the widget:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

When selecting an image in the media modal (the popup to select images), the right sidebar will be titled "Attachment Details" and contains a field for entering alt text. After entering your alt text, click the "Update Image" button to use the selected image in your widget. Most browsers don't show the alt text, so you'll need to view the HTML source to make sure it exists. You have to log in to add a translation. Details
When selecting an image in the media modal (the popup to select images), the right sidebar will be titled "Attachment Details" and contains a field for entering alt text. After entering your alt text, click the "Update Image" button to use the selected image in your widget. Most browsers don't show the alt text, so you'll need to view the HTML source to make sure it exists.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Always use a <a href="https://codex.wordpress.org/Child_Themes">child theme</a> to make changes if you acquired your theme from a third-party and you expect it to be updated. Otherwise, you run the risk of losing your customizations.</em> You have to log in to add a translation. Details
<em>Always use a <a href="https://codex.wordpress.org/Child_Themes">child theme</a> to make changes if you acquired your theme from a third-party and you expect it to be updated. Otherwise, you run the risk of losing your customizations.</em>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

To use the template method, copy "<code>widget.php</code>" from the "<code>/templates</code>" directory in the plugin to a "<code>/simple-image-widget</code>" directory in your theme. Then update as you wish. It's also possible to create a custom template specific to each sidebar in your theme using the following default template hierarchy: You have to log in to add a translation. Details
To use the template method, copy "<code>widget.php</code>" from the "<code>/templates</code>" directory in the plugin to a "<code>/simple-image-widget</code>" directory in your theme. Then update as you wish. It's also possible to create a custom template specific to each sidebar in your theme using the following default template hierarchy:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Absolutely. Changing the output can be done a few different ways, but the most common alternatives involve using the "<code>simple_image_widget_output</code>" filter or overriding the template in your theme. You have to log in to add a translation. Details
Absolutely. Changing the output can be done a few different ways, but the most common alternatives involve using the "<code>simple_image_widget_output</code>" filter or overriding the template in your theme.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<code>{plugin}/templates/widget.php</code> You have to log in to add a translation. Details
<code>{plugin}/templates/widget.php</code>
Comment

Found in faq list item.

You have to log in to edit this translation.

<code>{theme}/simple-image-widget/widget.php</code> You have to log in to add a translation. Details
<code>{theme}/simple-image-widget/widget.php</code>
Comment

Found in faq list item.

You have to log in to edit this translation.

<code>{theme}/simple-image-widget/{sidebar_id}_widget.php</code> You have to log in to add a translation. Details
<code>{theme}/simple-image-widget/{sidebar_id}_widget.php</code>
Comment

Found in faq list item.

You have to log in to edit this translation.

Can I remove the width and height attributes? You have to log in to add a translation. Details
Can I remove the width and height attributes?
Comment

Found in faq header.

You have to log in to edit this translation.

How do I center the widget? You have to log in to add a translation. Details
How do I center the widget?
Comment

Found in faq header.

You have to log in to edit this translation.

How do I add alt text to images in the widget? You have to log in to add a translation. Details
How do I add alt text to images in the widget?
Comment

Found in faq header.

You have to log in to edit this translation.

Is there a way to filter the widget output? You have to log in to add a translation. Details
Is there a way to filter the widget output?
Comment

Found in faq header.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 5

Export as