Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 541 through 555 (of 2,005 total)
  • Author
    Search Results
  • #123350
    NigelNigel
    Participant
    • Topics: 184
    • Replies: 336
    • Total: 520
    Member since: March 17, 2016

    Hi

    the website log-in crashed again, restored using back up, error to view this time

    wp-includes/class-wp-user.php:734 – has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
    include(‘wp-admin/admin-header.php’), require(‘wp-admin/menu-header.php’), _wp_menu_output, current_user_can, WP_User->has_cap, _deprecated_argument

    what did you fix last time please?

    #123263

    In reply to: Booking

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

    The form appears via custom-functions.php if you want to translate it or else use widgets area and add contact form 7 plugin widget to replace our form.

    Regards,
    Shri

    #123233
    David Van HoosteDavid Van Hooste
    Participant
    Member since: May 11, 2019

    Hello,

    I bought the 99._ bundle yesterday and I want to use the theme SKT Yogi Pro.

    I was trying to change then content of the blue boxes with title “Yoga For Fitness” and figured out that it was hardcoded (with the “lorem ipsum” stuff” in page-box.php

    I’m a little disapointed because the user of the site need to change the text herself and I can’t ask her to update a php file…

    Or am I missing something ?

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

    Hi,

    Kindly edit footer.php file, go to line number 116 and paste your date code in <div class=”copytext”>

    Regards,
    Dave

    #123128
    EddieEddie
    Participant
    • Topics: 5
    • Replies: 77
    • Total: 82
    Member since: January 1, 2017

    a error on “OUR TEAM” on home page keep accuring and showing every time a update is done. need fix this once for all

    this show where picture of the team goes

    Warning: A non-numeric value encountered in /homepages/45/d773462736/htdocs/bodyfeed-website-221773/wp-includes/media.php on line 648

    Also need to remove name Blog from the site signature

    will send screen shoot to support email

    billing8billing8
    Participant
    Member since: April 4, 2019

    RE: Museum Pro
    I’d like to use this code in the footer copyright area to always show the current year.
    <?php $year=date(‘Y’); echo “$year”; ?>

    Just placing it in your edit box does not work.

    How/where do I add it?

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

    Hi,

    1. Kindly go to functions.php Line No. 188 add this Condition <?php if(is_front_page()) { ?> and close in line No. 199 <?php } ?>

    2. Kindly go to grayscale-effects/js/functions.js replace $ Symbol to jQuery

    Regards,
    Brad

    #122990
    Carlos Raez CamposCarlos Raez Campos
    Participant
    • Topics: 114
    • Replies: 94
    • Total: 208
    Member since: May 17, 2018

    I have the same problem at other web www.cleancardidac.com can you explain me how to repair???

    Thanks!!!

    I now node.js javascript but no php

    Thanks

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

    Hi,

    Kindly use this code in header.php

    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">

    Regards,
    Chris

    andreforseminoleandreforseminole
    Participant
    Member since: April 14, 2019

    I am an area of difficulty as it relates to the slider below services section, the three orange call-to-action buttons on the homepage. The directions seem to indicate if I copy the names from font awesome I should be able to choose them by putting the names in place of the existing ones, however it doesn’t seem to work, they just show blank spots. The original ones reappear when I put them back in however.

    I am trying to make this one for the first button, https://fontawesome.com/icons/clipboard-check?style=solid, the second button https://fontawesome.com/icons/donate?style=solid, and the third button https://fontawesome.com/icons/hands-helping?style=solid

    Searching the forum for guidance I modified the header.php by adding the script <script src="https://use.fontawesome.com/c4d7d70cd9.js"></script> before the closing head tag, it did not change the issue. My website is andreforseminole.com.

    Thank you

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

    Hi,

    We have added the excerpt code in content.php

    Regards,
    Dave

    NigelNigel
    Participant
    Member since: March 17, 2016

    ref: https://maisonmilitaire.com

    Hi, over the past weeks we’ve been having problems with the wordpress admin page /wp-admin not loading on https://maisonmilitaire.com. When this happens, due to the high use of this woo shop site we’ve simply re-loaded a back up but the problem keeps coming back, once a week usually and for no apparent reason.

    Working with our hosting guys we decided when the problem next arises we would suspend all plug-in to make sure there is no conflict, we did this yesterday (after the latest error) but the wp-admin page still did not load so we had to use a back up to restore.

    fortunately I pre-loaded an error logging plug-in that is now showing the following message…

    wp-includes/class-wp-user.php:734 – has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead.
    include(‘wp-admin/admin-header.php’), require(‘wp-admin/menu-header.php’), _wp_menu_output, current_user_can, WP_User->has_cap, _deprecated_argument

    we now suspect the theme is the problem, can you help please?

    thanks

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

    Hi,

    http://blue-label-berlin.de/wp-login.php

    Your login page isn’t working, we are getting this message.

    https://imgur.com/a/K0qUSsg

    Regards,
    Dave

    #121761
    yasinyasin
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: April 1, 2019

    Thank you for your help message.
    Because the PHP version was 5.4, the content could not be loaded. I solved the problem. Stable at 7.2. But I am not at all satisfied with this theme. You did everything on shortcode. The contents prepared with SKT Builder are both simpler and more controlled. I bought it by mistake and I regret it.

    #121723
    safinebbsafinebb
    Participant
    • Topics: 10
    • Replies: 42
    • Total: 52
    Member since: January 16, 2019

    Hi Brad.

    I know that, but qtranslate X is coming with this error message:

    Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in C:\xampp\htdocs\safinebbny\wp-content\plugins\qtranslate-x\qtranslate_frontend.php on line 497

    In addition, this is stated on qtranslate X: website

    This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

    Regards Kim

Viewing 15 results - 541 through 555 (of 2,005 total)