elrayes
Forum Replies Created
-
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] learnpress missing some optionsalso there is no option to hide/disable add to cart popup bottom bar in single course page
———————-
and i can’t find option to make some one except course owner ( student, another teacher, normal user or any user ) to sell courses and take commotion like affiliatei tried this function to remove product thumbnail if only one image is added to product
but it does’t work
add_action( 'woocommerce_product_thumbnails', 'enable_gallery_for_multiple_thumbnails_only', 5 ); function enable_gallery_for_multiple_thumbnails_only() { global $product; if( ! is_a($product, 'WC_Product') ) { $product = wc_get_product( get_the_id() ); } if( empty( $product->get_gallery_image_ids() ) ) { remove_action( 'woocommerce_product_thumbnails', 'woocommerce_show_product_thumbnails', 20 ); } }
`
(( the space problem with only product if only one image is added ))
- This reply was modified 2 years, 11 months ago by elrayes.
hi
here u are the screenshot
https://snipboard.io/GZJrva.jpgnote / the thumbnails is showing on right side
https://snipboard.io/1evmD3.jpg- This reply was modified 2 years, 11 months ago by elrayes.
Did you try that with a different theme?
no, i didn’t
Forum: Plugins
In reply to: [XT Floating Cart for WooCommerce] problem with fly to cartthe problem with free version
@xplodedthemesForum: Plugins
In reply to: [XT Floating Cart for WooCommerce] problem with fly to carti’m waiting for your answer ??
Forum: Plugins
In reply to: [XT Floating Cart for WooCommerce] problem with fly to cartthis solved
2- in single product page when click on add to cart button
its hidden and customers can’t add products again until refresh the pagestill want to fix problem 1
Forum: Plugins
In reply to: [WooCommerce] don’t hide add to cart button@abwaita
thank you for your help
the problem in the themecould you tell me how to fix this
and stay on the theme ?Forum: Plugins
In reply to: [WooCommerce] don’t hide add to cart buttonForum: Plugins
In reply to: [Load More Products for WooCommerce] products are repeatno, this load more belongs to product grid
if u want to help give me function to auto load more when scroll depends on existing button
Forum: Plugins
In reply to: [Load More Products for WooCommerce] products are repeatIS THERE ANY HELOFUL PLUGIN TO FIX THAT ?
OR FUNCTION CODE TO FIX THAT >
Forum: Plugins
In reply to: [Load More Products for WooCommerce] products are repeatany help ?
Forum: Plugins
In reply to: [Load More Products for WooCommerce] products are repeatI would like to thank you ??
i have 6 products for test
in page 1 there are 3 called ( 1 / 2 / 6 )and in page 2 the others called ( 3 / 4 / 5 )
after add the plugin the ( 1 / 2 / 6 ) only repeats
test link here
https://www.borsawya.com/test