From the plugin’s user manual.
Curent_url – Type the page URL from where you need to show Facebook
comments
So you will have to change the current URL which is (http://developers.facebook.com/docs/plugins/comments/) to your real current URL.
global $wp;
$current_url = home_url( add_query_arg( array(), $wp->request ) );
echo do_shortcode('[wpdevart_facebook_comment facebook_app_id="12345678910111213" curent_url="'.$current_url.'
" order_type="social" title_text="Facebook Comment" title_text_color="#000000" title_text_font_size="16" title_text_font_famely="Arial" title_text_position="left" width="100%" bg_color="#000000" animation_effect="none" count_of_comments="10" ]');
Related Posts:
- posts comments goes to trash
- Display WordPress comments before the plugins?
- Issues with Post 2 Post Plugin
- What are the package and subpackage comment for?
- Shared functionality in plugins and themes
- Experiences with adding Nonces to the comment form
- Show Similar Post Titles ( Similar to Stack Exchange )
- Plugin (or Theme) containing its own Plugins?
- How do I unlock a post programmatically?
- How to enable edit button in the theme’s customize UI?
- Delete Post With No Traffic?
- Automatically Creating Posts for Popular Forum Topics or Products [closed]
- Custom comment type maybe?
- WP get_permalink Return Wrong URL
- Themes VS Plugins [duplicate]
- Is there a plugin to display certain posts on certain pages? [closed]
- adding a text message beside the comment submit button
- plugin for wp_list_categories with posts
- Akismet plugin is deleting spam despite preferences
- Replace existing pages with new pages, keep menu links
- Use plugin or custom post type for game score functionality
- Recommendations for books/resource to get started with wordpress 3 development (plugins/themes) [closed]
- Leveraging WordPress Comments on Custom Plugin Object page
- Display comments of users on single page
- Output HTML only on individual post view
- ‘Customize’ button in admin bar for CSS
- Posts vs. Pages
- Is it possible to use WordPress as an online portfolio for text content? What kind of theme would I look for?
- View Private Published Page with URL Code (no login required)
- The problem with WordPress Importer
- WordPress comments not appearing in blog posts, likely because of Redux template. Could I fix this with a plugin that adds a comment form as a block? [closed]
- Send reply with pre-prepared answers
- Custom wordpress Theme and Plugin repository
- Add category selection to custom post type (plugin)
- Redirect to another page using contact form 7? [closed]
- “No Add Button” for me to customize my WordPress with themes and pluggins
- Custom setup of wordpress comments that are displayed
- Basic gallery plugin suggestion [closed]
- How to handle a WordPress blog with articles in different languages?
- How can i summerize posts or news automatically in word press site?
- display unique post per category
- Delete data from custom table when deleting a post
- Link Posts to External URL
- Mobilepress fails to translate short codes
- How to prevent plugin, theme installation failures on WordPress?
- Why the internal link get converted into a comment?
- Oops! That page can’t be found
- How Can I Increase Breadcrumb Position Count (Starting From 2)?
- How to fix slow comment query?
- How can I save cookies to members
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- Style WordPress Custom Post Type Single Page
- Posts are deleted everyday at night
- Need Help Creating a Multi-Step, Video-Guided Enrollment Site
- Get page type to display content
- How to fix vanilla comments extra iframe space
- How to make only selected posts appear on a selected wordpress page
- How can I modify the colors of my theme for a single section of my site? [closed]
- do_shortcodes() isn’t working
- Does anyone have the Custom Post Permalinks plugin from John P. Bloch? [closed]
- Looking for membership style plugin with edit option [closed]
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- How to show custom post type in all post section?
- Disable plugin / plugin action via theme
- Publish Post After Click On A Link
- Is there an action that is called when a post is restored from the trash?
- New post notification plugin [closed]
- woocommerce Add custom field set like billing fields
- Adding Plugin-specific Fields with wp_insert_post()?
- How to Know if a Plugin can be used with my Theme [closed]
- Not able to open category post [closed]
- Reusable functions and tools (Framework)
- Using custom JS plugins with WordPress?
- Globally register styles but enqueue them selectively
- Creating a plugin to sanitize comment and the url field before display only
- wp_generate_attachment_metadata is creating an empty array
- Use of Templates in a Plugin
- Login Customizer doesn’t change the background of the register form
- How to check if my wordpress websiste is nulled or not?
- Remove specific plugins and themes from the Dashboard->Updates page [duplicate]
- Comment IP Plugin – Fixing onfocus=’this.select()’
- How can I use my custom wordpress theme on two websites? [closed]
- plugin inside a wordpress theme
- Gantry Framework: new page loads homepage content instead of page content
- How to keep plugin (media-sync) running even the tab is closed?
- What plugin would make this happen? If is the theme
- How can I see $post object in frontend from functions.php?
- WordPress site hamburger menu toggle not working
- when i activate my WordPress plugin cannot see customizer options or preview
- Writing SEO for Homepage when homepage is set to display latest posts
- save short-code in my custom plugin settings problem missed something
- How is it possible to create Multi part sections where people can answer or comment or vote on various parts of a page’s content as given example?
- Description: Too much time has passed without sending any data for document
- register_activation_hook not creating table
- Paginated Comments “reply” does not work!
- Serialize $_POST global in wordpress
- wp_query for more fields plugin
- How to add character to content of post?
- Disqus plugin outputs script as literal text
- Randomly display activity posts on home page with buddypress