TitaCrea
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [Twenty Twenty] Post GridHello !
I am looking for the same.
First, I found Twentig Plugin which offers you the grid format for your archives.
Then, trying to avoid overcharge with plugins, I found these two articles.Hope they will help you as they do for me !
https://css-tricks.com/responsive-grid-magazine-layout-in-just-20-lines-of-css/
with demo on CodePen.https://css-tricks.com/things-ive-learned-css-grid-layout/
Have fun !
Thank you so much !!!!
I searched for hours why my checkboxes disappeared.Forum: Fixing WordPress
In reply to: Trouble with child theme (it's not inheriting my parent styles)Hello !
Please, I am facing the same trouble.
Have we to replace the words ‘parent’ by our ‘parent-theme-name’ in the code portion which is on the Codex and that Tara shared a few days ago ?<?php add_action( 'wp_enqueue_scripts', 'enqueue_parent_theme_style' ); function enqueue_parent_theme_style() { wp_enqueue_style( 'parent-style', get_template_directory_uri().'../twentyeleven/style.css' ); }if yes, where exactly ?
thanks in advance
Forum: Plugins
In reply to: [Redux Framework] demo spammedDe nada !
😉
Viewing 4 replies - 1 through 4 (of 4 total)