Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 181 through 195 (of 2,005 total)
  • Author
    Search Results
  • #202190

    In reply to: Columns issue

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 115
    • Replies: 341
    • Total: 456
    Member since: June 3, 2015

    Hi,

    Now i have the follow issue.

    I have added 3 extra columns on the page https://www.mlbeauty.nl/wp-admin/post.php?post=10011&action=sktbuilder#edit-187. The first column is not level with the other two, how is this possible? This happens on every page where I want to add a new column no matter how many.

    See screenshot
    https://ibb.co/8z430BC

    Regards,

    Kor

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

    Hi,

    For services read more button:

    Kindly go to theme >> sktframe >> core-functions.php line number : 2010

    For Event read more button:

    Kindly go to theme >> sktframe >> core-functions.php line number : 1777

    Regards,
    Dave

    UlrichUlrich
    Participant
    Member since: December 4, 2016

    How can I upgrade the hotel theme without losing the content?

    With each upgrade, only the demo data was then displayed.

    Thank you very much for your answer.

    #201559
    Kor van de BuntKor van de Bunt
    Participant
    Member since: June 3, 2015

    Hello,

    Hello,

    I made a call to action using the skt page builder. How can I change the background color of the action button text.

    https://www.mlbeauty.nl/wp-admin/post.php?post=12571&action=sktbuilder

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

    Hi,

    Kindly go to >> theme folder >> lib >> functions >> enqueue.php >> line number 24 >> and delete font awesome code from there.

    Regards,
    Dave

    #201307
    Melanie MelcherMelanie Melcher
    Participant
    • Topics: 6
    • Replies: 13
    • Total: 19
    Member since: October 13, 2015

    Dear Dave,

    many thanks for your answer.

    I’m sorry, but I can’t find the file either in the configurator or via ftp. Can you give me more tips on where to find the file lib >> enqueue.php?

    Kind regards,

    Christian

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

    Hi,

    If you want to delete font awesome on your website?

    Kindly go to >> Appearance >> theme file editor >> lib >> enqueue.php >> line number 24 >> and delete font awesome code from there.

    Regards,
    Dave

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

    Hi,

    We have changed in search.php file.

    Regards,
    Brad

    #201011
    Melanie MelcherMelanie Melcher
    Participant
    Member since: October 13, 2015

    Dear SKT-Team,

    due to the GDPR in Germany I have to delete or deactivate all characters from font awesome. Unfortunately, I can’t find these characters (probably in the email or the comment button) and I don’t know how to delete them in functions.php. Alternatively, these characters can also be stored locally on the server. But since I don’t know which characters are used, I can’t save them locally either. I would appreciate if you can help me. f a plugin uses this, I can also deactivate it.

    Kind regards,

    Christian Melcher

    #200951

    In reply to: Yacht & Cruise

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

    Hi,

    1. slider at the top is not sliding automatically??

    Ans: Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    2. I would like to change the background color when you hover over the social icons in the footer from yellow to #0093d0??

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

    .social-icons a:hover, #footer .social-icons a:hover {
      background-color: #0093d0 !important;
    }

    Regards,
    Chris

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

    Hi,

    Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    Regards,
    Dave

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

    Hi,

    Kindly edit frontpage/slider.php file, go to line number 14 and make below changes:

    running: true,
    paused: false,
    stop: false,

    Regards,
    Dave

    #200634
    WebWeb
    Participant
    Member since: February 9, 2017

    Hi Guys,

    When someone comes to the website (https://barkhousecustomdesigns.com) a group of errors show up (pasted below). We are using the theme Healing Touch Pro.

    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 64
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 65
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_hover_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 68
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_text_hover_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 69
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_ordernumber_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 71
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: features_bottom_border_color in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 72
    [22-Sep-2022 17:45:11 UTC] PHP Notice: Undefined index: head_border_color_id in /home/barkhous/public_html/wp-content/themes/healing-touch-pro/templates/custom-style.php on line 94

    Thanks

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

    Hi,

    Kindly go to theme folder >> templates >> head-type2.php >> Find text CART >> and change it there.

    Regards,
    Brad

    #200416
    Adam DriverAdam Driver
    Participant
    Member since: August 31, 2022

    When I edit the home page it is comming up with the error “Warning: Trying to access array offset on value type null in /homepage/42/d4296681386/htdocs/wordpress/wp-content/themes/skt-recycle/sktframe/core-functions.php on line 915. I think this is to do with the blog post excerpts. Any help would be welcome.

Viewing 15 results - 181 through 195 (of 2,005 total)