Tagged: x
-
AuthorPosts
-
October 16, 2016 at 11:59 am #1218313
leehart09ParticipantHello,
I have two questions I was hoping you could help with:
(1) I was wondering if you could help me to hide the Featured Image and Post Title from the Posts across my site. However, I would like the Featured Image and Post Title to appear in the Category Archive where it is laid out in masonry style.
(2) Is it possible to customise the ‘Category Archive’ page that shows the sub-categories? For example, I have a post about a Hotel review. This is filed under the category ‘Blog Reviews’, sub-category ‘Travel and Accommodation’. The following is the text that appears at the top of the page:
Category Archive
Below you’ll find a list of all posts that have been categorized as “Travel & Accommodation”Can you have a separate customised heading for each sub-category page: e.g. I would prefer if the title of this page simply read: Travel & Accommodation.
There will be other sub-categories so I’m not sure how this will work…
October 16, 2016 at 12:00 pm #1218317
leehart09ParticipantThis reply has been marked as private.October 16, 2016 at 1:57 pm #1218403
RupokMemberHi there,
I guess you are using a custom login URL so the default URLs are not working. Let’s provide us that so that we can check as your site is under construction mode.
Cheers!
October 16, 2016 at 2:49 pm #1218439
leehart09ParticipantThis reply has been marked as private.October 16, 2016 at 8:22 pm #1218753
Rue NelModeratorHello There,
Thanks for providing the login url! Regretfully there is something wrong with your site. We are seeing this:

Please ask assistance from your hosting provider. They surely know what is going on at the moment.
Please let us know how it goes.
October 17, 2016 at 1:35 am #1218990
leehart09ParticipantI’m not sure what was happening – I’ll contact the hosting provider to check. It seems to be working on my end – are you able to access it now?
October 17, 2016 at 1:51 am #1219002
RupokMemberHi there,
Thanks for writing back.
#1. You can add this under Custom > CSS in the Customizer.
.single-post .entry-featured, .single-post .entry-header { display: none; }#2. If you want to change this, you need to edit this through Child Theme
The below files need to be amended :
/framework/views/integrity/_landmark-header.php
So let’s create the same directory on your Child Theme, copy the code from parent theme from same directory and amend the text.
Cheers!
October 17, 2016 at 3:18 am #1219068
leehart09ParticipantHi Rupok,
Thanks for getting back to me so quickly!
#1 This worked perfectly! 🙂
#2 This might sound like a really basic question but how would I go about creating a copy of the directory on my Child theme? Is there a tutorial or walk-through you could direct me to for this?
October 17, 2016 at 3:40 am #1219091
ChristopherModeratorHi there,
Sorry for not being clear enough. The directory is already exists. All you need to do is to copy the file _landmark-header.php from wp-content/themes/x/framework/views/integrity and put it in the same path inside child theme which is wp-content/themes/x-child/framework/views/integrity, now open and edit this file in a text editor.
Hope it helps.
October 18, 2016 at 4:45 am #1220562
leehart09ParticipantHi again,
I’ve managed to copy the file over to the Child theme. And I’ve found the wording that I want to change – however, I’m not sure how to make this responsive. E.g. I want to create menu items that will hold the various blog post categories: (Reviews, Competitions, Pregnancy, Baby etc.), and I would like the Category, and Sub-Category headings on their respective pages to reflect these. But, if I simply change the text on this file (to lets say ‘Reviews’), then I’m guessing when people enter the Competitions or Pregnancy pages, they will see Reviews appear at the top of the page.
Is it possible to use some wording here to insert the general titles of the various categories and sub-categories? I.e. The Main headline on ‘Travel & Accommodation’ blog category page could be Reviews, with the Subtitle being Travel & Accommodation, and so on.
Thanks for your help.
October 18, 2016 at 6:10 am #1220660
leehart09ParticipantHi! I actually found a way to achieve the look I was going for by just adding in the specific values to the following in Dashboard: Go to Posts-Categories-Add new Category, and scroll down to enter your own customised Archive Title and Archive Subtitle.
But thank you for all your help with this. 🙂
October 18, 2016 at 6:18 am #1220664
ChristopherModeratorGlad to hear that you’ve been able to fix it.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1218313 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
