Hi, can I change the sequence of the social icons in the footer?
editing the file would also be fine
Thanks
Hi Kfrancesco , unfortunately, the Newsmag theme do not have an option to change the sequence of the social networks.
The file that is responsible for social networks is this one wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_icons.php chnage the array list and this should help you to change the sequence.
I hope this will help you!
Hi Calin,
if I change the array inside the file, I change the sequence in the thema configuration panel,
https://imgur.com/a/jBqVHeH
but not in the site footer
Hi,
Making those changes in the indicated file should change the sequence in both places, but to apply it on frontend, you’ll need to remove the link and set it again in the theme panel -> https://i.imgur.com/F5YYAkN.png
I hope this will help you!
Hi Calin,
After update my newspaper theme version to 11.4.1, add the “weibo”to “td_social_icons.php”like this
,
the console worked well.
,
but the home page goes wrong,like this
;
in the past theme version, i use addon “Font Awesome 4 Menus” & modify the “td_social_icons.php”,add css to theme panel “custom css” method to make it work.
Can you tell me where goes wrong? if the new update disupport modify by this way?
Help me,Thanks!
-
This reply was modified 4 years by
zhangyesheng.
-
This reply was modified 4 years by
zhangyesheng.
-
This reply was modified 4 years by
zhangyesheng.
Hi zhangyesheng,
This topic where you wrote is related to the Newsmag and not Newspaper.
Also, I think that you have now set a cloud header. Please make a test and set a standard header and see if the error persist. Then edit the file wp-content/plugins/td-composer/td-multi-purpose/td-multi-purpose.php (duplicate an array and set the new social -> https://i.imgur.com/K59wol4.png), after that just set the css icons and style.
I hope this will help you!
Thank you!