Search Results for 'skt'

Home Forums Search Search Results for 'skt'

Viewing 15 results - 181 through 195 (of 14,289 total)
  • Author
    Search Results
  • #225084
    Chukwuemeka AnoruoChukwuemeka Anoruo
    Participant
    • Topics: 6
    • Replies: 31
    • Total: 37
    Member since: September 21, 2020

    Ok,

    Here is the screenshot on mobile: https://ibb.co/Xb106mX
    Here is the same screenshot on desktop: https://ibb.co/1nGzTvT

    Francisco Rubén Jorquera VillarroelFrancisco Rubén Jorquera Villarroel
    Participant
    Member since: December 31, 2020

    Dear Friends at SKT THEMES,

    I am trying to set up a new site https://babyborji.cl with the WooCommerce plugin, but I can’t get the shipping zones to work. So far, I have been able to correctly configure three shipping zones.

    First, I have correctly defined and reviewed the store’s location. According to the administrative organization of the Republic of Chile, we are divided into Regions -> Provinces -> Communes (Cities).

    In each commune, there is an initial postal code used to sectorize the different postal zones in the population.

    In the region where the store is located, there are several provinces, some of which are overseas. For this reason, I have only considered the postal codes for the LOCAL area using this method of aggregating postal codes:

    Initial Postal Codes for the communes of the Valparaíso region that I consider LOCAL:
    2240000
    2330000
    2430000
    6500000
    2050000
    2030000
    2070000
    2040000
    2060000
    2310000
    2290000
    2280000
    2300000
    2260000
    2480000
    2510000
    2600000
    2500000
    2490000
    2340000
    2520000

    Then I use asterisks to add wildcards:
    224*
    233*
    243*
    650*
    205*
    203*
    207*
    204*
    206*
    231*
    229*
    228*
    230*
    226*
    248*
    251*
    260*
    250*
    249*
    234*
    252*

    Finally, the ranges of postal codes:
    2240000,,,2249999
    2330000,,,2339999
    2430000,,,2439999
    6500000,,,6599999
    2050000,,,2059999
    2030000,,,2039999
    2070000,,,2079999
    2040000,,,2049999
    2060000,,,2069999
    2310000,,,2319999
    2290000,,,2299999
    2280000,,,2289999
    2300000,,,2399999
    2260000,,,2269999
    2480000,,,2489999
    2510000,,,2519999
    2600000,,,2699999
    2500000,,,2599999
    2490000,,,2499999
    2340000,,,2349999
    2520000,,,2529999
    But none of this works because the customer never finds the option to enter their postal code when purchasing.

    I appreciate your help in resolving this. I have tried to install plugins to associate the postal code in the checkout form, but it has been impossible.

    Thank you.

    Francisco Jorquera

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

    Hi,

    Post payment: skt-classifieds/front-end-template/thankyou.php line number 279.

    Added items: skt-classifieds/front-end-template/active-listings.php line number: 76, 95, 100

    Registration: skt-classifieds/front-end-template/register.php line number: 42, 44, 46, 48, 50, 52, 86, 130.

    Regards,
    Dave

    #224808

    In reply to: Contact Layout 1 & 2

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

    Hi,

    @media only screen and (max-width: 767px) {
    .skt-blocks-block-advanced-heading.block-5154282b-0e44-4a61-95f4-75afd5f9601f { text-align: left !important;}
    }

    Regards,
    Brad

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

    Hi,

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

    .page-template-contact-layout1 .page_head, .post_head, .services_head { min-height:100px !important;}
    .page-template-contact-layout1 .skt-page-title h1 { color: #000;}

    Regards,
    Dave

    #224733
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    Member since: November 25, 2016

    Hello,

    I am using the SKT Flooring Pro theme, and I uploaded a logo in the Footer Info Box that is taller than the default image. This causes the social icon to not be centered on the logo; they are too high.

    https://ibb.co/ncVQS6q

    Can you please give me the CSS code to center the social logos as per the above photo?

    Thanks

    #224687

    In reply to: Multilingual

    Ihsan SadiqIhsan Sadiq
    Participant
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: August 16, 2023

    Dear Soul, thanks for your information, I installed polylang, it is worked but still some modules when developed by SKT not translated like sliders , how I can translate it ?

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

    Hi,

    Q. I want to increase the scrolling time of reviews: now they change every 3 seconds, I need them to change every 7 seconds.??

    Ans: Kindly go to Admin >> Theme folder >> assets >> js >> complete.js >> line number 90 from here you can change Timeout speed.

    Replace this : autoplayTimeout: 5000,
    To this : autoplayTimeout: 10000,

    Kindly see screenshot : https://nimb.ws/9ZhMCml

    Q. I want to make it possible to enlarge the client’s photo at the bottom of the review (so that when you click on it, it opens in full size)??

    Ans: We can only enlarge the client’s image, but when clicked, we cannot open it in full size.

    Kindly use this CSS code to enlarge client’s photo.

    .skt-testimonials .skt-testimonial-image { width: 136px; height: 136px;}
    .skt-testimonials .skt-testimonial-image img { width: 136px !important; height: 136px;}

    Regards,
    Dave

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

    Hi,

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

    Regards,
    Chris

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

    Hi,

    To edit add listing page kindly go to skt-classifieds/front-end-template/add-listing.php

    To edit profile page kindly go to skt-classifieds/front-end-template/profile.php
    – Profile Menu: skt-classifieds/front-end-template/menu.php
    – Active Listings: skt-classifieds/front-end-template/active-listings.php
    – Draft Listings: skt-classifieds/front-end-template/draft-listings.php
    – Edit Profile: skt-classifieds/front-end-template/edit-profile.php
    – Payment History: skt-classifieds/front-end-template/order-history.php
    – Change Password: skt-classifieds/front-end-template/change-password.php

    Please note add-listing and profile pages are based on php templates, to edit them you need to have coding knowledge as incorrect changes may break the site.

    Regards,
    Dave

    #224596
    Chukwuemeka AnoruoChukwuemeka Anoruo
    Participant
    • Topics: 6
    • Replies: 31
    • Total: 37
    Member since: September 21, 2020

    Here are the banner images on mobile:
    https://ibb.co/Fbk83H4
    https://ibb.co/p3sqRXK
    https://ibb.co/VwcRMG0

    While here are the banner images on desktop:
    https://ibb.co/GssWrkb
    https://ibb.co/g6hvg7g
    https://ibb.co/SB67W9x

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

    Hi,

    Unfortunately your all themes package has expired.

    Kindly renew your package by buying it here: https://www.sktthemes.org/shop/all-themes/

    We look forward to welcoming you again into our family.

    Regards,
    Dave

    #224544
    Chukwuemeka AnoruoChukwuemeka Anoruo
    Participant
    • Topics: 6
    • Replies: 31
    • Total: 37
    Member since: September 21, 2020

    Hello Dave,

    Can you help look into this issue I raised some weeks ago concerning the SKT Pro Theme slider not being fully responsive on mobile devices. Also can i embed links on slider images.

    Kind regards

    #224487
    Rob FoxRob Fox
    Participant
    Member since: January 24, 2021

    I setup a website using the Kitchen Design Pro – Kitchen Design WordPress theme from SKThemes using Elementor for an editor.
    https://www.sktthemes.org/shop/kitchen-design-wordpress-theme/

    This website has been running unchanged for years.

    Before making a change to the home page I thought of doing a backup but I didn’t and still don’t fully understand the WordPress file structure from a public_html point of view, with that said I got complacent because when logging intp
    wp-admin > Pages > Home on the right it stated 67 revisions so I figured I was safe. However, when attempting to make some modifications on the Home page things weren’t aligning properly and it completely ruined another element that I wasn’t even editing but when I went back to the revisions it stated there were only 5 and all recent.

    Can I undo this?
    Where did my revisions go?
    Please help me.

    #224459
    Lional HewittLional Hewitt
    Participant
    Member since: April 24, 2019

    Hi

    I get an error when installing the theme

    Error Details
    =============
    An error of type E_ERROR was caused in line 765 of the file /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php:765
    Stack trace:
    #0 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php(167): cmb_Meta_Box_Diskplayer::set_mb_type(Array)
    #1 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/includes/metabox/init.php(48): cmb_Meta_Box_Diskplayer->__construct(Array)
    #2 /home/rockstarsstudio/public_html/wp-content/themes/music-band/player/skt-player/skt-player.php(702): require_once(‘/home/rockstars…’)
    #3 /home/rockstarsstudio/public_html/wp-includes/class-wp-hook.php(324): Skt_Player->diskplayer_initialize_cmb_meta_boxes(”)
    #4 /home/rockstarsstudio/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
    #5 /home/rockstarsstudio/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #6 /home/rockstarsstudio/public_html/wp-settings.php(700): do_action(‘init’)
    #7 /home/rockstarsstudio/public_html/wp-config.php(100): require_once(‘/home/rockstars…’)
    #8 /home/rockstarsstudio/public_html/wp-load.php(50): require_once(‘/home/rockstars…’)
    #9 /home/rockstarsstudio/public_html/wp-admin/admin.php(34): require_once(‘/home/rockstars…’)
    #10 /home/rockstarsstudio/public_html/wp-admin/themes.php(10): require_once(‘/home/rockstars…’)
    #11 {main}
    thrown

Viewing 15 results - 181 through 195 (of 14,289 total)