I am driving a 3 languages KKburra site En, Es, De and a WP site with WP Booking Calendar.
It is no problem to link from e.g. spanish to the spanish translated (Polylang) WP site.
But how can I link back to the spanish KKburra site???
This doesn’t work: (Raum - THE RAUM PHOTOGRAPHY)
I would like to explain my problem again.
The Homepage is build with Kkburra, 3 languages EN, ES, DE.
The WP Booking Calendar is on a WP site, 3 languages EN, ES, DE, translated by the Polylang plug-in.
Question:
Is it possible to link from the Kkburra “running head navigation” lang to the WP Pangolin pallet_top_nav menu lang which is build up with the WP menu builder?
EN to EN, ES to ES, DE to DE
doesn’t work, even the wp menu bar is gone.
in Polylang the Locale is de-DE, es-ES, en-EN
The easiest would be to link from the german translated <div data-lang="de"> homepage to: https://theraumphotography.com/booking/de/pricing-2025-deutsch/
from the spanish translated <div data-lang="es"> hp to: https://theraumphotography.com/booking/es/pricing-2025-espanol/
…
obviously it works with direct links in the homepage but how to get it to work with the menu?
@Matthew the issue we had previously was that setting a language expected the request to come from a click within Backlight (it used the Backlight ‘referer’ to redirect back to where the click came from). That meant it failed if a user browsed directly to a URL like https://yoursite.com/?language=de. This was fixed in Backlight 6.0.3 released in December 2024.
SOLVED!
Block search indexing with ‘noindex’ was active.
Hello everyone,
When I link back to https://theraumphotography.com/?language=de from my WordPress site – Menu Polylang – (de, es, en), it doesn’t work; the WordPress home page is always reloaded. However, when I enter https://theraumphotography.com/?language=de in the browser, the page loads.
Where should I look for the error?