Bullets and links in Tour Guide text editor

Closed
Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme Travelo - Travel/Tour/Car Rental/Cruise Booking WordPress Theme July 22, 2019
Login to reply
Kelly R Support Agent
5 years ago

Hi,

2. Yes, You should add css code in text editor.

4. Please use slider and slide shortcodes in it. http://prntscr.com/ojogup

5. You can not add page builder in travel guide tabs. We can not add it.

6. I did not remember it. If you just want to change title, you can change it in single-travel_guide.php file directly.

It is easy way for you.

Regards, C-Themes

Ioannis Sampsonidis commented privately
Kelly R Support Agent commented privately
Kelly R Support Agent
5 years ago

Hi,

1. Please use following css code to a tag in different color. 

a {   color: #428bca; }

2. I can see you used "list-style-type: none;" in li tag.

Please remove it and add "list-style: initial;" to ul tag like following.

<ul style="list-style: initial;">

3. Please use following css.

#travel-guide .tab-pane {

    padding: 33px;
}

4. Those shortcodes are not from Travelo theme. I think you deactivated any plugin, etc.

5. I can not understand what you mean.

6. You can change tab title using language file. Travelo theme is translation ready.

And you can change them in /wp-content/themes/Travelo/single-travel_guide.php file directly.

Regards, C-Themes

Ioannis Sampsonidis
5 years ago

There are many problems with the Travel guide as seen on the attached screenshots.

https://travelanddo.net/travel-guide/travel-guide-western-crete-greece/

1. Links don't show underlined or in different color, either as is or on hover (screenshot_6)

2. Bullets don't work (screenshot_6)

3. There is no easy way to control the margins, like the right margin after the text (screenshot_4)

4. Photo galleries don't show (screenshot_4 and screenshot_5)

5. WPBakery page builder elements cannot be imported 

6. Tab's name cannot be edited (screenshot_4)

Because of the above problems I have created a custom page to use as a travel guide page and have managed to eliminate most problems but not all. 

https://travelanddo.net/travel-guide-crete/

Links and bullets still don't show properly (screenshot_8).

I am afraid I don't know how to use CSS code, so if you could help for any of those problems it would be highly appreciated. I will send login credentials in a separate private message.

Kelly R Support Agent
5 years ago

Hi,

Please use custom css code to do them.

If not, please give me website url and page url and admin credentials.

Let me check the page content.

Regards, C-Themes

Ioannis Sampsonidis
5 years ago

Please see screenshot