- This topic has 7 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change Post Page Template
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,
Matt
Hi 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,
Dave
Hi 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,
Matt
Also, 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.
Hi 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,
Brad
account created and creds sent.
Okay
Hi Matt,
This issue was resolved from our end. Kindly check and confirm.
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]