سلام .یه سری به انجمنش زدم و مشکلم حل شد .به صورت دستی ای دی ها رو وارد کردم و عکس ها به نمایش در اومدن .یه سری از مطالب جالب رو اینجام میذارم
اینم یه کده دیگه برای نمایش که میتونید جایگزنی کد اصلیش کنید .منتها در page.php کپیش کنید
in a place of gallery call put those lines
Code: Select all
<?php
if ( is_home() || is_front_page())
{
include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php');
}
?>
اینم چند تا تذکر
Crop the images you use to the same size of the gallery to make them display better.
The default text overlay height is 50px, enough for a title and about two lines of text.
To find the post or page IDs in your blog, edit or hover the page and look at the url. The ID is the number at the end.
Make sure when entering your post or page IDs, you separate each with a comma, but don’t use spaces.
You must have at least two (2) featured items for the gallery to work.
موفق باشید