Sonl Sinha

Forum Replies Created

Viewing 15 posts - 466 through 480 (of 31,001 total)
  • Author
    Posts
  • in reply to: How to set up Subscribe our news Naturopathy #214733
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    The Newsletter form is static, you have to integrate it with a WordPress newsletter plugin or with other email marketing service providers like: MailChimp, Constant Contact, AWeber etc.

    Regards,
    Chris

    in reply to: How to remove Categories Box in checkout? #214729
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

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

    .woocommerce-checkout #sidebar {
      display: none;
    }
    .woocommerce-checkout .single_wrap {
      width: 100%;
    }

    Regards,
    Dave

    in reply to: Help with Naturopathy #214728
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi Chris,

    Welcome 🙂

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

    Regards,
    Dave

    in reply to: PHP Warnings #214693
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    Kindly backup your old “custom-style.php” and replace given “custom-style.php” file.

    Kindly go to theme folder > templates > custom-style.php

    After doing this changes kindly remove error_log.txt file and check.

    Regards,
    Chris

    in reply to: Adventure Theme Tours Calendar #214683
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    You can use any one of this plugins for add a calendar option.

    https://wordpress.org/plugins/booking/
    https://wordpress.org/plugins/all-in-one-event-calendar/
    https://wordpress.org/plugins/the-events-calendar/

    Regards,
    Brad

    in reply to: PHP Warnings #214682
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    We sent the file by email.

    Regards,
    Chris

    in reply to: Header Question #214679
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

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

    .page .header .topmenu-bar {
      background: rgba(0,0,0, 0.15) !important;
    }

    Regards,
    Chris

    in reply to: How to set up Subscribe our news Naturopathy #214677
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    in reply to: Help with Naturopathy #214676
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    If you want to add another image?

    Please use this CSS and put here the image path you want to show. 👇

    .skt-naturopathy-section-4-right::after { background-image: url(images/section-4-left-before-img.png);}

    Regards,
    Dave

    in reply to: PHP Warnings #214662
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    Kindly go to theme folder > templates > custom-style.php, from here remove the unused functions those are showing in log file for example “skt_testimonial_box_text_color”,

    Kindly find this variable and remove this from the custom-style.php file

    homepost_readmore_color
    homepost_readmorehv_color
    product_imghv_overlay_color
    cart_iconcount_color
    cart_iconcountbg_color
    skt_testimonial_box_text_color
    post_date_color
    post_datebg_color
    yellow_box_circle_color
    slide_pager_color_id
    slide_active_pager_color_id
    header_right_areabg_color
    header_button_text_color
    header_button_color
    social_hover_icon_color_id
    festival_bg_color
    footer_menu_topborder_color

    Properly removed this variable because it’s a function file if you missing any this your site can be getting a critical error.

    after given this changes kindly remove error_log.txt file and check.

    NOTE: If any issue arises while changing the code, then we will not be responsible for it.

    Regards,
    Chris

    in reply to: Display Blog Posts from selected Categories #214652
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

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

    Regards,
    Brad

    in reply to: Display Blog Posts from selected Categories #214649
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    We set blog template as given in screenshot and unselect this page from Posts page.

    https://nimb.ws/JcDjqG

    Regards,
    Brad

    in reply to: Help with Naturopathy #214643
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS to remove leaves.

    .skt-naturopathy-section-4-right::after { display:none;}

    Regards,
    Dave

    in reply to: Enterence animation shifts the page on mobile #214642
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    Kindly change the animation effect to resolve this issue.

    Change animation effect 👉 fadeInLeft, fadeInRight to ZoomIn

    Regards,
    Chris

    in reply to: PHP Warnings #214640
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31001
    • Total: 31001
    Member since: August 16, 2013

    Hi,

    We need to add “File Manager” plugin.

    https://wordpress.org/plugins/wp-file-manager/

    Regards,
    Chris

Viewing 15 posts - 466 through 480 (of 31,001 total)