hues
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Correct time is not displayedYes I checked for plugin and theme conflict, the problem remains with any theme and also with all plugins disabled.
I am using the latest versions for WordPress, my theme and plugin “All-in-One Event Calendar by Time.ly”.- This reply was modified 9 years, 3 months ago by hues.
Forum: Everything else WordPress
In reply to: Displaying user submitted content using multipage formsThank you TrishaM.
Decided to go ahead with Gravity form. Hoping to achieve exactly what is needed.Forum: Everything else WordPress
In reply to: Displaying user submitted content using multipage formsThank you @trishm
Yes Gravity forms will work what I need.
But I am thinking of another way to do it. Please suggest if this will also work.Using advanced Custom fields to create fields (not very sure yet of how to add pagination to create multi page form)
Using Custom fields on Custom post type
Front End Form Extension for ACFForum: Everything else WordPress
In reply to: Displaying user submitted content using multipage formsThank you TrishaM.
Any suggestion if there is no BuddyPress. I want to keep this feature independent of BuddyPress, by giving additional feature to users who opt for it. BuddyPress community only to talk about any article created.I am also having same issue. Contact Form DB is not showing any data from the form if the form name has a comma. Editing through php-admin to Remove comma starts displaying data in contact form db.
Any fix for this is highly appreciated.Forum: Plugins
In reply to: WordPress Dating PluginThanks @ssiddiqi1
Yes keeping a nominal fee is a good idea to keep only serious registrations on site, that way you will have genuine profiles only.The free s2Member® Framework supports Free Subscribers (at Level #0), and up to four primary Membership Levels
Just curious why you purchased sMembers Pro, when you have a free version available which supports up to 4 membership levels.
I am still researching all the options before I purchase WP Dating Solution Pligin.
thanksForum: Plugins
In reply to: WordPress Dating Plugin@ssiddiqi1 Thanks for your views.
Were you able to add other payment gateway ? As I can see on http://www.shaadiconnections.com. It is still a free site.
My idea is to have one such site with payments and membership from the first day.Thinking about using WP dating solution plugin. Researching more on its features, upgrades and support.
Forum: Fixing WordPress
In reply to: Admin not allowed to edit this post ( wp_posts problems)Thank you Ferahi for the solution.
Forum: Themes and Templates
In reply to: have element display ONLY on first page of postsThanks, this works perfectly.
I wanted to show slideshow only on homepage, but was getting error.Forum: Installing WordPress
In reply to: WordPress 2.7 Blank Page Problem (Upgrade & Fresh Install)You may get a hint of the error by seeing the source of the page
View > Page SourceSometimes the files which you have downloaded may be corrupt. Try once again after downloading a fresh copy.
Forum: Installing WordPress
In reply to: WP 2.7, installtion never gets complete, getting database errorIt looks like some file which I was uploading was corrupt somehow.
I downloaded fresh copy, and started all over again and now I got it without any problem.
Thank you Samboll and figaro for looking into the problem.Forum: Installing WordPress
In reply to: WP 2.7, installtion never gets complete, getting database errorNo Samboll, I did not get it. Blog is available at http://www.huestechnologies.com/site/ , but I can not log in to admin. The installation does not get completed.
I do not have any login info to log in. Even providing email address which I used while installation does not help to retrieve the password, because wordpress is not installed properly.
I created a user in wp-user table through phpmyadmin and when I try to login at http://www.huestechnologies.com/site/wp-admin/ using the newly created login I get a message
You do not have sufficient permissions to access this page.
I will try to do clean install again today.
Forum: Installing WordPress
In reply to: WP 2.7, installtion never gets complete, getting database errorI tried clean install again with WP 2.7. I generated 4 security keys at http://api.wordpress.org/secret-key/1.1/
Now the database error is gone.
Now when I run
http://www.huestechnologies.com/site/wp-admin/install.phpI get http://www.huestechnologies.com/site/wp-admin/install.php?step=2
but the page shows nothing except WordPress logo.Forum: Installing WordPress
In reply to: WP 2.7, installtion never gets complete, getting database errorI tried with all three options
- adding 3 secure keys
- leaving the value as it is in as it is in wp-config-sample.php and
- keeping the key area blank
But no difference.
Forum: Installing WordPress
In reply to: WP 2.7, installtion never gets complete, getting database errornewdb is the database name and wp_options is the name of the table. So newdb.wp_options points to the table wp_admin in database newdb.