Forum replies created
same error in the console like in this thread https://theme4press.com/support/topic/missing-icons/
are you using caching plugins? are you using a child theme?
that’s category links of the portfolio, but as you don’t have it set, you can hide it by Custom CSS:
.content .image .image-extras .image-extras-content h4 {
display: none;
}
I test with WPML plugin as we optimized the theme for it… for now I cannot guarantee it works with polylang but with a classic translation plugins it works perfect…will have to do some tests with polylang plugin
it matters which files you are using in the child theme…you should compare them with the parent theme if anything’s been changed
@Darcy, please don’t add questions in other theme threads..thanks
I just tested the WPML support and it works just fine, for both sliders. The included wpml-config.xml file is also correctly defined. What’s the issue?
for widgets titles library\functions\widgets.php ,
for content box titles library\functions\basic-functions.php
I recommend to create a child theme for future updates
on the root of the forums https://theme4press.com/support-forums/ scroll down where you can find the form to open a new thread 😉
@Tibor please open a new thread, as per rules is not allowed to post another topic in someone else thread. thanks!