Home › Forums › Pro Themes › Travel Master Pro › Featured image for trip
- This topic has 17 replies, 2 voices, and was last updated 4 years, 6 months ago by wensolutions.
-
AuthorPosts
-
April 27, 2020 at 3:22 pm #121883North by Design Karina CichaParticipant
Hi,
I have the theme Travel Master Pro and I want to add some new trips.
In demo data the featured image is display (http://przyjaznemiejsca.pl/?itineraries=bardia), but when I create a new trip there is no image on the page (http://przyjaznemiejsca.pl/?itineraries=gospodarstwo-agroturystyczne-miedzy-zamkami)
When I clone and edit some demo trip I have the same image that in the original trip even though the picture has been changed (http://przyjaznemiejsca.pl/?itineraries=miedzy-zamkami-gospodarstwo-agroturystyczne).Please help me.
April 28, 2020 at 5:00 am #121933wensolutionsKeymasterHello,
Regarding your query, make sure you have added the star to only one image as featured to display as the single page trip featured image as shown in the screenshot given below.
If you have queries further, kindly let us know.
Regards.
April 28, 2020 at 5:57 am #121940North by Design Karina CichaParticipantYes, I’m sure that I have only one star per trip.
In this case: https://www.screenpresso.com/=acRzf look at the screen. I have the photo with some mountains for Permalink: http://przyjaznemiejsca.pl/?itineraries=millennium-times-square but on the front http://przyjaznemiejsca.pl/?itineraries=millennium-times-square I have the photo with lake.April 28, 2020 at 6:01 am #121941North by Design Karina CichaParticipantIn this case: https://www.screenpresso.com/=lnOUd
I have 3 photos and theese photos are in the trip gallery. But on the front site of this trip in featured image section I have the collage with 4 photos I have before.
https://www.screenpresso.com/=lbWIdApril 28, 2020 at 6:11 am #121944North by Design Karina CichaParticipantThe only way that the featured image is working fine is disable the WP Travel Advanced Gallery, set one photo and give the star for this photo in the standard gallery and next turn the WP Travel Advanced Gallery ON and next give more photos.
When the WP Travel Advanced Gallery is ON and I give the star for only one photo – there is no featured photo on trip page.April 28, 2020 at 6:31 am #121951wensolutionsKeymasterHello,
Regarding your query, everything is working fine on our side and the trip single page looks the same as demo.
The issue you mentioned might have raised due to the third-party plugin. So you can inspect which plugin has raised the issue by deactivating the plugins one by one. For that, you can install ‘Health Checkup’ plugin and activate plugins of WP Travel and verify the issue.
If the issue still persists, you can provide us with your site login detail at wensolution[at]gmail.com
Regards.
April 28, 2020 at 6:42 am #121952North by Design Karina CichaParticipantI have only the plugins recommended:
Contact Form 7
One Click Demo Import
WP Travel
WP Travel ProI can only deactivating the plugins beeing a part of WP Travel Pro
WP Travel Gutenburg & Elementor blocks was installed after the problem appear.
April 28, 2020 at 6:47 am #121953North by Design Karina CichaParticipantAfter deactivating all the plugins being a part of WP Travel Pro and One Click Demo Import the problem is still appears
April 28, 2020 at 8:16 am #121959wensolutionsKeymasterHello,
Please provide us with your site login detail at wensolution[at]gmail.com so that we can inspect further to your issues.
Regards.
April 28, 2020 at 11:07 am #121981North by Design Karina CichaParticipantI have one more question – can I delete this Archive text field: https://www.screenpresso.com/=qZjpf
April 29, 2020 at 2:27 am #122029wensolutionsKeymasterHello,
Regarding your query, you can add the below-given code in function.php file of child theme to remove the title of the archive page.
add_filter('get_the_archive_title', function ($title) { return preg_replace('/^\w+: /', '', $title); });
Also, thank you for the login details. We will get back to you soon.
Regards.
May 3, 2020 at 8:45 am #122381North by Design Karina CichaParticipantHi, did you find how to fix this problem with Featured image for trip?
May 3, 2020 at 8:50 am #122385North by Design Karina CichaParticipantI have the problem with the trip section too: https://www.screenpresso.com/=VKTAb
In CSS I have some 35 000px width and I can’t find it. I have some arrows too and the position looks no good.May 5, 2020 at 4:36 am #122535wensolutionsKeymasterHello,
Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS to resolve the issue of the featured image..header-gallery { display: none !important; } #page-site-header { padding: 250px !important; max-height: 505px !important;; }
Also, regarding tabs issue in single trip page, you can add below given code in theme’s child theme > function.php file
Hope this helps.
If you have further queries, kindly let us know.
Regards.
May 6, 2020 at 1:31 pm #122647North by Design Karina CichaParticipantAfter adding Child Theme by WP Child Theme Generator, it turned out that Child Theme does not have the options previously set in the parent theme. You wrote in the forum that it’s normal that you need to adjust Child Theme again or add code to the function.php file.
Unfortunately, after adding the code nothing has changed. So I removed Child Theme and wanted to enable the original one, but now I don’t have the Customize option – it doesn’t load. There is a clean page all the time (https://www.screenpresso.com/=CNE2d) -
AuthorPosts
- You must be logged in to reply to this topic.