Paolo
@paoltaia on WordPress.org and Slack
- Member Since: March 9th, 2010
- Website: wpgeodirectory.com
Bio
Contribution History
Paolo’s badges:- Plugin Developer
- Theme Developer
- Translation Contributor
- Translation Editor
-
Posted a reply to translate info window, on the site WordPress.org Forums:
thank you! -
Posted a reply to translate info window, on the site WordPress.org Forums:
Please open a ticket on https://wpgeodirectory.com/support referencing this ticket and send us both po and… -
Posted a reply to translate info window, on the site WordPress.org Forums:
Hi, that's done via translation file. It looks like you are using one already. You… -
Posted a reply to Why is my search by zip code not working?, on the site WordPress.org Forums:
👍</img> -
Posted a reply to change submit query on register popup, on the site WordPress.org Forums:
Changing the plugin file would be a mistake. After every update the change would be… -
Posted a reply to change submit query on register popup, on the site WordPress.org Forums:
The button should only say Submit. If it is saying Submit Query, something has been… -
Posted a reply to Hello please how i add a border and color to the invoice form, on the site WordPress.org Forums:
Add this to : Appearance > Customize > Additional CSS .bsui .d-flex .border { border:… -
Posted a reply to how to sent invoice to multiple costumer at once, on the site WordPress.org Forums:
Each invoice can only be sent to ONE customer. Invoices are personal. It is not… -
Posted a reply to how to replace “INVOICE” opposite to the logo with a different text, on the site WordPress.org Forums:
This is the correct snippet, tested and validated. Thanks add_filter('getpaid_invoice_type_label','_my_invoice_label',10,2); function _my_invoice_label($label,$invoice){ if($label=='Invoice'){ $label =… -
Posted a reply to how to make fields in the payment form required, on the site WordPress.org Forums:
Click on the field and on the left column its settings will appear. There you… -
Posted a reply to Hello please how i add a border and color to the invoice form, on the site WordPress.org Forums:
Hello, tat can be done with CSS. If you specify what you want exactly, we'll… -
Posted a reply to Login with magic link, on the site WordPress.org Forums:
In that case @rehatiere007 please consider using this: https://wordpress.org/plugins/passwordless-login/ Thanks, -
Posted a reply to Login with magic link, on the site WordPress.org Forums:
Ok, developers are checking what it would take. We will let you know asap. Thanks, -
Posted a reply to Login with magic link, on the site WordPress.org Forums:
Are we talking about this one: https://wordpress.org/plugins/magic-login/ or the one hosted on codecanyon? -
Posted a reply to Feature request: No registration link while register is of, on the site WordPress.org Forums:
This works regardless if using or not AUI: .bsui .uwp-footer-link.d-inline-block {display: none !important;} -
Posted a reply to featured image in event?, on the site WordPress.org Forums:
Hi, the 1st image uploaded to the listing is used as the featured image (they… -
Posted a reply to How to change the datepicker, on the site WordPress.org Forums:
Hi, I'm sorry, but that's not possible without customization. Thanks, -
Posted a reply to Translated place with WPML is duplicated at search, on the site WordPress.org Forums:
Hi, it looks like you haven't installed the free add-on needed to make GD and… -
Posted a reply to Verified Stripe Partner, on the site WordPress.org Forums:
That's weird. I see they changed the Directory URL structure, and since then our page… -
Posted a reply to Are transactions processed on my website or on Stripe’s website?, on the site WordPress.org Forums:
At the moment the user will remain on your website for the entirety of the… -
Posted a reply to Installation failed: Could not copy file., on the site WordPress.org Forums:
Hi @rebeccatds, is the other site on the same server? This sounds like a file… -
Posted a reply to Why is my search by zip code not working?, on the site WordPress.org Forums:
p.s. unchecking all categories will still show all categories on the map. We don't provide… -
Posted a reply to Why is my search by zip code not working?, on the site WordPress.org Forums:
please see: https://docs.wpgeodirectory.com/article/59-gd-map Tick/Untick Categories on Map - (directory map specific) Enter a comma-separated list of category ids… -
Posted a reply to Why is my search by zip code not working?, on the site WordPress.org Forums:
Hi, Those Zip codes are not unique. They are common in other countries too. In… -
Posted a reply to Password field and registration action, on the site WordPress.org Forums:
Please create a ticket here for further support: https://userswp.io/support. Thanks, -
Posted a reply to Bump up function, on the site WordPress.org Forums:
Hi, not the free version. With the Price and Payments add-on, you can create a… -
Posted a reply to Password field and registration action, on the site WordPress.org Forums:
This is what you should see there: https://paste.pics/e46add8a9f365ca888fafe29e1364f93 If that's not the case, please attach… -
Posted a reply to Link Event to existing Place, on the site WordPress.org Forums:
Hi, that is possible using the custom post type add-on. It creates a new tab… -
Posted a reply to How to switch tabs without refreshing the page?, on the site WordPress.org Forums:
Hi, content would need to be loaded via AJAX calls. To achieve that, code customization… -
Posted a reply to How to List all items automatically on one page without using id’s?, on the site WordPress.org Forums:
Hi David, our plugin is designed to display the buy now button or the checkout… -
Posted a reply to How to adjust the Member Links menu?, on the site WordPress.org Forums:
Sorry to disappoint you, but GeoDirectory doesn't provide similar features.That would require some plugin that… -
Posted a reply to Demande de paiement personnalisé ?, on the site WordPress.org Forums:
Hi, I'm not sure I understand your requirement correctly. Do you need recurring payments AND… -
Posted a reply to profile tabs & getpaid, on the site WordPress.org Forums:
This should do it: .uwp_widget_account .col-lg-3 { display: none; } -
Posted a reply to profile tabs & getpaid, on the site WordPress.org Forums:
CSS? -
Posted a reply to about info not working, on the site WordPress.org Forums:
Hi @jalindra9008, thanks for the review. For any support-related questions, please create a support ticket… -
Posted a reply to colors in boilerplate, on the site WordPress.org Forums:
You should change plugin files ever. After every update you will lose your changes. The… -
Posted a reply to events footer widget, on the site WordPress.org Forums:
👍</img> -
Posted a reply to distinction Location/Event on new entry, on the site WordPress.org Forums:
No you don't need to manually create them, if you go to Appearance > Menu,… -
Posted a reply to How many menu items are there gonna be in the end?, on the site WordPress.org Forums:
I thought you were talking about the front end menu. GeoDirectory adds one menu item… -
Posted a reply to profile tabs & getpaid, on the site WordPress.org Forums:
I asked to the dev team to chime in, we'll get back to you asap. -
Posted a reply to Add logo to (lightbox) login and register form, on the site WordPress.org Forums:
sorry my bad, I missed one line of CSS h5.modal-title::before { content:""; background-image: url(https://wpgetpaid.com/wp-content/themes/ayetheme-new/assets/img/gp/getpaid-logo.png); width:… -
Posted a reply to profile tabs & getpaid, on the site WordPress.org Forums:
Hi, sorry, but that is not possible without customization. Thanks, -
Posted a reply to Add logo to (lightbox) login and register form, on the site WordPress.org Forums:
I've tested it before replying, and it works. The only way for me to tell… -
Posted a reply to Sorting users in “users listing” page, by posts number, on the site WordPress.org Forums:
Hi, I'm sorry to disappoint you. That is not an available sorting option for users… -
Posted a reply to Add logo to (lightbox) login and register form, on the site WordPress.org Forums:
Hi, you can do that with CSS. You iwll need to add it to Appearance… -
Posted a reply to events footer widget, on the site WordPress.org Forums:
It is always better to keep questions separate.the widget to output a list of events… -
Posted a reply to colors in boilerplate, on the site WordPress.org Forums:
You can change primary and seconday colors via:Appearance > AyeCode UI That will change color… -
Posted a reply to distinction Location/Event on new entry, on the site WordPress.org Forums:
Each custom post type has a different URL. Examples:Places: yoursite.com/add-listing/?listing_type=gd_placeEvents: yoursite.com/add-listing/?listing_type=gd_event Thanks, -
Posted a reply to Events add on Locations admin view, on the site WordPress.org Forums:
That looks like a CSS conflict that can be solved quite easily. If you need… -
Posted a reply to How many menu items are there gonna be in the end?, on the site WordPress.org Forums:
Hi, by going to Appearance > Menus, you can add/remove/edit the menu items as you…
Developer
-
BuddyPress Compliments
Active Installs: 200+
-
GeoDirectory - WordPress Business Directory Plugin and Classified Ads Listings
Active Installs: 10,000+
Contributor
-
API KEY for Google Maps
Active Installs: 70,000+
-
AyeCode Connect
Active Installs: 10,000+
-
BlockStrap Page Builder Blocks
Active Installs: Less than 10
-
Events Calendar for GeoDirectory
Active Installs: 2,000+
-
Frontend Analytics
Active Installs: 200+
-
GetPaid > Item Inventory
Active Installs: 300+
-
GetPaid > Wallet
Active Installs: 300+
-
GetPaid Stripe Payments
Active Installs: 1,000+
-
Payment forms, Buy now buttons and Invoicing System | GetPaid
Active Installs: 5,000+
-
Quotes Addon for GetPaid
Active Installs: 800+
-
-
UsersWP - ReCaptcha
Active Installs: 3,000+
-
UsersWP - Social Login
Active Installs: 3,000+
-
Directory StarterActive Installs: 1,000+
-
Supreme DirectoryActive Installs: 1,000+
Plugins
Magyar (Hungarian) Plugins Translation Editor - #hu_HU
-
GeoDirectory – WordPress Business Directory Plugin and Classified Ads Listings
Active Installs: 10,000+
-
Payment forms, Buy now buttons and Invoicing System | GetPaid
Active Installs: 5,000+
-