francescomas
Forum Replies Created
-
I have exactly the same problem, but my site’s XML-RPC file returns the correct message:
https://nella34a.francescomastrorizzi.it/xmlrpc.phpForum: Themes and Templates
In reply to: [Hestia] Transparency not working on navigation menuHi @purplecodes,
there was probably an error in my child theme (I don’t know which one), because I installed your Hestia(Lite) Child Theme and the problem solved itself.
Best regards
Forum: Themes and Templates
In reply to: [Hestia] Hestia 3.0.23 – New Footer doesn’t make senseHi @feriato,
you can edit copyright by adding following code to footer scripts:
<script type="text/javascript"> window.addEventListener('load', function(){ const copyright = document.querySelector('footer.footer div.hestia-bottom-footer-content div.copyright'); var year = new Date(); copyright.innerHTML = 'YOUR TEXT'; }); </script>
Forum: Themes and Templates
In reply to: [Hestia] Title and featured image widthHi @poonam9,
I am fine, thanks.
Forum: Themes and Templates
In reply to: [Hestia] Title and featured image widthHi @poonam9
it works, thank you very much.
I’d like to understand why it happens and what I did wrong.
Forum: Themes and Templates
In reply to: [Hestia] Title and featured image widthForum: Themes and Templates
In reply to: [Hestia] Title and featured image widthHi @purplecodes
I expect that box containing title and featured image, within a single post, to have the same width as the underlying box containing text, instead the former has a smaller width.
It happens in all articles where a featured image is set.
For example here: https://www.francescomastrorizzi.it/comunicati/supernove-residenza-trieste/
Screenshot is here (orange lines are mine): https://prnt.sc/FJQ-Y3tQFE1d
Thank you very much, James!
The same malicious cron job with the same command was present in my cpanel.
I removed it and the infected PHP file did not regenerate further.
I can’t believe it!
- This reply was modified 3 years, 2 months ago by francescomas.
Forum: Fixing WordPress
In reply to: Text starting a new lineHello @sagarladani,
I marked lines where text has a break.
https://nella34a.francescomastrorizzi.it/wp-content/uploads/2021/12/screencapture-nella34a.png
Thanks
Forum: Themes and Templates
In reply to: [Sela] Site width after removing paddingI followed your advice, but it only worked by setting 1.0%. Better than nothing, like we say in Italy. Thanks
Forum: Themes and Templates
In reply to: [Cheer] “Posted on” dateHi @gemmaevans,
From the very beginning my problem was just how to change the child theme to reverse day and month.
Forum: Themes and Templates
In reply to: [Cheer] “Posted on” dateHi @gemmaevans,
I created a child theme for Cheer, within which I could edit the date format.
Forum: Themes and Templates
In reply to: [Cheer] “Posted on” dateHi @gemmaevans,
It was already set to the j F Y option. Anyhow I tried selecting the custom field and adding j F, Y, but nothing changed in the post view.
Forum: Themes and Templates
In reply to: [Freddo] Different menu for internal pagesWow, it was that simple! Thank you very much!
Best regards
Francesco