Forum replies created
I’m not sure what is wrong exactly, the first error doesn’t seem to have anything to do with the theme. The second – strange, I need to have a look. Please allow FTP and admin access in a private message.
As for your last question – nothing is being shown because there’s nothing there. You do not have a WordPress installation in estaciondigital.cl folder, and you do not have an .htacess to restrict access to it. That’s why you see the folder’s structure and that’s that.
Hello. The Plugins section works for the plugins, but you can’t use it to install themes and child themes. Themes you install in the Themes section, in a similar way. Plugins aren’t installed automatically when you install a theme. They can be, however, installed easily when you import a demo.
Yep. Please use one of the ways I suggested.
Happy to. Add this to Additional CSS and save:
@media only screen and (max-width: 767px) {
ul.social-media-links {
display: none;
}
}
Hi. You cannot install the plugins simply because you’re trying to install them through the theme installation option of WordPress. Hence the errors that you are receiving. To install sliders and plugins go to Plugins->Add->Upload. After that everything will be fine.
Hello. Copyright texts you can save through Customizer->Footer, just edit the default text. Tracking scripts, however, should be added either in footer.php or with the help of a dedicated plugin, such as “headers and footers”. In case you decide to alter footer.php manually, please make sure that you’re using a child theme.
You are using a plugin called “Hide Page And Post Title”. It is the one causing this error. I deactivated it and now all is fine.
Hi. I get an error when I’m trying to log in – the user doesn’t exist.