Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 496 through 510 (of 1,996 total)
  • Author
    Search Results
  • #129358
    a di martinoa di martino
    Participant
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: August 12, 2019

    Hi I had the host changing those details, and verified at phpinfo. But I still get the same Invalid XML file error as I try to upload the xml file

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

    Hi,

    Kindly ask your host to change these settings:

    memory_limit = 256M
    upload_max_size = 64M
    post_max_size = 64M
    upload_max_filesize = 64M
    max_execution_time = 300
    max_input_time = 1000

    and confirm here : http://lostpictures.co.uk/phpinfo.php

    after done the changes in host settings, open above url and find max_execution_time and check max_execution_time = 300. If it’s showing max_execution_time = 300 than go and import slider xml

    Regards,
    Brad

    #129215
    a di martinoa di martino
    Participant
    Member since: August 12, 2019

    Hi Im trying to set up the Video Slider following instruction. I try to upload tube_…xml and I get “invalid xml file error”. Then I copy the line of code on top of wp-config.php, but I still get invalid xml file error as i try to upload the xml file?
    Please advise
    many thanks

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

    #128770

    In reply to: Complete Pro problems

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .logo {
        max-width: 20%;
    }
    .logo img {
        height: auto;
        width: auto;
    }
    #topmenu ul li a {
        padding: 57px 15px;
    }

    A third problem is that when going to responsive mode the website does not resize properly. It is always slightly wider than the device screen – this means that some text is not seen and the menu button is also slightly off screen.

    Ans:

    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"/>

    One problem I am facing is that I would like to link one of the homepage sections to an iframe with a link to a customer review website that I have a contract with. When I paste the code into the Edit section (test) and then save and close from the visual editor I can see a preview of the widget but when I click Publish, the widget disappears. I’d like some help troubleshooting that???

    Ans: Kindly send us your URL of the site and WordPress admin details (Username & Password) via email: [email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Dave

    #128723
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 185
    • Replies: 484
    • Total: 669
    Member since: July 4, 2016

    Hi again,

    Confirmed. The problem occurs when we change from fontawesome 4 to fontawesome 5.

    I checked today.

    Until now the web estudi33.org (domain parked on estudi33.net) worked perfectly. All fontawesome icons looked correctly after editing the header.php file by adding the following code:
    <script src=”https://use.fontawesome.com/c4d7d70cd9.js”></script>

    But today, when updating Elementor and using fontawesome 5 instead of fontawesome 4, the icons have stopped being seen on estudi33.org

    How can we solve this problem?

    Is it possible to solve it by inserting a different line of code in header.php file?

    Thank you very much for your help!

    Best regards,
    Vanessa

    #128676
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 185
    • Replies: 484
    • Total: 669
    Member since: July 4, 2016

    This same problem happened on other web pages and when you asked them you told me to enter below code in theme’s header.php file, just before </head> tag:

    <script src=”https://use.fontawesome.com/c4d7d70cd9.js”></script>

    This solution does not work with the publieco.com website

    Is it possible that it doesn’t work because the web uses fontawesome 5 instead of fontawesome 4?

    In this case, what code should I enter in theme’s header.php file?

    Thank you veru much for your help!

    Regards,
    Vanessa

    #128558
    emilia.lahtiemilia.lahti
    Participant
    Member since: July 18, 2018

    Hi support,
    I am trying to implement breadcrumbs on my site https://www.valkonverstas.fi/ and was thinking that Yoast breadcrumbs might be the easiest option. On their website (https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/) they advise using this code on either header.php, single.php or post.php and in case asking for help from developers.

    I tried implementing this code at the end of the header.php:

    <?php
    if ( function_exists(‘yoast_breadcrumb’) ) {
    yoast_breadcrumb( ‘<p id=”breadcrumbs”>’,'</p>’ );
    }
    ?>

    I managed to implement the breadcrumbs but they attach themselves to the slider above (I later removed them). I also don’t want them on the home page but only on certain page types (pages, blog categories, blog posts etc).

    Can you help with the implementation on the breadcrumbs on site please?

    Thank you!

    #128526
    Mika SaurenMika Sauren
    Participant
    Member since: August 8, 2019

    Hi, I would need button link to open new tab, but I try to add target=”_blank” to shortcode but not work, also need like that to some service boxes…

    [readmore-link align=”left” button=”Read More” links=”#” target=”_blank”]

    http://31.217.196.214/~fsmbanat/index.php/contact-us/

    #128524
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Thank you very much!! Where I can set bg colour for opening hours? I use also sidebar and like to set background colour different then sidebar bg… http://31.217.196.214/~fsmbanat/index.php/contact-us/

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

    Kindly add this meta tag for edge browser in your theme header.php file.
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">

    Regards,
    Shri

    #127925
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 185
    • Replies: 484
    • Total: 669
    Member since: July 4, 2016

    Hi,

    I reopen this ticket because I have encountered the same problem at www.publieco.com (domain parked at www.publieco.info)

    I have added the line of code that you indicated before in header.php file:

    <script src=”https://use.fontawesome.com/c4d7d70cd9.js”></script>

    But it does not work.

    Can you tell me how to solve this problem?
    Thank you!

    Regards,
    Vanessa

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

    Hi,

    Becuase login/register page is not protected by your coming soon plugin.

    https://groundcaremachinerytrader.com/wp-login.php?action=register

    Regards,
    Chris

    #127679
    s.grzeszczuks.grzeszczuk
    Participant
    Member since: July 11, 2018

    I’m trying to finish this page but I still can’t find solutions for some issues.
    Hope you will assist me. -> http://www.salon-odnova.pl

    1. I can’t modify the picture IMG_404.png to one of the team member. If I open the default-index.php the code inside is before any change. So I really don’t know where change link to proper png file.
    Also I have only two members. Is possible to adjust it two have only two members and the boxes are more in middle of page. Same for services section. Also why the welcome page is connected with one of the service? Can this be separated?

    2. By every page I’m getting Contact form, meta data etc. How can I from default erase this or hide those pages.

    3. How to adjust navigation on website with link to a section on the page and adjust the size to required buttons.

    4. How proper set a gallery and where the pictures must be added to display the pictures from gallery.

    5 ,,Be in touch section’’ don’t appear in auto function and also the 3 social icon images are not visible.

    6. Footer – Can you help with adjust iFrame as you ask in theme options. I have copied the proper link but page doesn’t display map in footer.

    Honestly I’m fighting with this many weeks and can’t solve it.

    If you would like assist I have prepared a login for you to my site.

    Thanks in advance.

    Regards,
    Szymon

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

    Hi,

    Kindly go to Appearance >> Editor >> forntpage >> slider.php >> and find text “stop:true,” to “stop:false,”

    Regards,
    Dave

Viewing 15 results - 496 through 510 (of 1,996 total)