New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Add beautiful, fully responsive galleries, albums, images, and categories to your WordPress website quickly and easily. Showcase your portfolio, photo … | You have to log in to add a translation. | Details |
Original untranslated
Add beautiful, fully responsive galleries, albums, images, and categories to your WordPress website quickly and easily. Showcase your portfolio, photo …
You have to log in to edit this translation. |
|||
| ↑ | Gallery by BestWebSoft - Customizable Image and Photo Galleries for WordPress | You have to log in to add a translation. | Details |
Original untranslated
Gallery by BestWebSoft - Customizable Image and Photo Galleries for WordPress
CommentPlugin name. You have to log in to edit this translation. |
|||
| Example for Twenty Eleven or Twenty Ten themes:<br />↵ `css↵ body {↵ /* remove this <em>/↵ /</em> direction: rtl; */↵ }↵ .hfeed {↵ direction: rtl;↵ } | You have to log in to add a translation. | Details | |
Original untranslated
Example for Twenty Eleven or Twenty Ten themes:<br />↵
`css↵
body {↵
/* remove this <em>/↵
/</em> direction: rtl; */↵
}↵
.hfeed {↵
direction: rtl;↵
}
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| In the WordPress admin menu, go to "Galleries", select your gallery, and reorder images via drag-and-drop.<br />↵ Make sure the plugin setting <code>Sort images by</code> is set to <code>Sorting order in the Gallery</code>. | You have to log in to add a translation. | Details | |
Original untranslated
In the WordPress admin menu, go to "Galleries", select your gallery, and reorder images via drag-and-drop.<br />↵
Make sure the plugin setting <code>Sort images by</code> is set to <code>Sorting order in the Gallery</code>.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| This will enable thumbnails and fix the error. | You have to log in to add a translation. | Details | |
Original untranslated
This will enable thumbnails and fix the error.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| add_action( 'after_setup_theme', 'theme_setup' );↵ function theme_setup() {↵ add_theme_support( 'post-thumbnails' );↵ } | You have to log in to add a translation. | Details | |
Original untranslated
add_action( 'after_setup_theme', 'theme_setup' );↵
function theme_setup() {↵
add_theme_support( 'post-thumbnails' );↵
}
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Your theme likely lacks thumbnail support. Add this to your theme’s <code>functions.php</code> file: | You have to log in to add a translation. | Details | |
Original untranslated
Your theme likely lacks thumbnail support. Add this to your theme’s <code>functions.php</code> file:
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Do NOT edit plugin core files directly. | You have to log in to add a translation. | Details | |
Original untranslated
Do NOT edit plugin core files directly.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Example:<br />↵ Copy <code>/wp-content/plugins/gallery-plugin/templates/gallery-single-template.php</code> to<br />↵ /wp-content/themes/your-theme/bws-templates/gallery-single-template.php | You have to log in to add a translation. | Details | |
Original untranslated
Example:<br />↵
Copy <code>/wp-content/plugins/gallery-plugin/templates/gallery-single-template.php</code> to<br />↵
/wp-content/themes/your-theme/bws-templates/gallery-single-template.php
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Template files are located in <code>/wp-content/plugins/gallery-plugin/templates/</code>.<br />↵ To customize without losing changes during updates, copy templates to your theme folder:<br />↵ /wp-content/themes/your-theme/bws-templates/ | You have to log in to add a translation. | Details | |
Original untranslated
Template files are located in <code>/wp-content/plugins/gallery-plugin/templates/</code>.<br />↵
To customize without losing changes during updates, copy templates to your theme folder:<br />↵
/wp-content/themes/your-theme/bws-templates/
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| See detailed instructions here: <a href="https://bestwebsoft.com/documentation/how-to-install-a-wordpress-product/how-to-install-a-wordpress-plugin/">How to Use Gallery Plugin</a> | You have to log in to add a translation. | Details | |
Original untranslated
See detailed instructions here: <a href="https://bestwebsoft.com/documentation/how-to-install-a-wordpress-product/how-to-install-a-wordpress-plugin/">How to Use Gallery Plugin</a>
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Remove <code>direction: rtl;</code> from <code>body</code> CSS and apply it to the main wrapper element instead. | You have to log in to add a translation. | Details | |
Original untranslated
Remove <code>direction: rtl;</code> from <code>body</code> CSS and apply it to the main wrapper element instead.
CommentFound in faq list item. You have to log in to edit this translation. |
|||
| Replace <code><html <?php language_attributes(); ?>></code> with <code><html></code> in your <code>header.php</code>. | You have to log in to add a translation. | Details | |
Original untranslated
Replace <code><html <?php language_attributes(); ?>></code> with <code><html></code> in your <code>header.php</code>.
CommentFound in faq list item. You have to log in to edit this translation. |
|||
| Save your gallery. | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Go to 'Galleries' > 'Add New' in WordPress admin. | You have to log in to add a translation. | Details | |
Original untranslated
Go to 'Galleries' > 'Add New' in WordPress admin.
CommentFound in faq list item. You have to log in to edit this translation. |
|||
Export as
Comment
Short description.