Change Post Page Template

Home Forums All Other Themes Change Post Page Template

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #31959
    mattmatt
    Member
    • Topics: 5
    • Replies: 4
    • Total: 9
    Member since: April 26, 2016

    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

    #32067
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    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

    #32148
    mattmatt
    Member
    • Topics: 5
    • Replies: 4
    • Total: 9
    Member since: April 26, 2016

    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

    #32149
    mattmatt
    Member
    • Topics: 5
    • Replies: 4
    • Total: 9
    Member since: April 26, 2016

    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.

    #32359
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    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

    #32361
    mattmatt
    Member
    • Topics: 5
    • Replies: 4
    • Total: 9
    Member since: April 26, 2016

    account created and creds sent.

    #32417
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Okay

    #32446
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Matt,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.