Pure Supplements
Forum Replies Created
-
Forum: Your WordPress
In reply to: Blog MakeoverHi,
I like the site, very clean cut site looks well.
Also a very good idea for a site bookmarked it to checkout some of the tutorials later.Forum: Your WordPress
In reply to: My directoryHi,
I like your site, but i cannot see where to add a link.
Also maybe add a category for sports.[ links removed ]
Forum: Plugins
In reply to: Product showing in blogits wp eCommerce conflicting any way to stop products showing in blog?
Forum: Plugins
In reply to: wp ecommerce shipping calculatorHello,
Can any one help on this problem?
Thanks
Forum: Fixing WordPress
In reply to: blog page no commentsFinally lol i deactivated all plugins and done them 1 by 1 and was a problem with one WP paginate wasn’t using it so its deleted and working now!
Thank very much for your help on this issue much appreciated.
Forum: Fixing WordPress
In reply to: blog page no commentslink
and its the admin link and title link with the issueForum: Fixing WordPress
In reply to: blog page no commentsso far all ive got is product and page all that are working ok.
and the only blog post i have is the one im having problems with!Forum: Fixing WordPress
In reply to: blog page no commentsI am on 1and1 linux server!
Forum: Fixing WordPress
In reply to: blog page no commentshello,
by adding index.php has caused problems. like back links broken and site links broken how can i get round this?
wordpress url; puresupps.co.uk/wordpress/
site url puresupps.co.ukstactic page; Home
post page; Blogwant permalinks structure to be /%postnames%/
.htaccess;<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>the problem is on blog page http://puresupps.co.uk/blog/
the header and admin link when click shows page not found!
works with index.php but do not want this.
is there any possible solution to this?Forum: Fixing WordPress
In reply to: blog page no commentshi,
all sorted now, pretty simple once i sat down and looked over it lol.Forum: Fixing WordPress
In reply to: blog page no commentshi,
got permalinks to work had to change file permission on .htaccess and add index.php to permalink structure.
but still need to add comments box to blogs as they still not showingForum: Fixing WordPress
In reply to: blog page no commentshi,
Setting it to default works, but I am after a SEO friendly url.
and i have not got a clue when it comes to Permalinks.
also when was set to default i still didnt get a comments box?Forum: Fixing WordPress
In reply to: .htaccess and ssl issuethe problem is on the checkout and your account pages
Forum: Themes and Templates
In reply to: Product Listing TableExcellent Thanks for your time and your help its much appreciated.
I would have been pulling my hair out all week, Wish i had gone to uni to learn this but guess i will have to learn the hard way lol
Forum: Themes and Templates
In reply to: Product Listing Tableit was i have change it to,
<div id=”leftcontent”>
…
</div>
<div id=”centercontent”>
…
</div>
<div id=”rightcontent”>
…
</div>