yitwail
Forum Replies Created
-
Forum: Plugins
In reply to: [FG Drupal to WordPress] Is there URL path settings support?Great. One last question, is it possible to only modify links and not do 301? I ask because the WP site will be on a test server until I finish the WP theme to replicate the Drupal site. Or because test site has a different domain name, the 301s have no effect on the live Drupal site? Thank you.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Is there URL path settings support?@makeonlineshop, you’re welcome. Maybe some of this discussion will be added to the plugin FAQs eventually. And I have to say, plugin works brilliantly as best I can tell, in case you have a need for it yourself.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Is there URL path settings support?Thank you again. Is this the feature described as ‘SEO: Redirects the Drupal URLs to the corresponding WordPress URLs’ in your site? I’m going to get the premium version anyway, but I’m curious, is this done through 301 redirects only, or do the links in the imported pages also get converted within the WordPress db?
Forum: Plugins
In reply to: [FG Drupal to WordPress] Is there URL path settings support?PS: I *did* click the ‘Modify internal links’ button after the migration, and the result was,
=== START modify_links 2016-09-24 18:42:34 ===
0 internal links modified
=== END modify_links 2016-09-24 18:42:34 ===Would upgrading to the Premium version help? Thank you.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Drupal 6 node_revisions not imported?As far as I can tell, it worked perfectly. I really appreciate the great support.
Forum: Plugins
In reply to: [FG Drupal to WordPress] Drupal 6 node_revisions not imported?That’s fantastic. So all I need do is update the plugin, then run import again? Thank you very much, this is great news.
Forum: Plugins
In reply to: add_action woocommerce_payment_complete not workingI got the ‘woocommerce_payment_complete’ action hook to work properly in a plugin today. It *may* have to do with the method used to instantiate an order object. The method that WooCommerce devs recommend is to use the wc_get_order() function. So, in the example above, it would be
$order = wc_get_order($order_id);
instead of
$order = new WC_Order( $order_id );majofa, try this: https://ww.wp.xz.cn/plugins/gotmls/
You do have to register to download latest definitions but it’s free and very effective.
Matt, I’m having this issue with Beaver Builder when attempting to insert an HTML Module with an iframe for embedding a Youtube video. Switching to learning mode works, but, is there a way to whitelist the Param for the whole site, rather than each individual URL? If not, I’ll have to switch off the firewall. Thanks.
Forum: Reviews
In reply to: [String locator] Great, until the Ajax versionAnother possibility is to make the ajax status display an option.
Forum: Plugins
In reply to: [String locator] I love the old version of this pluginI found string locator 1.7 here, and it works great 🙂
Here’s an option that ought to be provided for free–a lightbox close button. In a smartphone, you can only close it by reloading the page. 🙁
Forum: Plugins
In reply to: [Autoptimize] Does cache update when CSS/JS changes?Frank, thanks for the clarification and for creating a great plugin.
superpoincare, I don’t use W3TC — it’s too complicated, so I use Super Cache instead, and it’s set to expire every hour so I’m not going to worry about it.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Print Directions returns 404 messageI just installed Pro version for the first time and noticed the same thing. So I’m subscribing to this topic so I can be notified when it’s updated.
Forum: Reviews
In reply to: [Recent Posts Widget With Thumbnails] ExcellentThat’s fantastic. Thank you very much.