Forum Replies Created
-
AuthorPosts
-
sanamKeymaster
Hello, @MARKINTRAVEL
Could you please submit this issue on WP Travel support forum via link below ?
https://wptravel.io/contact/Please check the link below for more information regarding the issue.
https://wptravel.io/wp-travel-email-not-functioning-so-getting-no-notification/Also, could you provide us with your site URL?
Regards,
ThemepalacesanamKeymasterMay 3, 2022 at 5:49 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #181648sanamKeymasterCould you try adding this CSS instead
.wp-travel.trip-headline-wrapper .wp-travel-average-review {
margin-top: 33px !important;
}sanamKeymasterHello, Sakuna
Please add this CSS
.checkout-page-wrap > div {
grid-area: 2/1;
}
.checkout-page-wrap .wp-travel-checkout-section {
grid-area: 3/1;
}
@media screen (min-width:1024px) {
.checkout-page-wrap > div {
grid-area: unset;
}
.checkout-page-wrap .wp-travel-checkout-section {
grid-area: unset;
}
}sanamKeymasterHello, @MATTEO-MACCARELLI
Could you please share your site login credentials through our contact form https://themepalace.com/contact-us/
We will look into this issue once we get login credentials.Regards,
ThemepalaceMay 2, 2022 at 1:34 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #181612sanamKeymasterHello, Sakuna we did some research on the issue that you have mentioned above and found out that Google is not going to display review rich results anymore for the schema types LocalBusiness and Organization (and their subtypes) in cases when the entity being reviewed controls the reviews themselves. so, I guess it won’t affect your site indexing.
You can find more information on the link below:
https://developers.google.com/search/blog/2019/09/making-review-rich-results-more-helpfulRegards,
ThemepalaceMay 1, 2022 at 10:09 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #181603sanamKeymasterHello Sakuna, Please add this CSS in the Additional CSS
.wp-travel.trip-headline-wrapper .wp-travel-average-review {
margin-top: 33px;
}.wp-travel-tab-wrapper .slick-prev:before, .wp-travel-tab-wrapper .slick-next:before {
background-image: unset;
}
.wp-travel-tab-wrapper .wp-travel button.slick-arrow.slick-prev::before,
.wp-travel-tab-wrapper .wp-travel button.slick-arrow.slick-next::before {
transform: rotate(0deg);
}.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-next,
.wp-travel-tab-wrapper .tab-list.resp-tabs-list .slick-prev {
top: 32px !important;
}Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.
As for the GSC errors, We are looking into the issue, it would be great if you could send us the effected URL. We will provide you with an update soon.Regards,
ThemepalaceApril 30, 2022 at 10:16 pm in reply to: Category Archive Feature Image & Post Title not working Properly #181592sanamKeymasterPlease us this below CSS instead
.archive #post-273151 .entry-container {
padding-left: 243px;
}.archive #post-273151 .entry-content{
width:169%
}As for the image size issue. I think it is due to the content if you insert the content the height of the image gets increased.
Regards,
ThemepalaceApril 30, 2022 at 6:37 am in reply to: Category Archive Feature Image & Post Title not working Properly #181579sanamKeymasterHello @EJAGANECE, Please add this CSS in the Additional CSS
#post-273151 .entry-container {
padding-left: 243px;
}#post-273151 .entry-content{
width:169%
}Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
As for the feature image displaying in different size seems like it is of same size or could you please explain in details?
Regards,
ThemepalaceApril 30, 2022 at 3:38 am in reply to: Category Archive Feature Image & Post Title not working Properly #181576sanamKeymasterHello, @EJAGANECE
Could you please send us your site URL?
April 29, 2022 at 2:46 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #181557sanamKeymasterHello, @SANOOKTIEW
Could you please send us your site URL and could you tell us which theme are you using right now for your site?
Regards,
ThemepalacesanamKeymasterHello @CARSTEN-PAPUGAGMAIL-COM,
Could you please share your site URL?
As for the searching on a date or month? Please mention your query on the wp travel support page.
https://wptravel.io/contact/Regards,
ThemepalaceApril 29, 2022 at 12:15 am in reply to: How to install the theme so it looks like the demo example #181552sanamKeymasterHello @TOKA,
Please download demo data files from the link below :
https://drive.google.com/file/d/1AvgtQde-2MlG5B-Q_hK0Ww9Y78KutwyI/view?usp=sharingAfter that please install the catch theme demo import plugin.
https://wordpress.org/plugins/catch-themes-demo-import/Then you can import the demo data manually from this plugin.
Regards,
ThemepalaceApril 28, 2022 at 6:16 am in reply to: travel base pro compatibility issues with wp travel plugin + other issues #181531sanamKeymasterWe will provide you with the updates once we are done with the fixings.
Regards,
ThempalacesanamKeymastercould you please tell us where do you want to display the checkout review box?
-
AuthorPosts