Russian calendar

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #8110
    mariannege
    Participant

    My calender is in russian?? Please help me…

    https://www.cubakone.com/itinerary/cuba-for-den-eventyrlystne/

    #8111
    Support Team
    Keymaster

    Hello @mariannege,

    The issue regarding the Russian calendar is caused due to the missing calendar translation for your website’s Norwegian language for the datepicker which then defaults to the Russian language.

    Also, as we currently do not have the translation file for the Norwegian Language, you can create the translation yourself for the Norwegian language in the localization template like the one below :

    ;(function ($) { $.fn.datepicker.language['en'] = {
        days: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
        daysShort: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
        daysMin: ['Su', 'Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa'],
        months: ['January','February','March','April','May','June', 'July','August','September','October','November','December'],
        monthsShort: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
        today: 'Today',
        clear: 'Clear',
        dateFormat: 'mm/dd/yyyy',
        timeFormat: 'hh:ii aa',
        firstDay: 0
    }; })(jQuery);

    You can translate the template as per your language and save it to your /wp-content/plugins/wp-travel/assets/js/lib/datepicker/i18n as filename “datepicker.no.js” which will load your translation to the calendar.

    Also, we have added the issue to our known issues and we will from our side update the plugin soon to load English calendar as the fallback in case of translation not found.

    If you have any queries/issues further, please feel free to write back to us.

    Best Regards !!

    #8119
    mariannege
    Participant

    Thank you for the answer. But this i didnt understand… I dont know much about coding. Where shall i put this code? Has it something to do with my plug ins for translaton, or the fact that my page is in norwegian? Can you help me get it in english?

    #8122
    Support Team
    Keymaster

    Hello @mariannege,

    Actually, the code that we have provided is actually a translation template in English that can be used to translate calendar language.

    If you can translate the texts in the translation in your language and provide us the code, we would add the translation to WP Travel core in our next update.

    If you require any assistance further, please feel free to write to us.

    Best Regards !!

    #8146
    mariannege
    Participant

    ;(function ($) { $.fn.datepicker.language[‘en’] = { days: [‘Søndag’, ‘Mandag’, ‘Tirsdag’, ‘Onsdag’, ‘Torsdag’, ‘Fredag’, ‘Lørdag’], daysShort: [‘Søn’, ‘Man’, ‘Tir’, ‘Ons’, ‘Tor’, ‘Fre’, ‘Løradg’], daysMin: [‘Sø’, ‘Ma’, ‘Ti’, ‘On’, ‘To’, ‘Fr’, ‘Lø’], months: [‘Januar’,’Februar’,’Mars’,’April’,’Mai’,’Juni’, ‘July’,’August’,’September’,’Oktober’,’November’,’Desember’], monthsShort: [‘Jan’, ‘Feb’, ‘Mar’, ‘Apr’, ‘Mai’, ‘Jun’, ‘Jul’, ‘Aug’, ‘Sep’, ‘Okt’, ‘Nov’, ‘Des’], today: ‘I dag’, clear: ‘Clear’, dateFormat: ‘dd/mm/yyyy’, timeFormat: ‘hh:ii aa’, firstDay: 0 }; })(jQuery);

    #8147
    mariannege
    Participant

    This is the norwegain translation. Will it take long? Note that the norwegian calander start on monday.

    #8148
    Support Team
    Keymaster

    Hello @mariannege,

    Thank you for providing the translation template for the Norwegian calendar, we will add the translation to WP Travel Core itself and will be released in the next update to the plugin.

    If you have any issues/queries or requests further, please feel free to write back to us.

    Best Regards !!

    #8176
    mariannege
    Participant

    I have another problem. I have a blogg added to the page. But after i changed to your theme all the photos are on top of the text. Its impossible to read.. Please help?

    #8177
    mariannege
    Participant

    It also had a read more button before. This has desappeard. Please have a look her ecubakone.com/blogg

    #8190
    Support Team
    Keymaster

    Hello @mariannege,

    The issue is quite unlikely to happen. Also, when we tried to inspect your site we found that your site could not be inspected. So, please reinform us once your site is fixed so that we can inspect what is exactly creating the issue?

    Thank you.

    Regards!!

    #8208
    mariannege
    Participant

    https://www.cubakone.com/cuban-beaches/

    Have a look a this post. The photos are on top of each other and its a mess. Hope you can inspect this?

    #8228
    Support Team
    Keymaster

    Hello @mariannege,

    The issue is noted as the known issue and we will soon release the update fixing the issue.

    Thank you.

    Regards!!

    #8305
    Support Team
    Keymaster

    Hello @mariannege,

    The issue has been fixed in the latest version.

    So please update to the recent version and verify the issue.

    Thank you.

    Regards!!

    #8338
    mariannege
    Participant

    Thank you so much. Now the calander is working.

    But the issue with the blog posts are still the same.Have a look at this to see what I mean. The photo is on top of the text. I have tried with and without a sidebar and alot of things but its the same whatever. However this only happens to the “old” post. That I had written before I changed my theme to you guys. The new posts that i write is okey. Please help me, as this is very frustrating.

    https://www.cubakone.com/aret-2017/

    #8340
    Support Team
    Keymaster

    Hello @mariannege,

    Have you updated to the recent version of the theme as the issue has been already fixed in the recent version of the theme?

    Regards!!

Viewing 15 posts - 1 through 15 (of 15 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.