FAQ
Short answers to common SiteNivo questions.
Is SiteNivo a custom fields plugin?
Yes — plus CPTs, taxonomies, options pages, admin columns, and a full set of site tools (SMTP, redirects, security, social buttons, and more) in one plugin.
Can I create custom post types without code?
Yes. Use SiteNivo → Post Types to register CPTs from the admin. For portable PHP without SiteNivo, use Code Generator.
Does it support custom taxonomies?
Yes — hierarchical or flat taxonomies, assigned to any post type. See Custom Taxonomies.
Do I need coding skills?
Not for building CPTs, fields, and most tools in the admin. Theme developers use sn_get_field() / sn_the_field() to display values.
Will it conflict with ACF?
SiteNivo is independent. You can run it alongside Advanced Custom Fields if needed; avoid duplicate field UI on the same screens when possible. See Compatibility.
Where do I install from?
wordpress.org/plugins/sitenivo — also see Installation.
Where can I get support?
Use the WordPress.org support forum for Free. Include WordPress/PHP versions and the module involved.
Does uninstall delete everything?
Configuration stays by default. Enable Delete data on uninstall under Settings → Security to remove SiteNivo tables/options. Field meta values are not mass-deleted. Full details: Uninstall & Data.
Can I download themes and plugins as ZIP files?
Yes — enable Download Theme & Plugin under Settings → General. See Download Theme & Plugin.
Can I roll back a plugin, theme, or WordPress core?
Yes — Rollback installs a previous WordPress.org package. Works even when Disable Updates is On.
Will Disable Updates block Rollback?
No. Rollback still fetches packages from WordPress.org while update notices/actions stay blocked.
Can I set a favicon from SiteNivo?
Yes — Settings → Media (Site Icon). See Favicon.
Can I add Google Analytics or tracking scripts?
Yes — Header & Footer injects into wp_head / wp_footer.
Does Visitor Tracking use cookies?
No. It is cookie-free and server-side. Geo lookup may call ip-api.com — see Privacy & External Services.
Is Visitor Tracking GDPR-friendly?
It avoids cookies, but you still process IPs and may enrich geo data. Disclose it in your privacy policy and follow your counsel’s guidance.
Can I manage URL redirects?
Yes — Redirections for rules + 404 log, and Permalink Manager for per-post custom URIs.
Does SiteNivo include SMTP / email settings?
Yes — SMTP with Default, Other SMTP, common providers, From settings, and Send Test Email.
Is URL Replace safe on serialized data?
It is built for serialized-safe replacements, but always backup first. Free has no undo history. See URL Replace.
What is the difference between WP Reset and Complete Site Reset?
WP Reset Free offers selective resets. A complete site wipe is on the Pro roadmap — treat any reset as irreversible and backup first.
Why is live Social Buttons preview locked?
Live admin preview is reserved for SiteNivo Pro. Free still renders the floating bar on the public site.
Can I disable comments completely including admin URLs?
Yes — use Disable Comments with Remove Comments Menu On so edit-comments.php redirects away.
Is Multisite supported?
Per-site activation/configuration is the supported model. See Multisite.