Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 571 through 585 (of 2,005 total)
  • Author
    Search Results
  • #119981
    esencialpublicidadesencialpublicidad
    Participant
    • Topics: 1
    • Replies: 29
    • Total: 30
    Member since: August 23, 2018

    and what about the other sections and things that are wrong at screen movile that I already sent in the imgur link, you only saw the first image, but there was 6 images more!!

    here 1 by one for you to see them!!

    1-The slider images are at the right size but not the logo! https://imgur.com/a/hH7VIBU
    2-section 5 (home) image is not at the right size! https://imgur.com/a/s3WjP93
    3-section 8 (home) image is not at the right size https://imgur.com/a/i8Rap5S
    4-Header images at pages is missing and you can’t see the menu https://imgur.com/a/YjMYxoS
    5-http://yantrarelajacion.com/wp-admin/customize.php?return=%2Fwp-admin%2F at servicios and services page, there are two circles too close and not proper space in general https://imgur.com/a/P20gq1l
    6-http://yantrarelajacion.com/wp-admin/customize.php?return=%2Fwp-admin%2F http://yantrarelajacion.com/wp-admin/customize.php?return=%2Fwp-admin%2F at the header of planes y tarifas (plans and rates) page and sede y aliados (spa locations) page it shows a jappaneese character and missing one social icon https://imgur.com/a/7iHqiOu
    7-http://yantrarelajacion.com/wp-admin/customize.php?return=%2Fwp-admin%2F at blog page headline texts are too big and no space between lines https://imgur.com/a/IH5tKVa

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

    Hi,

    Kindly use compressjpeg.com or tinypng.com to reduce sizes and compress all your images and reupload them.

    Lastly kindly use WP Fastest Cache plugin and ask hosting to have Zend Op Cache and PHP Server cache applied to your site or if they have NGINX available get them to use that.

    With all the above steps i am sure your site will be faster. Theme is just part of the entire WordPress website ecosystem and our themes are coded to be faster.

    Rest are all generic points i mentioned here.

    Regards,
    Dave

    #119570

    In reply to: SKT Pathway Pro Theme

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

    Hi,

    Kindly go to header.php find “Go To” text and change it there.

    Regards,
    Chris

    #119565
    Prasanna SinghPrasanna Singh
    Participant
    Member since: April 11, 2018

    This recent update has broken my website. I have upgraded to php7.3 but still the site’s javascript, jquery and images do not load. Any suggestions?

    Thanks

    GregGreg
    Participant
    Member since: October 14, 2016

    The alt tags on images on the Learning Management System (LMS) theme are not showing on the website (logo and other images on pages). This needs to be fixed for website accessibility compliance. Can this be fixed through functions.php or through the template pages?

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

    Hi,

    Kindly use compressjpeg.com or tinypng.com to reduce sizes and compress all your images and reupload them.

    Lastly kindly use WP Fastest Cache plugin and ask hosting to have Zend Op Cache and PHP Server cache applied to your site or if they have NGINX available get them to use that.

    With all the above steps i am sure your site will be faster. Theme is just part of the entire WordPress website ecosystem and our themes are coded to be faster.

    Rest are all generic points i mentioned here.

    Regards,
    Brad

    #119384

    Topic: Bakers Theme

    in forum All Other Themes
    xlingzh6xlingzh6
    Participant
    Member since: September 25, 2018

    Hi,

    I am using Bakers theme. It’s great. There is only one thing that bothers me. Please go to my page:

    http://109.dbwebs.site/index.php/sushi-special/

    It looks great on the desktop. However, the image was cut on mobile.

    Mobile Image

    As you can see, I used an image with resolution 270×296 for SUSHI3, so the image is not cut. However, the image got blur when zooming in. So I used an image with a 939×1030 resolution for SUSHI4. It looks great on the desktop but was cut on mobile.

    Is there any way I can use the 939×1030 resolution images and not be cut?

    Thank you very much.
    Warm Regards,
    xiaoling

    #119352
    Kamil.wanicKamil.wanic
    Participant
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: January 24, 2019

    Hello
    Thanks for your answer

    I kindly need to ask again for your help.

    I had a free hosting provider for testing purpose ,
    im not able to get this working on the hosting but i want to do it on the localhost.
    I want to complete that website on localhost and replace a existing domain with that wordpress site.
    I cant make that on the paid hosting with existing domain because the old website have to be working before i complete my work.

    I got Lubuntu 18.10 (child of Ubuntu) and installed xampp with apache and phpmyadmin.

    in Qterminal i used:
    sudo npm install hbs
    sudo npm i express-handlebars and
    also sudo npm -g install hbs , sudo npm -g i express-handlebars

    and later i added to the httpd.conf ( apache config file) after <IfModule mime_module>:
    AddType text/x-handlebars-template .hbs

    After that i restarted but it’s still dont work

    Best Regards
    Kamil

    #119210
    Robyn ClarkRobyn Clark
    Participant
    Member since: December 20, 2016

    I was trying to get my Mailchimp newsletter to display properly in Charity Pro theme and Mailchimp’s instructions are as follows (copied and pasted from Mailchimp site):

    “Add our code to your site
    Copy code
    Click Copy and access your site’s HTML.
    Add code
    Decide which pages you want to connect to Mailchimp. For each of these pages, paste in your site code just before the closing </head> tag.

    Check connection
    After you’re done, return to this page and check connection.”

    The code I added was <script id=”mcjs”>!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,”script”,”https://chimpstatic.com/mcjs-connected/js/users/b4df20414ba53d8ba40221596/e44f68c0f29c533342429df74.js&#8221;);</script>

    and I added it on the line just before the </head> tag as instructed. So the html in the Theme Editor looked like this:

    <html <?php language_attributes(); ?>>
    <head>
    <meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
    <meta name=”SKYPE_TOOLBAR” content=”SKYPE_TOOLBAR_PARSER_COMPATIBLE”>
    <meta name=”viewport” content=”width=device-width”>
    <link rel=”profile” href=”http://gmpg.org/xfn/11″&gt;
    <link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
    <!–[if lt IE 9]>
    <script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/html5.js”></script>
    <link rel=”stylesheet” href=”<?php echo get_template_directory_uri(); ?>/css/ie.css” type=”text/css” media=”all” />
    <![endif]–>
    <?php
    wp_head();
    $themename = wp_get_theme();
    $themename = preg_replace(“/\W/”, “_”, strtolower($themename) );
    if( !get_option( $themename ) ) {
    require get_template_directory() . ‘/index-default.php’;
    exit;
    ?>
    <script id=”mcjs”>!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,”script”,”https://chimpstatic.com/mcjs-connected/js/users/b4df20414ba53d8ba40221596/e44f68c0f29c533342429df74.js&#8221;);</script>
    </head>

    I updated the page on WordPress then checked the connection in Mailchimp and it said it was connected. When I reloaded my website, all I get is a completely blank page. No error, no nothing. My website is aartexas.org

    I deleted the code I added and updated the WordPress site and my webpage still will not load. The current html in the Theme Editor looks like this:

    <head>
    <meta charset=”<?php bloginfo( ‘charset’ ); ?>”>
    <meta name=”SKYPE_TOOLBAR” content=”SKYPE_TOOLBAR_PARSER_COMPATIBLE”>
    <meta name=”viewport” content=”width=device-width”>
    <link rel=”profile” href=”http://gmpg.org/xfn/11″&gt;
    <link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>”>
    <!–[if lt IE 9]>
    <script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/html5.js”></script>
    <link rel=”stylesheet” href=”<?php echo get_template_directory_uri(); ?>/css/ie.css” type=”text/css” media=”all” />
    <![endif]–>
    <?php
    wp_head();
    $themename = wp_get_theme();
    $themename = preg_replace(“/\W/”, “_”, strtolower($themename) );
    if( !get_option( $themename ) ) {
    require get_template_directory() . ‘/index-default.php’;
    exit;
    ?>
    </head>

    What have I messed up and how can I fix it?

    Thank you

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

    Hi,

    You did not put this code in the function.php

    add_action( 'wp_enqueue_scripts', 'enqueue_child_theme_styles', PHP_INT_MAX);
    function enqueue_child_theme_styles() {
      wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' );
    }

    Regards,
    Dave

    #118784
    stevehbstevehb
    Participant
    Member since: December 28, 2018

    Hello

    Url: https://perceptionprofiling.com/testimonials/

    Template is: Testimonials.php

    PLEASE DON’T ASK FOR ADMIN LOGIN AS I AM NOT ALLOWED TO PROVIDE IT!

    In the client logo images some have an upside down white triangle on them. I think the triangle is appearing at regular intervals and it just seems to overlay on some of the images.

    It isn’t on the images as I have checked them.

    Is this a style problem? How do I remove these annoying triangles from the page?

    Please advise what needs to be updated and where?

    Thanks
    Steve

    https://imgur.com/a/GBGxsRX

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

    Hi,

    Add this shortcode at the last on core-functoin.php

    // Shortcode iframe
    /* [iframebox4]Description[/iframebox4] */

    function iframe4($atts, $content = null){
        extract( shortcode_atts(array(
          'bgcolor'  => 'bgcolor',
          'bordercolor'  => 'bordercolor',
        ), $atts));
        
        return '
          <div class="iframe4">
                  <iframe src="'.$content.'"></iframe>
                 </div>  
        ';
    }
    add_shortcode('iframebox4','iframe4');

    Add CSS in custome style

    .iframe4 iframe {width:100%; min-height: 350px;border:none;}
    .iframe4 {width:100%; min-height:350px;}

    And use this shortcode to display video
    [iframebox4]https://player.vimeo.com/video/321200109[/iframebox4]

    Regards,
    Brad

    #118561
    bigcountrykevinbigcountrykevin
    Participant
    • Topics: 3
    • Replies: 15
    • Total: 18
    Member since: March 1, 2019

    Which version PHP should I upgrade to? It looks like “5.4 stable” is listed as the highest most stable version. There is also up to “7.1 Edge”.

    #118560
    bigcountrykevinbigcountrykevin
    Participant
    • Topics: 3
    • Replies: 15
    • Total: 18
    Member since: March 1, 2019

    Yes, It appears I need to upgrade my version of PHP to properly install the SKT Page Builder. -Sigh- Just when I thought I was figuring it out. Thanks!

    #118555
    bigcountrykevinbigcountrykevin
    Participant
    • Topics: 3
    • Replies: 15
    • Total: 18
    Member since: March 1, 2019

    I believe the issue is with the SKT Page Builder. I did everything as explained but its telling me my PHP is not up to date.

Viewing 15 results - 571 through 585 (of 2,005 total)