purissimo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zakra] Zakra 3.0 change mobile menu iconThank you very much Barsha – after the update everything works perfectly well!
Forum: Themes and Templates
In reply to: [Zakra] Zakra 3.0 change mobile menu iconHi Barsha,
Thanks for your help! I’m glad to hear that the icon issue will be addressed in the upcoming Zakra update.
RegardsForum: Themes and Templates
In reply to: [Zakra] Zakra 3.0 Footer styles in mobile viewForum: Themes and Templates
In reply to: [Zakra] Change “Archive” title to CPT nameHi Ashish,
this is exactly the problem. I found thezakra_entry_title()function in inc > template-functions.php, but I wasn’t successful when I tried to put a copy into my child-theme’s function.php and played around with customizations. Whatever I did, the CPT archive page title remained: “Archive”.
So I will now contact the Zakra Chat Support.Thanks
Forum: Themes and Templates
In reply to: [Zakra] Change “Archive” title to CPT nameI’d like to add some details that may be helpful:
- My Zakra version is 1.4.2
- The output of <h1><?php post_type_archive_title(); ?></h1> in archive-{studie}.php is “Studien” as it is supposed to be
- Whatever I write into the <header class=”page-header”> of the archive-{studie}.php is displayed in the content area under the page header. The title of the page header always remains “Archive”