kbnafc
Forum Replies Created
-
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Plugin won't update or send emailsHi chetnapatel,
I’m completing a support ticket at tychsoftwares.uservoice.com. I am running Abandon Cart Pro version 2.3.3, but it won’t update to 2.4.4. I’m not sure what FTP details you need, so please let me know, and I will provide them.
Thanks
KevinForum: Fixing WordPress
In reply to: How do I type my domain into my browser and see my WP page?Of course. Thanks
Forum: Fixing WordPress
In reply to: How do I type my domain into my browser and see my WP page?Wow! That did the job. I’ve been messing around with this for days, so thank you so much for your help. Now I can move on to designing my site.
So appreciative.
KevinForum: Fixing WordPress
In reply to: How do I type my domain into my browser and see my WP page?Hi abletec
I very much appreciate your help. I am really a rookie with all of this, but I tried to do everything you said and here’s what comes up in the browser:
Index of /
• cgi-bin/
• wpkevin/Apache Server at teamgolftravel.com Port 80
I use HostGator as my web host, but I really don’t know what language they use.
This is what the index.php file looks like now:
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp/wp-blog-header.php’ );I’m not sure what any of this language means, so please bear with me. I also changed the permalink settings to postname.
Also, there was already a .htaccess file in the public_html folder.Now what do I do?
I appreciate your help. My site that I’m trying to build is teamgolftravel.com if you need it.Thanks again.
Kevin