lubsmith
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] XML sitemap shows home pageHmm. No, that didn’t work. But thanks.
Any other thoughts, anyone?
Forum: Plugins
In reply to: [Fast Secure Contact Form] duplicate a formPerfect. I found it. Thank you!!
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] Sitemap not submitted since instalationFound this thread in a search. I’m having this same problem. Discovered that the Google XML Sitemap has not updated since its installation in April 2013.
I checked wp.config file and Cron is not disabled. The plug-in is set to “Rebuild sitemap if you change the content of your blog.”
The site is not using a cache plug-in, but it does use Wordfence, though I can’t find any alternate cron settings there.
Any thoughts? I appreciate, in advance, any help. Thanks!
Thanks, I understand about the slider size now.
As for the header, the only widget there is the “header right” widget and the only thing in that widget is the navigation menu. There is no shortcode, there, for a slider. Any other thoughts?
I did a Google search on this “ID not valid” message and found another instance of it, but the thread I found was closed without giving a resolution because the user had solved it. Any other suggestions you have would be appreciated.
Thanks,
JulieOk, but I had set the slider size to be 950 x 300. Shouldn’t the 950 x 300 pixel image fill that entire area now?
ALSO, (sorry if this needs a separate thread) this message has cropped up in my header:
“The slider ID you entered is not valid. Please check to make sure you entered it correctly.”
I am, in fact, using the correct slider ID in the slider widget box. Not sure how to get rid of this.
Thanks!
JulieEscobara, I inserted your code into the css, and that certainly centered the image on the slider. Thanks!
In your opinion, though, should I have the image filling the entire slider with no white margin on either side? Would that look better, and how would I do that?
Thanks!
JulieSorry, I missed your email Thomas. Here’s the link to the site:
https://www.juliesmithcoaching.com/
Thanks!
JulieForum: Plugins
In reply to: [Google Content Experiments] Can't put code on pageOk, then. Thanks.
Forum: Plugins
In reply to: [Google Content Experiments] Can't put code on pageThat is the correct problem, yes. However I DO have javascript enabled in both Firefox and Safari. So, that’s probably not the issue.
I will say that the site is using a custom wp theme that someone else built. If it was created by customizing an existing theme, I don’t know what that theme is. Do you think there could be some other issue having to do with the code in the theme?
Forum: Plugins
In reply to: [Google Content Experiments] Can't put code on pageThanks Glenn. That’s correct. I placed that code snippet in the header.php file. At the bottom of this post is the <head> code from the header.php file so you can see where I placed it.
HOWEVER, the front page is set to “your latest posts.”
Just so you know, it is not the front page, but a different page that I want to do the experiment on. And, no, I can’t save the experiment code on that page. When I checked the box in the Google Experiments area, on the page, the box never appears so that I can paste the code there.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="https://www.w3.org/1999/xhtml"> <head profile="https://gmpg.org/xfn/11"> <?php do_action( 'wpe_gce_head' ); ?> <meta name="google-site-verification" content="PUBOo1MtP0Sx2ArzZxlRdDVt7-HB393IUnnyLyoH0EE" /> <link href='https://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT' rel='stylesheet' type='text/css'> <title><?php wp_title(''); ?></title> <meta name="google-site-verification" content="fFsMdqRWqvhebuFuGTwPJl-JNXsK4BUjRBp9LjgPuJA" /> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen" /> <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/colorbox.css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php echo get_bloginfo_rss('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?> <link href="/calendar/calendar.css" rel="stylesheet" type="text/css" /> <?php wp_head(); ?> <script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/colorbox/jquery.colorbox.js"></script> <script>var $_ = jQuery; $_(document).ready(function(){ $_(".ajax").colorbox({iframe:true, width:"875px", height:"100%", opacity:"0"}); }); </script> </head>
[Please post code or markup between backticks or use the code button. Or better still – use a pastebin. Your posted code may now have been permanently damaged/corrupted by the forum’s parser.]
Thanks so much for ALL your help!
JulieForum: Plugins
In reply to: [Google Content Experiments] Can't put code on pageThanks for your response! The page I’m trying to put the code on is at:
I want to test this home page against an identical page with a different headline.
Thank you!
Julie