Travelin Template Questions - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Travelin Template Questions

V

Vladimir

Template 2 years ago

So, I’ll immediately write the questions that I had after starting to work with the Travelin template.

  1. Created a module for placing our excursion programs on the main page. set the display attribute "Favorites". Everything is working. But. If it's a one day tour, where does the second date come from? I don't list it anywhere. In the same place, I set the cost in rubles 2500 but 2.500 is reflected on the main page how to remove the dot in the cost?! https://disk.yandex.ru/i/DbVlM-BG08-LPA
  2. In the package itself. I turned off the ability to make comments in the settings. but on the page the word comments is not removed. How to remove? Further. how to remove the dimming of photos in the gallery so that they are bright like the original? In the same place in the package, how to translate the calendar start date of the package? And the countries where the tours take place. In which file should the translation be made?https://disk.yandex.ru/i/9SRogzGoJi0Wfg
  3. On the main page, I will have three buttons "Tours in Russia", "Tours in Kursk" and "tours in Belarus" How to make the link open with this attribute? Now I can only "one-day, multi-day and favorites" It's not enough how to create such a selection to insert a module on a separate page?
  4. Logo. I pasted the logo in PNG Why does it change color? https://disk.yandex.ru/i/bQtnh5KkrIS3hw https://disk.yandex.ru/i/o-1vyZeihVlk8g
0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97854

Hi

Thanks for contacting us. Could you please give me your site URL so that I can check?

-Regards.

0
V
Vladimir
Accepted Answer
2 years ago #97860

Hello! if you need access to the admin then write

http://new.tur46.ru/

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98051

1: Use this custom CSS

.spbooking-package .spbooking-package-meta{
    display:none !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

2: Give me that specific page link please.

3: Could you please give me a screenshot of it? I cant find out.

4: I think your logo is ok. Because you have set this one.

http://new.tur46.ru/images/foto/--60-1024x552.png

0
V
Vladimir
Accepted Answer
2 years ago #98181

Hello! thanks for helping!

  1. Didn't help. plugged it in and nothing changed.
  2. http://new.tur46.ru/package/elec as an example, and on any package page
  3. on question 3 I will answer later, I will return the English language and do it.
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98236

1: I see its already deleted.

https://prnt.sc/lkxM_rW3xoVk

For point (.) its nothing in my hand.

2: For removing the comment use this CSS

.accomodation-user-comments .user-comments-title{
    display:none;
}

For image use this CSS

.spbooking-view-details .owl-carousel .image-holder:after{
    background-image: unset !important;
}

And for translate date you can follow this post below:

https://archive.joomshaper.com/forums/translate-date-in-article-to-my-language

Thanks.

0
V
Vladimir
Accepted Answer
2 years ago #98244

Thanks a lot for your help! You are best! but, nevertheless, in the cost format, I want to remove the dot so that 2500 is reflected and not 2.500 (this is an example) Well, by date I really want to see only the date of the event reflected in one-day packages. Now I have returned the package date display

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98378

Hi

For dot (.) its nothing in my hand. I cant remove it. And if possible could you please create a new forum post about your date issue?

0