Topic: Wordpress
Does anyone know how to use wordpress with vld version2.7. I installed worpress but when I go to my wordpress pages I created it always redirects me to my sites login page.
You are not logged in.
Does anyone know how to use wordpress with vld version2.7. I installed worpress but when I go to my wordpress pages I created it always redirects me to my sites login page.
Do you have each in a separate subdirectory? Is one in your root directory? I have both in subdirectories with no issues, but they are not integrated in any way. Is the login page wordpress or vldpersonals?
I have the files in a sub directory and it works but I wanted wordpress on the home page but if I upload the wordpress files to the root directory then wordpress index.php file overwrites vldpersonals index.php file.
In the root, index file will always get priority, but you could use an index.html file which will always show up before any other, even, index.php, which is what I do, linking to other parts of the site from that html file.