-
Author
Tagged: Custom Archives Page
-
December 3, 2015 at 21:03 #90990
Gandam
ParticipantHi,
I’ve been thinking and wondering whether I can customise archive for category page to my ideal style? If yes, how do I do that?
Regards,
December 4, 2015 at 14:32 #91159Gandam
ParticipantHi,
Any suggestion on How to Create a Custom Archives Page and replace the existing one?December 4, 2015 at 17:22 #91207Gandam
ParticipantHi,
My idea is to utilise Visual Composer to customise the Archive page, is that possible? Or what is the correct way to do that? (I don’t really have much knowledge on coding)Regards,
December 4, 2015 at 19:24 #91262Laura
ModeratorHello, right now the only way is to use php, you can use visual composer but using php for the category template
I could help you with that but as a custom request as its not related to the theme support
You can contact me at laura@seventhqueen.comHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 7, 2015 at 08:48 #91591Gandam
ParticipantHi, Laura
Thanks for reply. I will be contacting you privately regarding to the above issue.January 5, 2017 at 13:44 #148883Cafonauta
ParticipantHi Laura,
Is it still true that it’s possible to customize the archive pages only via PHP?
I would like basic customizations:
- Removing entirely the page title “Archive for category: XYZ”
- Removing the top bar status, actually “hidden”
January 5, 2017 at 23:59 #148996Laura
ModeratorHello, the category title can be removed with simple css
about the top bar, what do you mean?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 9, 2017 at 17:04 #149273Cafonauta
ParticipantHi Laura,
Could you give me the instruction to remove category title?
For top status bar I mean the grey space above the main menu (see attachment).
On normal pages (created by me) I can hide it setting “hidden” on “top status bar”January 12, 2017 at 00:51 #149537Laura
ModeratorHello, sure please share a link so i can see it 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 12, 2017 at 10:24 #149577Cafonauta
Participantadmin: Darth Vader
pwd: (M#zPZY#)^8SNENHzce7ciIuJanuary 16, 2017 at 01:30 #149820Laura
ModeratorWebsite link? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 16, 2017 at 10:57 #149883Cafonauta
ParticipantLaura, why don’t you save your customer details somewhere?
I get a reply every 5 days and then just to ask for user password and then another week to ask for my website url.
BTW I have at least 4 different threads (one still in progress with a blocking bug) here in the last month with my website details and in each thread I get the same question.A simple search form you or just a small improvement with website detail in you customer account would improve customer experience a lot.
Thanks
January 18, 2017 at 06:18 #150072Laura
ModeratorHello, i’m sorry for the late reply, here is the code for category title
COPY CODE.category h1.page-title { display: none; }Top bar
COPY CODE.top-bar { display: none; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2017 at 13:11 #150302Cafonauta
ParticipantI added them wp-admin -> theme options -> general settings -> quick css
I hope they will be retained when upgrading theme.
Thank you
January 23, 2017 at 02:40 #150481Laura
ModeratorHello, also save them at style.css of child theme 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 25, 2017 at 08:22 #150716Laura
ModeratorGlad to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.