SKT Dance Theme

Home Forums All Other Themes SKT Dance Theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #216225
    BikoBiko
    Participant
    • Topics: 69
    • Replies: 72
    • Total: 141
    Member since: November 29, 2019

    Hi,
    1. How to create a Sticky Menu in the SKT Dance theme with the main header without the top header, i.e. fix the header when you scroll?
    2. In ALL SKT THEMES, the GTRANSLATE multilingual extension (https://wordpress.org/plugins/gtranslate) does not translate the site on mobile (smartphone).
    You can take the test at your level since it concerns all themes.
    Note that the translation is done correctly on a computer.
    What solutions?
    3. In the Newsletter form, in the Email section, the content of the From: [_site_title] <your-email> field is declared invalid.
    What is the correct syntax?
    Thanks in advance.

    #216232
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

    1. How to create a Sticky Menu in the SKT Dance theme with the main header without the top header, i.e. fix the header when you scroll?

    Ans: For sticky header in our themes care to use any of these plugins as mentioned below:

    1. https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/

    2. https://wordpress.org/plugins/mystickymenu/

    3. https://wordpress.org/plugins/sticky-header-2020/

    2. In ALL SKT THEMES, the GTRANSLATE multilingual extension (https://wordpress.org/plugins/gtranslate) does not translate the site on mobile (smartphone).
    You can take the test at your level since it concerns all themes.
    Note that the translation is done correctly on a computer.
    What solutions?

    Ans: Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.

    3. In the Newsletter form, in the Email section, the content of the From: [_site_title] <your-email> field is declared invalid.
    What is the correct syntax?

    Ans: Kindly configure contact form 7 for footer newsletter.

    Kindly see given link to how to setup.

    https://blog.cf7skins.com/beginner-guide-setting-up-mail-contact-form-7/

    Regards,
    Brad

    #216259
    BikoBiko
    Participant
    • Topics: 69
    • Replies: 72
    • Total: 141
    Member since: November 29, 2019

    Hi,
    On smartphones, the site is not translated with the GTRANSLATE extension.
    When we click on a language, we see that a hash mark is added to the site link like www.domain.com/#
    You can do the test on your own, it concerns all your themes and it is now that we have made the observation.
    THANKS.

    #216267
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

    Kindly use the Google Translate menu anywhere on your site. Don’t use it inside the menu because on the menu it’s not working. Here, you can use it on the header top bar to use the shortcode “[gtranslate]”. Here, this is working fine.

    Regards,
    Brad

    #216311
    BikoBiko
    Participant
    • Topics: 69
    • Replies: 72
    • Total: 141
    Member since: November 29, 2019

    Hi,
    With the multilingual tool on topbar, the translation on mobile is perfect.
    1. On topbar the multilingual tool is not centered vertically.
    See screenshot: https://prnt.sc/WWP8ev_rJMp3
    How to center it vertically on the topbar (top header)?
    2. Not all sites have a top header or that the top header is not necessary on all sites.
    How to create a zone on the main menu, that is to say the navigation header to be able to insert the short code [gtranslate]?
    Thanks in advance.

    #216313
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #216367
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

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

    .head-info-area .right {
      padding-top: 11px;
    }

    Regards,
    Brad

    #216370
    BikoBiko
    Participant
    • Topics: 69
    • Replies: 72
    • Total: 141
    Member since: November 29, 2019

    Hi,
    We don’t like to use a lot of extras so as not to overload our site too much.
    You have listed three extensions for creating a Sticky Menu.
    What CSS code can be used in the SKT DANCE theme to obtain a Sticky Menu without the topbar?
    Thanks in advance.

    #216403
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

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

    .header_wrap.layer_wrapper {
      width: 100%;
      position: sticky;
      z-index: 10;
      float: left;
      top: -60px;
    }

    Regards,
    Brad

    #216634
    BikoBiko
    Participant
    • Topics: 69
    • Replies: 72
    • Total: 141
    Member since: November 29, 2019

    Hi,
    About using GTranslate extension, not all sites have top header or top header is not needed on all sites and the extension does not work in the main menu.
    How to create an area on the main menu, i.e. the navigation header, to be able to insert the [gtranslate] shortcode?
    Thanks in advance.

    #216643
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30666
    • Total: 30666
    Member since: August 16, 2013

    Hi,

    Kindly enable the “Show in menu” option on the GTranslate plugin.

    Kindly see screenshot: https://nimb.ws/HsVRJli

    After selecting “Header Navigation,” the translation dropdown is visible on the header menu.

    Regards,
    Brad

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.