Arabic issues

ThemeBurn SupportForumsOpenCart ThemesBurnEngineArabic issues

This topic has been marked as not resolved.

Hi there,

I already enabled the Arabic language in a new website. And i noticed the following issues:

  1. In front-end – Categories are not showing in the “Categories” menu. when i switch to English i see the categories but when i switch to Arabic, the drop down is displayed but with no items inside. I made sure i have arabic title and description for the categories.
  2. In admin, there are lot of categories already added in the categories list. But when i change the admin language to Arabic. and then i went to categories list, it shows me empty. when i add new , it’s added only in Arabic.
  3. In product page, the price, and tax are right aligned where it should be left. How can i change that?
Can you pls help. 
July 4, 2016 at 6:05 am #49291

I have fixed the price issue in product page. by adding this line to the custom css.
.text-right{
text-align: left !important;
}

July 4, 2016 at 6:52 am #49293

Hi Khaled,

1 & 2 ) Menu sets should be built separately for each language in Menu Composer. This is made for flexibility purposes.

3) Go go Page Builder > Content > All products and edit the price block. There you have an option to choose the text alignment for different languages.

BR,
ThemeBurn team

July 11, 2016 at 5:37 pm #49494
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.