Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
Display contact details and social links anywhere with shortcodes.
Display contact details and social links anywhere with shortcodes.
NC Contact Social Details is a WordPress plugin that lets you display your main contact details and social media links anywhere on your site using shortcodes. It is designed for site owners who need to place contact information in multiple locations and want to avoid manually editing each instance when details change.
[nc-phone-link], [nc-main-email], [nc-main-address], and [nc-social-links] in posts, widgets, blocks, or theme files. Each shortcode outputs a specific detail as plain text or a hyperlink.[nc-social-links] shortcode displays links with icons for each social platform. You can customize icon size, spacing, colors, and borders using CSS custom properties.nc_contact_social_extend_links action hook. You can also register new Customizer fields for additional links via the customize_register hook.<?php echo do_shortcode('[your shortcode here]'); ?> to display contact details directly in your theme templates.No comments yet. Be the first to start the conversation!