Home › Forums › Pro Themes › Travel Base Pro › travel base pro compatibility issues with wp travel plugin + other issues
Tagged: travel base pro
- This topic has 10 replies, 2 voices, and was last updated 1 year, 3 months ago by Jade.
-
AuthorPosts
-
April 28, 2022 at 3:34 am #181525JadeParticipant
Hi @support:
Wp travel released updates that introduced compatibility issues with the travel base theme. they informed me I need to reach out to your team.
Also, there now seems to be a compatibility issue with SG Optimizer plugin. We have tested with all plugins off except for SG Optimizer and also reset the .htaccess files to original shipped with wordpress. No dice. Indicates SP Optimizer cannot connect to the wordpress API. We also spoke with Siteground to confirm this is not a server issue.
Additionally, the review stars are misaligned on trips displayed when using wp travel plugin. plugin author indicated this is due to the theme.
Finally, reviews schema is incorrect. Google Search Console returns a host of errors indicating a range of data is missing for it to index as review scheme. I believe I brought this to your attention in the past.
Is this theme no longer supported? If no longer supported, please do let us know.
Otherwise, please advise on the above.
Kind regards,
SakunaApril 28, 2022 at 6:16 am #181531sanamKeymasterWe will provide you with the updates once we are done with the fixings.
Regards,
ThempalaceApril 29, 2022 at 2:46 am #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,
ThemepalaceApril 30, 2022 at 9:58 pm #181591JadeParticipantHi @support:
Please allow me to suggest you call me Sakuna, and consider an email-based support system? Support thread indexes in google leaving me other headaches to address. 😉
theme – travel base pro
url – trips[dot]sanooktiew[dot]com/itinerary/mohare-khopra/
On this URL, you can see how the review stars are misaligned. Also, Google search console shares the following about review snippets (travel plugin authors indicated this is due to the theme, not the plugin):
Error Missing field “itemReviewed”
Error Invalid object type for field “itemReviewed”
Error Missing field “author”
Error You rated a review, rather than an item
Error Rating is missing required best and/or worst values
Error Value in property “reviewCount” must be positive
Error Missing reviewed item name
Error Item does not support reviewsOther issues are as mentioned above.
Please advise.
Kind regards,
SakunaMay 1, 2022 at 10:09 am #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,
ThemepalaceMay 2, 2022 at 1:34 am #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 3, 2022 at 1:02 am #181637JadeParticipantHi Support:
Appreciate your follow up. 🙂
I input the CSS, but the issue remains. Previously the review stars were centered below the price, but they remain asymmetrically offset to the right, both on desktop and mobile.
Please advise.
Kind regards,
SakunaMay 3, 2022 at 5:49 am #181648sanamKeymasterCould you try adding this CSS instead
.wp-travel.trip-headline-wrapper .wp-travel-average-review {
margin-top: 33px !important;
}July 7, 2022 at 11:32 pm #183705JadeParticipantReturning to this thread. We have continued to try to resolve this small issue but cannot identify a fix. the above CSS unfortunately did not resolve the issue.
For desktop, we attempted:
.wp-travel-average-review {
float: none;
margin-left: 46%;
}While this worked on individual itinerary pages, on itinerary archive pages (example.com/itinerary/) this fix unset the review stars creating a messy design that obscured half the stars.
Any further insight on this issue?
- This reply was modified 2 years, 4 months ago by Jade.
July 8, 2022 at 7:34 am #183715sanamKeymasterHello, Sakuna
Please use this CSS instead.single-itineraries .wp-travel-average-review {
float: none;
margin-left: 46%;
}January 18, 2023 at 1:42 am #188011JadeParticipantI missed your reply, and still encountered the issue after updating the theme a few moments ago…but your latest fix worked!!!!
-
AuthorPosts
- You must be logged in to reply to this topic.