[過去ログ]
【PHP】下らねぇ質問はここに書き込みやがれ 12 (1002レス)
【PHP】下らねぇ質問はここに書き込みやがれ 12 http://mevius.5ch.net/test/read.cgi/tech/1619667579/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
416: デフォルトの名無しさん (オッペケ Sra1-AlcT) [] 2021/07/09(金) 18:15:18.49 ID:KkNlGqxZr <php $args = array('posts_per_page' => 2, 'orderby' => 'date',);$posts_array = get_posts( $args );if (!empty($posts)):> <php foreach($posts_array as $post):setup_postdata($posts_array);> <a href="<php echo get_permalink();>"><div class="img-wrap"> 画像 <php if ( has_post_thumbnail()){ //存在 the_post_thumbnail();} else { //存在しない echo '<img src="noimage.jpg">';}></div> タイトル <h2><php the_title(); ></h2> 日付け <php the_time('Y/m/d');> カテゴリー <php $categories = get_the_category();if ( $categories ) {echo '<ul>'; foreach ( $categories as $category ) {echo '<li class="cat1"'.$category->slug.'"><a href="'.esc_url(get_category_link($category->term_id)).'">'.$category->name.'</a></li>';} echo '</ul>';}> コメント数 <php $num_comments = get_comments_number();if ( $num_comments == 0 ) {$comments = __('No Comments'); } elseif ( $num_comments > 1 ) {$comments = $num_comments . __(' Comments'); } else {$comments = __('1 Comment'); $write_comments = '<span class="singlecomments"><a href="' . get_comments_link() .'">'. $comments.'</a></span>';echo $write_comments;> コメントの抜粋 <php the_excerpt();> 記事を読む <a href="<php the_permalink();>">記事を読む</a> <php endforeach;> <php else:> <div class="newarrival_nodata"><p>記事</p></div> <php endif;wp_reset_postdata();> ページナビを実装したいんですが、$nextpostと$prevpostを使って2ページ目を表示させる場合どういうコードを書けばよいのでしょうか? http://mevius.5ch.net/test/read.cgi/tech/1619667579/416
418: デフォルトの名無しさん (オッペケ Sra1-4x/S) [] 2021/07/09(金) 19:09:49.46 ID:KkNlGqxZr >>417 向こうで聞いても教えて貰えなくて… http://mevius.5ch.net/test/read.cgi/tech/1619667579/418
420: デフォルトの名無しさん (オッペケ Sra1-4x/S) [] 2021/07/09(金) 20:07:03.69 ID:KkNlGqxZr >>419 コードに付けたいんですが文字数制限があって書けないんです… code penを見ていただけるなら書きますが… http://mevius.5ch.net/test/read.cgi/tech/1619667579/420
421: デフォルトの名無しさん (オッペケ Sra1-AlcT) [] 2021/07/09(金) 20:18:24.64 ID:KkNlGqxZr https://codepen.io/sadsfff/pen/bGWeOOo このコードを書くとエラーが出ます。どこが間違っているのでしょうか? syntax error, unexpected end of file, expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) http://mevius.5ch.net/test/read.cgi/tech/1619667579/421
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.043s