Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 946 through 960 (of 2,000 total)
  • Author
    Search Results
  • #76331
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    Member since: August 16, 2013

    Hi,

    Yes, clone that template seo-marketing/templates/page-fullwidth_template.php. Change file name and template name then go to line number 11, remove get_template_part(‘sktframe/core’,’pageheader’); and go to line number 33, remove <h1><?php the_title(); ?></h1>.

    Regards,
    Brad

    #76267
    Jen StretchJen Stretch
    Participant
    Member since: June 19, 2017

    Hello,

    Could you give me instructions to create a new page template for the SKT SEO theme? I want it to be exactly like the “Page Full Width” template, but without the header image and the page title.

    I’m assuming I just need to clone that php template and delete some code?

    Thanks!

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

    Of course our themes will work with 5.6 Infact forget 5.6 our themes, demos and our website is currently on PHP 7.2

    So obviously your hosting (which is of course not one of the recommended WordPress hosting) just wants to blame us for this instead of their own capabilities.

    A theme is part of the whole WordPress ecosystem which includes database, its core files and plugins apart from a theme.

    So why is the theme being questioned is another discussion altogether. Basically hosting has no idea about WordPress it seems and just wants to point out theme.

    We asked you to use contact form 7 plugin. Now tell me how in the whole world is a plugin related to the theme. Its the plugin which is independent and that is not working that means your hosting is just giving excuses.

    As i said kindly use recommended hosting from this link: https://wordpress.org/hosting/ You won’t have any further troubles.

    Regards,
    Shri

    #76205
    Ondřej DobiášOndřej Dobiáš
    Participant
    • Topics: 12
    • Replies: 28
    • Total: 40
    Member since: May 12, 2015

    Thank you for answer i do not know if you understundt me well. the problem is not abouth the hosting, spoke with hosting abouth it and they say the problem is your theme not support last php version (hosting php is 5.6 and bigger (yours theme coded for version 5.3)). is it true ? What php version for is your theme ? Is there any update of theme for support the latest version of php ?

    thank you for yours patiance and answer.

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

    Hi,

    Kindly edit skt-black-pro/inc/custom-functions.php go to line number 547 and change it and edit skt-black-pro/js/filter-gallery.js go to line number 12 and change all into polish, both all text in polish should be same.

    Regards,
    Brad

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

    Hi,

    Kindly edit skt-black-pro/inc/custom-functions.php go to line number 547 and change it.

    Regards,
    Brad

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

    Hi,

    Kindly edit header.php file and go to line number 77 or search for Read More and change it.

    Regards,
    Brad

    #75233

    In reply to: Perfect on Mobile

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31283
    • Total: 31283
    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

    #74987
    Allan HarderAllan Harder
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: June 3, 2017

    In case it matters, here is the PHP code I use to access the syndicated content:

    $wurl = “http://widgets.ziftsolutions.com/citrixld.ziftsolutions.com/html/ff8081815c79dbe3015c7ecb48c765b0”;
    if (isset($_REQUEST[“zBase”])) $wurl = substr($wurl, 0 , (strripos($wurl, “/”) + 1)) . $_REQUEST[“zBase”];
    if (isset($_REQUEST[“zPage”])) $wurl = $wurl . “/” . $_REQUEST[“zPage”];
    echo (“<script type=’text/javascript’>zBaseComplete=true;</script>”);
    echo file_get_contents($wurl, False);

    #74738

    In reply to: ERROR 500

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

    Hi,

    Kindly download functions.php file through FTP and remove that line which is causing error then upload and replace it.

    Regards,
    Shri

    #74682

    Topic: ERROR 500

    in forum All Other Themes
    Sara LeBlancSara LeBlanc
    Member
    Member since: May 3, 2017

    I need major help, I added a line to the function.php at the very bottom of all of the text and now I can’t log in to my wordpress admin and my website doesn’t work. All I get is HTTP ERROR 500. I have no idea what to do and I am not very tech savvy so help would be greatly appreciated.

    The site is: zsazsashairsalon.ca

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

    Hi,

    Yes kindly in footer.php or header.php or use this plugin: https://wordpress.org/plugins/google-analytics-for-wordpress/

    Regards,
    Shri

    #74322
    Michel AdmiraalMichel Admiraal
    Participant
    Member since: May 17, 2017

    Hi,

    In the strong theme the section with the timeschedule is not configurable by day, but i can work something out if there is scripting support and figure out the day and show the classes really only for today.

    That would be nice or a function to do this.

    #74158

    In reply to: author.php

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

    Hi,

    You can create author.php and customize it as per your need.

    Regards,
    Dave

    #74018

    In reply to: author.php

    HaroldHarold
    Member
    • Topics: 3
    • Replies: 5
    • Total: 8
    Member since: January 29, 2016

    I believe I found the answer in the archive.php file.

Viewing 15 results - 946 through 960 (of 2,000 total)