How can i integrate the <?php wp_footer(); ?> and <?php wp_head(); ?> to my theme if it is not present on my theme?

It can be easily done.. Just to go Theme Editor which is under apperance and select footer.php and add <?php wp_footer(); ?> before the closing body tag which is </body> and then go and edit header.php and add <?php wp_head(); ?> just before the closing head tag which is </head>

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can i hide a social media icon that i am not using ?

To hide an icon, Just dont give any value for that button link.. it will automatically gets hiden.

Why the floating social media icon is not displaying on my page even though i configured all options?

Our Plugin Uses Hooks to integrate the suppported javascripts styles and html to the theme. So...

Can i disable the automated integration and place where ever i want?

Yes, You can.. Just to go "Acx Social icons" Menu which is in left side on wp-admin and in that...

What are the shortcode and php code that will display this social media icon?

You can use the shortcode [DISPLAY_ACURAX_ICONS] in any post or page or even in your custom...

Can i customize the shortcode to show icons with differant icon design and size?

Yes, You can use shortcode to display icon and set icon size,what ever you want which is...

Powered by WHMCompleteSolution