Search Results for 'php'

Home Forums Search Search Results for 'php'

Viewing 15 results - 166 through 180 (of 1,993 total)
  • Author
    Search Results
  • #202247
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    Thanks, delete side-bar did most of the job. But not all.

    Home – space at bottom between banner and footer.

    This images with the white at the bottom aren’t fixed. On mobile white block is still there, also at some pages.
    See:
    https://eye2design.nl/vastgoedfotografie/
    https://eye2design.nl/bog-fotografie/
    https://eye2design.nl/bedrijfsfotografie/
    https://eye2design.nl/contact/

    .

    The most important question you didn’t answer: is this theme supporting PHP 8? Not using that much plugins and think its the theme giving errors.

    #202229
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    – White big space where I had a big image before on several pages. Looks like most of the the image are smaller and rest of space is white with some images. > for ex. https://eye2design.nl/vastgoedfotografie/
    – Every page shows a sidebar on the right with a menu > all pages.
    – PDF clickable sample images are all stretched. I think this is because of the sidebar > no option to deactivate only for single post pages. > https://eye2design.nl/bedrijfsfotografie/

    Before we are moving on… my webshosting forces me to use php 8.0 and this will break the website. Any solution?

    #202213

    In reply to: Columns issue

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 114
    • Replies: 340
    • Total: 454
    Member since: June 3, 2015

    Hi,

    I’ve done what you asked. It’s not going well on all pages yet, see screenshot. On the page (https://www.mlbeauty.nl/wp-admin/post.php?post=14963&action=sktbuilder#edit-92/blockColumns-150) the fourth fifth and sixth column are not equal. The fourth column must be parallel to the first column and so on.

    See screenshot
    https://ibb.co/wLmb7Pk

    Regards,
    Kor

    #202190

    In reply to: Columns issue

    Kor van de BuntKor van de Bunt
    Participant
    • Topics: 114
    • Replies: 340
    • Total: 454
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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: 31243
    • Total: 31243
    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

Viewing 15 results - 166 through 180 (of 1,993 total)