sadweb
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [WooCommerce] Problem importing file…csv woocomerceForum: Plugins
In reply to: [WooCommerce] Problem importing file…csv woocomerceCan you send me a file that works in colors and sizes so I can fill it out and use it?
- This reply was modified 4 years, 8 months ago by sadweb.
Forum: Plugins
In reply to: [WooCommerce] Problem importing file…csv woocomerceYes, I will share with you the file that was imported and exported, and the colors did not appear
المعرف,النوع,"رمز المنتج (SKU)",الاسم,"تم النشر","هل هي مميزة؟","إمكانية العرض في الكاتلوج","وصف قصير",الوصف,"تاريخ بدء سعر التخفيض","تاريخ نهاية سعر التخفيض","حالة الضريبة","فئة الضريبة",متوفر؟,المخزون,"انخفاض كمية المخزون","الطلبات المسبقة مسموحة؟","تباع بشكل فردي؟","الوزن (kg)","الطول (cm)","العرض (cm)","الارتفاع (cm)","السماح بمراجعات الزبائن؟","ملاحظة عملية الشراء","سعر التخفيض","السعر الافتراضي",التصنيفات,الوسوم,"فئة الشحن",الصور,"حدود التنزيل","أيام مدة صلاحية التنزيل",الأب,"منتجات مُجمّعة","منتجات يوصى بها","منتجات تسويقية","رابط خارجي","نص الزر",الموضع,"اسم السمة 1","قيمة/قيم السمة 1","عرض السمة 1","سمة عالمية 1","اسم السمة 2","قيمة/قيم السمة 2","عرض السمة 2","سمة عالمية 2" 38,variable,,"قميص صيفي",1,0,visible,"قميص صيفي","قميص صيفي",,,taxable,,1,,,0,0,,,,,1,,,,"ملابس الرجال",,,"http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comS.jpg, http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comfort.jpg, http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comfort-dqz.jpg, http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comfort-tohty.jpg, http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comS.jpg",,,,,,,,,0,الالوان,"ابيض, ازرق, اسود, اصفر",1,1,المقاسات,"L, M, S",1,1 44,variation,,"قميص صيفي - ابيض, l",1,0,visible,,,,,taxable,parent,1,,,0,0,,,,,0,,10,15,,,,http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comS.jpg,,,id:38,,,,,,1,pa_الالوان,%d8%a7%d8%a8%d9%8a%d8%b6,,1,pa_المقاسات,l,,1 45,variation,,"قميص صيفي - ابيض, m",1,0,visible,,,,,taxable,parent,1,,,0,0,,,,,0,,10,15,,,,http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comS.jpg,,,id:38,,,,,,2,pa_الالوان,%d8%a7%d8%a8%d9%8a%d8%b6,,1,pa_المقاسات,m,,1 46,variation,,"قميص صيفي - ابيض, s",1,0,visible,,,,,taxable,parent,1,,,0,0,,,,,0,,12,20,,,,http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comS.jpg,,,id:38,,,,,,3,pa_الالوان,%d8%a7%d8%a8%d9%8a%d8%b6,,1,pa_المقاسات,s,,1 47,variation,,"قميص صيفي - ازرق, l",1,0,visible,,,,,taxable,parent,1,,,0,0,,,,,0,,9,15,,,,http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comfort.jpg,,,id:38,,,,,,4,pa_الالوان,%d8%a7%d8%b2%d8%b1%d9%82,,1,pa_المقاسات,l,,1 48,variation,,"قميص صيفي - ازرق, m",1,0,visible,,,,,taxable,parent,1,,,0,0,,,,,0,,10,15,,,,http://www.nadorchop.com/wp-content/uploads/2021/07/tr-3490or-men-s-technical-t-shirt-full-comfort.jpg,,,id:38,,,,,,5,pa_الالوان,%d8%a7%d8%b2%d8%b1%d9%82,,1,pa_المقاسات,m,,1Forum: Plugins
In reply to: [WooCommerce] Problem importing file…csv woocomerceI created some products in colors, I exported and then imported them. The colors and products do not appear
Forum: Fixing WordPress
In reply to: I want to show pictures in search resultsUnfortunately the code does not work when I insert it I get a message
There has been a critical error on this website.Is there a net can do this feature the appearance of images in the search
Thank you so muchForum: Fixing WordPress
In reply to: I want to show pictures in search resultsCan you edit the file please?
<?php $blog_full_content = nomos_get_option( 'blog_full_content', 'no' ); $width = '1040'; $height = '640'; ?> <?php if ( have_posts() ) : ?> <div class="blog-content classic"> <?php while ( have_posts() ) : the_post(); ?> <article <?php post_class( 'post-item' ); ?>> <div class="post-info"> <div class="header-info"> <h3 class="post-title"><?php if ( is_sticky() && is_home() && ! is_paged() ) { printf( '<i class="fa fa-bookmark" aria-hidden="true"></i>', nomos_esc_text_html( '', 'nomos' ) ); } ?> <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h3> <div class="nomos-post-meta"> <a class="nomos-post-date" href="<?php the_permalink(); ?>"><span><?php echo get_the_date(); ?></span></a> <span class="nomos-post-author"> <span><?php echo nomos_esc_text_html( 'posted by: ', 'nomos' ) ?></span> <a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) ?>"> <?php the_author() ?> </a> </span> <div class="nomos-comment-count"> <?php comments_number( nomos_esc_text_html( '0 Comments', 'nomos' ), nomos_esc_text_html( '1 Comment', 'nomos' ), nomos_esc_text_html( '% Comments', 'nomos' ) ); ?> </div> </div> </div> <div class="nomos-footer-info"> <div class="nomos-cat-post"> <?php $categories_list = get_the_category_list( ', ' ); if ( $categories_list ) { printf( nomos_esc_text_html( 'Categories: %1$s', 'nomos' ), $categories_list ); // WPCS: XSS OK. } ?> </div> <div class="nomos-tag-post"> <?php the_tags(); ?> </div> </div> </div> </article> <?php endwhile; ?> <?php wp_reset_postdata(); ?> </div> <?php nomos_paging_nav(); ?> <?php else : ?> <?php get_template_part( 'content', 'none' ); ?> <?php endif; ?>Forum: Plugins
In reply to: [WooCommerce] Shipping zones not workingThank you brother, I understand
Problem solved, thanks a lot bro
My greetings
Viewing 7 replies - 1 through 7 (of 7 total)