Thx
https://www.ads-software.com/plugins/woocommerce-upload-my-file/
]]><?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>
<?php if have post..... etc
I just copied the Main Index Template Loop code sans header/footer/sidebar.
I then did a PHP include from my homepage and just the posts appeared. It was nice.
Now when I do that I either get a blank page, or a no posts error. Is there a way to continue this way, or will I have to figure how do it using the new included static homepage feature.
Thanks
]]>I’ve just upgraded from WP 2.0.0 to 2.3.2. My earlier version made use of the Filosofo Home Page plugin to achieve this functionality, and it worked well. However, for this version I’ve deactivated Filosofo and am instead using the feature inside the WP distribution.
My home page at https://urbanvillagescooters.com works just fine. However, my blog at https://urbanvillagescooters.com/blog returns a 404 error.
I have a Home page created with content and with a separate Home template. I also have a Blog page created. I’ve tried it with and without content, and with either a special Blog template or using the Default template. However I try it I’m stuck with 404 errors.
Help!
]]>I’m trying to get the “Making your blog appear in a non-root folder” thing working, as described on https://codex.www.ads-software.com/Pages .
Not sure if I missed something – I have the blog.php template in my theme folder, I have created the “Blog” page using that template. I have a home.php page. But when I go to myblog/blog/ I get a 404.
I’m using version 2.05 (about to upgrade to 2.1).
]]>Not sure if I missed something – I have the blog.php template in my theme folder, I have created the “Blog” page using that template. I have a home.php page. But when I go to myblog/blog/ I get a 404.
I’m using version 2.05 (about to upgrade to 2.1).
]]>