?
iframe?
whats the link with iframe to show a single post title into a single post?
your question & actual requirements not met
dont know what you want to do
but for iframe ajax may help
<?php the_title(); ?>
under the while loop of single page is the cause of the single post title
put that in your required position
anyway , for all themes Title is present in the single.php , so whats the need of extra title
no plugin reqd
simple javascript can do that
<script type="text/javascript">
function selectText(containerid) {
if (document.selection) {
var range = document.body.createTextRange();
range.moveToElementText(document.getElementById(containerid))...
dont use imgur
they have recaptcha to verify , whether a image is uploaded by a Bot or human
so bot can upload few images via 1 ip in a day, not unlimited
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.