SRD75
@srd75 on WordPress.org
- Member Since: July 3rd, 2011
-
Created a topic, Site hacked, on the site WordPress.org Forums:
Hi, Our site contains a message about buying ETH &a… -
Posted a reply to Exposing our API key, on the site WordPress.org Forums:
OK, thank you, Dylan. -
Posted a reply to Exposing our API key, on the site WordPress.org Forums:
Yes, that helps, thanks. Do other plugins do things differently, not exposing the API key… -
Created a topic, Exposing our API key, on the site WordPress.org Forums:
Hi, Our Google Cloud Maps API key is exposed in the… -
Posted a reply to Popup Not Opening Automatically, on the site WordPress.org Forums:
Thanks @belimperial I submitted a support ticket this week. I have not heard anything back… -
Created a topic, Popup Not Opening Automatically, on the site WordPress.org Forums:
Hi, Our popup is supposed to automatically popup on… -
Created a topic, Restrict available booking slots?, on the site WordPress.org Forums:
Hi, I think your plugin will do what we need, but i… -
Created a topic, No Duplicate Posts Found, on the site WordPress.org Forums:
Hi, I imported an export of posts I had already imp… -
Posted a reply to Web page gone, on the site WordPress.org Forums:
I used Acronis Backup to restore to a point containg most of my page. Curious… -
Created a topic, Web page gone, on the site WordPress.org Forums:
I was working on a page with Divi editor, post id was … -
Created a topic, a “sold” or “pending sale” option, on the site WordPress.org Forums:
Is there any way advertisers can mark their ad as "sol… -
Posted a reply to How to set ads to never expire, on the site WordPress.org Forums:
Excellent, thank you. -
Created a topic, How to set ads to never expire, on the site WordPress.org Forums:
When ad admin creates an ad, they're able to set the i… -
Created a topic, Full-size Images not being used, on the site WordPress.org Forums:
Hi, On our home page, the following image is being … -
Created a topic, PayPal Instant Payment Notification warning, on the site WordPress.org Forums:
Hi Folks, PayPal emailed us a message: Please ch… -
Posted a reply to How to allow members to add a Sold label to their listing?, on the site WordPress.org Forums:
I see. @ https://docs.wpgeodirectory.com/article/658-managing-classifieds-and-sold-functionality-in-geodirectory, I was interested in: Once you have enabled the Sold features,… -
Posted a reply to How to allow members to add a Sold label to their listing?, on the site WordPress.org Forums:
Hi Alex, I have added the Sold feature to the Places CPT. However, @ https://www.allguns.com.au/… -
Posted a reply to Adjust the New tag to display for 3 days rather than 1 month, on the site WordPress.org Forums:
Beautiful, thank you. -
Posted a reply to How to adjust the Member Links menu?, on the site WordPress.org Forums:
Hi! When logged in as a dealer, we would like Member Links only to have:… -
Posted a reply to New user email not being delivered, on the site WordPress.org Forums:
Email log shows no email has been sent to my new advertiser email address I… -
Posted a reply to Adjust the New tag to display for 3 days rather than 1 month, on the site WordPress.org Forums:
Hi, Dashboard > GeoDirectory > Settings > General > Pages > Archive page = "GD… -
Posted a reply to How to adjust the Member Links menu?, on the site WordPress.org Forums:
Hi @paoltaia Can you use an Australian VPN, please? -
Posted a reply to How to allow members to add a Sold label to their listing?, on the site WordPress.org Forums:
Thanks @paoltaia On that article page is: To allow your users to be able to… -
Created a topic, Layout broken – do we need to check the website every day?, on the site WordPress.org Forums:
Hi Folks, Our website was broken after making some … -
Created a topic, New user email not being delivered, on the site WordPress.org Forums:
Hi Folks, Our WP admin email is set to admin@domain. … -
Created a topic, How to adjust the Member Links menu?, on the site WordPress.org Forums:
Hi Folks, How do we adjust the Member Links submenu: … -
Created a topic, How to allow 5MB photo upload size?, on the site WordPress.org Forums:
Hi Folks, WordPress has a Media upload max file size … -
Created a topic, How to allow members to add a Sold label to their listing?, on the site WordPress.org Forums:
Hi Folks, How do we allow customers to add a Sold lab… -
Created a topic, Adjust the New tag to display for 3 days rather than 1 month, on the site WordPress.org Forums:
Hi Folks, How do we adjust the New tag to display for… -
Created a topic, css: select days that have an event, on the site WordPress.org Forums:
Hi Folks, Is there a way to use CSS to target days th… -
Posted a reply to Can’t see “wp booking calendar” in my Gmail Calendar, on the site WordPress.org Forums:
The question I don't know how to answer is: which? Should it be the Google… -
Posted a reply to Can’t see “wp booking calendar” in my Gmail Calendar, on the site WordPress.org Forums:
But this calendar I created and added the calendar ID to settings has no events… -
Posted a reply to Can’t see “wp booking calendar” in my Gmail Calendar, on the site WordPress.org Forums:
Thanks, I've installed Booking Manager, created a booking .ics feed, and imported that URL into… -
Posted a reply to Can’t see “wp booking calendar” in my Gmail Calendar, on the site WordPress.org Forums:
Thanks, I've created a new calendar, set it to Public and copied/pasted the calendar ID… -
Created a topic, Can’t see “wp booking calendar” in my Gmail Calendar, on the site WordPress.org Forums:
Hi Folks, Following the tutorial @ https://wpbookingc… -
Created a topic, Padding jump on mobile, on the site WordPress.org Forums:
Hi Folks, On mobile, when viewing our site, the WOOF … -
Posted a reply to header background image not present on single post, on the site WordPress.org Forums:
Perfect, appreciated Kharis. -
Created a topic, Excellent support, excellent speed, on the site WordPress.org Forums:
NitroPack support always does everything required to e… -
Posted a reply to Custom block {{variables}} do not produce front-end content, on the site WordPress.org Forums:
Yeah, that fixed things @noisysocks, thank you very much! -
Posted a reply to Element type is invalid: expected a string (for built-in components) or a class/, on the site WordPress.org Forums:
@ramonopoly, you are a legend! Thank you. That solved my problem. -
Created a topic, Element type is invalid: expected a string (for built-in components) or a class/, on the site WordPress.org Forums:
I'm using @wordpress/create-block to create a custom G… -
Posted a reply to custom Gutenberg block will not load, on the site WordPress.org Forums:
I changed mandoe-blocks2.php to: function create_block_mandoe_blocks2_block_init() { register_block_type( __DIR__ . '/build/blocks/mandoe-daily-sales' ); register_block_type( __DIR__ .… -
Posted a reply to custom Gutenberg block will not load, on the site WordPress.org Forums:
I am using the same code as https://developer.wordpress.org/block-editor/getting-started/create-block/. i.e, there is a mandoe-blocks2.php with: function… -
Created a topic, custom Gutenberg block will not load, on the site WordPress.org Forums:
I'm using this tutorial to create a custom block. Thi… -
Created a topic, Custom block {{variables}} do not produce front-end content, on the site WordPress.org Forums:
I'm using the Create Block tutorial to create a custom… -
Created a topic, How to export a block so I can use it in my theme, on the site WordPress.org Forums:
I've created a block in the backend editor. I'd like … -
Posted a reply to No “menus” to select in Tools > Export, on the site WordPress.org Forums:
The web host was able to increase the RAM limit temporarily. I selected "Navigation Menu… -
Posted a reply to No “menus” to select in Tools > Export, on the site WordPress.org Forums:
Unfortunately I am running out of memory during the export process and receive a 0KB… -
Posted a reply to No “menus” to select in Tools > Export, on the site WordPress.org Forums:
I found downgrading from PHP 8 to PHP 7.4 added the "Navigation Menus" under Tools… -
Created a topic, Doesn’t work, on the site WordPress.org Forums:
There were no instructions on how to use this plugin. …