Hi,
thanks for your question, and sorry for the trouble.
To reset the counter, please go to /wp-admin/options.php on your site. There, look for the option tablepress_tables. In that, change the number after “last_id” to 0, and save the changes. Be very careful to not remove any of the quotation marks!
Regards,
Tobias
Thread Starter
Michael
(@taloscent)
looking at /wp-admin/options.php does not show tablepress_tables. Is it possible that my theme is interceding and putting this somewhere else?
Hi,
no, your theme does not influence this. Are you sure that it is not part of that long list? Are you logged-in as an admin? Did you try the browser search function?
Regards,
Tobias
Thread Starter
Michael
(@taloscent)
It is resolved. Thanks again.
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
I’m using TablePress and could not find tablepress_tables in
/www/lasalleyachtclub.com/wp-admin/options.php
I installed TablePress on 09/23/2013
The last modified date on options.php is 08/12/2013
Please advise
@jgravesnbs,
I think the options.php means:
http://yourdomain.com/wp-admin/options.php
Change the domain part and open it in browser.
Go it
I was trying to open options.php with FileZila
Thanks
Hi,
yes, you’ll need to access the website, not the file via FTP 🙂
Regards,
Tobias
BTW, where are the values stored for adjustments to options.php?
http://yourdomain.com/wp-admin/options.php
Hi,
all values that you can see there are stored in the WordPress database, in the wp_options table. That page is therefore just a simple and rudimentary user interface for this, as most of these options should usually not be edited directly.
Regards,
Tobias