Sonl Sinha

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 30,995 total)
  • Author
    Posts
  • in reply to: Editing the testimonials #224681
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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

    in reply to: Home page #224671
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Issue have been resolved.

    Don’t make any changes in the theme folder and files; now it’s working fine.

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

    Regards,
    Chris

    in reply to: header covers part of the content #224668
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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

    in reply to: Slider Not Displaying Images Correctly on Mobile #224667
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

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

    .page_head, .post_head { min-height:inherit;}

    Regards,
    Dave

    in reply to: Home page #224654
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kinldly use fontawesome icon code for footer icon it’s look like given screenshot : https://nimb.ws/A6YyFSX

    Kindly use given code in footer columns

    <i class="fa fa-map-marker"></i>Studio Marie-Louise<br>Aleidastraat 5<br>3117 DA Schiedam
    
    <i class="fa fa-phone-square"></i>010-4734544
    
    <i class="fa fa-whatsapp"></i>06-46027992
    
    <i class="fa fa-envelope"></i><a href="https://www.mlbeauty.nl/contact-2/">[email protected]</a>
    
    <i class="fa fa-globe"></i><a href="https://www.mlbeauty.nl/home/">www.mlbeauty.nl</a>

    Here your customize area are not working is showing blank and here we are not able to edit any theme files : https://nimb.ws/3zEdeg7

    Regards,
    Chris

    in reply to: Classified Theme Edit Add-Listing Page #224653
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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

    in reply to: Slider Not Displaying Images Correctly on Mobile #224652
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Your website is not opening therefore, we are unable to check the issue.

    Regards,
    Dave

    in reply to: header covers part of the content #224651
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

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

    .mywrap {
      position: relative;
    }

    Regards,
    Chris

    in reply to: Hide Footer Info Content Section #224650
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    in reply to: WooCommerce #224620
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    🙂

    in reply to: Footer home page #224619
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    🙂

    in reply to: Text won’t remove from page #224604
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    in reply to: Slider Not Displaying Images Correctly on Mobile #224598
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    Issues have been resoled. Kindly check and confirm.

    Regards,
    Dave

    in reply to: Error installing music-producer theme #224568
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    Member since: August 16, 2013

    Hi,

    This was resolved from our end.

    Regards,
    Chris

    in reply to: Got myself in trouble – need help #224565
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30995
    • Total: 30995
    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

Viewing 15 posts - 91 through 105 (of 30,995 total)