aailweb
Forum Replies Created
-
I checked it: the version of MySQL database engine is 8.0.
Regards
- This reply was modified 3 days, 3 hours ago by aailweb.
Hi Carolina, many thanks for your kind, precise and detailed explanation.
I made a test in a local WordPress sandbox instance created (with Local) for this purpose only:
- I’ve created two static pages: “Home” and “Blog”.
- In Settings > Reading > Your homepage displays: I’ve set A static page with Homepage: = “Home” and Posts page: = “Blog”.
- Then I went to the full theme Editor > Templates > Add new and I created the Front Page template.
The problem I’m suffering is: if I edit the Front Page template it also affects the Blog page. In other words: if I go to the URL of the Blog Page (domain-name.local/blog) I see the same template of the home (landing) page (domain-name.local).
And this is is making me crazy.
Can you give me some advice? Even just an article or a post where it is explained how to solve in the best way my issue?
Hi Anders,
great!!! Thank you very much!!! And thanks for the Lovecraft theme, which I consider one of the most elegant and functional of WordPress.With my very best regards
Andrea LocatelliForum: Themes and Templates
In reply to: [Optimizer] Change font dimension of headings in pagesSorry, I dodn’t know what I read… so don’t consider my previous answer.
Yes, I need to set a global font size for H1, H2, H3, H4, H5, H6 headings (absolute or in relation to the font size of paragraph font of pages), the same in all site pages.
Here the web site URL: https://www.artificiocooperativa.com/
Here a page example: https://www.artificiocooperativa.com/progetti-didattici-per-le-scuole/scuola-primaria-iii-iv-v/- This reply was modified 8 years, 3 months ago by aailweb.
Forum: Themes and Templates
In reply to: [Optimizer] Change font dimension of headings in pagesNo, I’m not. I’d like to have your advice about the simplest way to do it: if you have a font size plugin to suggest, or even using just a little CSS code.
Forum: Themes and Templates
In reply to: [Optimizer] Number of blocks x row in frontpage blocks widgetOkay, it works!!! Many thanks as usual for your prompt and kind support!!!
Forum: Themes and Templates
In reply to: [Optimizer] Number of blocks x row in frontpage blocks widgetThis in my web site: https://www.artificiocooperativa.com/
This is the CSS code I have in Optimizer theme settings:
/* Fix eccessive vertical spacing in Slider and About widget content with Optimizer v0.4.6 */
.stat_content_inner h1{line-height: 1.2;}
.stat_content_inner h2{line-height: 1.2;}
.stat_content_inner h3{line-height: 1.2;}
.stat_content_inner h4{line-height: 1.2;}
.stat_content_inner {line-height: 1.2;}
.about_content h2,.about_header {margin: 0;}
.about_inner{line-height: 1.0;}
/* Head Inner */
.head_inner{padding-bottom: 20px;}
/* Site Title and Tagline */
.logo h1 a, .logo h2 a{font-weight: 500; text-transform: uppercase;
line-height: 0;}
span.desc{font-size: 18px; font-weight: 600; text-transform: uppercase;
opacity: 1; line-height: 0;}
/* Menu Frontpage */
#topmenu ul li a{font-weight: 700;}
/* Menu Not Frontpage */
/* Frontpage Slider Text */
.stat_content_inner{font-size: 125%;}
/* About Widgets */
.about_pre{}
.about_header{font-size: 48px; font-weight: 700;}
.aboutblock{padding-top: 40px; padding-bottom: 20px;}
/* Blocks Widgets */
.midrow_block h3{font-size: 1.2em}
/* Page Header */
.page_head{min-height: 0px;}
.page_head h1, .page_head a{font-weight: 600; font-size: 32px;}
#content{margin-top: -60px;}
/* Footer Widgets */
#footer .widgets{padding: 0px 0px;}
/* Footer Copyright */
.copytext{line-height: 1em; padding: 10px;}This is the CSS code I have in Simple Custom CSS plugin:
.not_frontpage #topmenu ul.menu>li:hover:after{background-color: #555555;}
Forum: Themes and Templates
In reply to: [Optimizer] Problems after update to Optimize 0.4.6 versionMany thanks. I also added this in Custom CSS
.stat_content_inner h2{line-height: 1.2;}
to correct eccessive vertical spacing between text lines of Static Slide Content that are set Heading 2 style: “L’unica via per la libertà è l’educazione all’Arte. L’Arte non è un lusso per le civiltà avanzate. E’ una necessità: in sua assenza l’intelligenza creativa appassisce e muore.” (Camille Paglia)
Now it is better!!! Thank you very mauch for your kind, prompt and effective support!!!
Forum: Themes and Templates
In reply to: [Optimizer] Problems after update to Optimize 0.4.6 versionTo be more clear: how can I reduce vertical spacing between the rows with the red jagged line (please, see attached image)?
Forum: Themes and Templates
In reply to: [Optimizer] Problems after update to Optimize 0.4.6 versionMany thanks for your prompt reply: I inserted suggested CSS code in Appearance, Customize, Miscellaneous, Custom CSS, but nothing changed in terms of vertical spacing between rows.
Kind regards
AndreaForum: Themes and Templates
In reply to: [Optimizer] Problems after update to Optimize 0.4.6 versionAfter having posted I found that I had to change a setting to control header’s tagline appeerance (“Hide Site Tagline”). Anymay, before having updated Optimizer to version 0.4.6, I had less vertical distance between text raws in slider content, titles and heading text in fwidgwts, for example:
Web site: https://www.artificiocooperativa.com/
Static Slide Content (vertical distance between rows):
Didattica museale, progettazione e gestione di eventi espositivi, ricerca storico-artistica, archeologica, archivistica e catalogazione di Beni Culturali.
“L’unica via per la libertà è l’educazione all’Arte. L’Arte non è un lusso per le civiltà avanzate. E’ una necessità: in sua assenza l’intelligenza creativa appassisce e muore.” (Camille Paglia).Front Page About Widget (vertical distance between rows):
Chi siamo, la nostra missione, le nostre competenze…
ARTIFICIO
CHI SIAMOFooter Text Widget (vertical distance between rows):
ARTIFICIO SOCIETA’ COOPERATIVA
Via Luigi Battei 17 | 43123 ParmaMy quesstion is if there is a way (e.g. CSS code) to anyway control that vertical distance?
Many thanks.
Andrea- This reply was modified 8 years, 6 months ago by aailweb.
Forum: Fixing WordPress
In reply to: Dashboard black menu bar titles in italic style after 4.6 updateIf I activate Twenty Sixteen theme all Dashboard menu bar text goes back to normal style.
Forum: Themes and Templates
In reply to: [Optimizer] Menu entry text and hover underline colorOkay, added
.not_frontpage #topmenu ul.menu>li:hover:after {
background-color: #555555;
}in Simple Custom CSS and saved it (#555555 is the color code set for menu text in pages other than frontpage).
Now it works!!!
I don’t know how to send you a screenshot but you can see the result going to these two page URLs:
Frontpage (menu text and hover underline #ffffff color code): https://www.artificiocooperativa.com/
Pages other than frontpage (menu text and hover underline #555555 color code):
https://www.artificiocooperativa.com/artificio/Many, many thanks for your kind and helpful support!!!
You are indeed great!!!