Category not saved
- García Abril
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
4 months 2 weeks ago #72130
by García Abril
Category not saved was created by García Abril
Hello!
I am trying to create an article accordeon based on category but category is never saved after selected so the accordeon is empty.
Is this normal? I have PRO version.
Thank you!
I am trying to create an article accordeon based on category but category is never saved after selected so the accordeon is empty.
Is this normal? I have PRO version.
Thank you!
Please Log in or Create an account to join the conversation.
4 months 2 weeks ago #72135
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Category not saved
Hi
I have checked : the category is saved, the problem is the rendering because you don't see it selected. But it is
Please check in front, the articles shall be shown accordingly to the selected category
CEd
I have checked : the category is saved, the problem is the rendering because you don't see it selected. But it is
Please check in front, the articles shall be shown accordingly to the selected category
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- García Abril
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
4 months 2 weeks ago - 4 months 2 weeks ago #72142
by García Abril
Replied by García Abril on topic Category not saved
Hi CEd,
Thank you for answering but unfortunately the articles are not shown.
It is true that it remains selected even if you can't see it (do you know if is it going to be fixed?), but I am using the same category that I use in other modules and it still does not work (attached)
Thanks for your help!
Thank you for answering but unfortunately the articles are not shown.
It is true that it remains selected even if you can't see it (do you know if is it going to be fixed?), but I am using the same category that I use in other modules and it still does not work (attached)
Thanks for your help!
Last edit: 4 months 2 weeks ago by García Abril.
Please Log in or Create an account to join the conversation.
4 months 2 weeks ago #72145
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Category not saved
ok thanks for the details
can you contact me by email to give me an admin access, so that I can check what could be wrong
www.joomlack.fr/en/contact
can you contact me by email to give me an admin access, so that I can check what could be wrong
www.joomlack.fr/en/contact
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
4 months 2 weeks ago #72146
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Category not saved
after checking your page, the problem is not in the accordeon module : it works and loads the menu items in front
the problem is the css in the custom css
this applies to all menus and place them in absolute position. If you remove the css, here it is :
the problem is the css in the custom css
Code:
#sp-bottom .sp-module ul {
display: flex;
justify-content: center;
position: absolute;
bottom: 120px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- García Abril
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
4 months 2 weeks ago #72147
by García Abril
Replied by García Abril on topic Category not saved
Ok, so sorry, I will talk to the front developer.
Thanks for your help!
Thanks for your help!
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds