Forum Replies Created
-
AuthorPosts
-
tt74Participant
Hello,
Thank you for your attention on this matter, however, We have applied the updated and it has completely broken the formatting. The update appears to be a major departure from the previous version.
I can provide screenshots if you require.
Regards,
SJtt74ParticipantHi,
We have been waiting for a fix to this duplication bug on the Travel Ultimate Pro template before we can upgrade to the latest WP Travel version, which includes important functionality for our business.Can you advise when the bug fix will be released.
Thanks
Simontt74ParticipantHello,
Thank you for your response. I can confirm that the js errors have now ceased. It appears to be a CDN related error. In our case removing the site from cloudflare corrected the problem after the new theme was installed. I can’t explain this but it is consistent with our test installation too – CDN related problem.
Regardstt74ParticipantHello,
Yes, we have cleared the cache, uninstalled, and re-installed the theme. Always the same errors.We have created a separate test site and the errors occur as soon as the travel ultimate pro template is activated, with no customization and no plugins.
Regards
tt74ParticipantHi,
We have just installed the update to the Travel Ulitmate Pro template v1.1.9 and still the same js errors.
Can you please fix it as a matter of urgently.
Thankstt74ParticipantHi,
Thank you for your reply.
We have uninstalled and reinstalled the Travel Ultimate Pro theme but always the same errors (please see attached screen printDevTools console showing errors) that are happening only with this theme.
Regards
tt74ParticipantErrors shown on console.
jQuery( document ).ready(function($) {
//Chosen JS
$(“.travel-ultimate-pro-chosen-select”).chosen({
width: “100%”
});
**Error: chosen is not a function( function( api ) {
// Only show the color hue control when there’s a custom color scheme.
wp.customize( ‘travel_ultimate_pro_theme_options[colorscheme]’, function( setting ) {
wp.customize.control( ‘travel_ultimate_pro_theme_options[colorscheme_hue]’, function( control )
**Error: wp.customize is not a functiontt74ParticipantThanks for your reply. It seems the use of multiple fixed dates is a continuous issue, as with the Event calendar section on the front page, which cannot be used either. It seems unfortunate to have to duplicate each trip for each departure, to create a one-one relationship.
In the meantime, we have removed the date from the heading in the custom css:
#content > div.wp-travel-trip-meta-info > ul > li:nth-child(2) { display : none;} -
AuthorPosts