After Transfer to main domain. my website fonts missing or not working

Posted in: Newsmag
Post count: 28

Hi everyone I am having issue the website i start building up after all the setting I done I try to moved my website from
http://new.nexttvc.com to https://nexttvc.com.

After so much time spending and getting help from online developer fiverr. finally, My website working but I have issued the links is missing or not working. I have to go each and everywhere to change the links.

But the main issue is now whenever I post any post page. the post title font I select Vedaloka. It was fine when I was configuring on my subdomain. but when I moved to my main domain. it is not showing. please help.

Post count: 23312

Hi,

Ensure that your website has been correctly and fully transferred to the new domain. Many of our users have made these transfers using the WP Duplicator plugin.

Thanks.

Post count: 28

plz can you chk I did everything but google fonts not uploading.
https://nexttvc.com

Post count: 28

<!doctype html >
<!–[if IE 8]> <html class=”ie8″ lang=”en”> <![endif]–>
<!–[if IE 9]> <html class=”ie9″ lang=”en”> <![endif]–>
<!–[if gt IE 8]><!–> <html <?php language_attributes(); ?>> <!–<![endif]–>
<head>
<title><?php wp_title(‘|’, true, ‘right’); ?></title>
<meta charset=”<?php bloginfo( ‘charset’ );?>” />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<link rel=”pingback” href=”<?php bloginfo( ‘pingback_url’ ); ?>” />
<?php
wp_head(); /** we hook up in wp_booster @see td_wp_booster_functions::hook_wp_head */
?>
</head>

<body <?php body_class() ?> itemscope=”itemscope” itemtype=”<?php echo td_global::$http_or_https?>://schema.org/WebPage”>

<?php /* scroll to top */?>
<div class=”td-scroll-up”><i class=”td-icon-menu-up”></i></div>

<?php locate_template(‘parts/menu-mobile.php’, true);?>
<?php locate_template(‘parts/search.php’, true);?>

<div id=”td-outer-wrap” class=”td-theme-wrap”>
<?php //this is closing in the footer.php file ?>

<?php
/*
* loads the header template set in Theme Panel -> Header area
* the template files are located in ../parts/header
*/
td_api_header_style::_helper_show_header();

do_action(‘td_wp_booster_after_header’); //used by unique articles

This is the only code I have in my theme header php

Post count: 23312

Hi,

I have checked your source code and the Google Fonts seems to be correctly loaded and works as expected, as you can see here -> https://www.screencast.com/t/U8XWi2lH Where is the problem?

Thanks.

Post count: 28

Font not loading on right side image. left side I toke screen shot yesterday

The font that I selected in the theme control panel it is not showing in the post. that is the problem please have a look the screenshot me attached

  • This reply was modified 7 years by nexttvc.
Post count: 28
Post count: 28

also see the error.
Look the error.

Post count: 23312

Hi,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at it.

Thanks.

Post count: 28

I sent you an email please check and help me to fix the issue. thanks.

Post count: 28

Hi Is there any luck I will get your support I am stuck with font issue and I lost 3 days of work. by restoring the backup from duplicator as you suggest. Please help I sent you already by email all the info you asked

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newsmag’ is closed to new topics and replies.