ELLA theme, how to set Description tab to be aplway open by default

ELLA theme, how to set Description tab to be aplway open by default

bocco
New Member
8 0 0

Hi,

 

Maybe there are experts who could help in this matter.

 

I found the same topic here, but everything was limited there that "give the passwords and I'll slove problem."

Who can help to describe the question how to solve, so that it will be useful to the followers as well.

 

On mobile, this tab with a description is always open, there is such a function. And on the computer in the browser is always closed.

 

Screenshot 2023-02-24 at 11.50.38.png

 

This option does not work for desktop, just add "open tab desctop true" 😅

 

Screenshot 2023-02-24 at 11.52.19.png

 

What ideas to slove?

Replies 6 (6)

bocco
New Member
8 0 0

Who else can help sort out the issue?

bocco
New Member
8 0 0

The situation is still relevant. We contacted the commenter above who wrote the code and wanted to help with private messages. He said that he would do the task for $ 20, but unfortunately he once postponed the work for several hours, then announced that he was busy and again, as far as I understood, he wanted one more time reschedule the time.

In general, the cooperation that never happened did not satisfy me. It looks like a person works in a company in India that earns money in this way, makes a small comment and then involves them in the sale of their services. This is good if so, but they still do not orient themselves in time.

Therefore, the question is open.

mics
Trailblazer
172 12 34

I want to assure you that my approach to work is different, and I always strive to provide the best service possible. I appreciate your consideration of me as an option for resolving the Shopify issue, and I want to assure you that I will do everything in my power to ensure that the work is completed in a timely and satisfactory manner.

Regarding payment, please know that I don't believe in accepting payment until the work is fully completed and you are satisfied with the outcome. I believe that this approach is the fairest way to ensure that my clients receive the service they deserve.

If you decide to work with me, I will keep you updated on the progress of the task and make sure that all of your concerns are addressed promptly. I truly value my clients and am always willing to go above and beyond to ensure their satisfaction.

banned
Finer
Shopify Partner
2575 547 894

@bocco the problem is, that to solve this issue, one has to check the liquid-code and the conditions that are set. Unfortunately, Ella is not a theme that is available on the Shopify Theme Store and most people do not have access to this theme. Therefore, you'll have to find someone skilled (HTML, Liquid, JS) enough that is using this particular theme, or you have to grant access to your store.

 

Even if you would provide the right code snipped to this Post, applying the proper changes can be time-consuming (Due to back and forth communication).

 

Did you contact the theme developers?

- Did my answer help? Mark my post with a like
- Did I solve your problem? Mark my post as an accepted solution.
- You need professional help? Contact our Shopify Partner Agency

kernelcan
Shopify Partner
2 0 0
Hi Bocco
just add this code in "halo-product-tab.liquid"; it will work.
the position you can check the image I attached.
Code:
{% if block.type == 'description' %} is-active{% endif %}
ella.png
ella2.png
designer02123
Visitor
1 0 0

actually i want to auto open this decription tab but this line of code does not work! which you have mentioned. can anyone help my store have Halo 1-5-0 theme. thanks!

des.PNG