You must output the propper HTML to make it working.
Specifically, the href-attribute needs to contain the URL and the title separated with the | sign, like <a href="http://example.com/post-url|post-title" rel="shareit" ...
.
That will enable the script you’ve posted above use a concrete URL and title.
As I don’t know you PHP code from your theme I can not give any further hints on how to output the correct URL or title, but probably <?php the_permalink(); ?>|<?php the_title(); ?>
might do it.
Take care, encodings do apply.
Related Posts:
- How to set time delay in javascript
- Disable button in jQuery
- Submit a form using jQuery
- Adding placeholder attribute using Jquery
- wait() or sleep() function in jquery?
- Force a default browser on my android phone using a simple html shortcut page
- Ajax Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
- Enable & Disable a Div and its elements in Javascript
- Which selector do I need to select an option by its text?
- jQuery dynamic selector
- Check if inputs are empty using jQuery
- The ‘describe’ keyword in javascript
- e.preventdefault(); not working
- How to empty input field with jQuery
- Using WordPress 3.5 Media Uploader in meta box?
- CSS not pulling in for jQuery UI dialog
- WordPress Ajax URL for function in functions.php
- Move WordPress native javascript to bottom of page?
- Lightbox popup on WooCommerce add_to_cart action
- Loading style.css and Jquery using HTTPS
- AJAX function returning -1
- jQuery AJAX form validation
- Uncaught TypeError: Cannot read property ‘replace’ of undefined
- Is it worth updating WP admin to jQuery 1.5?
- Proper way to load a single post via Ajax?
- Trying to get single posts to load on the front page via ajax
- Ajax not firing properly using Firefox, but works in Chrome
- Get ACF value in external jQuery document
- Adding jQuery dependency prevents my script from enqueuing/loading
- How to pass jQuery ajax URL value
- Gravity Forms not loading under https, jQuery is not defined
- Change header image loaded by jQuery to use HTTPS
- Admin wp_ajax hook returning 0
- Automatic jQuery accordion from header tags
- Adding a character counter to the excerpt metabox
- How to deregister a jquery version for a specific page?
- Enqueuing javascript files
- How to undo deregister script and use local versions?
- Can’t load a class into WordPress post editor’s content field
- How can I check email exists via a jquery keyup()?
- Hide metabox dependant on page template chosen
- How to Dynamically Load Content Into Body of Bootstrap Modal Window?
- I want to import my Json file into a custom made display-modal. How do i link my Json file?
- Frontend Post with JQuery AJAX to Php Issue
- show/hide div with simple jQuery script [closed]
- Searching multiple tags and adding jQuery dependant script onto page template?
- TinyMCE 4 remove/add attributes for all images
- Validating a cloned/repeatable input (jQuery) [closed]
- wp_dequeue_script not working in my plugin
- Trouble adding inline style after jQuery in the footer!
- Reload wordpress shortcodes
- jQuery script isn’t posting to database
- $.browser Undefined Seemingly Causing Faulty Page Display
- I’m trying to set the cookie to my site to button on click action ,it is working on when user logged in .When user logged out it’s not working
- Ajax form submit not working, returns 0
- Do I need to use jQuery for my template?
- Invoking Jquery in a Plugin
- Why not working jquery show() function in wordpress? [closed]
- Loading scripts on a single page plants the script in the footer
- registering new jQuery after wp_deregister_script() not working
- Displaying an image’s alt title and caption inside a fancybox window. Working, but showing the same alt and caption for each image
- Problem Implementing parallax in header of bp-default theme
- jQuery Show DIV and Remove Button [closed]
- timeouts (ERR_CONNECTION_RESET) on seemingly random files after upgrading to HTTPS
- Required radio button does not validate in form, when clicked through Javascript/jQuery
- Need workaround for insecure XMLHttpRequest endpoint request
- jQuery don’t working
- Flexslider won’t work with WordPress’ jQuery | Dependencies
- Applying jquery to WordPress admin edit.php
- Load different post_thumbnail for smaller window width (jQuery,WordPress)
- Duplicate “default” form with jQuery
- Checking length of string in an admin area field onblur with jQuery
- My wordpress site is using local ip to point to jquery and other files, how to fix it?
- admin ajax php success returns 0
- Blur.js with WordPress – Enqueued, but server not finding file
- Load an action which is in an url with Jquery
- my example with ajax doesn’t work
- Best way to add some custom javascript using jquery to a child theme
- Axis guidelines over an image
- WordPress forbidden 403 on delete in production vs local environment
- jquery Autocomplete
- Homepage loads many unnecessary jquery-ui files
- Get ajaxForm response value
- Update a parent theme JQuery property in the child theme
- Adding scripts before plugins scripts
- jQuery search function not running in WordPress but running locally (fiddle)
- Refresh widget admin page resetting jQuery hidden class
- Autocomplete for titles via ajax – rework of past post away from like_escape()
- Ajax Request with jQuery not happening
- Bootstrap with Flexslider jQuery Issue
- Console shows ReferenceError: jQuery is not defined, no clue why!
- Sorting UL Listing Within the TinyMCE Visual Editor in WordPress
- My .js file is getting a 404
- Contact Form 7 submission does not complete [closed]
- how to display post in jquery slider and carousel
- Carousel Hover Image
- What is calling jquery?
- Accessing Advanced Custom Fields with Repeater using jQuery instead of PHP
- Elementor form – checkboxes validation
- How to add input file plain text and submit to publish?