Shopify themes, liquid, logos, and UX
Hello!
I'm having issue with RTL code, How can I input a code for my sub-domain(RTL), without it affecting my main domain(LTR), Thanks in advance.
Hi @Kcab_pea,
Foladun here from the Deluxe App team. 👋
You can use Liquid conditional logic like this:
{% if request.host == 'sub-domain-url.com' %}
code
{% endif %}
This ensures the code runs only on the subdomain.
Hope that helps!
Best regards,
Foladun | Deluxe: Account & Loyalty
• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available✨)
• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.
Thanks Foladun. However, Do I need to still add the previous code? and where exactly should I place this code "{% if request.host == 'sub-domain-url.com' %} code {% endif %}"? Thanks
@Kcab_pea Hi!
@Kcab_pea wrote:and where exactly should I place this code "{% if request.host == 'sub-domain-url.com' %} code {% endif %}"?
You can use this code in any Liquid file where you want to add something just for a specific domain or subdomain. Can you tell me a bit more about what you're trying to do? That way, I can give you better instructions.
• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available✨)
• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.
Feel free to send me a private message if you'd like to discuss this further.
My contact details are included in the signature of my replies.
Let me know if you need more assistance!
Best regards,
Foladun | Deluxe: Account & Loyalty
• Boost engagement and sales with Customer Account Deluxe: a Modern Customer Page with Loyalty, Wishlist, and Social Login (Free plan available✨)
• Drive more revenue, increases user retention and repeat purchases, with simple one-click installation.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025