Wordpress plugin

i'm posting this here because i know a lot of you guys use
wordpress... and because the wordpress support site/forum blows.
does anyone know a plugin (or some other technique) that will
automatically embed some text with a link (ie, Click here to order
my book on Amazon.") into the bottom of every post?
thanks.

noted - thanks again.
quote:
Originally posted by:
Newsgroup User
One thing.....make sure you change that in any pages that may
be special,
like page.php, single.php, archive.php that you use in your
site.
MD
joeq wrote:
> worked like a charm - thanks!
>
>
quote:
Originally posted by:
Newsgroup User
> Have you modified the index.php page? That's usually the
one that has
> the info for your basic post listing (though single.php,
page.php and
> others can too). If you check out where it adds the post
and before
> the posting date, tag and other stuff is (postmetadata),
you should
> be able to just put the line you want and it will appear
on all
> postings.
>
> MD
>
>
> joeq wrote:
>> i've modified the crap out of it - so i'm not sure
if your first
>> suggestion will work.... and i'm not sure what you
mean by "go into
>> the file that calls the post". what file is that?
>>
>> also, there was no link to the plugin that you
allude to. what's it
>> called?
>>
>> thanks.
>>
>>
quote:
Originally posted by:
Newsgroup User
>> Have you modifed the template at all, or are you
using one out of the
>> box?
>>
>> You can easily go into the file that calls the post
and add the text
>> (or an include if you think you'll want to change it
often) at the
>> bottom of each post.
>>
>> Or you could try this plugin (which I haven't tried,
so I can't vouch
>> for it other than it claims to do what you want).
>>
>> Mad Dog
>>
>> joeq wrote:
>>> i'm posting this here because i know a lot of
you guys use
>>> wordpress... and because the wordpress support
site/forum blows.
>>>
>>> does anyone know a plugin (or some other
technique) that will
>>> automatically embed some text with a link (ie,
Click here to order
>>> my book on Amazon.") into the bottom of every
post?
>>>
>>> thanks.
>>
>>
>>
>
>
>

Similar Messages

  • Iframe height / style cutting off content in Wordpress plugin

    I have a Wordpress plugin called vCita that I can't get to display correctly - the Submit button is getting half cut off in Chrome, and completely hidden in Firefox:
    http://www.otpinvites.com/contact-3/
    Of course I would like the container's height to adjust to the content, but it seems to be getting cut off by the iframe - I added a style="height:900px;" attribute at the end of this line in the HTML using Chrome developer tools, and this seemed to be the only way to get it to adjust)
    <iframe src="http://www.vcita.com/contact_form?v=82edbfbd" scrolling="no" frameborder="0" id="fitvid407170" style="height:900px;>
    However, a) I can't get it to adjust fluidly/automatically according to the content (resizing the browser window cuts it off again, though the site is otherwise Responsive), b) I'm not sure where I could edit this in Wordpress. I believe the style for this particular item is one of the plugin's default styles that I can't find where to edit, so I suppose I would have to override this style somehow? Is this possible?

    iFrames were not built to be responsive. You can however make them responsive. Take a look at this beautiful jQuery plug-in: http://npr.github.io/responsiveiframe/

  • Wordpress plugin update error

    Hi!
    i have a wordpress site (www.restauratievespa.nl) running on a reserved instance. 
    When i try to update the wordpress plugins i get the error that wordpress was not able to delete the folder of that plugin.
    The only solution for me is to stop the site, manually delete the folder with a ftp client, start the site and then search & install the new version of the plugin with wordpress.
    What is the cause of the problem? I think user rights, but i don't know how to solve it.

    Can you provide the exact error you receive?
    Jim Cheshire | Microsoft
    I get this error:
    Downloading update from http://downloads.wordpress.org/plugin/google-analytics-for-wordpress.4.2.5.zip…
    Unpacking the update…
    Installing the latest version…
    Removing the old version of the plugin…
    Plugin update failed.
    An error occurred while updating Google Analytics for WordPress: Could
    not remove the old plugin..
    This happens for all the plugin updates. 
    If i go with an ftp client to the plugin folder, i see that the plugin root folder (like /site/wwwroot/wp-content/plugins/google-analytics-for-wordpress) is
    still present but empty. 
    It seems that wordpress is not able to delete the root plugin folder, but the contents is deleted. 
    Oh yes, i already said that to be able to install the plugin through wordpress i need to delete that folder with an ftp client.
    What i forgot to say is that i have to STOP the site to be able to delete the folder. 
    This maybe means that some process is locking the plugin folder. 

  • How do I import Edge files into my Wordpress site

    New to edge.  Need to know how to incorporate the finished edge file into my WordPress site.  Specifically I want to create an animated banner.

    Couple of options you can try.
    Wordpress plugin - WordPress › Edge Suite « WordPress Plugins
    Manual method - http://threecell.com/blog/seo/adding-edge-animate-to-your-wordpress-site/
    Darrell

  • Email no longer working for my WordPress site

    Not sure when this happened, but my wordpress site will no longer send emails.  The only time I get an error back of any help is when i try the password recovery utility.  It displays
    The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function...
    Which is odd because this used to work just fine when I first set this all up 3 months ago.  Do the shared sites have email disabled now?  How can I get this working again?  I tried looking through wordpress for email configuration and testing,
    but didn't find anything there.
    Thanks in advance for any help you can provide.
    Chris

    Oh wow, that's odd.  It worked just fine when I initially setup the site.  Never heard of having to install a plugin to get SMTP working for a wordpress site.  I've always understood that you'd simply have to configure PHP to let it communicate
    with the SMTP server, which naturally happened when I installed the WordPress site from your plugins.  Which doesn't mean to say that it's impossible for it to be different than what I imagined.  But really, I'd be surprised if this is "standard
    wordpress practice".
    As with all wordpress plugins, there's a worry about installing a malicious one in your site.  Is there any that you all could suggest to "re-bridge" the gap in this functionality?
    Also if this is the default behavior for the "website preview" which has been provided by running on shared instances, does this mean that if we were to decide to upgrade the site to be on our own instance, that we'd have to perform the same tasks to get
    email working?

  • How do I embed a Dreamweaver interactive image with rollover hotspots into a Wordpress post?

    Hey guys,
    I've made an image in dreamweaver will roll-over hotspots very much like this one: http://hypebeast.com/2014/6/essentials-kent-kilroe
    I'd now like to embed it into a post on my website in Wordpress.
    My website is not hosted locally on my computer, so I would somehow need to paste the code of the image into the HTML section of a new post on Wordpress, whilst uploading the photos to my hosting website and changing the img src links that are in the code to the new ones from my hosting.
    I did all of this and it still didn't work. Could any of you tell me where I am going wrong. The code is below if that helps at all:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Untitled Document</title>
    <!-- TemplateEndEditable -->
    <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body onload="MM_preloadImages('file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Native Union.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/UNIQLO.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Landyatchz.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Aark Tortoise.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Cubitts.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Huf Socks.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Hentsch.jpg','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Timex.jpg')">
    <img src="file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Festival Essentials.jpg" width="1170" height="780" border="0" usemap="#Map" id="Image1" />
    <map name="Map" id="Map">
      <area shape="poly" coords="689,526,703,502,719,526" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Native Union.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="956,533,971,507,986,534" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/UNIQLO.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="950,715,965,690,978,715" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Landyatchz.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="707,438,723,414,736,438" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Aark Tortoise.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="908,385,922,359,936,385" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Cubitts.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="583,433,596,408,612,432" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Huf Socks.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="251,754,266,728,281,753" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Hentsch.jpg',1)" onmouseout="MM_swapImgRestore()" />
      <area shape="poly" coords="657,423,672,396,687,422" href="#" />
      <area shape="poly" coords="657,420,672,399,686,420" href="#" onmouseover="MM_swapImage('Image1','','file:///Macintosh HD/Users/joshuabrill/Desktop/Festival Essentials/Timex.jpg',1)" onmouseout="MM_swapImgRestore()" />
    </map>
    </body>
    </html>

    I don't think WordPress allows that kind of code in posts.  If you try to add all that, WP will likely filter it out.  My advice is to find a WP plugin that supports tooltips on image maps.
    https://www.google.com/search?q=WordPress+plugin+for+toltips+on+image+maps&ie=utf-8&oe=utf -8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&channel=sb
    Nancy O.

  • Need to create a PDF with submit button for Wordpress Website.

    I need to create a restaurant's employment application in PDF form with fields that user can fill out and a submit button to send the form to a specified email. I then need to put this PDF online on client's website. Is this possible with ID?

    Yes, but you may have to tweak it in Acrobat Pro.
    That said, you may be better off just creating the form right in the
    site. My guess is that there are a ton of WordPress plugins to do this.

  • Managing Metadata in Digital Libraries within Lightroom for Upload to WordPress

    I have been researching SEO tips for my clients to build their image libraries and fill in all of the pertinent meta data. Unfortunately, I have not been able to find a workable solution to categorize the images and retain the metadata after uploading to WordPress.
    Specifically, I need to know how to add file properties (in a program for a PC or Mac) to your image libraries before you upload them. It appears that Adobe Lightroom, Adobe Bridge and Microsoft PhotoGallery do not retain the alt text and captions after importing into WordPress. Also, there is no access to an 'Alt Text' field in Lightroom. I entered it in PhotoGallery. I also added Lightroom Plug-ins from Rob Cole:
    rc Metadata Extensions
    rc Custom Metadata
    robcole.com
    However, I have not been successful in customizing them.
    Upon further research, I have found another way, but it requires paying for a subscription based service (Uploading Photos to WordPress with a Lightroom Publish Service):
    http://havecamerawilltravel.com/photographer/lightroom-wordpress-publish-service
    Another tidbit was the workflow by Scot Kelby, which discusses entering the metadata before uploading to UPI wire service (requires Photo Mechanic software):
    http://scottkelby.com/2012/my-sports-photography-workflow-so-far/
    So, I am still searching for the complete solution. Technically speaking, it sounds like it is an issue with WordPress to read the data in the image and map it to the alt text and caption fields. The WordPress plugin appears to allow the creation of new fields in the MySQL database and create a function to route the metadata. I am surprised that this had not been resolved by professional archivers.
    This is a task I have left to my client and I am in the process of building a cheat sheet for SEO labeling of images, which is also helpful in placing them in documents and presentations. Advice and best practices would be welcome.
    Thank you.

    macorin wrote:
    I'm looking for some feedback as to the benefits of allowing Aperture to manage those videos.
    Aperture was not designed as, and does not excel as, a video storage, editing, and publishing workshop. My guess is that video was added in because it could be, not because users wanted it. My experience was that video tended to mung-up the works with 3.0. One of the upgrades has resolved those issues, but video remains nothing more than a limp tangent away from Aperture's core.
    As as side question, if I were to continue managing video within Aperture, does it make sense in anyone's opinion to keep those videos in the same projects, etc as my image files?
    Absolutely. Set one of each view's metadata overlays to show badges. Video has its own badge. Also, you might set the Poster Frame of each clip to show some text (the title, for instance) as a visual indication that the Preview is a video.

  • Help Please On My New WordPress Site

    Please Help with my Wordpress Site? I have a big problem with slider pics not showing correctly and blogs missing on menu. Can anyone please help?
    Site is www.azbodybuilding.com

    There are tutorial websites available on the web, you can search out for the solution, as of now, have read a post recently.. http://blog.pixelcrayons.com/wordpress/beginners-guide-to-launch-a-wordpress-plugin/
    Hope this helps you.. Or you can hire wordpress developers for the same.

  • How to upload video to Wordpress

    I Just upgraded my Wordpress site to Wordpress Peemier. How do I upload video from Adobe Elements 11 to Wordpress Using VideoPress? I can't seem to figure it out.
    Thanks,
    sd

    haningkayaker
    On what computer operating system are you running your Premiere Elements 11?
    I have never gotten involved with the Video Press plugin on a WordPress site.
    Assuming the following is what you are trying to work with
    WordPress › VideoPress « WordPress Plugins
    What are the properties of your .mp4 Premiere Elements 11 file that I assume you have saved to the computer hard drive
    for upload to the web site from there.
    Have you seen the following and gone through all the recommended steps for the video upload?
    VideoPress — Support — WordPress.com
    Please review and consider.
    Thanks.
    ATR

  • How do I get rid of this annoying tag at the end of my wordpress posts: // ![CDATA[ div id="" class="_mp3rocket_overlay_style" style="left: ; top: ; width: ;

    Whenever I post on my blog, this shows up at the bottom:
    <pre><nowiki>// <![CDATA[
    <div id="" class="_mp3rocket_overlay_style" style="left: ; top: ; width: ; height: ">
    // ]]>
    </nowiki></pre>
    How do I get rid of it?

    Does the name mp3rocket ring a bell?? It may be related to a browser add-on. You could check for and possibly disable or remove such an add-on here:
    orange Firefox button ''or'' classic Tools menu > Add-ons
    Try both the Plugins and Extensions categories.
    If it doesn't seem related to an add-on, perhaps it's something added by a Wordpress plugin, or your blog theme. If you provide a link to your blog, a volunteer here could take a look and see whether they get the same text.

  • Can I use the map module in a WordPress website?

    I'm most interested in the map module for trip photography. My general practice is to use google maps to trace trips and photography locations. Is it possible to do that in LR4's map module and then move them to a WordPress website?
    Thanks in advance for any assistance,
    John Kendrick

    You can make a map in maps.google.com, and then upload your images. ( little like you can upload your photos into flickr and then use a wordpress plugin to put them into your wordpress site)
    I am in the process of updating my (wordpress) website and I want a map page that has all my fav. images in it. I need to do some research into this, but I've made several websites, including this one where i've used a map i've made from google maps - link, added the location of the property, the airport in Cape Town and a line showing the route.
    If you click the sun, you will see another photo in context. This method can be added to any maps, - implied to a wordpress site, as its only an iFrame into a google map that you've created.
    so to make
    1 - make a google account
    2 - make a google map
    3 -  add photos ( here's hoping exporting photos from LR4 will have the GPS location so the photo appears on the  map at location X,Y),
    4 - then import your google map into your wordpress site.
    PM me in the oncoming week and I will let you know my findings and when I've sussed it, there will be a blog on how to do it.
    But in the mean time, the bare bones of what you need to do are available above.

  • Mobile Me-V-Flikr & Wordpress

    I know there will be those for and against either Mobile-Me or Flikr and both options are available on Aperture.
    What is the best photo host to use, or are they much the same, with just different names..?
    I am not a yahoo fan and I am not keen to open an email-ID just to use Flikr..?
    I do find Mobile Me quite slow and that can be off-putting.
    Wordpress Blog:
    Is it possible to tie in Wordpress to Aperture for posting pics to my blog..??
    Regards
    Paul

    Are you are already paying for a MobileMe subscription? If so, try posting a sample gallery and see if you like the results. Otherwise, $99/year for MM is not a very good bargain compared to Flickr's free/$25 yearly fee (pro acct) if the only thing you're looking for is online photo hosting.
    Flickr photo galleries do seem to be served faster than MobileMe galleries; they are also potentially higher-resolution and Flickr's slideshows can be displayed in true full-screen (not just full-window.)
    I'm not sure what is the downside of "open[ing] an email-ID"; it needs to be used for nothing more than Flickr membership login. Like Flickr, a MobileMe subscription is automatically associated with an email address, so I'd say the two services are equivalent in that respect.
    There is no explicit connection between Aperture and Wordpress except to the extent that your Aperture photos and albums will show up nicely in a File Open dialog window when you go to pick a photo to upload with your blog postings. There are Wordpress plugins to enable slideshows etc on your blog using images pulled from many photo hosting sites, including Flickr and MobileMe, but that functionality is only connected to Aperture in the sense that you may have previously uploaded photos to those sites with Aperture.
    Personally I prefer hosting my photos on Flickr, partly because of the connection you inherit to an online community of other photographers. Built-in geo-display (displaying the locations of geo-tagged photos on interactive Yahoo maps) is a big plus for me, and for more exotic applications Flickr has a very full featured API - both these features are absent in MobileMe.
    -Steve

  • Need help exporting animation to Wordpress (I've looked at all the tutorials I could find).

    Alright, I've been working on a slide show animation for sometime now, but I need to export it to wordpress and I can't exactly understand how to do it correctly. I've even used the edge wordpress plugin, but it doesn't seem to work at all (I tried on two different sites, first seems to be a projram script error, the other site didn't upload anything). I've done a few of the tutorials floating around but none of them make sense to me, I don't know exaclty which parts of code to edit and in which clients to work them in. If someone could help make these five hours of confusion make sense for me that that would be amazing.
    Where should I start on trying to get my animation to wordpress?

    I've come with the same issue myself. I love Adobe Edge and i find it dead easy to make wonderful stuff there, though making it work in Wordpress has become a challenge. I followed the instructions in this video and in this guide and they seem to work only if you happen to use wordpress with a plain theme with no fancy jquery animations and functionality using these libs. I tried intergrating an Edge animation in my wordpress site, though because i happen to use a theme with a slider which uses jquery, when following the instructions step by step then neither the slider worked neither the edge animation itself. I found somewhere that you need to edit some .js libs using the noconflict mode though that did not work either (it was an example for joomla).
    I tried installing the Edge Suite wordpress plugin which is still in developing stage. You need to export your Edge composition using the File > Publish tool found in edge in order to import the .aom files. Unfortunatelly no luck with that. I'm still looking for a solution in order to make animations for my website. I sent a tweet to Adobe Edge and they refered me to the support forums. Uhg!
    I'm sure there's a workaorund using the .js libraries. Im not experienced with them so i'll have to wait for a solution to come about. I'm sorry for not helping though be sure to check the links above

  • Dreamweaver cc 2014.1 and Wordpress

    Hi, I recently made a website in dreamweaver cc which was approved by my customer (great ;-))... But now he would like me to set it up in Wordpress. After doing some research (http://www.smashingmagazine.com/2013/05/15/migrate-existing-website-to-wordpress/ & http://www.adobe.com/inspire/2013/10/wordpress-sites-dreamweaver.html) this shouldn't be any problem. But just to be sure, the last site is talking about plugins for dreamweaver, but doesn't mention which ones. Is there anyone who has an idea? Or is this not relative anymore with the latest version of Dreamweaver?

    Next, I download and install any needed WordPress plugins to add site features based on the site requirements. There are literally thousands of WordPress plugins available, so I do some research to find the best solutions, and then I install and configure the plugins to flesh out the site's functionality.
    There are no plugins required for WordPress except for the Database/Bindings/Server Behaviors panels.

Maybe you are looking for

  • Query for parallel process

    Hi, I want to find that on which table paralle process is enable . By which dictionary view I can find it?

  • Disk I/O Operations

    Hi All, I am newbe for oracle... Can any one give clear explanation for "What is ment by Disk I/O Operations" in oracle. thanks a million

  • Menu - role

    Hello, Where in Designer, Can I associate a role to a menu item??? I know that in Forms builder, it's a property of the menu item..... Thanks,

  • Is it possible to install Story Free?

    Is it possible to install Story Free to use as a desktop application, or does using Story Free require an internet connection at all times? thank you, Paz

  • Deleted files remain on my SSD

    Hello all, I recently deleted some files on my desktop by moving them to my trash and emptying it, which worked perfectly. However, any hardware assessment software program tells me that my SSD is still as full as it was before i emptied it, even tho