๐Ÿ‡ฎ๐Ÿ‡นItaly @giordy

Account created on 14 September 2008, almost 16 years ago
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thanks, now borders and padding are correct, even if the internal borders are black and not the theme color.

However, there is a problem: all tables in the views are borderless.
In the old site I solved it by adding a class:

.border-bottom: 1px solid #BCC8AD;

and centered the text with:

text-align-center

In the new site these classes do not work in views.

Compare:
https://www.gmpe.it/notiziario
https://prova.gmpe.it/notiziario

Thanks and best regards

P.S.
Why are there no icons in views and files?

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

border-bottom must not be present.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

borde-bottom is located on solo.table.css

.page-wrapper tr {
  border-bottom: 1px solid var(--r-br, var(--r-br-b));
}
๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I'm migrating the site from d9 to d10, so I copied the nodes from the old site to the new one.
The source code of the two sites is identical, but the theme has changed.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

It's just what I needed.

Thank you so much and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I'm having problems with the form too.
As per the image, I can insert various things but not the anchor and it does not accept #anchor.
I don't know how to do it because I have many dozens of links to insert.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you. I tried, but maybe I had written something wrong.

Thanks again and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you. I installed the dev version and now I see the pencil.
Too bad quick edit doesn't work, but that's another problem.

Thanks again and regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I add another image so the problem is more evident: the Edit button is missing in the Content region.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

The module is correctly installed, works perfectly and is not deprecated in the report.
The problem, as shown in the image, is the lack of the button: quick edit, configure block, remove block, edit, which is present in all regions but not in Content.
The problem is in the theme, not in the module.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I completely uninstalled the site and reinstalled. Now the menus work correctly, but I have to add the menu--xxxxx.html.twig file for each menu (21 files). That's fine.
Who knows why on the test site the menus work even without those files.

Now I have a new problem: the image in Top First Container has a strange border. I don't understand what it depends on. This problem had never arisen in previous installations.

Thanks and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

#page-wrapper .navigation-sidebar-template ul li.is-active > ul {display: block;} In http://testns.gmpe.it/cms/ it works and the menus are vertical. It is targeting the verticals only, you can include the horizontal or any other.

Of course it works in http://testns.gmpe.it/cms/, but it's in the new site https://prova.gmpe.it that it doesn't work. That's why I reopened the post.
I think the only thing to do is to uninstall everything and start over.

Thanks and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

1. I have loaded all the CSS into gmpe-style.css
They all work except:
#page-wrapper .navigation-sidebar-template ul li.is-active > ul {display: block;}
In http://testns.gmpe.it/cms/ it works and the menus are vertical.

2. I have disabled CSS and js aggregation.
I see them both.

3. Except Biologia, I have menu Approfondimenti/Minerali, Rocce, Fossili, etc
On the test site there are suggestions, on the new site there are none. They are completely different.

4. gmpe_preprocess_block is not there. You can check the zip in this post.

If I can't get the menu to work exactly like the one on the test site, which is perfect, I completely uninstall the site and recreate it from scratch.

Thanks and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you for everything you are doing for me.
Unfortunately it doesn't work.

