Webmastersite.net
Register Log In

473 matching results for "webflair":

Sort by
Topic Title Author Comment Text Created Forum
Email Link Owner Filters webflair Could you add two new filters to the 'Emil Link Owners' bulk emailer please.

By Number Of Images

By Number Of attachments
May 09, 2013 - 4:55 AM Paid Scripts Support
Image URLs in XML feeds webflair

Thats great, what about creating links though...

 <?php echo '<a href="'. $imgurl.'">link</a>'; ?>

Still put the site URL in front of the linked URL

Apr 13, 2013 - 4:18 PM Paid Scripts Support
Next and Previous Tags webflair I would suggest this is quite a vital inclusion to all WSN scripts.

rel="next" and rel="prev" on pagination.

Very important for SEO on paginated content googlewebmastercentral.blog...tion-with-relnext-and.html
Apr 04, 2013 - 3:50 PM Paid Scripts Support
Question About Custom Date Formats webflair

Try...

 <?php  $date = "{LINKEXPIREDATE}";
 $daybefore = strtotime ( '-1 day' , strtotime ( $date ) ) ; $daybefore = date ( 'm/j/Y' , $daybefore );
 echo $daybefore;   ?>
 
Mar 24, 2013 - 9:06 PM Paid Scripts Support
Image URLs in XML feeds webflair I am using feeds to display extra info on one of my WSN sites.

One of the fields in the XML file is the URL of an image hosted elsewhere. When I parse the XML feed using PHP, the WSN htaccess file inserts the site URL before the Image URL.

For example if I hold the image url in a variable and the add the variable to my html like this...

<img src="<?php echo imgurl; ?>">

and lets say my website is www.url.com

I get this...

<img src="http://www.url.com/http://www.imaghostingsite.com/image.jpg">

when what I want is this...

<img src="http://www.imaghostingsite.com/image.jpg">

Any ideas how to solve this and keep WSN SEO switched on?
Mar 21, 2013 - 7:04 PM Paid Scripts Support
Commas in category names webflair Having commas in category names makes the rewritten URL change to the category ID rather than the category name. Is there an way to make it so cammas are ignored in URL rewriting.

So category

London, England

would simply be

www.url.com/london-england/
Mar 21, 2013 - 6:56 PM Paid Scripts Support
Cross script Top List Issue webflair I have sent you a site inspection request. Mar 14, 2013 - 3:05 PM Paid Scripts Support
All listings in parent category webflair Yes please... bill me as usual please. Mar 14, 2013 - 1:15 PM Paid Scripts Support
Cross script Top List Issue webflair Hi,

When using cross script top lists it seems impossible to ignore aliased links...

For example, in wsn links I create a now listing and show it in two categories.

In wsn forum I show a list of latest links in the sidebar using a cross script toplist. The problem is this toplist will show the link twice, once for each category.

How can I avoid this?
Mar 14, 2013 - 12:37 PM Paid Scripts Support
All listings in parent category webflair Did you see this Paul? Happy to pay for this. Mar 14, 2013 - 12:33 PM Paid Scripts Support
All listings in parent category webflair Yeah, the problem with a toplist is that Pagination creates long URLs and I cannot use variables to hide category descriptions on page 2, 3 ,4 etc.

Can you provide a quote for making thso happen sooner... thanks
Mar 09, 2013 - 3:58 PM Paid Scripts Support
All listings in parent category webflair Can we have a switch that makes all listings from child categories display in the parent category? Mar 07, 2013 - 2:04 PM Paid Scripts Support
Backup templates webflair For some reason, whether it be a recent upgrade or something else, all of my custom templates were completely overwritten on two of my sites, replaced by WSN default templates. Although I had backups, there had been changes after I took the backups, so whatever happened cost me a days work. I am now incredibly worried this could happen again, I cant afford that to happen.

Can we have some way of backing up our templates within WSN, like clone but just the templates. Perhaps even taking a backup automatically before an upgrade.
Feb 26, 2013 - 9:43 AM Paid Scripts Support
New variables webflair I would like to see some new valiables...



{MEMBERTOTALRATINGS} shows how many times the member has rated listings.

{RATINGOWNERAVATARURL} allows us to show the members avatar next to ratings with reviews
Feb 23, 2013 - 7:21 PM Paid Scripts Support
Emailer Headers webflair When sending an email to all link owners the headers seem to have a problem, sent emails appear to come from no-one, the from field just says - &#34 Feb 18, 2013 - 4:32 PM Paid Scripts Support
Narrow results to results containing

Link to these search results