Using own Shortcode or Template
-
Hello@all,
I am using Woocommerce in a multisite setup to have my homepage available 3 different Languages. The primary task for the Shop is for booking rooms in a small retreat Hotel. For this i need the option to have different own templates or shortcuts. Because i can not duplicate the room product in all 3 stores. I only have 4 rooms if i duplicate it i have 12 rooms. I cañot syncronice the bookings. So i want to create a own booking page in the main language, with different shortcodes in different languages. For example:
shortcode [produkt_page id=123] show me the page with button text in DE
My idea is now to have shortcode
[product_page_en id=123] show the page with button text in EN and
[product_page_es id=123] show the page with button text in ES.And for Cart and Checkout the same all codes in 3 Languages.
I don´t want to use a plugin for translation. I have all Content and Produccts translated manually in all 3 Languages.
What i need is a instruction for dummies to change the path in the existing php files for the templates or shortcodes to show the correct Language Text on the buttons or Messages int the cart or checkout Pages.
Or if someone have a better idea for a resolution?
Thank you so much for helping me.
Peter Hallerr
The page I need help with: [log in to see the link]
The topic ‘Using own Shortcode or Template’ is closed to new replies.