Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,126 through 1,140 (of 2,005 total)
  • Author
    Search Results
  • #63620
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31297
    • Total: 31297
    Member since: August 16, 2013

    Hi Hans,

    Kindly go to footer.php and add the mobile number there with span tag.

    Regards,
    Dave

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

    Hi Alain,

    Kindly go to assets/js/complete.js and search and find this code (line no. 141)

    `jQuery(window).load(function() {
    jQuery(“#slider”).nivoSlider()
    }),’

    Cut the above code and go to frontpage/slider.php and paste the code inside script tag.

    Regards,
    Dave

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

    Hi Joe,

    All of your issues was resolved from our end. Kindly check and confirm.

    If you want to change the contact form fields then go to inc/custom-functions.php and change the fields from there or you can use plugin Contact Form 7 and create your own form.

    Regards,
    Dave

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

    Hi,

    Kindly go to functions.php and translate next button from there.

    Regards,
    Dave

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

    Hi,

    Kindly check custom-functions.php via appearance>editor

    Remove the http from front of Google font or change http to https and it should work fine.

    Regards,
    Dave

    #62886
    Fábia Cristina de SouzaFábia Cristina de Souza
    Member
    • Topics: 11
    • Replies: 17
    • Total: 28
    Member since: December 9, 2016

    To work I was informed that some adjustments have to be made in the PHP of the website

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

    Hi Joe,

    Instead of using text widget drag and drop php text widget in sidebar and use the form shortcode.

    Here is the plugin: https://wordpress.org/plugins/php-code-widget/

    Regards,
    Dave

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

    Hi Paul,

    Kindly go to Appearance>>Customize>>Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    #simple-menu { z-index:100000000;}
    }

    For second question:

    Kindly go to header.php

    Find: <meta name=”viewport” content=”width=device-width, initial-scale=1.1″/>

    and replace: <meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>

    Regards,
    Chris

    #62454

    In reply to: Over-ride style sheet

    JulieJulie
    Member
    • Topics: 32
    • Replies: 48
    • Total: 80
    Member since: February 9, 2017

    Dave, Thanks for responding in such a timely manner to both of my questions, it is better to get some answers first than making a giant mess with limited knowledge. kind of like “Measure twice, cut once.”

    That goes back to my previous question about global changes, I probably should have combined them. What I am assuming is that I could do a search for #19b8e6 (SKT Medical Pro) in a txt doc and replace it with the desired color. Is that assumption right or am I missing something that will make my life a living nightmare while I try to fix the damage?

    If that is right I know that #19b8e6 comes up in index-default.php + style_E.css do I need to change it in both of them.

    I have always been told that any edits should be done in a plain text app not Word, but if I do the editing in Word then paste it into a txt doc in a plain text app are the Word artifacts discarded making it safe to use in the Editor?
    Thanks again,
    Julie

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

    Hi Kirk,

    Kindly go to page-box.php and remove the anchor tag from there.

    Regards,
    Dave

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

    Hi Zainab,

    Kindly go to header.php and add phone and email above the logo.

    Regards,
    Dave

    #62266
    JamesJames
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: February 13, 2017

    Unfortunately, this website is being setup as an intranet so it does not have any external access. The theme is currently running under WordPress 4.7.2 under Windows Server 2012 R2. I would need the instructions emailed to me as I can dig into the php files and make the changes myself.

    #62176
    MarkusMarkus
    Participant
    • Topics: 24
    • Replies: 67
    • Total: 91
    Member since: February 7, 2017

    Hello again,

    the way over the header-1.php and to define new div classes was to mutch for me. So I had the idea to put all my HTML Code in the Box by customize Header/Header/Phone Number.
    Now I have the phone icon, phone number, Street two times. See the Header: https://physioimpuls.de/
    What can I do to bring this two blocks near together?
    BTW: first I need three shop-adresses/numbers, but now – two numbers are enough

    Regards
    Markus

    #62157
    SatishSatish
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: November 1, 2016

    Forbidden
    “You don’t have permission to access /wp-admin/theme-editor.php on this server.
    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.”

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

    Hi Satish,

    You can add the meta tag in header.php within <head> </head> area.

    Regards,
    Dave

Viewing 15 results - 1,126 through 1,140 (of 2,005 total)