laurinaw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Simplenotes] Sub MenuThanks!!
Forum: Themes and Templates
In reply to: [Simplenotes] Sub MenuYes I know what you mean. I have facebook, instgram on a link tab. However, I would like to put Media as a parent. So right now Media as a head name but do not want people to click it and enter it as a page. How should I fix that?
Thanks
Forum: Themes and Templates
In reply to: [Simplenotes] Sub MenuGot a quick question how do you make the parent page 1 not an existing page. I have my parent page 1 named as media. And all the child page is instagram, facebook…
Forum: Themes and Templates
In reply to: [Simplenotes] Sub MenuYes thank you!
Forum: Themes and Templates
In reply to: [simplenotes] favicon & layering outIf so, where would I insert the favicon icon?
Forum: Themes and Templates
In reply to: [simplenotes] favicon & layering out<head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<meta http-equiv=”Content-Style-Type” content=”text/css” />
<meta http-equiv=”Content-Script-Type” content=”text/javascript” />
<?php if(is_home()) { ?><title><?php bloginfo(‘name’); ?> » <?php bloginfo(‘description’); ?></title>
<?php } elseif (is_category()) { ?><title><?php bloginfo(‘name’); ?> » <?php single_cat_title(); ?></title>
<?php } elseif (is_page()) { ?><title><?php bloginfo(‘name’); ?> » <?php the_title(); ?></title>
<?php } elseif (is_single()) { ?>
<title><?php the_title(); ?> » <?php bloginfo(‘name’); ?></title>
<?php } elseif (is_tag()) { ?><title><?php bloginfo(‘name’); ?> » <?php single_tag_title(); ?></title>
<?php }else{ ?><title><?php bloginfo(‘name’); ?> » <?php bloginfo(‘description’); ?></title><?php }?>
<link rel=”pingback” favicon.ico=”<?php bloginfo(‘pingback_url’); ?>” />
<?php wp_enqueue_script(‘jquery’); ?>
<?php if ( is_singular() ) wp_enqueue_script( ‘comment-reply’ ); ?>
<?php wp_head(); ?>
<link href=”address/of/your/fav/favicon.ico” rel=”shortcut icon”>
</head>like this? I have highlighted the code you gave me in bold?
Forum: Themes and Templates
In reply to: [simplenotes] favicon & layering outSorry where is that located? Is that under the Editor?
Thanks so much! I finally got it figured!
I activated the jetpack. I went to plugins and opened the jetpack custom css.
What should I put there? I put in }
#content {
font-size:13px;
color:#828282;
}
on there but doesn’t show my content being grey.Hi Christine,
I have read the website you sent me. I couldn’t figure out where I can make a new folder.
Hi Christine,
What is inline styles and child theme? If i use child theme would i be able to use html on my post?
Thanks
at https://www.laurinawong.com the color post is black. But the bred on my feet post it is grey. I want to change the https://www.laurinawong.com post color grey as well.
How should I do that?
Forum: Themes and Templates
In reply to: [Bold Headlines] Menus tab not linked to postsHi Christine,
It worked now! Thanks for the help!
Forum: Themes and Templates
In reply to: [Bold Headlines] Thumbnail image Appearing too bigYes you were right!! Thanks SO MUCH!!!
Forum: Themes and Templates
In reply to: [Bold Headlines] Thumbnail image Appearing too bigHi Christine,
Yes, all of the photos were added as featured image when I added them on. Not sure what’s happening.