Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 826 through 840 (of 2,001 total)
  • Author
    Search Results
  • #89093

    In reply to: Build page menu gone

    Wendy MechelleWendy Mechelle
    Member
    • Topics: 5
    • Replies: 22
    • Total: 27
    Member since: July 20, 2017

    I figured out the menu issue….

    Under the (header.php) directly under the <!– toggle –>
    <div class=”sitenav”>

    ADD : style=”display: block;”>

    Still working on the Footer CSS issues. :/

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

    Hi,

    Kindly edit skt-charity-pro/functions.php and paste below code at the end:

    // Enable excerpt in pages
    add_post_type_support( 'page', 'excerpt' );

    After kindly edit skt-charity-pro/page-boxes.php file, go to line number 52 and replace below code

    <?php echo content( of_get_option('donatebxexcerptlength') ); ?>

    with

    <?php the_excerpt(); ?>

    Regards,
    Chris

    #88912
    BredaBreda
    Member
    Member since: March 11, 2016

    Hi
    On the last 2 themes I downloaded the fonts are not loading the google stylesheet into the rendered page. For example on this theme:
    https://www.sktthemes.org/shop/furniture-carpenter-wordpress-theme/
    I have to manually load the google style sheet into the header.php file to get the google fonts to load?
    My site is in maintenance mode so I need to send you a link to the log in.
    Have you seen this before?
    Breda

    #88754

    In reply to: Installation

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

    Hi,

    Kindly ask hosting to increase upload_file_max_size in php.ini to 10mb and this problem should be solved.

    If you hosting doesn’t respond fast kindly send us FTP details and WordPress admin details via sktthemes.net/contact and we will do the free installation for you.

    Regards,
    Shri

    #88686

    In reply to: wp register

    adrianlowe1950adrianlowe1950
    Member
    • Topics: 5
    • Replies: 38
    • Total: 43
    Member since: November 10, 2017

    Hi guys,

    I’ve fixed this problem with a code in the theme’s functions.php page with a redirect link that I finally found.

    Shanti.

    #88571
    procopiaprocopia
    Participant
    • Topics: 8
    • Replies: 17
    • Total: 25
    Member since: November 17, 2017

    Hi Brad,
    the website is in maintenance mode, so you would only see the coming soon page. I can´t see why you should need the URL to answer my questions. The question is where or in which php file are the definitions of the theme shortcodes stored? And is it possible to create an additional new shortcode by copying the settings of e. g. the [menu-price] shortcode amd then modify them?
    Regards,
    Tom

    #88530
    MaryMary
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 19, 2016

    Thank you Chris. I figured it out. I had to go to Appearance >> Editor then found the Footer.php.

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

    Hi Greg,

    Feel free to make changes to the PHP files then. Our updates are not automatic but manual so no worries of your customization getting removed.

    Regards,
    Shri

    #88377
    MaryMary
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: June 19, 2016

    Thank you Chris.

    The first one for the mobile worked great.

    But I am not able to get to the footer.php. How do I find that?

    #88350
    GregGreg
    Member
    • Topics: 8
    • Replies: 21
    • Total: 29
    Member since: February 7, 2016

    Hi Shri,

    I need to make changes to the .php files so Appearance>theme options for Custom CSS won’t suffice.

    Regards,

    Greg

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    For mobile

    @media screen and (max-width:767px) {
    .signin_wrap .phno .fa { display:none;}
    }

    For Footer

    Kindly go to footer.php and find text "Phone" and remove there.

    Regards,
    Chris

    #88269
    PeterPeter
    Participant
    Member since: September 27, 2016

    Hi guys,

    how to correctly create a child-theme out of SKT BIZ Pro? I failed when I tried to do it with plugins.
    Is there a plugin you recommend where I can also easily copy / modify related php files?
    Thank you! BR Peter

    #88268

    In reply to: BeFit Pro

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

    that work good for the featured images of the posts. thank you

    now how we get this one

    1 – need add shortcode for currerany under price
    please check link – https://bodyfeed.com/product/team-bodyfeed-2015-triathlon-suit/
    Here is shortcode – <?php echo do_shortcode(‘[woocs]’); ?>
    Documentation – https://currency-switcher.com/documentation/

    #88243

    In reply to: Coffee Pro Issues

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

    Hi,

    1 Answer : Kindly remove header image from Appearance >> Header.
    Kindly go to Appearance >> theme options >> Homepage Slider >> "Inner Page Banner" and upload banner image for default banner.
    
    2 Answer : Go to  themes >> 'inc/custom-functions.php' and find 'main-form-area' and change "phone" change it your language.
    
    3 Answer : Go to  themes >> 'template-contact.php' and find 'address2' and remove  and change "phone" change it your language.
    
    4 Answer : Go to  themes >> 'footer.php' and find "phone" and change it your language.

    Regards,
    Chris

    #88201
    jason18jason18
    Participant
    Member since: November 1, 2017

    I am wondering if there is a way with Naturo Pro to set a background for a specific page when I have a CSS code for a background image for the whole website set in Appearance -> Customize -> Additional CSS. Basically, at this point in development I want to avoid having to go back and set a background image for every page, as I have many pages. I tried to find CSS code to put in the Additional CSS field but it didn’t work. It appears specifying the page ID is needed, but I don’t know how to get it to work.

    My website:
    http://jasonsignor.net

    There are several pages on which I want a different background image than the one set via CSS. Here is one of them. This is a protected page viewable only via Admin.
    http://jasonsignor.net/dc17/

    The page ID is 1183, as follows, I think:
    <body class=”page-template page-template-full-width page-template-full-width-php page page-id-1183 logged-in admin-bar no-customize-support”>
    <div class=”header”>

    The image file I want to use for the few, specific pages is:
    http://jasonsignor.net/wp-content/uploads/2017/11/white.jpg

    If you can give me a CSS code that will work for this theme, and where to put it, that would be helpful. Or, if you need admin access, let me know so I can send you the login credentials.

    [It would be nice to maybe add functionality to the theme/themes to set background for all and for specific pages through a selector for image and specific page(s) — an idea to consider — for those of us like myself who are almost CSS illiterate, but learning :-)]

    Thanks very much for your help as always,

    Jason
    http://jasonsignor.net
    E-Mail: jason@jasonsignor.net

Viewing 15 results - 826 through 840 (of 2,001 total)