SKT charity theme add shortcode into copyright section

Home Forums All Other Themes SKT charity theme add shortcode into copyright section

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #106586
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi is there a way that I can add a shortcode into the copyright section at the bottom of the homepage? I would like to add a text slider there. I am working on my site offline at the moment so cannot share the url but i can share pics if needed
    thanks 🙂

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

    Hi,

    Okay, Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

    #106802
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi here are the images to show where I would like to add the short code :
    https://imgur.com/JMswZ3G (dashboard)
    https://imgur.com/CFpU6b0 (website)

    I would like to add the short code for a text slider that I have uploaded. The main thing is that it goes below the footer section

    best wishes

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

    Hi,

    Kindly edit header.php file, go to line number 197 and replace:

    <div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo of_get_option('copytext',true); }; ?> </div>

    With:

    <div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo do_shortcode( of_get_option('copytext',true) ); } ?> </div>

    Regards,
    Chris

    #106983
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi –
    thanks for that – i changed it in the footer.php file and i see it works ok for a shortcode to add a button (in other words a small item) but not for what i wanted to put there.
    The issue is that the text slider needs the whole of the width of the screen and at the moment some of the footer with is given over to ”Footre Text Link”.

    Here are the images to demonstrate:
    https://imgur.com/VoZA3ch ( short code added for button)
    https://imgur.com/uSNhdzc ( how it shows on the screen)
    https://imgur.com/ABsQzRI ( image of the text slider i am trying to add to the footer)
    https://imgur.com/7bt4qE7 ( how the text slider displays )

    I appreciate any help you can give
    🙂

    #107419
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    ALSO – I noticed it is only the homepage it doesn’t work on. It is working on the other pages………

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

    #107770
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    I am working on my site offline at the moment so cannot share the url but i have shares pics in the previous reply. If it cannot be done from the pictures I will ask again when my site is online
    thanks ????

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

    Hi,

    Okay…. First you site live, then we will resolve the issue.

    Regards,
    Chris

    #108231
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Kay – thanks 🙂

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

    🙂

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