Altaico
Forum Replies Created
-
Forum: Plugins
In reply to: [VigIA - AI Visibility, Analytics & Control] Multi-site installationsolved I just deactivate/active all the plugin installed, I found a conflict with a wordpress performance team plugins.
Thank you
Bye
- This reply was modified 1 year ago by Altaico.
Forum: Themes and Templates
In reply to: [GeneratePress] Update 6.8 wordpresssolved I just deactivate/active all the plugin installed, I found a conflict with a wordpress performance team plugins.
Thank you
Bye
- This reply was modified 1 year ago by Altaico.
Hi,
the classic doesn’t appear when checked, the universal appear but when I try to modify it disappear.
In the block editor (gutemberg) doesn’t appear as options.
Probably the problem is the theme, generatepress.
Best regards,
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointthank for the support and for this awesome theme.
best regards.
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointI think this is the correct solution:
/* block columns breakpoint */
@media (min-width:782px){
.wp-block-columns{
flex-wrap:wrap !important;
}
}
@media (max-width:1024px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:100% !important;
}
}
@media (min-width:782px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:0;
flex-grow:1;
}
}- This reply was modified 1 year, 1 month ago by Altaico.
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointdoesn’t work.
I left the code in the additional CSS.
Thank you.
Best regards
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointThis happen in every page with four columns.
This is the page of the screenshot: https://www.altaico.es/como-funcionan-las-barreras-automaticas-para-parking/
Thank you.Best regards.
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointHi,
I think is more easy to understand it with an image.
The problem is 4 columns tablet view from 782px to more or less 1024px wide.
For this reason I would like to increase the columns breakpoint at 1024px.
Thank you for your support.
bye
- This reply was modified 1 year, 1 month ago by Altaico.
Forum: Themes and Templates
In reply to: [GeneratePress] Column breakpointNow is added but doesn’t work as I want, because when I have 4 columns in a 782px resolution, I would like to increase the breakpoint at least at 1024px.
Thank you.
Best regards
- This reply was modified 1 year, 1 month ago by Altaico.
Forum: Themes and Templates
In reply to: [GeneratePress] Aria Labelok, I’ll wait.
Thank you.
Regards.
Forum: Themes and Templates
In reply to: [GeneratePress] add load text animation on page loadok, understood. I’ll check it.
Thank you.
Best regards
Forum: Themes and Templates
In reply to: [GeneratePress] add load text animation on page loadHi, thank you for the quick answer.
Doesn’t work. What I’m looking for is a page loader that disappear when the page is fully charged.
In the way that you advice, the animation just remain at the top of the page.
Thank you.
Forum: Themes and Templates
In reply to: [GeneratePress] Columns BreakpointHi,
works.
Really thank you.
Now my web is more responsive in tablet resolution.
Best regards.
Forum: Plugins
In reply to: [Redirection] Automatic creation of deactivated redirectionok, thank you.