Search Results for 'php'

Home Forums Search Search Results for 'php'

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

    In reply to: SKT Construction

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

    First you need to edit the wp-config.php file on your WordPress site. It is located in your WordPress site’s root folder, and you will need to use an FTP client or file manager in your web hosting control panel.

    Next, you need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.’

    define( 'WP_MEMORY_LIMIT', '256M' );

    This code tells WordPress to increase the PHP memory limit to 256MB.

    Once you are done, you need to save your changes and upload your wp-config.php file back to your server.

    You can now visit your WordPress site and memory exhausted error should disappear now.

    Regards,
    Shri

    #89325

    In reply to: SKT Construction

    MartinMartin
    Member
    • Topics: 16
    • Replies: 47
    • Total: 63
    Member since: February 20, 2017

    memory_limit 128 Mb (viz:http://81.2.195.64/phpinfo/

    #89324

    In reply to: SKT Construction

    MartinMartin
    Member
    • Topics: 16
    • Replies: 47
    • Total: 63
    Member since: February 20, 2017

    also on this website http://test.reno-sro.cz not working CUSTOMIZE wp admin button ?

    it say: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 122880 bytes) in /web/htdocs1/reno_srocz/home/subdoms/test/wp-admin/includes/menu.php on line 255

    Forum Moderator:

    Hi,

    Kindly ask your hosting provider to increase allowed memory size.

    Regards,
    Chris

    ————— hello again please help me, the provider say he dont give more memory size, it should be anough , is it any diferent solution ? thank you lot.

    #89195

    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/

    please read this

    can we have like on this link ???

    please check link – https://bodyfeed.com/product/team-bodyfeed-2015-triathlon-suit/

    I add that on short description but I like to show it there, at top menu is not visible

    you can also leave at manu top but also add at each product like I have at link please

    thank you

    #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: 31297
    • Total: 31297
    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: 31297
    • Total: 31297
    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

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