Is the login link the same setting that you entered during setup? As Softalicious installs, it asks you for some settings such as the site address, that is - where you want to install it and the name of the WP site.
Is it installed in the root directory or in a folder on the root directory? The things you enter during setup decide how and where it is going to be installed.
If it was
not installed in the root directory (usually public_html) then you
may need to install a wp-index.php in the root directory to make it work. IF that is the case, there are other things you'll need to do, but to avoid confusion I'm not listing the steps here.
If you aren't sure where it is, look at your directory structure either via ftp or in CPanel's Folder Manager.
Sorry I'm a real beginner with this.
Every WP user was once a beginner, including myself. I would also suggest spending at least a day on the
WP Codex [codex.wordpress.org] site so you don't make basic errors in the beginning. It is much easier to make mistakes than to correct them later so it is time well spent learning the ins and outs and whys of WP before investing time building it out badly.
General WP advice: Because millions of people use the WordPress platform it is a popular hacking target. You can learn how to make it less vulnerable at the Codex site. Also, take caution with depending on plugins. The fewer the better. Browse through the discussions here: [
webmasterworld.com...] and learn from others' experience. ;)