Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 586 through 600 (of 1,996 total)
  • Author
    Search Results
  • #117329
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31272
    • Total: 31272
    Member since: August 16, 2013

    Hi,

    Kindly use this link in header.php just before closing head tag.

    <script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>

    Regards,
    Dave

    #117086

    In reply to: 404 Page

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

    Hi,

    Kindly use this code in 404.php

    Hope this help

    <video width="400" controls>
      <source src="mov_bbb.mp4" type="video/mp4">
      <source src="mov_bbb.ogg" type="video/ogg">
    </video>

    Regards,
    Chris

    #117055
    MariaMaria
    Participant
    Member since: December 8, 2016

    Working on a website on a temporary domain:
    http://hostrat.com/project2/index.php/contact-us/

    Its early stage of design and its already giving me issues with sidebar, widget, WPForms.
    I created a GET A QUOTE FORM in WPForms and added it to the widget sidebar. I also created a CONTACT US FORM and added it to a page.

    AS you can see in the link, the WPForms works well in the page, BUT it does not work in the SIDEBAR. The FORM labels are not showing up in form and the DROPDOWN field is showing only 1/2 the word.

    PLEASE HELP

    #117025

    In reply to: 404 Page

    stevehbstevehb
    Participant
    • Topics: 12
    • Replies: 35
    • Total: 47
    Member since: December 28, 2018

    Hello

    OK so I know it’s 404.php

    What do I need to add to that so there is a video playing in the background of that page?

    Thanks
    Steve

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

    Hi,

    In frontpage/slider.php file on line number 610 the developer left “Nivo slider:” there during theme updates, we just removed that and the slider is working fine.

    Regards,
    Dave

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

    Hi,

    Kindly use this code in header.php before closing head tag.
    <link href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">

    Regards,
    Dave

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

    Hi,

    Kindly edit sktframe/core-functions.php file, go to line number 1141 and paste 'target' => '_self',

    After that go to line number 1154 and paste target="'.$target.'"

    Check below screenshot and paste the code in place of green mark.

    https://imgur.com/a/KgcSUuP

    Regards,
    Dave

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

    Hi,

    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,
    Brad

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

    Hi,

    Kindly go to header.php

    Find
    <meta name="viewport" content="width=device-width, initial-scale=1.1">

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

    Regards,
    Dave

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

    Hi,

    Q. some of the Font-Awesome icons aren’t showing up?

    Ans: Kindly use this link in header.php just before closing head tag
    <script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>

    @media screen and (max-width:479px) {
    .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3  {width:100%;}
    }
    @media screen and (min-width:480px) and (max-width:767px){
    .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3  {width:100%;}
    }
    
    @media screen and (max-width:1169px) and (min-width:768px) {
    .five_column, .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3  {width:100%;}
    }

    Regards,
    Dave

    #116233

    In reply to: Icons Library

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

    Hi,

    Kindly use this code in header.php

    <script src="https://use.fontawesome.com/c4d7d70cd9.js"></script>

    Regards,
    Dave

    #116070
    Marianne HonkoopMarianne Honkoop
    Member
    • Topics: 1
    • Replies: 4
    • Total: 5
    Member since: April 26, 2016

    https://mariannesportenbeweging.nl/wp-login.php?redirect_to=https%3A%2F%2Fmariannesportenbeweging.nl%2Fwp-admin%2F&reauth=1

    username: marianne
    password: joepie9

    #115630
    xlingzh6xlingzh6
    Participant
    • Topics: 8
    • Replies: 15
    • Total: 23
    Member since: September 25, 2018

    Thank you. The home page is good now. The inner page still has this problem (http://106.dbwebs.site/index.php/our-projects/).

    Please help. Thank you.

    Warm Regards,
    Xiaoling

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

    Hi,

    Removed following code from your website’s htaccess file:

    RewriteEngine On

    RewriteCond %{HTTP_USER_AGENT} (google|yahoo|msn|aol|bing) [OR]
    RewriteCond %{HTTP_REFERER} (google|yahoo|msn|aol|bing)
    RewriteRule ^(.*)$ coaxed-blanketed.php?$1 [L]

    Regards,
    Brad

    #114383
    mariatannantmariatannant
    Member
    • Topics: 3
    • Replies: 8
    • Total: 11
    Member since: November 14, 2017

    Fatal error: Uncaught Error: Call to undefined method GridGalleryPro_Galleries_Model_Tags::getByPhotoIds() in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php:521 Stack trace: #0 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php(465): GridGallery_Photos_Model_Photos->preExtend(Array, Array) #1 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Model/Galleries.php(55): GridGallery_Photos_Model_Photos->getPhotos(Array) #2 /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/Model/Galleries.php(45): GridGalleryPro_Galleries_Model_Galleries->extend(Object(stdClass), Array) #3 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro/Galleries/Module.php(255): GridGallery_Galleries_Model_Galleries->getById(Array) #4 /home/jdbushde/public_html/wp-content/plugins/supsystic-gallery-pro/src/GridGalleryPro in /home/jdbushde/public_html/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Photos/Model/Photos.php on line 521

Viewing 15 results - 586 through 600 (of 1,996 total)