revive
@revive on WordPress.org
- Member Since: May 10th, 2012
-
Posted a reply to Restore deleted images (original sized images), on the site WordPress.org Forums:
@gikaragia Thanks for the reply. We don't have any other image plugins installed on the… -
Created a topic, URGENT: Plugin deleted orig images, not just old unregistered sized thumbnails!, on the site WordPress.org Forums:
Thanks for the great work on this plugin! I’ve used it… -
Posted a reply to Restore deleted images (original sized images), on the site WordPress.org Forums:
Rephrased and reposted to clarify support request -
Created a topic, Restore deleted images (original sized images), on the site WordPress.org Forums:
Thanks for the great work on this plugin! I've used in… -
Posted a reply to Can’t switch List/Month view, on the site WordPress.org Forums:
@marckolo It's in your functions.php file usually -
Posted a reply to Can’t switch List/Month view, on the site WordPress.org Forums:
I replaced the themes enqueue of jQUery from: wp_register_script('jquery-3.5.1', 'https://code.jquery.com/jquery-3.5.1.js', false, '3.5.1', true); wp_enqueue_script('jquery-3.5.1'); to… -
Posted a reply to Search, Data dropdown and view selector now working, on the site WordPress.org Forums:
Found the issue for us.. WP was loading jQuery twice. resolved that, and TEC works… -
Posted a reply to Can’t switch List/Month view, on the site WordPress.org Forums:
Found the issue for us.. WP was loading jQuery twice. resolved that, and TEC works… -
Posted a reply to Can’t switch List/Month view, on the site WordPress.org Forums:
We just posted another request on this forum.. then came across this one.. having the… -
Created a topic, Search, Data dropdown and view selector now working, on the site WordPress.org Forums:
Hello, The Events Calendar looks to be a great plugin,… -
Created a topic, Per Post Request A Quote, on the site WordPress.org Forums:
Hello, We're needing a way for clients to view our pos… -
Posted a reply to CPT Archive Page not working, on the site WordPress.org Forums:
Thanks for the response! I was debating between using a tax field or ACF field.… -
Posted a reply to CPT Archive Page not working, on the site WordPress.org Forums:
Micheal, Yes, once I opened the file (from the editor) in Finder.. and saw it… -
Posted a reply to CPT Archive Page not working, on the site WordPress.org Forums:
Solved. #embarrassing - my editor was showing the file in the file list, but it… -
Posted a reply to CPT Archive Page not working, on the site WordPress.org Forums:
Here is the code for the Auction post type: function cptui_register_my_cpts_auction() { /** * Post… -
Created a topic, CPT Archive Page not working, on the site WordPress.org Forums:
Hello, This is the first time I've used CPTUI and I've…