grafica.villcom
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Scheduled banners not showing in widgetHi @ahmeddr
I saw that in one of the latest updates you fixed the widget to show scheduled banner. Thank you.
I want to share with you a few things:
- As the shortcode workaround, scheduled banners or expired banners are not invisible and create a blank space. This didn’t happen once. Once there were no traces of scheduled banners or expired banners even if I put a widget with those in sidebars or elsewhere. You can find a screenshot here.
- Versions ago, when a banner expired, its row in the backend was colored yellow. Could you bring this feature back? It was very useful.
Kind regards
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textHi @humayonk
It’s a real mistery!
Of course I will get in touch with Astra theme as soon as possible.
Thank you!
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textHi @humayonk ,
Sure, I’m pressing regular line break
Shift + EnterHere my steps to reproduce the issue:
1. Only Classic Editor activated with Astra theme;
2. Write a few lines with paragraphs (Enter button) inside a post and save;
3. Change that lines replacing paragraphs with line breaks (Shift + Enter) and then save the post.
4. Now in that lines appears the span code with font size 16px.As update, yesterday I tested all kind of fonts with some different dimensions, also all Astra defaults, but nothing changed. When I save the post after typing the line break, there is always the same code into that lines:
<span style="font-size: 16px;">And always 16px regardless of the font size I set.
The tests were made both online with different hosting and domains (we have a lot of Astra installations) and offline with MAMP.
- This reply was modified 4 months ago by grafica.villcom.
- This reply was modified 4 months ago by grafica.villcom.
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textHi @humayonk,
I tried also with MAMP and fresh WP and Astra, there is the same issue.
Please let me know if you can reproduce it and find fix it.
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textHi @humayonk ,
Thank you. Sadly Astra is already updated to the latest version.
I really don’t know to to do. I will try to reproduce the issue offline with MAMP too.
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textAnother update: I found that this issue is also with editor block of Elementor.
Forum: Themes and Templates
In reply to: [Astra] Problem formatting textHi @humayonk
Sure, you can find screencast here: https://www.dropbox.com/scl/fi/46ag2psu5ezszw6ut3kci/Registrazione-schermo-2026-02-05-alle-10.29.23.mov?rlkey=1b7lzmiyjmq5zavble5sqnxgi&dl=0
Screencast was made with all plugins deactivated except for classic editor and maintenance mode (already checked).
As further info, I can tell you that yesterday I tried to write a post with block editor and line-breaks worked perfectly. So there is a compatibility problem with Astra and classic editor.
If can help, I also tried to ask help to Chatgpt and it tells that:
Yes, what you are describing is a known behavior of Astra (especially with the Classic Editor): when you insert a line break (
<br>), the theme automatically intervenes in the content and “wraps” it with:<span style="font-size: 16px;">to apply the default font size.
However, this pollutes the HTML and breaks your CSS rules, as you have noticed.🔴 Why this happens
Astra applies font sizes to inline text using dynamic JavaScript/CSS.
When you use<br>inside a paragraph, the system tries to “normalize” the text and ends up inserting those<span>tags.This does not happen with normal
<p>tags.So the issue comes from:
Classic Editor +
<br>+ Astra typography systemBest regards
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Scheduled banners not showing in widgetThank you @ahmeddr for your update.
Manual placement is actually what we’re already doing, even if it’s not aesthetically perfect: the code leaves traces of the scheduled banner in widgets and creates a space where it’s clear something’s missing (I hope I’ve made myself clear). This has never happened with your widget.
Kind regards,
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Scheduled banners not showing in widgetHi @ahmeddr ,
I just want to know if there are updates about the fix for scheduled banners not showing in widget.
This is a very fundamental feature.
Please, let me know.
Thank you!
Forum: Plugins
In reply to: [WooCommerce] “Order received” page not foundThank you.
Update: after other tests I found it was not theme’s fault (all worked properly offline on Mamp with same theme and plugins).
I tried different solutions suggested here and clear the transients. Then I casually changed the looks of PayPal Payments turning off the “pay later” banners. And suddenly all works fine again.
But I really don’t know what’s the real fix.
Thank you again.
Forum: Plugins
In reply to: [WooCommerce] “Order received” page not foundHi @frankremmy,
Thank you for your help.
I tried to switch to Twenty Twenty-Five and everything works. But after few tests, I found that is not child theme faults but the parent theme.
I really don’t know why because the only 2 woocommerce files that are modified both in parent and child theme are product-searchform.php and archive-product.php. In child theme I fixed the 2 file to make them compatible with the latest versions of Woocommerce following the istructions on woo website.
Do you have any ideas how to isolate the problem and fix it?
Thx!
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Scheduled banners not showing in widgetHi @ahmeddr,
Thank you very much for your quick answer! Your support is always great!
For the first issue ok, I’m glad to hear that. I’m waiting for updates.
For the second, thank you, my fault…I didn’t see the screen options!
Kind regards
Forum: Fixing WordPress
In reply to: Updating PHP creates critical error on staging site onlyNo matter, thank you anyway.
I found myself the answer. There are 2 possible causes:
- During cloning, the serialization of the widgets (in the database) may have been altered or converted into strings.
- The clone might have a corrupted value in the field of the widget in the
wp_optionstable.
In any case ChatGPT wrote the right code for me and fix the issue.
I’m wondering if it’s possible to delete this topic since it violates the guidelines.
Forum: Fixing WordPress
In reply to: Updating PHP creates critical error on staging site onlyHi @threadi,
Thank you for your answer, I already know that and of course I don’t want support for my theme (my fault mentioning it).
I would only wish to know if someone have any ideas why 3 identical wordpress installations can react differently with PHP 8.4.
Kind regards.
Forum: Fixing WordPress
In reply to: Website too old. Better copy or staging?Thank you @threadi
My host has all the features you mentioned so I’m fine with it.