Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
FrancescoITB
tagDiv Member

I’ve already limited the revisions to 2. Anyway thanks for your replies, i found the problem: yoast SEO plugin. So i need to deactivate it every time I need to edit my post and all works great.

FrancescoITB
tagDiv Member

Thanks for reply. I will try this

FrancescoITB
tagDiv Member

Please help me. I’ve a post with more thank 5k words. I need to update it everyday but the editor of newspaper slow down my PC (CPU at 100%). I tried with wordpress editor and it works well, but I need to change theme. Obviously I love this theme, so how can I solve this problem? Please help me.

FrancescoITB
tagDiv Member

Okay, thanks!

FrancescoITB
tagDiv Member

So, what is this code found in header.php?

<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>

FrancescoITB
tagDiv Member

Okay, thanks anyway

FrancescoITB
tagDiv Member

Oh, you didn’t understand my problem!

My problem is about “pinch in” in all mobile pages. But with the HTML code of my last reply, I solved the problem! Do you think the code is okay?

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

FrancescoITB
tagDiv Member

Solved whit this:

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

Do you think this code is okay? Or maybe can causes any mistakes?

Thanks!

FrancescoITB
tagDiv Member

Thank you for the reply, but I’m sorry. This code doesn’t works!

Viewing 9 posts - 1 through 9 (of 9 total)