Sonl Sinha

Forum Replies Created

Viewing 15 posts - 6,931 through 6,945 (of 6,993 total)
  • Author
    Posts
  • in reply to: Start drop down menu collapsed #1456
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Here is the answer: Kindly check custom-functions.php within inc folder of theme: skt_full_width_pro

    Check the line: add_action(‘wp_head’,’hook_custom_javascript’);

    Under function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    Add this line:  jQuery( “.show_hide_header” ).hide();

     

    And save the file

     

    So the final lines with look like this:

     

    add_action(‘wp_head’,’hook_custom_javascript’);

    function hook_custom_javascript(){?>

    <script>

    jQuery(document).ready(function() {

    jQuery( “.show_hide_header” ).hide();

     

    That’s it.

     

    It will remain closed and will only open on click.

     

    Regards,

    Shri

    in reply to: Start drop down menu collapsed #1442
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Will try to find a solution and give you answer by Monday morning. Today is Saturday night my end.

    Will check how to have it closed.

    Regards,
    Shri

    in reply to: clicking sub-menus on tablet/phone #1430
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi Oliver,

    We see your site just fine.

    So let us know if this issue is resolved.

    If not send us wordpress admin details at [email protected]

    Regards,
    Shri

    in reply to: clicking sub-menus on tablet/phone #1423
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi Oliver,

    Kindly go to header.php within wp-content/themes/skt_full_width_pro

    And remove comments /* and */ from

    If this is difficult for you just send me the wordpress admin details at [email protected] and will do this for you.

    Regards,
    Shri

    in reply to: Problem : Different appearances #1409
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Kindly share your url and also let us know wordpress admin and ftp details via email at [email protected]

    Then i can understand the context of your question and let you know how and where to change.

    Regards,
    Shri

    in reply to: Problem : Different appearances #1407
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    You might have added a plugin like W3 Total Cache or Super Cache or WP Fastest Cache.

    Try to check in their settings. Our theme doesn’t come with cache as such.

    Regards,
    Shri

    in reply to: Problem : Different appearances #1404
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    It appears you have cache plugin installed in your website. Hence when logged in it doesn’t show cached version but when logged out it shows the cache.

    Hence after doing changes kindly empty the cache to have consistent performance.

    Regards,
    Shri

    in reply to: No permission for SKT Full Width Settings #1400
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi Edmund,

    Kindly send us the username and password of your admin and url via email at [email protected]

    Make sure you have admin access.

    We can then check and let you know what can be the problem.

    Regards,
    Shri

    in reply to: Theme installation and upload problems #1392
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi Xavier,

    We are already in touch and we will respond back today to your email response helping you with installation.

    Regards,
    Shri

    in reply to: Add custom font family #1391
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Apologize for the delayed response due to weekend.

    Here is what you need to do. You can use within main.css @font-face and include any custom japanese font and replace the fonts used for body, heading and navigation to that font.

    Hope i could answer your question properly. For any further help let me know.

    Regards,
    Shri

    in reply to: Theme installation and upload problems #1376
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Currently ParallaxMe Pro and Pathway PRO allow for the same.

    in reply to: Theme installation and upload problems #1375
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    @Lisa: Currently all themes are getting major overhaul. It may take us well under 1 year to complete the process whereby all the themes would be coming in default with content and you just have to install a theme.

    in reply to: Table #1374
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    The lines are from within your code. Try to use some good table plugin like table reloaded or similar good table wordpress plugins which will make this task simple instead of trying yourself to add tables manually using html.

    Regards,
    Shri

    in reply to: Table background color #1370
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Line 240 in main.css .single article table td, .page article table td, .single article table th, .page article table th

    Background color: #f3eab7

    Remove the background color and all should be fine.

    Then you may add any color within the tables you want to add from hereon.

    Regards,
    Shri

    in reply to: Footer Menu #1362
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6993
    • Total: 7003
    Member since: June 12, 2013

    Hi,

    Actually the footer menu is coming from widgets. Kindly check with admin panel Appearance>Widgets to see the footer items coming from there. You can completely replace our social media widget and add your own with icons and text and link.

    For the menu however it can’t be done as it is a full width theme and it remains full width on any screen.

Viewing 15 posts - 6,931 through 6,945 (of 6,993 total)