sepride on "[Plugin: Easy Digital Downloads] Latest update won't complete db...
Tried to install the latest EDD update. All seems fine, except that it now has a disconnect between the interface and any files uploaded through EDD itself. Luckily, I uploaded all my downloads into...
View ArticleJoe Dolson on "[Plugin: My Calendar] Output settings aren't saving"
If you can submit a support request, I'd greatly appreciate it. Nobody has yet submitted one on this issue, so I have no information to go on.
View ArticleAyshCreamEnt on "[Plugin: FG Joomla to WordPress] Can't connect to database"
Okay, finally got it connected. It's imported some stuff but none of the posts or media? It said it only found 28 posts which doesn't seem right to me
View ArticleKerfred on "[Plugin: FG Joomla to WordPress] Can't connect to database"
Please have a look at the FAQ. Your question is already answered. https://wordpress.org/plugins/fg-joomla-to-wordpress/faq/
View ArticlePippin Williamson on "[Plugin: Easy Digital Downloads] Latest update won't...
Go to Downloads > Tools and there will be an option to remove the message.
View ArticleAyshCreamEnt on "[Plugin: FG Joomla to WordPress] Can't connect to database"
I've checked the URL and joomla version and they're correct. I'm not sure what Zend Framework is but I don't believe that's active Is that what you mean?
View ArticleJoe Dolson on "[Plugin: My Calendar] Output settings aren't saving"
This appears to be related to situations where the page you're using the calendar is protected - either because it's in a member's only section or because the entire site is protected. If anybody else...
View Articlesepride on "[Plugin: Easy Digital Downloads] Latest update won't complete db...
Great. However, it still won't recognize links to images uploaded by EDD, even though the images are in the folder at the proper location. Clearly, the database update did not work as it should, I can...
View Articlesepride on "[Plugin: Easy Digital Downloads] Latest update won't complete db...
Never mind, I got it. WordPress thumbnails are often created with extension .jpeg, and the new .htaccess only allowed download of .jpg. So it wasn't the database at all. Something for you all to...
View ArticleKerfred on "[Plugin: FG Joomla to WordPress] Can't connect to database"
What does it say when you click on "Test the connection"?
View ArticleAyshCreamEnt on "[Plugin: FG Joomla to WordPress] Can't connect to database"
[fgj2wp] Connected with success to the Joomla database [fgj2wp] Joomla data found: 6 categories 28 articles 34645 users [fgj2wp] Your Joomla database contains several users. You need the Premium...
View ArticleMitchellAU on "[Plugin: My Calendar] Output settings aren't saving"
Joe - I can confirm my site is currently using Maintenance Mode plugin so that could be the issue - something preventing the update of that particular field/s in the database. As I've fixed the issue,...
View ArticleIpstenu (Mika Epstein) on "WP Multisite DB not working properly!!!"
In your wp-config.php, do you have BOTH these: define( 'WP_ALLOW_MULTISITE', true ); define( 'MULTISITE', true );
View Articleibreezer on "[Plugin: Polylang] How is "*_terms" value create in the db?"
Hi I'm creating an import script with multilanguage support, and to make it work I need to know how the wp_terms value e.g. "pl_********" are created, so I can create them on the fly when data is...
View Articleibreezer on "[Plugin: Polylang] How is "*_terms" value create in the db?"
Oki I've come up with this code so far but It still not working, what am I missing? $term = uniqid('pll_'); // the term name $this->wcmysql->query("INSERT INTO ".$this->wcpre."terms (slug,...
View ArticleKerfred on "[Plugin: FG Joomla to WordPress] Can't connect to database"
It says that you have got 28 Joomla articles in your database. These articles should be imported with the free version of the plugin. It also says that you have got K2 items. You need to purchase the...
View Articleibreezer on "[Plugin: Polylang] How is "*_terms" value create in the db?"
Solved it by using the build in functions pll_set_post_language($langs[1],'en'); pll_set_post_language($langs[2],'sv'); pll_save_post_translations(array('en'=>$langs[1],'sv'=>$langs[2])); but I...
View Articledamfino52 on "Copy Wordpress site to another Domain"
Hi I have a Wordpress site with 100 articles and featured images. I am creating a new modern responsive site and want to import the same articles. Should I use Database.sql import or the standard...
View Articlelemonthirst on "Copy Wordpress site to another Domain"
Hi if you're concerned about the content you have on the new website go with the import/export option already available in WordPress. Uploading the database from the first website will overwrite your...
View Article