share – XTRA Tutorials https://xtratheme.com/docs Documentation of XTRA WordPress Theme Sat, 18 Jun 2022 09:02:05 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.2 Theme Options: Share Icons https://xtratheme.com/docs/theme-options/theme-options-share-icons/ https://xtratheme.com/docs/theme-options/theme-options-share-icons/#respond Mon, 24 Jun 2024 08:45:22 +0000 https://xtratheme.com/docs/?p=1732

Description and Screenshot

Step 1
XTRA

Social Share Icons

Under General > Share Icons section you can enable or disable social share icons for single pages and posts.

  1. Post Types – Enable/disable share box in any post types
  2. Share Icons – You can enable/disable share, copy and print icons
  3. Share Box Title – Add title for share box e.g. Share this post
  4. Tooltip – Enable tooltip feature for social share icons on hover
  5. Inline Title – Enable social share icons inline title
  6. Color Mode – Enable social share icons brand color mode
  7. StyleKits – Customize styling of container, social share icons and box title
Theme options social share icons
Tips

You may want to know …

  • Post Types – If you have custom post types added by third party plugins then you can see your new post type name here.

  • Tooltip – If you want to change tooltips styling such as colors, size and background, then go to Theme Options > General > Colors & Styling

]]>
https://xtratheme.com/docs/theme-options/theme-options-share-icons/feed/ 0
codevz/single/after_social_share https://xtratheme.com/docs/developer/codevz-single-after_social_share/ https://xtratheme.com/docs/developer/codevz-single-after_social_share/#respond Sun, 16 Jun 2024 10:57:01 +0000 https://xtratheme.com/docs/?p=2881

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes after single post pages after social share icons.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-single-after_social_share/feed/ 0