Another question with the header. I’m using Ultimate Social Media Plus (plugin) and i’m trying to show that in the right side of my header on the same row as my menu items. How do i do this?
The php code for the menu is <?php echo DISPLAY_ULTIMATE_PLUS(); ?>
This didn’t help. The code in the functions.php crashed my site so i had to restore the file using ftp.
The picture attached shows what the code does. I would like the plugin to be on the same line as the menu items.
This didn’t help. The code in the functions.php crashed my site so i had to restore the file using ftp.
The functions.php file in the shared child theme only contains following code that works fine on my test site so not sure how it crashed your site. Please make sure you are using parent Sparkling theme and share me the error message or any specific information about what you are referring as crashing the site.
I’ve tried the code again and it’s still stuffed up the site. The screenshot attached shows what happens when i update the functions.php file. Is there a specific place within the php file that i need to place the code?
I’ve tried the code again and it’s still stuffed up the site. The screenshot attached shows what happens when i update the functions.php file. Is there a specific place within the php file that i need to place the code?
It seems you are not doing the things correctly.
Why are you updating the file as i just told you to use the shared child theme?
You don’t need to update anything and just need to use the shared child theme on your site.
We are using child theme here instead of updatng theme file because if you make changes in the theme file then you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation.