Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,351 through 1,365 (of 2,006 total)
  • Author
    Search Results
  • #47433
    HelenHelen
    Participant
    • Topics: 19
    • Replies: 42
    • Total: 61
    Member since: May 11, 2016

    Thanks – I specifically don’t want to make any changes to the php as I don’t want to have to create a child theme. Does that mean it’s impossible? It seems to me that it should be possible via css?
    Regards,

    Helen

    #47353
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Marwan,

    You have to add code in header.php

    Regards,
    Dave

    #47284
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Benjamin,

    Kindly go to content.php and find the_excerpt and replace it with the_content

    It seems that social media icons conflict with one of your plugin. Kindly deactivate some plugins and check.

    Regards,
    Dave

    #47229
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Helen,

    Well, you need to add the code in header.php but if you good in coding you have to make it dynamic. Because when you add the code/text in header.php it will show up on all the inner pages (same text).

    It’s a theme customization request.

    Regards,
    Brad

    #47184

    Topic: Zopim

    in forum All Other Themes
    Peter LynchPeter Lynch
    Member
    Member since: February 11, 2016

    Hi, Can anyone help? I have added the Zopim Chat widget to my site and it’s displaying incorrectly. Has anyone else had this problem?

    I added this code supplied by Zopim to the footer.php.

    <!–Start of Zopim Live Chat Script–>
    <script type=”text/javascript”>
    window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
    d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
    _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute(“charset”,”utf-8″);
    $.src=”//v2.zopim.com/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex”;z.t=+new Date;$.
    type=”text/javascript”;e.parentNode.insertBefore($,e)})(document,”script”);
    </script>
    <!–End of Zopim Live Chat Script–>

    If you copy and paste the following into a web browser you can see it works outside the theme.
    v2.zopim.com/widget/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex

    My website is http://www.introbackpacking.com

    #47179
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Sorry looking at the php files, I mentioned the wrong theme below. I don’t see custom-functions.php The theme is Flat pro. Could it have a different name?
    Bobby

    #47109
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Will have to change the blank code in custom-functions.php

    Try yourself if not send us admin details at sktthemes.net/contact

    Regards,
    Shri

    #47001
    PeterPeter
    Member
    Member since: September 19, 2016

    Hi

    I tried to remove the Nav Menu block from the footer area via the theme editor (footer.php), although it worked (per se)…It changed the home page animation – which I didnt like. so I set it back on the default. IS there another way to remove just the nav menu? as the more pages I create and add onto my main nav menu ontop the longer it pulls the footer.

    Please help!!

    #46936

    In reply to: Mobile site

    Michael PhillipMichael Phillip
    Member
    • Topics: 5
    • Replies: 3
    • Total: 8
    Member since: February 19, 2016

    Hello,
    I was unable to find the theme-responsive.css in the functions.php file.

    But I noticed that in following the recommended steps that the website is no longer responsive when viewing on a desktop and reducing the screen size. If this is the response of making the recommended changes, I may not be explaining my request right. I DO want the responsiveness of the theme to stay on desktop AND mobile. But when viewing on a mobile phone I am currently not seeing my theme at all, unless I click on the “View Full Site” button. So what I am looking for is to have mobile users see the skt befit theme upon visiting my website on a mobile device, just as they would if they clicked “View full site”, but not have to through that step.

    I hope that explains it better. If that’s the understanding you had initially disregard that additional explanation.

    Thanks,
    Mike
    www.synergyrecoveryroom.com

    #46905
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Okay seems like a server problem then kindly ask hosting to set up SMTP mail service or tell them that PHP Mail isn’t working on your server.

    Regards,
    Dave

    #46897

    In reply to: Mobile site

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Michael,

    Kindly go to function.php you will find the theme-responsive.css there.

    Regards,
    Dave

    #46834

    In reply to: Mobile site

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Michael,

    From your WordPress Dashboard, navigate to Appearance → Editor. When the editor screen loads, select Header (header.php) file from the list on the right, and remove the line including viewport tag from it:

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    You need to also remove theme-responsive.css

    Regards,
    Dave

    #46828
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31304
    • Total: 31304
    Member since: August 16, 2013

    Hi Patrick,

    From your WordPress Dashboard, navigate to Appearance → Editor. When the editor screen loads, select Header (header.php) file from the list on the right, and remove the line including viewport tag from it:

    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    Then select Stylesheet (style.css) file, scroll down nearly to the bottom, until you find the section which starts:

    /***********************************************************
    
    # Media Queries
    
    ***************************************************************/

    Regards,
    Dave

    #46705

    In reply to: Side Bar template css

    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly let us know if giving you re-access to the theme will do this and you can extract sidebar.php and restore it?

    If not then send us admin details and URL of the site and we will get this done via sktthemes.net/contact

    Regards,
    Shri

    #46622
    LeslieLeslie
    Member
    Member since: September 7, 2016

    I have the pro version and the guy that was “helping” me get my site going deleted the side bar info because of the contact box he wanted to get rid of so does anyone have the info to put into the sidebar.php so that I can adjust the sidebar widgets? Thanks in advance

Viewing 15 results - 1,351 through 1,365 (of 2,006 total)