moshe
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Global translation, Ask if there is such a featureI don’t need automatic translation.
I need the site to be displayed in only one language. And that would be our language.
And even if we use a multilingual site, I need it to show in our language by default.Forum: Plugins
In reply to: [DW Question & Answer] “voices”I installed your thank you plugin and couldn’t activate this feature
Hello
I have already arranged to edit the code for my needsForum: Plugins
In reply to: [YITH WooCommerce Quick View] From right to leftHi Hello
As a person who speaks Hebrew, I would love to have the product on the right, and the short description section on the left.
http://ta.jewish-restaurant.co.il/product-tag/%D7%AA%D7%9C-%D7%90%D7%91%D7%99%D7%91/This is a restaurant.
Inventory inventory changes and repeats itself. What was yesterday will not be today but will be back tomorrow.
Prefer not to delete the add-on, just mark it as non-existent.
Is there a way to signal that the add-on does not exist today, without deleting it?
On the day it does not exist, it will not appear on the site, but will remain in the control panel, marked inactive.Forum: Plugins
In reply to: [YITH WooCommerce Quick View] From right to leftForum: Plugins
In reply to: [WCMp Advanced Shipping] How to assign a product supplier by shipping rulesHi Is there a way to connect the same methods of shipping the Credential Manager for the vendor?
And can the Admin manager connect his supplier to his shipment?I have to let our practitioner write every day what is active and what is not.
Let’s say six extra three options and sometimes there are years out of them.Forum: Themes and Templates
In reply to: [OceanWP] Can the description be expanded to more characters?And it doesn’t even show 100. Maybe 50.
Forum: Themes and Templates
In reply to: [OceanWP] Can the description be expanded to more characters?Hello
This is what the code looks like on my sitefunction get_ecommerce_excerpt(){ $excerpt = get_the_excerpt(); $excerpt = preg_replace(" ([.*?])",'',$excerpt); $excerpt = strip_shortcodes($excerpt); $excerpt = strip_tags($excerpt); $excerpt = substr($excerpt, 0, 999); $excerpt = substr($excerpt, 0, strripos($excerpt, " ")); $excerpt = trim(preg_replace( '/s+/', ' ', $excerpt)); return $excerpt; } function prefix_short_des_product() { echo get_ecommerce_excerpt(); } add_action( 'ocean_after_archive_product_title', 'prefix_short_des_product', 40 );Snippet Code
Forum: Themes and Templates
In reply to: [OceanWP] Can the description be expanded to more characters?Hello
Not working for meForum: Plugins
In reply to: [Delivery & Pickup Date Time for WooCommerce] Pushes the checkout pageHello,
It’s about a long time. But in the end I will do without a date selector. We would be happy to resolve this.
This is a very long loading time.Forum: Plugins
In reply to: [Tutor LMS - eLearning and online course solution] Monetizing: WooCommerceHello
is not workingForum: Plugins
In reply to: [Delivery & Pickup Date Time for WooCommerce] Translation extensionNot working for me.
- This reply was modified 6 years, 1 month ago by moshe.