Themonic-Support

Forum Replies Created

Viewing 10 posts - 71 through 80 (of 1,486 total)
  • Author
    Posts
  • in reply to: How can i change Menu colour #6530

    You can change it from Customizer -> V3 control panel -> Design Settings

    Hi,

    1) Use your full actual twitter URL, first make it blank, save and enter again and save. I have just retested this to be sure. Profile fields are for author box, the ones in the header are available in Customizer -> V3 control panel -> Social

    If issue still persists send site details and login to [email protected]

    2) line 72 and 75 of content.php inside theme theme folder, edit like below, we are only adding locale=en_US&

    
    //www.facebook.com/plugins/like.php?locale=en_US&href
    
    //www.facebook.com/plugins/share_button.php?locale=en_US&href
    in reply to: Display latest Date or Published Date on Page #6519

    Hi,

    This setting is available inside customizer

    Customizer -> V3 Control Panel -> Post Settings

    Fourth checkbox from top in the latest version.

    Display latest Date

    in reply to: Category and Tag Template #6511

    Hi,

    Yes, you can turn off “Category page slider” from Control Panel -> Slider

    turn off category slider

    You can check the changelog.txt file inside the theme download to check all changes before upgrading.

    in reply to: Search Bar At Top of Page and Post #6502

    Hello,

    We have just re-tested for the mobile search working and it is working as expected when visiting via mobile.

    See this test site https://demo.themonic.com/devsite/

    If you have modified any code or added CSS remove that or re-install theme by downloading fresh from member area.

    Member Login

    in reply to: CLS and Passive Listeners – Lighthouse Google #6501

    Hi,

    CLS which is theme dependent will be improved in the upcoming releases.

    CLS introduced because of third party ads can’t be removed unless you remove ads.

    Passive listeners

    It is a bug, a fix would come within WordPress updates.

    Refer: https://core.trac.wordpress.org/ticket/47510

    in reply to: How to remove the date from the description of google SEO #6496

    Hi,

    If you don’t want to publish date of posting in source code, then delete lines 34 and 36 of content.php

    verify that they contain the following respectively.

    
    get_the_date
    
    get_the_modified_date

    You could also delete all lines 33 to 37.

    in reply to: Removed for jquery/jquery.min.js?ver=3.5.1 #6493

    Hi,

    jQuery is referenced at Line 97 of functions.php containing

    
    wp_enqueue_script('themonic-mobile-navigation'

    It is required for mobile navigation. It is not recommended to remove it and if you do want to remove it then custom code has to be written to handle mobile view so it won’t look weird.

    Please note that jQuery is a required file for WordPress for proper functioning of many plugins, its size is only 15KB.

    Please contact us at [email protected] for custom work as it is not covered under free support.

    in reply to: Theme is using too much server resource & /xmlrpc.php #6489

    Hi,

    If your site is serving a lot of traffic then it will use a lot of resources regardless of theme used, you will need to upgrade your hosting if you are experiencing high server usage. The size of above resources are 4KB and 89KB only.

    For eg.

    In shared hosting:

    One 4 core cpu is shared with 100’s of websites

    In VPS: it is shared with 12-20 websites

    In Dedicated: your site has full access to all server resources

    When I visited your site, it was very fast and quick to load already.

    To disable xmlrpc you can use the following plugin

    Disable XML-RPC-API

    in reply to: Disappeared the top bar of WP #6487

    Hi,

    Please send in login details and link to this thread to [email protected] for inspection.

    If you have modified any files leading up to this issue, you can reinstall theme by downloading again from member area to get default files.

    Update: The customer recently upgraded to SSL causing Cookie mismatch due to which the issue occurred and now resolved. This issue is not related to theme.

Viewing 10 posts - 71 through 80 (of 1,486 total)