Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 91 through 105 (of 2,001 total)
  • Author
    Search Results
  • #210332
    Ingrid LeitnerIngrid Leitner
    Participant
    Member since: June 26, 2016

    Dear SKT-Theme-Team, a few years ago I built a website for one of our customers using the SKT Decor Theme. Now it doesn’t work with the actual php version. To solve the problem I bought a new version of the Theme. Now I’m facing the problem, that when I install the new theme, all our adjustments are missing. How can I update the theme-version without loosing our customizations?
    Best regards
    Ingrid

    #209910

    In reply to: read more button

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

    Hi,

    Read More + blog button are change from post-layout4.php file, Kindly go to theme folder > templates > post-layout4.php line number 73.

    Regards,
    Chris

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

    Hi,

    Hi,

    Kindly remove .skt-header-extras .skt-header-button a{color:<?php echo $complete[‘header_button_color’] ?>;} this code from “custom-style.php” at line number 343, this is unused function so we can remove that from the file.

    Q : And a last question, in the previous version of Buziness, we can setup a background color for the area of the text on the slider (where is : title, description), how to define it in this version ?

    Ans : This is an updated Buziness theme. This functionality is removed in the updated theme.

    #209662
    Benjamin HoewlerBenjamin Hoewler
    Participant
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: January 25, 2016

    Hi Brad,

    Ohhhhhh thanks to you, yes, Autoptimize (Version 3.1.9) seems responsible of slider not showing for visitors…

    But, the other error “header_button_color” still there:

    “/home/clients/7187cf48fcbef7455a642bfed95643f3/.config/apache/hoewler.ch/.fpm/php5.external” stderr: PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 343; PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 345, referer https://www.hoewler.ch/?cn-reloaded=1

    found that area in : \wp\wp-content\themes\bizness-pro\templates\custom-style.php
    at line 343 : .skt-header-extras .skt-header-button a{color:<?php echo $complete[‘header_button_color’] ?>;}

    Could you solve it ?

    And a last question, in the previous version of Buziness, we can setup a background color for the area of the text on the slider (where is : title, description), how to define it in this version ?

    Thanks in advance and see you,
    Ben

    #209634
    Benjamin HoewlerBenjamin Hoewler
    Participant
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: January 25, 2016

    I can see tha but doesn’t know if it’s linked to the slider problem :

    “/home/clients/7187cf48fcbef7455a642bfed95643f3/.config/apache/hoewler.ch/.fpm/php5.external” stderr: PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 343; PHP message: PHP Warning: Undefined array key “header_button_color” in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/templates/custom-style.php on line 345; PHP message: PHP Warning: Undefined variable $catid in /home/clients/7187cf48fcbef7455a642bfed95643f3/web/wp/wp-content/themes/bizness-pro/customizer/extra.php on line 143, referer https://www.hoewler.ch/?customize_changeset_uuid=e21bd525-002d-4d19-bab6-81ed674e2d14&customize_theme=bizness-pro&customize_messenger_channel=preview-20&customize_autosaved=on

    #209516
    GeraldGerald
    Participant
    Member since: January 28, 2016

    Hi, we bought Construction PRo V1.0 long time ago and looks like it doesn’t work with newer PHP version
    Question: if we re-purchase latest Construction PRo theme version will it wipe out all customized settings?

    Thanks

    Karsten LawrenzKarsten Lawrenz
    Participant
    Member since: September 23, 2023

    Hello,

    I hope you can help me with the error “Cannot modify header information.” I have created pages where I want to display my categories. On these pages, I intend to use shortcodes, but when I try to update the page, I encounter this error:

    Warning: Cannot modify header information – headers already sent by (output started at /var/www/lawrenz.dk/socialmind.dk/site/wp-content/themes/minimal-blog/inc/custom-functions.php:950) in /var/www/lawrenz.dk/socialmind.dk/site/wp-admin/post.php on line 231

    The page can still be displayed in preview.

    The shortcode I am using is:

    [row_area][largfullpost2 catname=”mennesket” excerptlength=”20″ readmore=”” showposts=”8″][/row_area]
    [clear]
    [ajax_load_more_post catname=”” excerptlength=”20″ readmore=”” loadmore=”See more”]

    Best regards,
    Karsten
    website: https://socialmind.dk/site/

    #207847

    In reply to: Blog Page Issue

    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 31
    • Replies: 85
    • Total: 116
    Member since: November 25, 2016

    I figured out that it is the placeholder for the Featured image. I found the page rightsidebar_single_template.php page and I deleted the line <div class=”post-single-img”><?php echo the_post_thumbnail(); ?></div> from the page and reuploaded the page. (I made a back up copy of the page)

    Can you give me a better solution not to have the Featured Image, if not used, will not cause this issue?

    Thanks

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

    Hi,

    Kindly share the theme version of “skt-toothy-pro” theme, here we check in updated “skt-toothy-pro” theme this code are not present in header.php file. Now current theme in “Version: pro4.0” in elementor builder.

    Regards,
    Dave

    #207745
    Jennifer BublitzJennifer Bublitz
    Participant
    Member since: June 1, 2017

    I’m testing SQL8.0 on my local machine using the LOCAL app, and I’m getting a php error on my home page where the slider is. The error is: C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption1″/>C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption2″/>C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption3″/>C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption4″/>C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption5″/>C:\Users\Jenny\Local Sites\endeavorsleep\app\public\wp-content\themes\skt-toothy-pro\header.php on line 131
    ” title=”#slidecaption6″/>

    Anthony ReeceAnthony Reece
    Participant
    Member since: August 26, 2015

    We spent 7 hours today trying to resolve this issue in our SKT Fitness Theme. We have done every thing from plugins tests, to cloud flare rocket loader tests, checked .htacccess, changed themes, ran updraft backups, to contacting our support and nothing has fixed this error that was NOT there midday today.

    We even re-installed Elementor, rolled back and re-updated plugin still can not edit home page. Yes all other pages work just home page. Even tried to manually add the_content fuction code in php. Even the theme.

    Please help, this is pure craziness lol after all the work on this site. Theme is fine as was been since Monday when we installed it. Yet this started out of the blue yesterday. We do NOT see where to add the required or missing <?php the_content(); ?> code. This only impacts the home page.

    Why is this the case? We have not had this issue with our other SKT themes.

    #207367
    Cristian CostacheCristian Costache
    Participant
    Member since: May 30, 2016

    Hi,
    I have a problem when I want to modify the menu in the template.
    I get a error message:

    Fatal error: Uncaught TypeError: strlen(): Argument #1 ($str) must be of type string, array given in /home/urgentei/public_html/wp-includes/blocks/post-featured-image/.df2d1d21.oti(65) : eval()’d code:4 Stack trace: #0 /home/urgentei/public_html/wp-includes/blocks/post-featured-image/.df2d1d21.oti(65) : eval()’d code(4): ifpdoj(Array) #1 /home/urgentei/public_html/wp-includes/blocks/post-featured-image/.df2d1d21.oti(65): eval() #2 /home/urgentei/public_html/wp-includes/load.php(4): include(‘/home/urgentei/…’) #3 /home/urgentei/public_html/wp-settings.php(35): require(‘/home/urgentei/…’) #4 /home/urgentei/public_html/wp-config.php(96): require_once(‘/home/urgentei/…’) #5 /home/urgentei/public_html/wp-load.php(50): require_once(‘/home/urgentei/…’) #6 /home/urgentei/public_html/wp-admin/admin.php(34): require_once(‘/home/urgentei/…’) #7 /home/urgentei/public_html/wp-admin/nav-menus.php(13): require_once(‘/home/urgentei/…’) #8 {main} thrown in /home/urgentei/public_html/wp-includes/blocks/post-featured-image/.df2d1d21.oti(65) : eval()’d code on line 4

    Thank you very much!

    #207160

    In reply to: Website issues

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

    Hi,

    We have correct the broken HTML element in header.php file.

    kindly see screenshot : https://nimb.ws/Z3kEmC

    Regards,
    Chris

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

    Hi,

    https://www.owkdieburg.de/

    We have checked your site is working fine, Kindly check Front Page are proper set or not as given in documentation:
    https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#homepage-setup

    Here we check Adventure 6.0 are compatible with PHP 8.0 and it’s working properly.

    kindly see screenshot : https://nimb.ws/coduWE

    Regards,
    Dave

    René FritschRené Fritsch
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: May 25, 2021

    Today, I upgraded the “Adventure” theme on our website with the most recent update (August 2023). Unfortunately, the issue described above persists: As soon as I switch the PHP version on our web server from 7.4 to 8.00 our website stops displaying our actual content and instead reverts to the sample content of “Adventure” theme.

    Given the security incident I reported in May (see above), I don’t want to grant you admin rights again. Could you please give me a hint on how I can troubleshoot this myself? How would you check what’s going wrong? I understand that “Adventure” theme (v6.0) should already be compatible with PHP 8.0.

    Thanks in advance for your feedback!

Viewing 15 results - 91 through 105 (of 2,001 total)