Search Results for 'skt'

Home Forums Search Search Results for 'skt'

Viewing 15 results - 436 through 450 (of 14,289 total)
  • Author
    Search Results
  • Robbert de BlockRobbert de Block
    Participant
    Member since: July 21, 2019

    Theme: Maintenance Services Pro 9.0
    Problem screenshot: https://ibb.co/jWdGJNj

    Problem: When trying to edit the homepage with the SKT Builder the editor stays completely white. When using F12 to inspect for errors it shows the errors as seen in the screenshot.

    Disabling the WooCommerce plugin solves the issue. After editing the homepage the WooCommerce Plugin can be activated again and the website works fine.

    #214753
    Ener PowerEner Power
    Participant
    Member since: February 7, 2024

    I am facing a similar problem to this ticket: https://www.sktthemes.org/forums/topic/session_start-function-causing-site-health-errors/
    my website -> https://www.getech.com.tr/
    I am using skt-nature theme and in my website health i get this warning:
    *****************************
    An active PHP session was detected
    Performance
    A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.

    The REST API encountered an error
    Performance
    The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
    The REST API request failed due to an error.
    *****************************

    I found the code in my theme, it is inside skt-nature/skt-donation-givewp-free/skt-donation-givewp-free.php
    At the end of the file there is this function:

    function skt_donation_givewp_register_session(){
    @ob_start();
    if( !session_id() )
    session_start();
    }

    When I delete the code inside this function, the error is gone. Why this error occurs, does it affect my website if I delete it?

    #214737

    In reply to: PHP Warnings

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

    Hi,

    Kindly go to theme folder >> sktframe >> core-pageheader.php and replace to given file.

    After doing this changes kindly remove error_log.txt file and check.

    Regards,
    Chris

    #214728

    In reply to: Help with Naturopathy

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

    Hi Chris,

    Welcome 🙂

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

    #214727
    Christopher ToyChristopher Toy
    Participant
    • Topics: 3
    • Replies: 9
    • Total: 12
    Member since: January 22, 2024

    Hello,
    Here is the DEMO of Naturopathy I am trying to replicate the newsletter form at the bottom not sure what Plug In they are running?
    https://sktperfectdemo.com/themepack/naturopathy/

    Thanks
    Chris

    #214676

    In reply to: Help with Naturopathy

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

    Hi,

    If you want to add another image?

    Please use this CSS and put here the image path you want to show. 👇

    .skt-naturopathy-section-4-right::after { background-image: url(images/section-4-left-before-img.png);}

    Regards,
    Dave

    #214674
    Bob RobertsonBob Robertson
    Participant
    Member since: February 21, 2024

    My site is https://hopefoundationkids.org. I am using the SKT Charity Pro Template. On the home page, the black bar with the phone number and other info is narrow and does not cover the image at the top of the page. On other pages, the black bar is much wider and covers the image at the top of the page. See Sponsors page.

    How can I have all the pages like the home page, with the narrow black bar?

    Thanks for any help.

    #214662

    In reply to: PHP Warnings

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

    Hi,

    Kindly go to theme folder > templates > custom-style.php, from here remove the unused functions those are showing in log file for example “skt_testimonial_box_text_color”,

    Kindly find this variable and remove this from the custom-style.php file

    homepost_readmore_color
    homepost_readmorehv_color
    product_imghv_overlay_color
    cart_iconcount_color
    cart_iconcountbg_color
    skt_testimonial_box_text_color
    post_date_color
    post_datebg_color
    yellow_box_circle_color
    slide_pager_color_id
    slide_active_pager_color_id
    header_right_areabg_color
    header_button_text_color
    header_button_color
    social_hover_icon_color_id
    festival_bg_color
    footer_menu_topborder_color

    Properly removed this variable because it’s a function file if you missing any this your site can be getting a critical error.

    after given this changes kindly remove error_log.txt file and check.

    NOTE: If any issue arises while changing the code, then we will not be responsible for it.

    Regards,
    Chris

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

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Brad

    #214643

    In reply to: Help with Naturopathy

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

    Hi,

    Kindly use this CSS to remove leaves.

    .skt-naturopathy-section-4-right::after { display:none;}

    Regards,
    Dave

    #214630

    In reply to: Help with Naturopathy

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

    Hi,

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

    .skt-naturopathy-section-4-right-inner-title .elementor-heading-title span { background: #000;}

    Regards,
    Dave

    #214552

    In reply to: PHP Warnings

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

    Hi,

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:support@sktthemes.com 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,
    Chris

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

    Hi,

    Kindly ask access to download the Nature One Pro theme via support@sktthemes.com

    Regards,
    Dave

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

    Hi,

    Kindly this CSS code to change advanced columns blocks.

    .skt-blocks-advanced-column-child .skt-blocks-block-column {
      border-radius: 10px !important;
    }

    Regards,
    Dave

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

    Hi Noman,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Dave

Viewing 15 results - 436 through 450 (of 14,289 total)