jmgmayo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zerif Lite] Blog PageThanks a lot. If i select this option i lost the posibility to show in one page the focus, about us, our team, etc sections. I would like how to create a page to show all entries in the blog.
Regards
Forum: Themes and Templates
In reply to: [Zerif Lite] Blog PageHi,
i am working with the free version of zerif lite. I can see that i can display information about year entries like domain/2017 also display month domain/2017/6 but i can display all the content like a home blog page.
Any idea?
Regards.
Forum: Fixing WordPress
In reply to: After active Child theme i can’t display preview pages, etcHi,
i put the code previous but the problem is the same. When i modify a page and click over preview button only appears white page but it is run without problem from outside admin site of the site.
Any idea?
<?php
add_action(‘wp_enqueue_scripts’, ‘load_my_child_styles’, 20);
function load_my_child_styles() {
wp_enqueue_style(‘child-theme’, get_stylesheet_uri());
}Forum: Plugins
In reply to: [WooCommerce] Disclaimer Check buttonThanks a lot, but i would like to know if there is any free add-ons to obtain something similar to this one.
http://www.kiwoko.com/hill-19351.html?___store=default
I need to ckeck to put the product in the car.
Thanks.