התאמות נפוצות לאלמנט חדשות אחרונות (Blog News)

כדי להחליף את ה-[…] ב"קרא עוד", יש לערוך את הקובץ functions / theme-shortcodes.php, תחת עיצוב > עורך תבנית, לחפש "Latest_news" ולהחליף את הקוד הזה (שורה 1619):

$output .= '</div>';

שבא מיד אחרי

if ($excerpt == '1' || ($first && $excerpt == 'featured')) {
$output .= '<div class="post-excerpt">'. get_the_excerpt() .'</div>';
}

ב-

$output .= '<a href="'. esc_url(get_permalink()) .'" class="readm">קרא עוד</a></div>';

ולהוסיף את קוד ה-CSS הבא לסגנון:

.readm:after {
  content:" \e8b9";
  font-family: "mfn-icons";
  top:1px;
  left:-2px;
  position:relative;
}
.excerpt-hellip {
  display:none;
}
.readm {
  color:rgb(104,174,199);
}
x
סייען נגישות
הגדלת גופן