Forum replies created
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.
Hello. Please allow access to admin and FTP of the website. You can send the credentials in a private message. Thanks
Hello. No, unfortunately, it isn’t possible. There is no theme functionality to deactivate it on mobile, but you can use CSS to do that.
Fixed. The problem was with b tags which you used in Cards but forgot to close them. It created an HTML “confusion”, causing the browser to wrap other elements on the page with b tags. I closed them and now all is fine.
There seems to be some kind of problem with the admin access. Please reset the password, something doesn’t work