Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1146290
    dreams123
    Participant

    hi there
    Can you give me the <Header> Location of x theme?.

    How can I find out?

    thanks

    #1146345
    Lely
    Moderator

    Hi There,

    Thanks for posting in
    We can find this in wp-content\themes\x\framework\views\global\_header.php

    <?php
    
    // =============================================================================
    // VIEWS/GLOBAL/_HEADER.PHP
    // -----------------------------------------------------------------------------
    // Declares the DOCTYPE for the site and includes the <head>.
    // =============================================================================
    
    ?>
    
    <!DOCTYPE html>
    <!--[if IE 9]><html class="no-js ie9" <?php language_attributes(); ?>><![endif]-->
    <!--[if gt IE 9]><!--><html class="no-js" <?php language_attributes(); ?>><!--<![endif]-->
    
    <head>
      <?php wp_head(); ?>
    </head>
    
    <body <?php body_class(); ?>>
    
      <?php do_action( 'x_before_site_begin' ); ?>
    
      <div id="top" class="site">
    
      <?php do_action( 'x_after_site_begin' ); ?>

    Hope this helps.

    #1146406
    dreams123
    Participant

    hi there,
    My folder is in the following structure

    wp-content\themes\x\x\framework\views\global\_header.php

    how can i move to

    wp-content\themes\x\framework\views\global\_header.php

    Or there won’t be any problem. My updates are not working for x theme.

    thanks

    #1146496
    Joao
    Moderator

    Hi There,

    You need to move it to the correct folder

    That is the reason your updates are not working.

    Access your FTP and transfer it just like you do on your computer.

    After doing that do the following:

    1] Please go to X Addons > Home and revoke the validation.
    2] Please login to your account and revoke the license. https://community.theme.co/my-account/
    3] After you have revoke the license, you need to re assign the license again to your site using this url: https://www.your-domain.com/. You have to make sure that url you just assign is the same as the one you have in your settings, Settings > General > Site Address
    4] Go back to X Addons > Home again, and insert the license again.

    Hope that helps,

    Joao

    #1156562
    dreams123
    Participant

    My webpage link http://blog.dreamzacademy.com/download-10th-cbse-2014-question-paper/ will differently viewed from the another browser like firebox and internet exploer.so rectify this problem

    #1156585
    Christian
    Moderator

    Have you done the steps provided in the previous reply? If so, please give us access to your WordPress admin and FTP. Otherwise, please ensure X is properly installed first.

    Thanks.

    #1159405
    dreams123
    Participant

    if x is properly installed. But My webpage link http://blog.dreamzacademy.com/download-10th-cbse-2014-question-paper/ is not properly viewed, contact form displayed at the bottom page is a problem. Please rectify this problem

    #1159440
    Rue Nel
    Moderator

    Hello There,

    Would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password
    – FTP Hostname
    – FTP Username
    – FTP Password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

  • <script> jQuery(function($){ $("#no-reply-1146290 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>