Linkleman
Forum Replies Created
-
Forum: Plugins
In reply to: [Pinterest RSS Widget] [Plugin: Pinterest RSS Widget] Full Pin Titles?Scratch that , there is no alt attribute but the full title does immediately follow the image src so you could grab that, although this will include any tags and things also
Forum: Plugins
In reply to: [Pinterest RSS Widget] [Plugin: Pinterest RSS Widget] Full Pin Titles?Trying to do the same thing, just a thought on this:
It seems as if the rss outputs the “alt” attribute of the image as the full title (need to verify). You could grab that using some PHP and output it.
Im working on a way of hard coding this although im an absolute beginner with PHP nad this is my first time really messing with it. I will let you know how i get on.
Forum: Localhost Installs
In reply to: Site not Loading. Preview and wp-admin work fineWorks in safari but not firefox!!?
Forum: Localhost Installs
In reply to: Site not Loading. Preview and wp-admin work fineAlso (sorry just discovering things as Im trying to figure it out):
I can access the homepage by typing http://www.theurl.com/?home
but still doesnt work when I just type http://www.theurl.com. I have a feeling it could be something to do with permalinks/.htaccess file??? Just a hunch though
Forum: Localhost Installs
In reply to: Site not Loading. Preview and wp-admin work fineMaybe worthy of a mention.
When I type the URL and it eventually finishes trying to load unsuccessfully the address bar is displaying http://www.theurl.com:8888
I dont know why its trying to access :8888?? I know it uses that port on localhost when running on MAMP but ive not seen it do that before on a live server