Forum Replies Created
-
AuthorPosts
-
simon.kaiserParticipant
you can mail me at simon.kaiser.in.china@gmail.com (don’t worry, I’m not in China anymore).
simon.kaiserParticipantBackup plan is a very good idea. Just restore to a the version before the update, and then you should be fine. Afterwords don’t update until the people of Cryout Creations have fixed the issue.
simon.kaiserParticipantCan you log on to your site with some other method than the one used in WordPress (FTP, Web-Admin, etc.)?
Or do you have access to an IT pro?
simon.kaiserParticipantAre you a tech person? If so, see my post above.
simon.kaiserParticipantYour welcome!
Here again the code to prevent misunderstanding:
p –> <script type=”text/javascript”> var reset_confirmation = ‘<?php echo esc_html( __( ‘Reset Fluida Settings to Defaults?’, ‘fluida’ ) ); ?>’; </script> <?php } // fluida_page_fn()
simon.kaiserParticipantHey SysAdmin
Please take down 1.1.3 until it is fixed. Some many users will be left with a broken site.
Thanks, simon
simon.kaiserParticipantHi
In Fluida 1.13 the main.php is broken.
Can you FTP to your site? If so, locate that “main.php”, edit the text file, scroll to the endof the file and add the last lines:
<script type="text/javascript"> var reset_confirmation = '<?php echo esc_html( __( 'Reset Fluida Settings to Defaults?', 'fluida' ) ); ?>'; </script> <?php } // fluida_page_fn()
or
Take the main.php from V. 1.1.2
Best regards, simon
September 18th, 2016 at 20:32 in reply to: Post Information -> Feature Image Menu not working exept for IE #39206simon.kaiserParticipantHi,
yes, that’s right. It is also not working in the section General. I’m using it with the German translation. -
AuthorPosts