0. In CSS Injector I have:
#page-wrapper .navigation-sidebar-template ul li.is-active > ul {
display: block;}
00. In gmpe-script.js I have:
((Drupal, drupalSettings, once) => {
'use strict';
โ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆโ€ฆ
1. ok
2. I don't have the Biologia menu because I haven't created it yet, but I have other menus.
3. I can't find it: where should I look?
4. ok
5. ok
6. ok
7. I'm not an expert: how do I know if they work correctly?

Thanks and best regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I'm sorry to have to reopen the post, but on the test site: http://testns.gmpe.it/cms/ everything works perfectly, while on the new site I'm preparing: https://prova.gmpe.it/ the menus don't work correctly.

1. In the test site, all the menus are vertical without inserting the menu--xxxx.html.twig file into the template, using only the css. In the new site, the menus become vertical only by inserting the file for each menu.
2. On the test site, the submenus remain open, while on the new site they do not.
Compare the Biologia menu: http://testns.gmpe.it/cms/biologia/biologia and the Meteorologia menu: https://prova.gmpe.it/meteorologia/latmosfera

What could it depend on?

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

It's beautiful! Thank you so much.

I don't use Composer because it's not included in the hosting plan. The site owner does not intend to upgrade to a higher hosting plan. I'm happy with the Ludwig module.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you for your attention and patience.
I didn't think a simple tag could create these problems.

I point out that I don't use Composer and I do everything manually.

A question.
Why don't the View, edit... tabs of the sub-theme have the animation, which was so beautiful?

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I checked, and the problem is in the sub-theme. If I uninstall it, Codemirror works fine.
We should figure out what affects the code, but I don't know where to look.
I could give up the sub-theme, but there are essential instructions in info.yml and libraries.yml and I wouldn't know where to put them without the sub-theme.

Unfortunately in the new site the theme does not work correctly: main menu, sidebar menu, animations, rounded edges etc...
Compare the test site: http://testns.gmpe.it/cms/ with the new site https://prova.gmpe.it/
I am going crazy!

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thanks for the quick response.
I use the sub-theme you prepared: https://www.drupal.org/project/solo/issues/3437337 ๐Ÿ’ฌ How to create custom menu template in sidebar first/second. Fixed

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you so much. I thought --r-h1 only referred to h1 and not also to h2 and h3.

Greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I put the block id and now I can animate the individual images. It's beautiful: http://testns.gmpe.it/cms/

Thanks for everything

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Perfect, thank you very much.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Beautiful, even if on some images the animation is a little jerky.
Is it possible to put animation only on some images? because where there are images of formulas, tables, it becomes a problem.
I tried putting a class in place of field--type-text-with-summary, but it doesn't work.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I found an alternative solution.
For the text links I put a class and for the buttons color: white!important;

Regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I still wanted to try, but I don't know the tag to include.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Never mind, I'll leave it like this.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I haven't solved it.

1. Links in the content
- I thought there was some animated effect like in the menu links, since in every part of the site there are special effects.
- There is the #page-wrapper region, but there is no #content region.
- In the content options there is the color of the link text (which I applied), but not the color of the link background.

2. Buttons
In โ€œEditโ€ the button text has the correct color. In โ€œViewโ€ the color of the content link prevails.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

The module Menu Firstchild does not work with this theme. I tried with the Tara theme and it works fine.
However, I found a solution that seems satisfactory to me: if I put # as the link, the secondary menus open normally without however sending you to a page. It's exactly what I needed: http://testns.gmpe.it/cms/

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ’ฌ | Solo | Problem with views
๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

My fault. I am so worried about the move to d10 that I act without thinking and without checking.
It was a view import problem: two identical pages were created. A blank page, which ended up in Home (deleted), and a complete one.

http://testns.gmpe.it/cms/euganei/rilievi
https://www.gmpe.it/euganei/rilievi

Now I just have to fix the title, which is in h3 instead of h2 and which should be green, and possibly highlight the content.

Thanks for everything and we'll see you again very soon

๐Ÿ’ฌ | Solo | Problem with views
๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thanks, it works but I like it better the way it was before.

Thank you and Regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I'm sorry. The copy/paste must have created a paragraph and I didn't check the source code.

Thanks again

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

The CSS works for links, even if they are not perfectly in line, but it doesn't work for the gif.

Thank you and Regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Fantastic, thanks, it works perfectly, even if there is still a lot of space between the links: http://testns.gmpe.it/cms/biologia/biologia

Thanks for your patience

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Thank you so much for the customization.

I have two more requests, if possible.

1. After opening the submenu, it should remain open otherwise the user does not know, or remember, if there are other links in the submenu. To find out he would have to reopen the link, and it doesn't occur to him to check, so he may not see some pages.

2. Can the space between links be reduced? I have menus with more than 20 links and it would become too long.

Thank you and greetings

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

The theme Solo does not have two sidebars like on my site www.gmpe.it

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

But theme Solo only works on d10 and if a site is blocked on d9 why can't it update it because of the theme?

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Unfortunately, with manual installation the module does not work.
Regards

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

I use Drupal 9.59.
Is not an error, but a request for additional functionality.
Thank you.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

+1
This beautiful module is very important for me.
Thank you

๐Ÿ’ฌ | IMCE | Image link problem
๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

Now works fine with Adminimal admin theme, but doesn't work with Claro. I also have the Trial version problem.

Thank you

๐Ÿ‡ฎ๐Ÿ‡นItaly giordy

giordy โ†’ created an issue.

Production build 0.69.0 2024