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.
plz can you chk I did everything but google fonts not uploading.
https://nexttvc.com
<!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
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.
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.
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.