idearius
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Sobek`s Posts in Category] Both posts and pages are being shown.Same thing just happened to me.
Care to say how did you fix it?Cheers.
Forum: Plugins
In reply to: Shopping list plugin for recipe blog?Nice project OpenEats. The “add to list/menu” functionality could be used for many other things. Is it a plugin that can be added to WP sites or is it part of the OE system?
Forum: Fixing WordPress
In reply to: Backup ProblemBy the way, I’m currently downloading a 235mb backup ??
Also, the “Exclude folder/file” option does not seem to be working.
Forum: Fixing WordPress
In reply to: Backup ProblemProblem solved, it seems.
– First deactivated and deleted the plugin.
– Then deleted the “backup” folder.
– Went to PHPMyAdmin and deleted the “bkpwp” database entries.
– Finally reinstalled.Checked the logs and the full backup ended nicely.
Cheers.
Forum: Plugins
In reply to: BackUpWordPress alternativesHere’s what I got searching a bit in this site:
- DBC Backup – only database.
- WP S3 Backups – seems to backup everything (not clear from the webpage) but needs an Amazon S3 account.
- eFiles Backup – only on-demand backups.
- Remote Database Backup – automated, but only database.
- WordPress Backup – no scheduled backups, have to enter path of specific item to backup.
- WordPress Automatic Online Backup – needs (free) account at wordpressbackup.com, no email backup yet.
None looks as comprehensive as BackUpWordPress.
Cheers.
Forum: Fixing WordPress
In reply to: Backup ProblemThe same is happening to me with large full backups (above 140mb), but not with sql backups or smaller full backups (~90mb).
It’s been almost a year and a half since BackUpWordPress was last updated. It’s a pity as it has worked really well. (I must confess I haven’t donated anything to the author, but I have clicked on several interesting ads at the website!).
Cheers.
Forum: Plugins
In reply to: Make some pages visible to logged in users only?Have you checked the Role Scoper plugin?
https://www.ads-software.com/support/topic/177285?replies=3#post-763662Cheers
Forum: Fixing WordPress
In reply to: Publish Post to a Specific PageAs far as I know, password-protecting a Category can’t be done with WordPress. You password-protect content, not ways of displaying it.
The first issue (about listing certain posts in certain pages) can be solved by creating a page and adding the code to list all posts in a certain category. This plugin has worked for me: https://www.ads-software.com/extend/plugins/sobeks-post-in-category/
And you may also try using code or this other plugin: https://www.ads-software.com/extend/plugins/wordpress-category-posts/
Cheers.
Forum: Fixing WordPress
In reply to: Critical! I accidently deleted 25 posts. How can I recover them?This is just another case were a Trash Bin would be most useful…
Forum: Plugins
In reply to: customizing appearance of tables?A bit late for the original poster, but an answer might be useful for somebody else: You should use Cascading Style Sheets (CSS).
For site-wide modifications change the style.css file. For specific changes to one table only, add styles=”” to the <table> you created. You should use the Code View for that, or define the style by using a table-plugin.
Cheers.
Forum: Fixing WordPress
In reply to: Can’t Remove/Edit Widget in WordPress 2.5Yes, it should!
I just had the same problem with a Categories widget that was locked, with no Edit, Change or Remove button on sight. The funny thing was that the original Categories widget was still showing at the Available Widgets list.
So if you can’t remove (delete / uninstall) a widget from your sidebar, just log in with Internet Explorer and the Edit button will be there for you to use it. Then, of course, logout and return to your lovely Mozilla Firefox.
Cheers.
Forum: Fixing WordPress
In reply to: Cannot remove widgetIt’s a bit late, but you may find this other post useful: https://www.ads-software.com/support/topic/166789
Cheers.
Forum: Fixing WordPress
In reply to: Nav-above not showing at all in index.phpIt seems it’s happening to others. Check https://www.ads-software.com/support/topic/156869.
No one has a clue about this?
Forum: Fixing WordPress
In reply to: ‘newer’ and ‘older’ links not showing upHello. I have the same problem with the ‘Newer’ and ‘Older Posts’ links, but I believe it happened after the upgrade to WP 2.5.
Code seems OK in the template, also tried copy/pasting from another template, checked the CSS, etc.
Any help would be appreciated.