Hallo ihr lieben,
Kann mir jemand sagen wie ich so eine Leise, wie die in diesem Beitrag am besten in meinen beitrag einfügen kann?
http://matiamu.com/2016/12/20/christmas-strolls/
Danke schonmal im Vorraus!
Celine
http://www.celinesofficial.com
Um schreiben oder kommentieren zu können, benötigen Sie ein Benutzerkonto.
Sie haben schon ein Benutzerkonto? Melden Sie sich hier an.
Jetzt anmeldenHier können Sie ein neues Benutzerkonto erstellen.
Neues Benutzerkonto erstellenHallo ihr lieben,
Kann mir jemand sagen wie ich so eine Leise, wie die in diesem Beitrag am besten in meinen beitrag einfügen kann?
http://matiamu.com/2016/12/20/christmas-strolls/
Danke schonmal im Vorraus!
Celine
http://www.celinesofficial.com
Hallo,
Ich möchte gerne 3-4 social media icons ganz oben in der mitte meines Blogs positionieren.
Aussehen sollen sie so ungefähr: http://matiamu.com/, nur eben wiegesagt über der Überschrift.
Kann mir jemand helden ? wenn ich das google, finde ich immer nur Plugins, die das machen und da kann man die selten richtig schön anpassen...
mein BLOG: http://www.celinesofficial.com
LG Celine
hab ich schon versucht, aber dann rutscht es rechts über die sidebar...
halo,
ich hätte mein ´vorherige posts´gerne links unterhalb der trennlinie unter dem main...kann mir jemand helfen?
http://www.celinesofficial.com
index php:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"
<?php get_header(); ?>
<div id="main">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if(has_post_thumbnail()){
the_post_thumbnail();} ?>
<h3><a class="Überschrift" href="<?php the_permalink() ?>"><?php the_title(); ?></a></h3>
<div class="entry">
<?php the_content('MORE','',''); ?><div id="meta"></div><div id="erstellt_am">
<p>erstellt am: <?php the_date('d.m.Y'); ?>-<a class="comments" href="<?php the_permalink(); ?>#comments" title="Kommentare zu '<?php the_title(); ?>'"><?php comments_number('Keine Kommentare','1 Kommentar','%Kommentare'); ?></a>
</div></div>
<?php endwhile; endif; ?>
<!-- main --></br><div id="navigation">
<div id="alignleft"><?php previous_posts_link( '« NEWER POSTS' ); ?></div>
<div id="alignright"><?php next_posts_link( 'OLDER POSTS »', '' ); ?></div>
</div>
</div>
<div id="sidebar">
<?php get_sidebar(); ?>
</div><!-- sidebar -->
<div id="footer">
<?php get_footer(); ?>
</div><!-- footer -->
Alles anzeigen
style.css:
body {color: #333; background: #ffffff; text-align: center;padding-bottom:15´px; }
#wrapper {width: 900px; margin:auto; ; text-align: left; background: #fff;}
#header {color: #7FFFd4; height: 160px; padding-top: 0px; border-bottom: 1px solid #fff;}
#main {border-bottom: solid;border-width:thin;border-color:#000000;list-style-type: none;
width: 620px; padding: 30px; float: left; font-family: Times New Roman;
align: center; text-align:justify; font-size: 17px; position: relative; }
#thumbnail {width:620px; padding: 30px;height: 6px;}
#sidebar {width: 170px; float: right; text-align: left;
list-style: none; font-size: 12;letter-spacing: 1px; font-family: Calibri;margin-top:15px;}
#footer {clear: both; height: 10px; padding: 20px;position: relative;text-align:right;
border-top: 1px solid #fff;}
h1 {font-family: Arial; text-align: center;}
h3 {font-weight: lighter;font-family: Calibri; letter-spacing:9px;padding: 0px; font-size: 42px; text-align: center;}
h2 {font-size: 12; front-weight: bold; }
h4 {font-size: 15; front-weight: bold;text-align: left;}
#erstellt_am {font-size: 12;font-style: italic;text-align: bottom;}
#comments {clear: both;font-size: 14px;}
#comment {font-type: calibri; font-size: 12px;}
#topmenu ul {margin:0; padding: 15px; list-style-type: none; list-style-image: none; font-size: 18; font-weight: bold;
border-top: 1px solid #ccc; float:center;}
#topmenu li {display: inline; border-right:solid 1px #ccc; padding: 10px;}
#categories ul{list-style-type:none; font-size: 14; text-align: left; font-colour:#000000;text-spacing: 1px;}
#about {font-size: 15px; }
#neueste beitäge {list-style:none;}
#impressum {font-size: 12px;display: inline;}
#datenschutz {font-size: 12px;display: inline;}
#navigation a{font-size:13px;font-family:calibri;font-weight:bold;}
#social-buttons a img {
margin: 10px 12px 0 0;
}
#header a{color: #000000; font-family: syncopate; font-size: 80px; text-align: center; font-weight: lighter; text-decoration: none;}
.jump-link{background:000000; border-radius: 10px; font-color: white;font-size:12px; }
a:link {color: #696969; text-decoration:none;}
a:visited {color: #000000; }
a:active {color: #000000; }
a:hover {color: #696969;text-decoration: none #000000; }
#topmenu a {color:#000000}
#sidebar a {color:#000000;}
.Überschrift{background:696969; border-radius: 10px; font-color: white; }
a.Überschrift:link {color: #000000; text-decoration: none; }
a.Überschrift:visited {color: #000000; }
a.Überschrift:active {color: #000000; }
a.Überschrift:hover {color: #000000; }
a.comments:link {color: #000000; text-decoration: none; }
a.comments:visited {color: #000000; }
a.comments:active {color: #000000; }
a.comments:hover {color: #000000; }
.more-link {margin-left:550px;
padding: 11px;
background: #000000;
font-colour: #ffffff;
font-family: Calibri;
font-size:12px;
font-weight:lighter;
border: 1px solid #000000;
border-radius: 0px;
}
a.more-link:link {color: #ffffff; text-decoration: none; }
a.more-link:visited {color: #ffffff; }
a.more-link:active {color: #ffffff; }
a.more-link:hover {color: #ffffff;text-decoration: underline #ffffff }
#mce-responses-link {margin-left:550px;
padding: 11px;
background: #000000;
font-colour: #ffffff;
font-family: Calibri;
font-size:12px;
font-weight:lighter;
border: 1px solid #000000;
border-radius: 0px;
}
a.mce-responses-link:link {color: #ffffff; text-decoration: none; }
a.subscribe-link:visited {color: #ffffff; }
a.subscribe-link:active {color: #ffffff; }
a.subscribe-link:hover {color: #ffffff;text-decoration: underline #ffffff }
Alles anzeigen
<?php
if ( function_exists('register_sidebar') )
register_sidebar();
add_theme_support('post-thumbnails');
function celinesofficial_widgets_init() {
register_sidebar( array(
'name' => __( 'Custom Widget Area Header', 'celinesofficial' ),
'id' => 'sidebar-custom-header',
'description' => __( 'Custom widget area for the header of my theme', 'yourthemename' ),
'before_widget' => '<aside id="%1$s" class="widget %2$s">',
'after_widget' => '</aside>',
'before_title' => '<h3 class="widget-title">',
'after_title' => '</h3>',
) );
}
add_action( 'widgets_init', 'celinesofficial_widgets_init' );
function remove_more_link_scroll( $link ) {
$link = preg_replace( '|#more-[0-9]+|', '', $link );
return $link;
}
add_filter( 'the_content_more_link', 'remove_more_link_scroll' );
add_filter( 'post_thumbnail_html', 'wps_post_thumbnail', 10, 3 );
function wps_post_thumbnail( $html, $post_id, $post_image_id ) {
$html = '<a href="' . get_permalink( $post_id ) . '" title="' . esc_attr( get_post_field( 'post_title', $post_id ) ) . '">' . $html . '</a>';
return $html;
}
?>
so sieht meine function.php aus... ist das nicht richtig ?:) b3317133
die schrift von "newer posts"
http://www.celinesofficial.com
meine index.php sieht jetzt so aus: kann mir jemand sagen was ich in den css schreiben muss um die schrift anzupassen?
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"
<?php get_header(); ?>
<div id="main">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if(has_post_thumbnail()){
the_post_thumbnail();} ?>
<h3><a class="Überschrift" href="<?php the_permalink() ?>"><?php the_title(); ?></a></h3>
<div class="entry">
<?php the_content('MORE','',''); ?><div id="meta"></div><div id="erstellt_am">
<p>erstellt am: <?php the_date('d.m.Y'); ?>-<a class="comments" href="<?php the_permalink(); ?>#comments" title="Kommentare zu '<?php the_title(); ?>'"><?php comments_number('Keine Kommentare','1 Kommentar','%Kommentare'); ?></a>
</div></div>
<?php endwhile; endif; ?><!-- main -->
<div id="navigation">
<div id="alignleft"><?php previous_posts_link( '« NEWER POSTS' ); ?></div>
<div id="alignright"><?php next_posts_link( 'OLDER POSTS »', '' ); ?></div>
</div> <!-- main --></div>
<div id="sidebar">
<?php get_sidebar(); ?>
</div><!-- sidebar -->
<div id="footer">
<?php get_footer(); ?>
</div><!-- footer -->
danke!, hat geklappt
ja, aber der Artikel zeigt nur wie man eizelne ältere posts von einem post aus anzeigen lässt oder ?
ich hätte gerne, dass man auf der startseite auf einen link klicken kann und dasnn eine die älteren posts, die man auf der ersten seite nicht mehr sieht, sieht.
Hallo,
ich hätte gerne unte auf meiner Startseite einen "vorherige Posts" und einen "neuere Posts" link... kann mir jemand sagen wie ich das mache, also welche befehle ich nutzen muss ? habe das theme selbst programmiert, aber dazu finde ich im Internet keinen guten artikel...
Reicht auch schon, wenn ihr mir hier einen verlinkt, falls ihr mehr erfolg bei der suche habt als ich :)
Danke schonmal
Celine
Hallo,
Ich habe den Blog relativ frisch geschrieben, aber mir wird beim dashboard keine option angezeigt die Widgets zu bearbeiten.
Hat jemand Zeit und Lust mal nach Fehlern zu suchen?
Bin n ziemlicher Anfänger was programmieren angehtg :)
function.php:
<?php
if ( function_exists('register_sidebar') )
register_sidebar();
add_theme_support('post-thumbnails');
function celinesofficial_widgets_init() {
register_sidebar( array(
'name' => __( 'Custom Widget Area Header', 'celinesofficial' ),
'id' => 'sidebar-custom-header',
'description' => __( 'Custom widget area for the header of my theme', 'yourthemename' ),
'before_widget' => '<aside id="%1$s" class="widget %2$s">',
'after_widget' => '</aside>',
'before_title' => '<h3 class="widget-title">',
'after_title' => '</h3>',
) );
}
add_action( 'widgets_init', 'celinesofficial_widgets_init' );
function remove_more_link_scroll( $link ) {
$link = preg_replace( '|#more-[0-9]+|', '', $link );
return $link;
}
add_filter( 'the_content_more_link', 'remove_more_link_scroll' );
add_filter( 'post_thumbnail_html', 'wps_post_thumbnail', 10, 3 );
function wps_post_thumbnail( $html, $post_id, $post_image_id ) {
$html = '<a href="' . get_permalink( $post_id ) . '" title="' . esc_attr( get_post_field( 'post_title', $post_id ) ) . '">' . $html . '</a>';
return $html;
}
?>
danke in vorraus
Celine
läuft wieder, danke!
Ich habe es jetzt probehalber nochmal bei einem anderen Blog versucht. Sobald ich Google Analytics die authorisierung entzogen habe, hat sich das LAyout verändert. Genau wie bei dem Anderen Blog. hat jemand ne Idee wie ich das Problem lösen kan?
Das Google Analytics Plugin des Ursprungsblogs zeigt jetzt folgenden Fehler:
Last Error: 2017-03-02 11:01:44: exception 'Google_Auth_Exception' with message 'Error refreshing the OAuth2 token, message: '{
"error" : "invalid_grant",
"error_description" : "Token has been expired or revoked."
}'' in /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Auth/OAuth2.php:331
Stack trace:
#0 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Auth/OAuth2.php(264): Google_Auth_OAuth2->refreshTokenRequest(Array)
#1 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Auth/OAuth2.php(240): Google_Auth_OAuth2->refreshToken('1/gmQcByBO9NzTV...')
#2 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Service/Resource.php(215): Google_Auth_OAuth2->sign(Object(Google_Http_Request))
#3 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Service/Analytics.php(1909): Google_Service_Resource->call('get', Array, 'Google_Service_...')
#4 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(291): Google_Service_Analytics_DataGa_Resource->get('ga:137103532', '30daysAgo', 'yesterday', 'ga:sessions,ga:...', Array)
#5 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(429): GADWP_GAPI_Controller->handle_corereports('137103532', '30daysAgo', 'yesterday', 'ga:sessions,ga:...', Array, 'qr3_2375655808')
#6 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(856): GADWP_GAPI_Controller->get_bottomstats('137103532', '30daysAgo', 'yesterday', false)
#7 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-content/plugins/google-analytics-dashboard-for-wp/admin/ajax-actions.php(108): GADWP_GAPI_Controller->get('137103532', 'bottomstats', '30daysAgo', 'yesterday', false)
#8 [internal function]: GADWP_Backend_Ajax->ajax_item_reports('')
#9 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-includes/class-wp-hook.php(298): call_user_func_array(Array, Array)
#10 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
#11 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#12 /mnt/web123/c3/38/57742038/htdocs/WordPress_SecureMode_01/wp-admin/admin-ajax.php(91): do_action('wp_ajax_gadwp_b...')
#13 {main}
ich hatte garkein ftp programm offen. Alles was ich gemacht habe ich mein Email widget anzupassen, aber das auch direkt im widget ereich und google analytics abzustellen.
Hier trotzdem die header php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//DE" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head profile="http://gmpg.org/xfn/11">
<!-- <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title('-', true, 'right'); ?> - <?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<div id="header">
<?php wp_head(); ?>
</head>
<body>
<div id="wrapper">
<div id="header"onclick="location.href='http://www.pimpyourcamper.com';"
onkeypress="location.href='http://www.pimpyourcamper.com';" style="cursor: pointer;"
>
<br><h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <link href="https://fonts.googleapis.com/css?family=Syncopate" rel="stylesheet">
<h3><?php bloginfo('description'); ?></h3>
</div><!-- header -->
<?php if ( is_active_sidebar( 'sidebar-custom-header' ) ) : ?>
<div id="sidebar-header">
<?php dynamic_sidebar( 'sidebar-custom-header' ); ?>
</div>
<?php endif; ?><br>
<div id="topmenu">
<ul>
<?php wp_list_categories('title_li='); ?>
</ul>
</div>
<a class="Überschrift" href="<?php bloginfo('url'); ?>">
</div<
</a>
hallo,
ich habe meinen Blog mithilfe des Duplicators genutzt um auf der basis den Blog meiner Eltern zu designen. hat auch alles super geklappt, bis ich google analytics abgeschaltet habe und jetzt ist das ganze Layout kaputt und es sieht so aus:
http://pimpyourcamper.com/here-comes-lola/
Backup funktioniert auch nicht. hat jemand ne Idee?
Ich bin, falls ihr es noch nicht bemerkt habt, absolut kein Profi...
Liebe Grüße Celine
Hallo,
Der Titel sagt ja eigentlich schon alles: Ich habe das Gefühl, als würden meine Fotos, sobal ich sie bei Wordpress hochlade in die breite gezogen werden.
Hat jemand ne Idee wieso das so ist und was ich dagegen tun kann?
LG Celine
gibt es:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//DE" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="de">
<head profile="http://gmpg.org/xfn/11">
<!-- <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<title><?php wp_title('-', true, 'right'); ?> - <?php bloginfo('name'); ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<div id="header">
<?php wp_head(); ?>
</head>
<body>
<div id="wrapper">
<div id="header"onclick="location.href='http://www.celinesofficial.com';"
onkeypress="location.href='http://www.celinesofficial.com';" style="cursor: pointer;"
>
<br><h1><a href="<?php bloginfo('url'); ?>"><?php bloginfo('name'); ?></a></h1> <link href="https://fonts.googleapis.com/css?family=Syncopate" rel="stylesheet">
<h3><?php bloginfo('description'); ?></h3>
</div><!-- header -->
<?php if ( is_active_sidebar( 'sidebar-custom-header' ) ) : ?>
<div id="sidebar-header">
<?php dynamic_sidebar( 'sidebar-custom-header' ); ?>
</div>
<?php endif; ?><br>
<div id="topmenu">
<ul>
<?php wp_list_categories('title_li='); ?>
</ul>
</div>
<a class="Überschrift" href="<?php bloginfo('url'); ?>">
</div<
</a>
ich hatte auch die index.php im verdacht:
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"
<?php get_header(); ?>
<div id="main">
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php if(has_post_thumbnail()){
the_post_thumbnail();} ?>
<h3><a class="Überschrift" href="<?php the_permalink() ?>"><?php the_title(); ?></a></h3>
<div class="entry">
<?php the_content('MORE','',''); ?><div id="meta"></div><div id="erstellt_am">
<p>erstellt am: <?php the_date('d.m.Y'); ?>-<a class="comments" href="<?php the_permalink(); ?>#comments" title="Kommentare zu '<?php the_title(); ?>'"><?php comments_number('Keine Kommentare','1 Kommentar','%Kommentare'); ?></a>
</div></div>
<?php endwhile; endif; ?>
</div><!-- main -->
<div id="sidebar">
<?php get_sidebar(); ?>
</div><!-- sidebar -->
<div id="footer">
<?php get_footer(); ?>
</div><!-- footer -->
ich kann den fehler verdammt nochmal nicht finden, kenne mich aber zugegebener maßen wenig aus...
Hast du vielleicht ne Idee in welcher Datei der fehler liegen könnte ? Ich kann ihn einfach nicht finden...
Was mich wundert ist, dass es im Wordpress Customizer richtig angezeigt wird...