webpacks
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I use relative paths for scheduled posts?Incase anyone else wants to know, I used the solution in the thread link here:
http://wordpress.org/support/topic/scheduled-posts-still-not-working-in-282?replies=19
Seems to work but I dont know if there are any implications to using this method…also whenever cron is running the URL has /?doing_wp_cron tagged on the end of it.
Forum: Fixing WordPress
In reply to: How can I use relative paths for scheduled posts?Thanks for the reply esmi…I’m sure there are but I have been with them for many years and this is the first time I’ve personally had an issue with their service so would really like a ‘work around’ if there’s one available.
Forum: Themes and Templates
In reply to: Is it possible to convert a drupal theme to a wordpress theme?urmmm…yep, someone with ‘the knowledge’ is what I was looking for…
Forum: Fixing WordPress
In reply to: RSS – Subscribe Via Email questionThanks for your help again Samboll 😉
Forum: Themes and Templates
In reply to: slide imagesHi all
Thought I’d post the link to the live demo to show what it should look like: http://www.elegantwpthemes.com/demo/ as apposed to how it looks on my blog: http://www.acaiberrydirectuk.co.uk/dev you can see that forward and back arrows either side of the image area are missing on my blog so I’m wondering if all the files required are in the correct location?
Many thanks
Neil
Forum: Fixing WordPress
In reply to: Static page settingsHi Samboll
Thats great, very much appreciated 😉
Seems like maybe I picked the wrong template ;(
Many thanks
Neil
Forum: Fixing WordPress
In reply to: Static page settingsAll your help is very much appreciated Samboll!
Is it possible to create a number of different
the_excerpt()as I noticed this:<?php strip_tags(the_excerpt_main(90,'<a>','none',true,''),"<a><strong><br /><p><b><em>"); ?>...in therecent.phpfile. The reson I’m asking is because I’d like to have a shorter version ofthe_excerpt()in the mauve box above the ads in the right sidebar?Neil
Forum: Fixing WordPress
In reply to: Static page settingsThis is the theme I’ve used Samboll http://www.elegantwpthemes.com/?p=275
I had a look in the index.php, its not in there either…here’s the code:
<?php get_header(); ?>
<div class=”content”>
<?php include(TEMPLATEPATH . “/slider.php”)?>
<div class=”leftcont”><?php include(TEMPLATEPATH . “/recent.php”)?>
</div>
<?php get_sidebar();?>
<div class=”clear”></div></div>
<?php get_footer(); ?>
Many thanks
Neil
Forum: Fixing WordPress
In reply to: Static page settingsI meant there’s no page.php file…
Forum: Fixing WordPress
In reply to: Static page settingsI just had a look and there’s page.php file ? is that normal?
Many thanks
Neil
Forum: Fixing WordPress
In reply to: Static page settingsHi Samboll
Thanks for the speedy reply…I guess that wont effect the posts layout?
Many thanks
Neil
Forum: Fixing WordPress
In reply to: Wordress dev site migration to root folder questionThanks for the ‘hot to’ Michael…much appreciatd 😉
Wish I could help with the spam, all I can promise is that you wont receive any form me 😉
Cheers
Forum: Themes and Templates
In reply to: Can anyone help me position my logo image correctly?Hi
Great thats got the positioning sorted thanks 😉
Any idea how I can attach the ‘home’ link?
Really appreciate your help Alchymyth!
Neil
Forum: Themes and Templates
In reply to: Can anyone help me position my logo image correctly?Forum: Themes and Templates
In reply to: Help with ad boxes in theme needed….pleeeease ;-)Many thanks for the advice 😉