المواضيع المخالفة للدستور يتم حذفها مباشرة بدون إرسال أي إشعار للعضو لذلك يُرجى مراجعة الدستور والتقيّد بشروطه منعاً للإحراج.
كذلك ننصحك باستعمال محرك البحث في المنتدى لأن الكثير من الاستفسارات سبق وأن طُرحت في المنتدى.
موقع بحيرة العرب شركات الأخبار المباشرة مدونة عواميد جمعية نخلة الخيرية
أعلن عن مدونتك هنا أعلن عن مدونتك هنا أعلن عن مدونتك هنا أعلن عن مدونتك هنا أعلن عن مدونتك هنا

العودة   منتديات عرب ووردبريس > قسم الإضافات > إضافات ووردبريس - عام
التسجيل التعليمـــات قائمة الأعضاء التقويم البحث مشاركات اليوم اجعل كافة الأقسام مقروءة

طلب مساعدة في ضبط الإضافة simple-post-thumbnails

إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 09-26-2009, 09:12 PM
مدون جديد
 
تاريخ التسجيل: Oct 2008
المشاركات: 12
شكر غيره: 1
تم شكره 4 مرة في 2 موضوع
افتراضي طلب مساعدة في ضبط الإضافة simple-post-thumbnails

السلام عليكم

اظافة اكتر من رائعة لكن للاسف لم تضبط معي
كود PHP:
4. Add the `p75GetThumbnail(int $postID, [int $width, [int $height, [string $fileType]]])` function to your theme to get the URL of a thumbnail and `p75GetOriginalImage(int $postID)to get the URL to the original image 
لانه لم افهم السطر الرابع

كود PHP:
=== Simple Post Thumbnails ===
ContributorsJames LaoJason Schuller
Donate link
http://jameslao.com/
Tagsthumbnailsimagesautomaticsimple
Requires at least
2.6
Tested up to
2.8.4
Stable tag
1.5

Adds a widget to the posting screen that makes creating post thumbnails a cinch
.

== 
Description ==

This plugin adds a widget to the posting screen that allows you to add a post thumbnail by uploading an image from your computer or via a URLThe thumbnail is scaled and cropped to the correct size automatically.

Please visit the [documentation](http://press75.com/docs/simple-post-thumbnails/) for detailed instructions on installation and usage.

== Installation ==

1. Make sure that your host has the GD graphics extension for PHP enabled.
2. Upload the plugin file to your `wp-plugins/folder.
3. Go the plugin management page and activate the plugin.
4. Add the `p75GetThumbnail(int $postID, [int $width, [int $height, [string $fileType]]])` function to your theme to get the URL of a thumbnail and `p75GetOriginalImage(int $postID)to get the URL to the original image.
5. Go to Settings Thumbnail Options to configure default values for the plugin.

== 
Frequently Asked Questions ==

How do I add a thumbnail? =

Go to the posting screen and either upload an image from your computer or enter in the URL of the image in the form provided.

I am getting errors when I try to upload thumbnailswhat is wrong? =

Make sure that a folder called "`thumbnails`" was created in your `wp-contentfolder and make sure it has write permissions (`755works). If this folder does not existcreate it.

== 
Changelog ==

1.5 =
Added short code support.
Added feed support.
Fixed thumbnail preview when default thumb is not set.

1.4 =
Removed domain from the URL passed to timthumbs.
Made the admin notices more informative and useful.
Added some debug information to the options page that may help resolve issues.

1.3 =
Changed all the folder variables to use WP native constants.
Updated timthumb with latest fixes









الملفات المرفقة
نوع الملف: zip simple-post-thumbnails[1].1.5.zip‏ (10.2 كيلوبايت, المشاهدات 29)
رد مع اقتباس
  #2  
قديم 10-01-2009, 11:52 PM
مدون جديد
 
تاريخ التسجيل: Oct 2008
المشاركات: 12
شكر غيره: 1
تم شكره 4 مرة في 2 موضوع
افتراضي

يرفع الموظوع للاهمية

وهنا شرح الاظافة
http://www.press75.com/documentation...s-setup-usage/

وهدا ملف الاندكس الدي ارغب في التعديل عليه
كود PHP:
<?php get_header(); ?>
<div id="wrapper">
<div id="mainbody">
<div id="content">
    <div style="margin: 0 0 10px 0 ; text-align:right ; background:#FFFFE0;
border:1px solid #E6DB55; color: #ff0000 ; -moz-border-radius: 9px ; padding: 10px 10px 10px 0px ;  ">
  <font color="#ff0000"> Ø§Ø®Ø± Ø§Ù„Ø&shy;لقات  </font>
 <marquee scrollAmount=1 scrollDelay=15 trueSpeed 
 direction="right" onmouseover=this.stop(); 
onmouseout=this.start(); width="770">
<? get_archives('postbypost''10''custom'''
'&nbsp;&nbsp;«»&nbsp;&nbsp;'); ?>
</marquee>
</div> 
<?php if (have_posts()) : ?>
<?php 
while (have_posts()) : the_post(); ?>
<div class="window">
<div class="postb_bottom">
<div class="posti_inside">
<div class="paneleft">
<?php print_video_thumb($post?>
  </div>
<div class="paneright">
<h2 class="indextitle"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>
<br />
<div class="postfeedback">
<?php if(function_exists('the_ratings')) { the_ratings(); } ?>
<?php comments_popup_link
(__('Comments'), __('Comment (1)'), __('Comments (%)'), 'commentslink'__('Comments off')); ?>
<br/>
<?php if(function_exists('the_views')) { the_views(); } ?>
<br />
Published:
<?php the_time('F j, Y'?>
   </div>
  </div>
 </div>
</div>
<div style="clear:both;"></div>
</div>
<?php endwhile; ?>
<?php 
if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?> 
<?php else : ?>
<h2>Your search &nbsp;<strong>-&nbsp;<?php echo get_search_query(); ?>&nbsp;-</strong>&nbsp;did not match any documents.</h2>
<h3>Suggestions:</h3>
<ul>
<li>Make sure all words are spelled correctly.</li>
<li>Try different keywords.</li>
<li>Try more general keywords.</li>
<li>Go to our <a href="<?php bloginfo('url'); ?>/" >Home page</a></li>
</ul>
<?php include (TEMPLATEPATH '/adsense/ad_search.php'); ?>
<?php 
endif; ?>
</div>
<?php get_sidebar(); ?>
</div>
<?php get_footer(); ?>









رد مع اقتباس
satsat, تمّ شُكرك على هذه المشاركة من قبل الأعضاء:
SEOO! (11-10-2009)
إضافة رد


الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1)
 
أدوات الموضوع
انواع عرض الموضوع

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are معطلة
Pingbacks are متاحة
Refbacks are متاحة


المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
استعراض صورة (Thumbnails) بجانب الموضوع في المدونة iceboy مناقشة عامة 2 10-30-2009 02:40 PM
[Wordpress Simple Post Quran] للإستدلال بالقرأن الكريم بروفيشنال معرض الإضافات 3 08-14-2009 09:09 PM
مشكلة مع الـ simple-tags Black Dove إضافات ووردبريس - عام 1 07-17-2009 02:02 PM
[مشكلة] مع Simple Tags مرشوش بفليت طلبات الإضافات / طلبات تعريب الإضافات 1 12-25-2007 05:00 PM
قالب ins-simple المعرب sa7d معرض القوالب 6 10-21-2006 08:26 PM



الساعة الآن 02:50 AM.