Edit social icons [share] on the post page

This topic has 3 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: Rin
    Rin
    Participant
    August 23, 2017 at 11:36

    Hello,

    Two questions.

    1. How to edit social icons on the blog page? I want add some and delete some.
    2. How to delete comment section on the blog page?

    Plese see the URL below

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rin
    Rin
    Participant
    August 23, 2017 at 11:40

    More specifically, when I try to share the article to facebook, it shows error and I can’t share to FB. Please click FB share button on the URL below

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 23, 2017 at 13:26

    Hello,

    You need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”).
    For facebook link you need change the following code, for example,
    <a href="http://www.facebook.com/sharer.php?u='.$permalink.'" class="'.$tooltip_class.'" title="'.__('Facebook', ET_DOMAIN).'" target="_blank">
    with your link
    <a href="here is your link" class="'.$tooltip_class.'" title="'.__('Facebook', ET_DOMAIN).'" target="_blank">
    Also we recommended to make all changes in the Child Theme.
    https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
    https://codex.wordpress.org/Child_Themes

    Comments are related to WordPress default settings and they can be disabled in WP Dashboard > Settings > Discussion and for each post in Posts > Edit needed post > disable “Allow comments” http://prntscr.com/bpei3p (to display the mentioned field check settings in Screen Options as shown on the screenshot http://prntscr.com/bpehvg )

    Regards

  • Viewing 3 results - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.