htmlpie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pen] UpdateHi there,
It’ll be released in about two weeks, it has some new features but nothing major.
Forum: Themes and Templates
In reply to: [Pen] Renaming a section in the archiveHi there,
I’d suggest installing the “Beta Tester” plugin to upgrade to version 5.6, if it didn’t fix the issue then maybe you should submit a ticket and report the bug to WP team, I’m sure they would want to know.
Yes, you can hide it, add this CSS through Appearance → Customize → Additional CSS:
body.category h1 span.pen_heading_main { display: none; }The icon can be removed through Customize → Content → List Views.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Renaming a section in the archiveAre you using any other language-related plugin? like PolyLang or WPML.
Also, does it display fine with other themes or is it just the theme Pen? on this site, not the other one.Forum: Themes and Templates
In reply to: [Pen] Renaming a section in the archiveI assume you do not have a cache plugin with “static page” generation enabled? if you do then you may need to clear the cache.
Otherwise, try removing the.mofiles from /wp-content/languages and then redo that, LocoTranslate should create them from scratch.By the way, the string in the screenshot is not exactly the one you have on that page, it’s “(archive title) Category:”, but saving the language file would recompiled the
.mofile anyway, so it doesn’t really matter unless there is no translation for that one (archive title) which is not very likely.Forum: Themes and Templates
In reply to: [Pen] Renaming a section in the archiveThat part comes from the WP itself, there is probably something wrong with the WP language files, the
.mofiles in particular.
I’d Install a plugin like LocoTranslate to recreate the.mofiles.
https://ww.wp.xz.cn/plugins/loco-translate/Just change the translation for “Category” and save, which should be there so just type it again and save your changes so that it’d recreate the
.mofiles.Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Widget cut off on short pagesHi there,
It should not happen unless the JavaScript broken. Please check the Developer Tools (usually F12) → Console for JS error messages?
In the meantime you can try this CSS:
@media only screen and (min-width:728px) { #content { min-height: 1000px !important; } }You may need to increase that number.
It can be added through Appearance → Customize → Additional CSS.Forum: Plugins
In reply to: [Pen] Widget on homepage onlyHi there,
Sorry for the late reply!
Try one of these:
https://ww.wp.xz.cn/plugins/widget-options/
https://ww.wp.xz.cn/plugins/if-widget/
https://ww.wp.xz.cn/plugins/widget-context/Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Renaming a section in the archiveHi there,
It is already translated so it should say that, unless the WP or user language is not set to Czech?
Forum: Themes and Templates
In reply to: [Pen] navigation barHi there,
It is by design, when the header occupies half of the screen or more the Sticky Header option gets disabled. You should set the Mobile Menu Visibility to “Always” and enable the Sticky option for that, it’ll work better.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Awesome theme, but not many things work for me.Please send us a message through the support section of our website, we need a user account to check this. Thanks.
Forum: Themes and Templates
In reply to: [Pen] Awesome theme, but not many things work for me.Hi there,
Could it be that you have multiple tabs or windows open? of the Appearance → Customize page.
Forum: Reviews
In reply to: [Pen] Great job !Thanks! 🙂
Forum: Reviews
In reply to: [Pen] Great job, very useful themeThanks! 🙂
Forum: Themes and Templates
In reply to: [Pen] Awesome theme, but not many things work for me.Alright, if WP is the latest version then it must be a plugin doing this.
Try deactivating your plugins one by one and check the Customize section each time.
It also sounds like some sort of cache issue? If you have some cache plugin installed then maybe you should start with them.
If it was the cache, it can be just a bad configuration, such as static page generation, which requires clearing the cache each time there are such changes, and they usually expect the user to clear it, manually, to avoid unnecessary work and save time and server resources.
Forum: Themes and Templates
In reply to: [Pen] Awesome theme, but not many things work for me.Hi there,
Thanks!
If your changes do not stay then it can’t be the theme. Although I’m not sure, it can be the previous version of the WP which they have released an update for soon after, please update your WP and try again.
As for those settings, in order to remove the phone number:
Appearance → Customize → Contact Information → Phone, then just disable the “Phone → Header” and “Phone → Footer” options.Similarly, disable the “RSS → Header” and “RSS → Footer” under the “Feed” section.
In order to remove the Footer:
Appearance → Customize → Footer, then disable the “Site Footer” option.I’ve checked all the mentioned header settings and logo, I’m afraid they are also working just fine.
Could you please tell us who else reported such issues? I can’t find any support ticket, maybe in the main forum? a link would be appreciated, thanks.