Home › Forums › All Other Themes › Change Post Page Template
- This topic has 7 replies, 2 voices, and was last updated 7 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
April 28, 2016 at 4:08 pm #31959
Hi Team,
On my site pc-db.com, if you go to the bottom and click on the recent news article, you will notice the category and archive sidebar widgets. How can I update the News page (links in header and footer) have the same template as the actual articles.
Thanks,
MattApril 29, 2016 at 1:02 pm #32067Hi Matt,
Kindly go to js/custom.js and find this code
var ww = jQuery(window).width(); jQuery(document).ready(function() {
And replace it with this code
var ww = jQuery(window).width(); jQuery(window).load(function() {
Regards,
DaveApril 30, 2016 at 4:23 pm #32148Hi Dave,
I don’t have a file called custom.js in the JS folder. I didnt see a way to upload a picture, but can send you a screenshot if needed.
Thanks,
MattApril 30, 2016 at 4:27 pm #32149Also, originaly the header text (made up of 2 words) had the first word Orange and second word Black now both words are black. I’m wondering if the godaddy wordpress update broke both of these?
I would also like to be able to change the teplate for the News / Posts page. Is this not possible? Its not an option when editing the news page. If i need to open up separate threads for these that is fine.
Thanks a ton!
Matt V.May 2, 2016 at 1:41 pm #32359Hi Matt,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradMay 2, 2016 at 2:01 pm #32361account created and creds sent.
May 3, 2016 at 4:58 am #32417Okay
May 3, 2016 at 7:45 am #32446Hi Matt,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.