Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 481 through 495 (of 2,001 total)
  • Author
    Search Results
  • #131666

    In reply to: Luxury pro fatal error

    Lidia MolnarLidia Molnar
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 23, 2019

    The problem is the theme not the plugins. I already tried that including installing the theme again. You logged out and now I can’t get in again. In the php I change it back to other theme to get in. I deacctived all plugins. I logged out en when I try to get in agaain

    https://ricreations.nl/wp-login.php

    Its blank again…

    Wordpres emailed me that the problem is the theme

    #131550

    In reply to: Luxury pro fatal error

    Lidia MolnarLidia Molnar
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: September 23, 2019

    I changed the theme to hestia. Please login:

    https://ricreations.nl/wp-login.php

    test
    LRk$0D4yCGR0cY)GDbmfCW7t

    change the theme to luxury pro yourself. If you log out, you will see the wordpress login but after login in the page is white. Then I have to change the theme in PHPmyadmin.

    #131498
    Lidia MolnarLidia Molnar
    Participant
    Member since: September 23, 2019

    Hi, I bought the theme, but I have problems with it. After login out the wordpress, I get the inlog screen but after that it’s white. I can’t work with it and have to change the theme in pHPmyadmin to default.

    Wordpress send me an email that your theme is the problem. fatal error. I installed it again but keeping this problem and message. Please help me!

    #131477
    TamaraTamara
    Participant
    Member since: July 21, 2019

    Hello!
    After to update the php release, my SKT Builder doesn’t load the blocks at all.
    Furthermore the homepage does not display the layout correctly, as if the plugin is deactivated.
    how i can solve it?
    thanks for helping me

    http://www.napolipersonaltrainer.it

    WordPress 5.2.3 Theme Strong
    SKT Builder Version 3.2 SKT Themes
    Server Windows NT 6.3 AMD64
    Server web Microsoft-IIS/8.5
    PHP version 7.3.3 (64bit)

    #131359
    John BageJohn Bage
    Participant
    • Topics: 3
    • Replies: 11
    • Total: 14
    Member since: June 22, 2017

    I think I found the code. I just need to know what to change there. Its looks like it is in…

    templates/single-property/amenities.php

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

    Kindly remove veiwport code form header.php file
    ex. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>

    Regards,
    Shri

    #131176

    In reply to: Registration page

    martin.edismartin.edis
    Participant
    • Topics: 46
    • Replies: 80
    • Total: 126
    Member since: January 30, 2019

    Hi

    Where do I find

    Kindly edit skt-classifieds/lib/login_register/register.php page to add text.

    Thanks

    Martin

    #131145

    In reply to: Customization

    DIEUDONNE SAKAFUTSHIDIEUDONNE SAKAFUTSHI
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: August 12, 2019

    http://itconnectrdc.com/wp-admin/post.php?post=3881&action=sktbuilder#edit-1651

    #131144

    In reply to: Customization

    DIEUDONNE SAKAFUTSHIDIEUDONNE SAKAFUTSHI
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: August 12, 2019

    http://itconnectrdc.com/wp-admin/post.php?post=3881&action=sktbuilder#edit-504

    #131115
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31280
    • Total: 31280
    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,
    Chris

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

    Hi,

    This is done.

    Kindly go to page-box.php line No 6 and change it “Service Box Title” there

    Regards,
    Chris

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

    Hi,

    1. Done

    2. Done

    3. Kindly go to Appearance >> Editor >> sidebar.php >> go to line No 16 and add your email address instead of [email protected]

    3. Done

    Regards,
    Dave

    #130849

    In reply to: Fonts

    info1157info1157
    Participant
    • Topics: 7
    • Replies: 15
    • Total: 22
    Member since: September 9, 2017

    I THINK the php needs to be updated… specifically where it calls “font-awesome”.

    wp_enqueue_style( ‘skt_design_agency-prettyphoto-style’, get_template_directory_uri().’/css/prettyPhoto.css’ );
    wp_enqueue_script( ‘skt_design_agency-prettyphoto-script’, get_template_directory_uri() . ‘/js/jquery.prettyPhoto.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_design_agency-customscripts’, get_template_directory_uri() . ‘/js/custom.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_design_agency-filter-scripts’, get_template_directory_uri().’/js/filter-gallery.js’ );
    wp_enqueue_style( ‘skt_design_agency-font-awesome-style’, get_template_directory_uri().’/css/font-awesome.min.css’ );
    wp_enqueue_script( ‘skt_design_agency-testimonialsminjs’, get_template_directory_uri().’/testimonialsrotator/js/jquery.quovolver.min.js’, array(‘jquery’) );
    wp_enqueue_script( ‘skt_design_agency-testimonials-bootstrap’, get_template_directory_uri().’/testimonialsrotator/js/bootstrap.js’, array(‘jquery’) );
    wp_enqueue_style( ‘skt_design_agency-testimonialslider-style’, get_template_directory_uri().’/testimonialsrotator/js/tm-rotator.css’ );
    wp_enqueue_style( ‘skt_design_agency-animation-style’, get_template_directory_uri().’/css/animation.css’ );
    wp_enqueue_style( ‘skt_design_agency-responsive-style’, get_template_directory_uri().’/css/theme-responsive.css’ );
    wp_enqueue_style( ‘skt_design_agency-owl-style’, get_template_directory_uri().’/testimonialsrotator/js/owl.carousel.css’ );
    wp_enqueue_script( ‘skt_design_agency-owljs’, get_template_directory_uri().’/testimonialsrotator/js/owl.carousel.js’, array(‘jquery’) );

    #130641
    Yuval DavidiYuval Davidi
    Participant
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: September 13, 2019

    solved by increasing file upload size in cpanel php version.

    #130526

    In reply to: Registration page

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

    Hi,

    Kindly edit skt-classifieds/lib/login_register/register.php page to add text.

    You can use below plugins to add captcha:

    https://wordpress.org/plugins/google-captcha/

    https://wordpress.org/plugins/captcha-them-all/

    Regards,
    Dave

Viewing 15 results - 481 through 495 (of 2,001 total)