oanhtran1804
Forum Replies Created
-
Thank you so much for confirm.
Fixed. Must click on “Hide empty items”
Forum: Plugins
In reply to: [Maintenance Mode] new version (2.4) seems broken?I think so too.
When i visit setting, i got warning “sorry you are not allowed to visit this page”
I turn around with all another setting, they are fine. Just your plugin issueForum: Plugins
In reply to: [Woocommerce Ajax add to cart for variable products] Multiple variationAlso the plugin is not work with simple product for lasted woocommerce too
Forum: Plugins
In reply to: [You Have a New (BuddyPress) Message] update the second shortcode functionThank you for respond. I know some plugin similar but what i wanted as facebook
2 shortcode.
one for only message
one for only another notification.Update here is a plugin allow appear content in specical buddypress profile create by user in frontend. you can check code
https://www.ads-software.com/plugins/bp-profile-widgets/Display in specical autho page, i guess u can check core code on autho plugin.
Thanks
Forum: Plugins
In reply to: [You Have a New (BuddyPress) Message] update the second shortcode functionYes i extra 1 shortcode.
So we had 2 notification button in menu.
1. Message Notication (Your plugin function now)
2. Site Buddypress notificationCan you consider update this? Sorry straight to word. I will donate after update
It worked thanks. Yes i understand i just need function, css i will deal with it.
Defaul you given vendor WIDGET as bellow:
Line1: Vendor-username
Line2: More Products from Vendor-usernameI want to add following for widget.:
1) Add avarta before “vendor-username”
2) Add background for this widget . get vendor background image
3) Add multiple line. Please follow example URL for easier understand
Line3. example.com/line3
Line4. example.com/line4Thank you so much.
Hi.
1) Please check my code. I wanted display shop avarta, not autho avarta. Because 1 vendor can have staff via staff plugin. If we get user avarta, will not be right.do_action(‘after_sold_by_text_shop_page’, $vendor);
function add_vendor_avarta_product(){
echo get_avarta( $vendor,’after_sold_by_text_shop_page’ );
}2) I also would like to appear shop avarta before to user name in widget “vendor info” Please.
3) Can i enable background in this widget also?
4) Similar 2, what is code to add some class (Text href=URL will be used) under More Products from Susann?
Thanks
- This reply was modified 7 years ago by oanhtran1804.
Hi. i added to childtheme function, but did not appear anything.
Forum: Plugins
In reply to: [WooCommerce Ajax Cart Plugin] my account & submit of sub/sub endpointWoo endpoint example: Adress
Sub endpoint of address is: Edit
Function need call(), get(), post() ajax: SubmitTo make plugin full support ajax in cart page we need forcus all of bellow explained.
By the way.
1) Your plugin is broken style (+) (-) button. Please update for lasted woo and storefront theme. It was messup around. Please update.
2) Function for quantity (-) issued, need click 2 time, to get update cart, which is not right.I found you had 2 smilar plugin. I would love use this plugin more, which is just simple and does simple things for simple request. Please update this plugin, none remove it.
Ok Thank u for respond.
Forum: Plugins
In reply to: [Woo Message Support] UpdatesHi. Nice update. How is premium version update?
Can you give listed idea of premium version?
The most important is frontend allow “autho” who created product direct chat with customer. (Sure as admin will see everything by defaul. I’m talking autho product here)
Please check with WC-marketplace & staff add-on https://wc-marketplace.com/product/wcmp-vendor-staff/ . Because 1 vendor , can have many staff. So all staff of this vendor should allow see all message.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Secure Issue in databaseThank you so much for the article. Just go through all of setting.
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Secure Issue in databaseI’m not hacker, But the best way to hide everything if impossible. Here is how hacker call SQL. I know this can be another step after few hack step. But if you add custom preflex which owner added then secure one more layer then.