Stephenloky on "Creating a Fully Customized Website is possible?"
Update itens in a database (insert,delete,select,update,etc) All with buttons and textbox etc... Dropdowns based in a table in the db Users profiles: like Adm for deleting things from DB, common user...
View Articledtandersongb on "[Plugin: WP Statistics] Database updates are required"
The only options on the Optimize -> Database page are : Re-run Install -> Install now! Search Table -> convert now! So which of these is needed? Possibly the re-run install, but it's not clear.
View ArticleAndrew on "Creating a Fully Customized Website is possible?"
All CMSs provide the insert, delete, select, update functionality through a user interface. WordPress is more of a content-management thing that focuses on managing the text and images of your website....
View ArticleStephenloky on "Creating a Fully Customized Website is possible?"
I got it, so if I want such customization I should be doing from scratch. Anyway, do you have any tutorial here in Codex that show User Interface with some examples? So I can tell if it's enough for my...
View ArticletheNathanBaker on "[Plugin: Participants Database] Multiple Installs on the...
Again, thanks for the reply. After doing more research I found out that yes, this is technically possible. But so many things would have to be renamed and/or slightly rewritten that it no longer...
View ArticleAndrew on "Creating a Fully Customized Website is possible?"
I've never looked, but maybe this can help: http://codex.wordpress.org/WordPress_Features
View ArticleStephenloky on "Creating a Fully Customized Website is possible?"
I Didn't find anything ... sad.
View ArticleGreg Ross on "[Plugin: WP Statistics] Database updates are required"
Search Table -> convert now!
View Articlebemdesign on "Creating a Fully Customized Website is possible?"
@Stephenloky - take a look at the Pods Framework plugin: https://wordpress.org/plugins/pods/. This allows you to build custom forms and associated database tables *on top of* WordPress' robust and...
View Articlecyang255 on "Execute PHP code and MySQL"
Hi, I was wondering what is the best practices to execute PHP snippet to extract data from MySQL table and displayed in a page? There are so many plugins to do so, but I was wondering which is the...
View Articlebemdesign on "Execute PHP code and MySQL"
To create/edit/delete custom data into or on-top of WordPress, I like to use the Pods Framework plugin: https://wordpress.org/plugins/pods/. In your particular case, you may want to consider using it's...
View Articlexnau on "[Plugin: Participants Database] Multiple Installs on the same...
Yea, that's how I thought it would go. It's a good idea, I just didn't do anything to make it easy.
View Articlecyang255 on "Execute PHP code and MySQL"
Hi bemdesign, I means there are many php plugins, mysql plugins, so I was wondering how would other more experiences WordPress developers use? What do you guys use? Does WordPress already support them...
View Articlemarilani on "Can't access wordpress with MAMP"
I’ve been designing a couple of websites on my Mac using MAMP as my local server, it has taken quite a few months since I do it on my spare time. Today I was hoping to work on them and what was my...
View ArticleAndrew on "Can't access wordpress with MAMP"
The files are actually there right? Nothing has changed in the file structure?
View ArticleAlanDowley on "Moving Wordpress site"
I have a Wordpress site set up and running in a sub directory. I am trying to move it from the sub to the root but even though I have followed the instructions from Wordpress I have been unable to get...
View ArticleAlanDowley on "Moving Wordpress site"
Web address is. http://www.drive-off.uk Sub address is. driv-off.uk/drive
View ArticleWireNine.com on "Moving Wordpress site"
Have you changed the SITE URL in your wp-config or database? Enable wp-debug in your wp-config and post the error.
View ArticleAlanDowley on "Moving Wordpress site"
I have tried changing the database name to the original one and set the IP but then the site fails to load. when I change it back again I get the new site set up but need to old site on the root. And...
View Article