AutoHelpRepair
Forum Replies Created
-
Forum: Plugins
In reply to: [NextGEN Facebook] Stumble Button is Half ShowingSorry, I will reactivate plugin
Forum: Themes and Templates
In reply to: [Hueman] Missing Header H1thank you for the heads up – so it is a Yoast problem?
lee
Forum: Fixing WordPress
In reply to: Missing H1 HeaderYes I do
Thank you for taking the time to help me.
How do I edit this to not conflict?
Lee
Forum: Themes and Templates
In reply to: [Hueman] How to Edit Page Source Code for Home PageLastly How do I get a hold of next time I need Help?
Lee
Forum: Themes and Templates
In reply to: [Hueman] How to Edit Page Source Code for Home PageMike, Thank you for the great information. I just now found the damn problem. It was a plugin called icontrolwp – in this plugin had a plugin called twitter bootstrapper. I figured this out by remembering what plugins I used and tested in the past. Well, while using, as you suggested, deleting only from the FTP program – I installed the icontrolwp back into WordPress and then deleted it using Filezilla, not admin panel, and the twitter card disappeared.
This is scary cause who knows what else is left behind from other plugins I have tried in the past two years, by deleting from the admin panel?
Is there any plugin to test for empty to partial files left behind by past deleted plugins??Also, What do you recommend to use for social shares? Yoast has the main three, but I would like a plugin to do more like NextGen Facebook (NGFB) ?
Thank you so much for the great help and advice – Your the Man!!!
Best,
Lee
Forum: Themes and Templates
In reply to: [Hueman] Images in blog pasts not showingMike,
I deleted all plugins still have the twitter card meta in source page.
Is there not a way to manually delete this twitter card data?
Thank you for your reply,
Lee
Forum: Themes and Templates
In reply to: [Hueman] Images in blog pasts not showingHey Mike – sorry if this is not the way to get a hold of you, but you seem very knowledgeable in Hueman themes.
\Question:Hueman Theme – How to edit page source? I can right click on Home page and see the source, but do not see the same source in header.php.
What I am trying to do is remove the twitter card from the source. I can not remember which plugin it was, but it left the twitter card og meta in source code when I uninstalled it. I am using Yoast and when I click the check box for twitter card Google seo tells me there are two twitter cards and to remove one before Google considers it spamming.— all I need is to remove this see link—
https://drive.google.com/file/d/0B7wRpApg2VxmSmRCbFJxMmppZTQ/edit?usp=sharingForum: Themes and Templates
In reply to: How to edit Source Code ?Hueman
Forum: Themes and Templates
In reply to: How to edit Source Code ?This is what I have in theme folder
https://drive.google.com/file/d/0B7wRpApg2VxmYVFxOHdlZUpSczQ/edit?usp=sharing
Forum: Themes and Templates
In reply to: How to edit Source Code ?<!DOCTYPE html>
<html class=”no-js” <?php language_attributes(); ?>><head>
<meta charset=”<?php bloginfo(‘charset’); ?>”>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″><title><?php wp_title(”); ?></title>
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>”>
<?php wp_head(); ?>
</head><body <?php body_class(); ?>>
<div id=”wrapper”>
<header id=”header”>
<?php if ( has_nav_menu(‘topbar’) ): ?>
<nav class=”nav-container group” id=”nav-topbar”>
<div class=”nav-toggle”><i class=”fa fa-bars”></i></div>
<div class=”nav-text”><!– put your mobile menu text here –></div>
<div class=”nav-wrap container”><?php wp_nav_menu(array(‘theme_location’=>’topbar’,’menu_class’=>’nav container-inner group’,’container’=>”,’menu_id’ => ”,’fallback_cb’=> false)); ?></div><div class=”container”>
<div class=”container-inner”>
<div class=”toggle-search”><i class=”fa fa-search”></i></div>
<div class=”search-expand”>
<div class=”search-expand-inner”>
<?php get_search_form(); ?>
</div>
</div>
</div><!–/.container-inner–>
</div><!–/.container–></nav><!–/#nav-topbar–>
<?php endif; ?><div class=”container group”>
<div class=”container-inner”><?php if ( ot_get_option(‘header-image’) == ” ): ?>
<div class=”group pad”>
<?php echo alx_site_title(); ?>
<?php if ( ot_get_option(‘site-description’) != ‘off’ ): ?><p class=”site-description”><?php bloginfo( ‘description’ ); ?></p><?php endif; ?>
</div>
<?php endif; ?>
<?php if ( ot_get_option(‘header-image’) ): ?>
” rel=”home”>
<img class=”site-image” src=”<?php echo ot_get_option(‘header-image’); ?>” alt=”<?php get_bloginfo(‘name’); ?>”>
<?php endif; ?><?php if ( has_nav_menu(‘header’) ): ?>
<nav class=”nav-container group” id=”nav-header”>
<div class=”nav-toggle”><i class=”fa fa-bars”></i></div>
<div class=”nav-text”><!– put your mobile menu text here –></div>
<div class=”nav-wrap container”><?php wp_nav_menu(array(‘theme_location’=>’header’,’menu_class’=>’nav container-inner group’,’container’=>”,’menu_id’ => ”,’fallback_cb’=> false)); ?></div>
</nav><!–/#nav-header–>
<?php endif; ?></div><!–/.container-inner–>
</div><!–/.container–></header><!–/#header–>
<div class=”container” id=”page”>
<div class=”container-inner”>
<div class=”main”>
<div class=”main-inner group”>Forum: Themes and Templates
In reply to: How to edit Source Code ?Correct, I do not see the twitter card in header.php. So there is not one file to go to to see exactly as the page source? I have looked at all the php files in file manager and in wp-admin – themes Editor – nothing. I was told it could be in the iframe? which I have no idea about as well.
Forum: Fixing WordPress
In reply to: WordPress SSL ProblemFound the problem read
This helped me a great deal.Master Tech Lee
Forum: Fixing WordPress
In reply to: WordPress SSL ProblemAny Ideas?
Forum: Themes and Templates
In reply to: [Hueman] How to correct the Hatom in content.phpSorry, my site is https://www.autorepairhelp.us
Forum: Themes and Templates
In reply to: [Hueman] Images in blog pasts not showingAll is well had to click feature in the post page – in editor.
Lee