Hi @immermanalu,
I have checked your URL and there is a Facebook social icon is appearing.
See the screenshot:http://take.ms/0KDxz
Are you talking about this facebook? or can you please send me the exact URL where you are facing the issue.
Hi, sure, I modified the code tobe:
<?php if ( true == $redux_builder_amp['enable-single-twitter-share'] ) { ?>
<div class="ampforwp-custom-social">
<a>" class="amp-social-icon-rounded amp-social-facebook">
the original is:
<?php if ( true == $redux_builder_amp['enable-single-facebook-share'] ) { ?>
<div class="ampforwp-custom-social">
<a>&display=page&href=<?php echo esc_url(get_the_permalink()); ?>" class="amp-social-icon-rounded amp-social-facebook">
I have to change the word “facebook” to “twitter” or anything else and direction URL to show the icon, if not, it won’t appear just like now, I have put the original code back and there is no facebook icon.
How to show the facebook icon by still using the original code? because the modified code is not perfect.
Thank you
-
This reply was modified 2 years, 10 months ago by
Jan Dembowski.
-
This reply was modified 2 years, 10 months ago by
Jan Dembowski. Reason: Fixed very broken formatting
Hi @immermanalu,
Can you please contact me on team@magazine3.com
I will personally make sure that your issues get fixed immediately.