سلام
من یک پوسته نصب کردم که در صفحه اصلی به صورت اسلایدی پست ها رو نمایش میده
من همه کارهاشو انجام دادم ولی تو قسمتی که خود سازنده آموزش داده من تو قسمت 6و7مشکل دارم
خواهشا اگه میفهمید چی میگه به من بگید؟
6) Homepage Showcase Settings
Go to Wordfolio Settings under the Appearance tab, set Showcase Auto Cycle as True or False as you want. Enter Showcase Cycle Speed as you want, comes 3000 default, means it will wait 3 second for every showcase item.Add a new post from under Posts tab, enter your excerpt (Write the description of work), select Portfolio and Subcategory as categories (Like you did in step 2). Click on Add an image, upload your 494px x 244px sized showcase image, and get the Link URL (Full path of your showcase image).
Now we are going to add this Link URL as a custom field to show it on homepage showcase. Add this Link URL with showcase name variant.
Example
name : showcase
value : http://.../wp-content/uploads/2009/04/showcase_1.jpg
DON'T FORGET ! You need to add 3 Showcase items at least to make showcase working.
7) Using Lightbox in Posts
First you need to edit theme_path variant in jquery_lightbox.js (js/jquery_lightbox.js - line:2). Enter full path of your theme path here.Example
var theme_path = 'http://DOMAIN/wp-content/themes/wordfolio';
While you are publishing a post, you need to add class="lightbox" to your link, which you use in your post and want to use as a lightbox item.
Example
<img src="http://.../IMAGE_THUMB.jpg" alt="ALTERNATE TEXT" />
خواهشا ترجمه نکنید
من انگلیسی ایم خوبه
فقط نمیفهمم دقیقا میگه چه کنم