Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 1,036 through 1,050 (of 2,005 total)
  • Author
    Search Results
  • #68464
    ThomasThomas
    Member
    Member since: April 7, 2017

    I purchased the upgrade. and when I goto install it, i get this message:

    The uploaded file exceeds the upload_max_filesize directive in php.ini.

    Please Help me with this

    URL http://www.usemergalerts.net

    #68450
    MargaritaMargarita
    Member
    • Topics: 16
    • Replies: 29
    • Total: 45
    Member since: May 7, 2016

    Thank you Dave,
    Where would I go to actually change verbiage of the Read more link to “Get Quote” for English and “Obtener Cotización” for Spanish

    I am using qtranslate X and saw somebody mention something about the functions.php page, but I am not sure what I am looking for or how to actually change it. Thanks

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

    Hi Joshua,

    Unfortunately there is no header widget in the theme. You can add your code directly in header.php file.

    Regards,
    Dave

    #68318

    In reply to: Logo in Slider

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

    Hi Josh,

    Kindly go to header.php and add the logo in slider.

    For the bouncing arrow add this code in Custom CSS Box:

    a.arrow-down{animation-name:none !important;}

    Regards,
    Dave

    #68315

    Topic: Script problem

    in forum PicArt
    JulieJulie
    Member
    Member since: February 9, 2017

    I have gotten this message a few times in the Picart theme.

    “A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in the debugger, or let the script continue.
    Script: http://www.needlefeltedanimals…sts,postbox,nav-menu&ver=4.7.3:3”

    This time I choose to debug, it has been running for about 20 minutes so far.

    In the debugger “variables” box “HTMLDocument → customize.php” is bold in bright red.
    I copied the code in one of the debugger screens and it is about a mile and a half long.

    What does it mean and what can I do to correct it.

    #68297
    Lawrence Chadwick-smithLawrence Chadwick-smith
    Participant
    Member since: April 28, 2016

    Hello

    I’ve got a really urgently query – for some reason, when using this contact form on the contact us page, the email goes to the wrong address!! It needs to go to 8888888888 at the address that its set on the page – can you please take a look as to where this is going? It would be much apretacietd!

    It very urgent

    Thanks you!

    http://cornerstonetalent.co.uk/wp-admin/plugin-install.php?s=statistics+&tab=search&type=term

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

    Hi,

    1. For categories: content.php – line 14

    Replace this: <div class=”post-categories”> | <?php echo getPostCategories();?></div>

    with this code: <div class=”post-categories”> | Categories: <?php echo the_category(); ?></div> and make translation.

    2. For Posted On and Posted by: inc/custon-functions.php – line 2149 and 2151

    <span class=”byadmin-home”>Posted By
    <span>Posted On ‘.get_the_time(‘d-M-Y’).'</span>

    Regards,
    Dave

    #68224

    In reply to: SKT Strong Questions

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

    Hi Wynand,

    2) http://www.capecrossfit.com/wod-news/ this is not a WordPress site and in “Latest Wod” section not coming from any plugin. If you want to use like this with Strong theme then kindly use plugin Shortcode Ultimate and use its tab shortcode.

    3) Go to header.php and add the image there. But you have to do lots of customization there. If you want to give this task to us then refer to this: https://www.sktthemes.org/wordpress-monthly-maintenance/

    Regards,
    Dave

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

    Hi Saqib,

    Responsive issue was resolved from our end.

    Kindly go to header.php and search for this code:

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

    Replace above code with this code:

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

    Regards,
    Dave

    #68158
    TassilaTassila
    Member
    • Topics: 3
    • Replies: 7
    • Total: 10
    Member since: March 16, 2017

    Hi, Dave

    I’m not very good with programming .. you just confirm to me if I have selected the correct places to change the words:

    Categories … content.php
    <Div class = “post-categories”> | <? Php echo getPostCategories ();?> </ Div>
    Which one do I change?

    Posted On and Posted by … inc / custon-functions.php

    <Span class = “byadmin-home”> Posted By ‘. Get_the_author (). ‘ </ span>
    <Span> Posted On ‘.get_the_time (‘ d-M-Y ‘).’ </ Span>

    Only change in these two places?

    As for URL, the site is not in the air yet, I emailed the access road to Shri.

    Another question that arose: PhotoGallery
    Where do I edit photo size, column quantity, and legend fonts?
    Obs. I would like bigger photos distributed in 2. Their subtitles are being cut, I believe because of the size of the photo.
    And also how can you add the caption in the enlarged image?

    I’m waiting
    Grateful

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

    Hi Cristian,

    Kindly set following settings in php.ini

    upload_max_filesize = 1000M
    post_max_size = 2000M
    memory_limit = 3000M
    file_uploads = On
    max_execution_time = 180

    Regards,
    Dave

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

    Hi Suzanne,

    All themes will show some or the other warning because even WordPress got evolved and now once it starts forcing all hosting companies to PHP 7 we will upgrade all the themes at once but shouldn’t be any such problem as of now. They will continue to work.

    Regards,
    Brad

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

    Hi Josh,

    Unfortunately it is customization request. You need to change the code in core php files.

    Regards,
    Dave

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

    Hi Tassila,

    For “Posted By” and “Posted On” kindly go to inc/custom-functions.php and for “Categories” go to content.php

    2) Kindly show us your website URL.

    Regards,
    Dave

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

    Hi Igor,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .welcome_text{background:none !important;}

    6. Go to page-boxes.php and change it from there.

    Regards,
    Dave

Viewing 15 results - 1,036 through 1,050 (of 2,005 total)