*

Alex_PY

  • ***
  • 59 posts
No multi-languages when adding/editing an ad from the frontend
« on: December 15, 2022, 08:35:33 PM »
Hello!

I have a purchased theme Delta Osclass Theme 1.3.4

My site is multilingual, and I set 4 languages for users.

In most places, I can switch the language so that the language of the text changes depending on the language of the site. For example, in attributes.

Unfortunately, when creating an ad from the frontend, the ad is created only in the default language, and the user does not have the ability to switch to other languages in order to write an ad in several languages at once.
example.com/item/edit/5/

But - there is such an opportunity in the backend. Unfortunately, users do not have access there, and only the administrator can make a multilingual announcement.
example.com/oc-admin/index.php?page=items&action=item_edit&id=5

But, the user has the option to write a multilingual note "About you" in the user profile in the frontend.
example.com/user/profile

Can you please tell me how to set the same language switching buttons in the frontend on the page for creating/editing an ad?

Sincerely, Alex.

*

MB Themes

Re: No multi-languages when adding/editing an ad from the frontend
« Reply #1 on: December 15, 2022, 10:09:28 PM »
Delta does not have it.
You can check itemform class (or oldder free themes item-post.php) for alternative functions with locale selection
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Alex_PY

  • ***
  • 59 posts
Re: No multi-languages when adding/editing an ad from the frontend
« Reply #2 on: December 16, 2022, 06:23:11 PM »
Thanks for your reply.
This is all very strange, because on the user profile page there is such a language switcher. It looks more like the developers just forgot to add it to the ad edit page.

It's a pity. I will have to hire a programmer for money to implement this language switching.

*

MB Themes

Re: No multi-languages when adding/editing an ad from the frontend
« Reply #3 on: December 16, 2022, 10:06:05 PM »
Check sigma theme if ot has it.
Its just about what function is used.
Design & functionality is generated by Osclass core.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots