yadzinski on "ActionScheduler comment on every post_ID"
Looks like it is settings in followup emails in settings > performance settings
View ArticleJustin Edwards on "ActionScheduler comment on every post_ID"
You are correct that it is the follow up email plugin. However, in the follow up email plugin settings page there is a system performance tab which has the ability to delete the existing logs and...
View Articleleejosepho on "Iframe not showing up - can restoring database solve issue?"
No, your database is not involved there. Your database contains your pages, posts and theme settings, then your site's actual display comes from files in /wp-content/.
View ArticleRajesh Soni on "Iframe not showing up - can restoring database solve issue?"
I had an issue with the border of iframe which i resolved by putting the following code in the css : iframe { border:none; } Can you just undo your changes? Did you make those changes to a CSS file...
View Articleposword on "[Theme: Storefront] Where is the top menu kept in the database"
James, Yes, I was thinking of doing that. I'm using a child theme on the main part of the site. I tried adding the logo yesterday to Storefront and got one over each item again. And I'll need to adapt...
View Articlewrip on "How to fix links when moving from a test to live site?"
Thanks James. I also found this plugin: https://wordpress.org/plugins/velvet-blues-update-urls/. Looks like this one does the same thing as Better Search Replace.
View ArticleJerry Nairn on "data base error"
Hi I run All-in-One Calendar on our website and it has become very slow I followed the database repair instruction, but the problem remains this is the error message <head> <meta...
View Articlethom_s on "Database Only Migration Works - But Redirected To Install.php"
I'm trying a new wordpress workflow. Localhost --> dev --> production. One of my needs will be to easy migrate the database from production db to local environment - to see what's happened online...
View Articlebernbe01 on "Database Only Migration Works - But Redirected To Install.php"
hey a couple thoughts are the settings in your localhost's wp-config.php correct? are permissions on wp-config.php 644? can you post the contents of your localhost htaccess? does the frontend of the...
View ArticleJames Huff (MacManX) on "How to fix links when moving from a test to live site?"
Yep, I've used that one too. :)
View Articlewrip on "How to fix links when moving from a test to live site?"
I was reading this article: http://codex.wordpress.org/Moving_WordPress The last line under 'Changing Your Domain Name and URLs' advises to perform a search and replace only on the 'wp_posts' table....
View ArticleAlasarte on "Install Localhost in wordpress."
Lets make it simple: What Do i want? To build a website as a portfolio for my phtography. I wich step am I? In the step 0 What kind of sistem do I use? Mac What I did before coming here? Look at 5...
View Articlethom_s on "Database Only Migration Works - But Redirected To Install.php"
I realized it was a problem with db-prefix. I was also testing a special wp-config configuration, https://gist.github.com/ashfame/1923821, where I put a local and dev config a folder above the...
View Articlewpjopress on "data base error"
Hi Jerry, I would assume that you are referring to All-in-One being a plugin. Are you working locally or is it live? since it is obviously having an error connecting to your database, can you verify...
View ArticleJames Huff (MacManX) on "How to fix links when moving from a test to live site?"
I recommend performing it on all tables, so you get posts, comments, widgets, random settings that use the URL, etc. I believe Velvet only does the Posts table, which I think is why I switched to...
View Articleemugera on "Iframe not showing up - can restoring database solve issue?"
Hi, I made the changes within wordpress under the themes custom css section. I undid the changes by removing the code but the iframe wasnt displaying. Do you have any suggestions that could possibly...
View Articleemugera on "Iframe not showing up - can restoring database solve issue?"
Hi, I made the changes within wordpress under the themes custom css section. I undid the changes by removing the code but the iframe wasnt displaying. Do you have any suggestions that could possibly...
View Articleanthonyo2 on "HTML form to database using custom template"
Hello everyone, I try to set up an HTML form that send data forms in the tables "contacts" in my database (the same used by Wordpress). My script below okay but it does not work ... When using this...
View Article