- This topic has 18 replies, 7 voices, and was last updated 3 years, 1 month ago by
wensolutions.
- AuthorPosts
- October 12, 2018 at 9:25 am #8187
digitzee
ParticipantOctober 12, 2018 at 9:39 am #8189digitzee
ParticipantOctober 12, 2018 at 10:23 am #8194WP Travel Admin
KeymasterHello @digitzee,
We checked the issue and found that menu is overlapping the title. Please check for the theme style to fix the issue as theme menu is overlapping the content.Let us know if there are any further issues.
Thank you!
October 12, 2018 at 10:27 am #8195Support Team
KeymasterHello @digitzee,
Can you please provide your site URL so that we can look further into the issue?
Thank you.
Regards!!
October 17, 2018 at 7:03 pm #8210Emotion Services
ParticipantI have same kind of issue. single trip view overlap menu
To me it looks like the plugin can not handle correctly with the theme.
I’m using the DIVI theme but all menu settings for wordpress are default.
For country pages i have used menu setup inside DIVI theme options for a page.October 18, 2018 at 10:22 pm #8211Emotion Services
ParticipantI have added some custom CSS to make single trip and archive page show correct in my theme.
Hope this will help others with same kind of issue..post-type-archive-itineraries .wp-travel-archive-content,
.single-itineraries .wp-travel-content {
margin-top: 80px;
}.single-itineraries .wp-travel-trip-meta-info li:nth-of-type(2),
.single-itineraries .wp-travel-trip-meta-info li:nth-of-type(3) {
display: none;
}.et_transparent_nav #page-container {
padding-top: 80px !important;
}October 24, 2018 at 5:46 am #8222Support Team
KeymasterHello @emotion-services,
We are very glad that you figured out the issue by your self.
If you have any issues further then please let us know.
Thank you.
Best Regards!!
October 24, 2018 at 3:57 pm #8232digitzee
ParticipantThanks for the CSS code.
It works.October 24, 2018 at 4:01 pm #8233digitzee
ParticipantHi Support team,
Thanks for the great job you are doing with the plugin.
Would you consider adding an accommodation module as part of a destination? Some destinations have multiple accommodation options depending on the clients preferences and budgets.October 25, 2018 at 1:40 am #8236asrar
ParticipantHi
@support team i have the same issues, when i click trips some of them showing the title but some not showing.Re: Solved, i used the above css and it worked. Thank you
October 25, 2018 at 4:05 am #8240Support Team
KeymasterHello @digitzee,
Glad that the CSS worked for you.
We will definitely consider your request and will work to add the feature to the plugin and thank you very much for the request.
Further, if you have any suggestions/ queries please do not hesitate to post them.
Thank you.
Good day 🙂 .
October 25, 2018 at 4:06 am #8241Support Team
KeymasterHello @asrar,
Glad your issue is resolved.
let us know if you have any confusion further.
Thank you.
Regards!!
October 26, 2018 at 11:45 am #8329Emotion Services
ParticipantHello Support,
Can this kind of css option build in the plugin.
Also to have seperate CSS for archive pages, single trip.
Because now this added CSS i use will work partly.It would be handy if this CSS does not have influence on the base template, and that the plugin will function normaly even when used transparancy in menu.
regards,
EdwinOctober 29, 2018 at 7:49 am #8344Support Team
KeymasterHello @emotion-service,
We will definitely work for the issue in the future updates also we would like to thank you for the code you have provided as many figured out their issue.
Let us know if you have any suggestions/queries further.
Thank you.
Regards!!
March 29, 2020 at 6:41 am #24976laagom
ParticipantHi All,
Had the same problem.
The CSS solved the issue for the single itinerary page – however the same problem is happening for the general/multiple itinerary page. Could someone share the CSS to resolve that. Help would be much appreciated. Thank you and looking forward.
- AuthorPosts
- The forum ‘WP Travel’ is closed to new topics and replies.