Forum Replies Created
-
AuthorPosts
-
@feonix: The theme is tested with WordPress 4.0 and 4.1 (it runs on 4.1 on the demo) and there shouldn’t be any compatibility issues.
Did you modify archive.php file in any way?
That title is displayed by this code:
<h1 class="archive-title"><?php if ( is_day() ) : printf( __( 'Daily Archives: %s', 'kindergarten' ), get_the_date() ); elseif ( is_month() ) : printf( __( 'Monthly Archives: %s', 'kindergarten' ), get_the_date( _x( 'F Y', 'monthly archives date format', 'kindergarten' ) ) ); elseif ( is_year() ) : printf( __( 'Yearly Archives: %s', 'kindergarten' ), get_the_date( _x( 'Y', 'yearly archives date format', 'kindergarten' ) ) ); else : _e( 'Archives', 'kindergarten' ); endif; ?></h1>so there shouldn’t be any of the content in the parentheses.
If you didn’t modify archive.php, a colleague developer will connect tomorrow with the login credentials you provided and check for causes to this issue. You will be notified exactly at what time my colleague will login.
@atroeger: There is no limitation in the plugin. Please check the limitations on your server by following the advice in this post: http://craftedpixels.net/support/forums/topic/sending-many-of-the-different-pictures/#post-1364
Ok. I asked because WordPress Multisite has a Max upload file size in settings and would have explained the limit.
Ok.
Just one question: By any chance you have WordPress Network/Multisite set up?
No access credentials are necessary for now, just the link to the page in the screenshot, so we can look. Thanks.
Please provide a link to the exact page that has this issue. Thanks.
Ok. Have a great day!
Hi,
Was your issue resolved?
We just wanted to know if we can mark this topic as resolved and close it.
[Topics automatically close after 10 days with no activity]
Thanks.Hi,
Those are WordPress texts (comment form), not theme texts, that’s why they do not appear in the theme .pot file.
You have to have WordPress installed in German for those texts to be in German.You can find details about WordPress in other languages in the WordPress Codex:
http://codex.wordpress.org/WordPress_in_Your_Language
http://codex.wordpress.org/Installing_WordPress_in_Your_LanguageOur latest template update was just approved at ThemeForest, and it includes the Subject field in the contact form.
For a complete list of what this update includes check out the template’s page http://themeforest.net/item/kindergarten-html-template/5864663 or the template documentation.
Our latest theme update was just approved at ThemeForest, and it includes an alternate font for cyrillic.
For a complete list of what this update includes check out the theme’s page http://themeforest.net/item/kindergarten-wordpress-theme/6174058 or the theme documentation.
The theme update was just approved at ThemeForest. It includes a fix for this bug.
For a complete list of what this update includes check out the theme’s page http://themeforest.net/item/vintage-wedding-wordpress-theme/4511456 or the theme documentation.
The theme update was just approved at ThemeForest. It includes an improved, responsive invitation template.
Also, for the checkout page to display better and without that misalignment, please choose the “Full Width Page (no sidebar)” template (see the theme demo here: http://ithemewordpress.com/vintage-wedding-theme/checkout/)
-
AuthorPosts