periodismetrespuntzero
Forum Replies Created
-
Found it. It’s /wp-content/updraft
Forum: Plugins
In reply to: [MiniMax - Page Layout Builder] How to delete image linkHello Shahriar!
Thanks for your message. What eactly do I need to delete/amend in that file, please? I don’t know what function is…
Thanks and Regards, Alexandra
Forum: Fixing WordPress
In reply to: Customized sidebars not showing on minamaze child themeHello,
Thanks for oyur answer. I will give it a go!
Cheers, A.
Forum: Themes and Templates
In reply to: [Minamaze] How to put a sidebar (change layout) on archives pageHello,
Thanks for your help. I tried another plugin already but it didn’t look it worked. I will give a try the one you mention. Thanks ??
Forum: Themes and Templates
In reply to: [Opulus Sombre] Child theme doesn't look like the Parent thememmmm I didn’t change anything in the style.css the only thing I did is adding a functions.php file with the following text:
<?php
add_action( ‘wp_enqueue_scripts’, ‘enqueue_child_theme_styles’, PHP_INT_MAX);
function enqueue_child_theme_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array(‘parent-style’) );
}Forum: Themes and Templates
In reply to: [Opulus Sombre] Child theme doesn't look like the Parent themeHey,
Right now (11:23) it’s active. The theme looks ok since I created that functions.php file in my child directory (please see my second post) that’s why I was asking if I had done ok or not (since in some threads people worry about the fact that you create a functions.php file on your child directory).
Basically if I don’t include my functions.php the Child theme looks like a mess. Try visting my site now and you will see the difference… https://www.cupricagency.com
Thanks! Alexandra
Forum: Themes and Templates
In reply to: [Opulus Sombre] Child theme doesn't look like the Parent themeI think I managed by adding a functions.php file containing the following:
<?php
add_action( ‘wp_enqueue_scripts’, ‘enqueue_child_theme_styles’, PHP_INT_MAX);
function enqueue_child_theme_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ );
wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array(‘parent-style’) );
}Can anyone confirm if this is the right thing to do please?
Forum: Fixing WordPress
In reply to: I edit my style.css but my logo doesn't changePosted! Thanks, A.
Forum: Themes and Templates
In reply to: [Minamaze] Decrease space between items on menuHi again! I tried adding the code that you provided me and it actually worked! So thank you very much ??
Alex
Forum: Themes and Templates
In reply to: [Minamaze] Decrease space between items on menuHello Hareesh! For some reason I didn’t receive any email saying you had answered my thread so big apologies!
e
My website is https://www.acuhealth.org.ukThanks a lot! Alex
Forum: Plugins
In reply to: [Ready! Backup] Where is the backup being saved to?Found them, thank you so much.
A.
Forum: Plugins
In reply to: [Ready! Backup] Where is the backup being saved to?Hi,
Why can’t I find the backups on FileZilla, please? In what folder should they be?
Thanks, A.
Forum: Themes and Templates
In reply to: [Minamaze] Do not display all pages in the menuThere are plugins that allow you to exclude pages on the menu. I hope this helps, A.
Hello,
No, I haven’t tried with another theme yet. When I change it back to the current theme, everything I have changed will be kept right? I’m a bit scared as you can see.
Am I going to see straight away in the new theme if the sidebar appears or I will have to do some amends? I had a look at Theme Live Preview and some sidebar appears (I guess because they are sorted as a Blog and not Static Page)?
Thank you so much, really! Alexandra
Forum: Themes and Templates
In reply to: [Minamaze] How to put a sidebar (change layout) on archives pageHello!
Sorry, I can’t be of any help. I want to have a sidebar in specific pages and since I’ve seen that you have managed to add it in all pages except one, I though I’d ask you how you did it. Can you help, please?
Thanks! A.