canyasa
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress Follow] Fatal error: Uncaught Error: [] operator not supportedGreat! thank you
Forum: Plugins
In reply to: [BuddyPress Follow] Stops loading page on followYes, I didn’t debug while posting this one so thanks.
Forum: Fixing WordPress
In reply to: setting up mail with godaddy office365Hey @stall20080
Could you explain how did you fix? I am having the same problem with godaddy and 365…
5) What kind of withdrawal options you have for vendors? The country that I am going to use this plugin, they don’t have paypal so how can I transfer comissions?
Thanks for the quick reply, but that didn’t work on invoice page. I am trying to show item owner’s nickname instead my website title.
4) Is it possible to limit website only for one country?
If I set woocommerce option to sell only specified country, how vendor dashboard works?
Thanks
Forum: Plugins
In reply to: [WP Store Locator] (“wpsl-search-btn”).click(); map doesn’t focusWhen I add Browser Key from settings map doesn’t show so I had to add this script to header.php
<script src=”https://maps.googleapis.com/maps/api/js?key=”+…..API key…..+”&sensor=false” type=”text/javascript”></script>
Nvwm I didn”t know there is an option in the screen settings! thanks!
Ahaha thanks! I didn’t think that would work, but there is a little problem with that drag and drop. I know it’s woocommerce problem but maybe you can help me with that, how can I drag a category from 2nd page to 1st page? lol.
Forum: Plugins
In reply to: [WP Store Locator] (“wpsl-search-btn”).click(); map doesn’t focusThank you for the plugin.
I added a text field(#location_box) on navbar, it sends the value to #wpsl-search-input and runs .click() function on #wpsl-search-btn , that’s it.
It brings the correct stores on <div id=”#wpsl-stores”> but map(#wpsl-gmap) keep showing all stores. I couldn’t figure it out why?
here is the link: https://www.cocosbakery.com
Forum: Plugins
In reply to: [WP Store Locator] (“wpsl-search-btn”).click(); map doesn’t focusgoogle.maps.event.trigger(map, ‘resize’);
doesn’t work, am I doing something wrong? Please help
hey @deeveedee, I am using these settings below for my old wordpress site and works great<br>
SMTP Host: smtpout.secureserver.net
Encryption: None
Port: 80
SMTP Authentication: Yes
SMTP Username: the user name (complete e-mail address) of the GoDaddy e-mail account that you are using to send
SMTP Password: the password that you assigned to your GoDaddy e-mail account<br><br>However, I have created a new site and put same settings but it didn’t work. I keep getting “SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting”. Any ideas?
Forum: Plugins
In reply to: [Collapse-O-Matic] Tabs coming expanded automatically on loadOk I found it, tag=”div” this is what I was asking for. Thank you.
Forum: Plugins
In reply to: [Collapse-O-Matic] Tabs coming expanded automatically on loadI tried that, I think some maintenance going on now cause I got this message “Page Not Found
The page you were looking for could not be found. I’m sorry, it’s not your fault… probably.”
I have one more question; Is there a way click on the row to expand instead clicking the text?