emfjsullivan
Forum Replies Created
-
I bought and installed the Personal version (thanks for the help) but there is no counter. How do I find the Pro version you mention for Video Player?
Do I “delete your free version” by going to the dashboard, Plugins and then Deactivate and Delete the plugin? If so, doesn’t that drop any tables and data/configuration information in other tables in the database?
Or by delete, do you mean I go to my sites file manager, delete the directory, and then go to Dashboard, Plugins Add New?
Just try to make sure I understand the delete process and was it does.
Thanks
I went ahead and purchased the personal version under the assumption that’s what you meant. Now I have a .zip file and was wondering how to I “upgrade” my installation with the personal version and still keep my current video working?
Thanks
When you say “Pro version” do you mean either the Personal, Multisite or Developer version? I went to your website but don’t see a “Pro” version.
Forum: Plugins
In reply to: [Revisr] Can I get an overview of Revisr and git flow in WP1. Thanks, now I understand.
2. I see it now, thanks.
3. Makes sense.
Thanks for your patience and answering my questions. I’ll continue to use it to see if I have any other ?s. Thank you too for creating this plugin.
Forum: Plugins
In reply to: [Revisr] Can I get an overview of Revisr and git flow in WPThanks for the response.
1. I did update wp-config.php w/ the full path to my new installed git so it looks like the following, but still Help shows bluehost’s version/location.
/** Define location for Git plugin revisr */
define( ‘REVISR_GIT_PATH’, ‘/home1/USER/bin/git’ );I did do a manual git init and pushed the code (the WP files/directory) manually to bitbucket and it shows there. How can I tell if revisr “sees” my local repository? In the dashboard, I do see a master branch, but I don’t know if I can “view” my files thru revisr or not. IF I go to “Branches”, I see master and one commit (just an initial comment after doing the init), but the checkout/merge/delete are greyed out.
2. I did a backup of the database via the dashboard, and I see a comment to that effect, but what happens when that’s done? Where does it put the backup of the db and how can I include that w/ the WP files so git can keep track of it and backup it up to bitbucket?
3. Why would I ignore wp-config.php, .htaccess and other files – they are all part of the config that I need to save aren’t they?
Sorry for all the ?s, just trying to understand how you’ve done things.
Thanks
Forum: Plugins
In reply to: [Contact Form 7] Best way to debugThank you for the recommendation. I installed it and it worked great.