Title: staticweb's Replies | WordPress.org

---

# staticweb

  [  ](https://wordpress.org/support/users/staticweb/)

 *   [Profile](https://wordpress.org/support/users/staticweb/)
 *   [Topics Started](https://wordpress.org/support/users/staticweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/staticweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/staticweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/staticweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/staticweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/staticweb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display Posts - Easy lists, grids, navigation, and more] Issue with private posts](https://wordpress.org/support/topic/issue-with-private-posts/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/issue-with-private-posts/#post-18221605)
 * No answer after almost 4 weeks? What a pity, it used to work better when you 
   could still create issues on GitHub.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FG Joomla to WordPress] Import SP Page Builder Content](https://wordpress.org/support/topic/import-sp-page-builder-content/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/import-sp-page-builder-content/#post-18137673)
 * Danke für die schnelle Antwort. Eine Alternative wäre noch eine Web Scraping 
   Lösung.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Payment Gateway of PayPal for WooCommerce] Smart Button – Customize PayPal Cancel URL](https://wordpress.org/support/topic/smart-button-customize-paypal-cancel-url/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/smart-button-customize-paypal-cancel-url/#post-17892245)
 * Hello WebToffee Support,
 * a screen recording should not be necessary, as it is really only about the cancel
   url.
 * Unfortunately, I don’t have a log of this incident and can’t recreate it at the
   moment due to time constraints.
 * “Is there a way to customize the PayPal cancel url for the Smart Button variant?
   Possibly via a hook?” – Could I still get an answer to this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Brevo - Email, SMS, Web Push, Chat, and more.] Multilingualism for e-mail dispatch](https://wordpress.org/support/topic/multilingualism-for-e-mail-dispatch/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/multilingualism-for-e-mail-dispatch/#post-17133181)
 * Thank you for the quick reply.
 * I am actually concerned with the translation of the mail templates in the directory:/
   wp-content/plugins/mailin/inc/templates
 * There and in the code, only translations for the languages English and French
   are provided.
 * But I need German mail templates without changing the code in the plugin to avoid
   update problems.
 * The current workaround is to translate the temp.* files. This is not nice, because
   they will be overwritten with the next update.
 * Is there no solution that meets the current WordPress standards?
 * Also, there is no .pot file for the translation, so I had to use the broken French.
   po file as a base.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WC()->session->get() errors after 7.8.0 update](https://wordpress.org/support/topic/wc-session-get-errors-after-7-8-0-update/)
 *  [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/wc-session-get-errors-after-7-8-0-update/#post-16839274)
 * This file “web/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/
   StoreApi/Schemas/V1/CheckoutSchema.php” does not belong to the WooCommerce plugin
   itself, but to the “WooCommerce Blocks” plugin: [https://woocommerce.com/de-de/products/woocommerce-gutenberg-products-block/](https://woocommerce.com/de-de/products/woocommerce-gutenberg-products-block/)
   
   In the current trunk: [https://github.com/woocommerce/woocommerce-blocks/blob/trunk/src/StoreApi/Schemas/V1/CheckoutSchema.php#L124](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/src/StoreApi/Schemas/V1/CheckoutSchema.php#L124)
   the line is:
 *  `'enum' => array_values( WC()->payment_gateways->get_payment_gateway_ids() ),`
 * Which plugin version do you use?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WC()->session->get() errors after 7.8.0 update](https://wordpress.org/support/topic/wc-session-get-errors-after-7-8-0-update/)
 *  [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/wc-session-get-errors-after-7-8-0-update/#post-16837355)
 * WC()->session is the current live session and you can access other sessions with
   WC_Session_Handler() object.
 * The error message means that no session object exists. You can check this with
   isset() before you access it. It could be that no product has been added to the
   shopping cart yet or that no user is logged in.
 * What do the theme developers say about this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Fatal Error and Custom Post Type list (wp-admin/edit.php) after YOAST update](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/#post-10596158)
 * My plugin has code to register the custom post type, change permalinks, … and
   cannot be removed.
 * It is a YOAST problem with custom post type and|or changing permalinks.
 * I changed the function add_filter_links() for custom post type in class-abstract-
   post-filter.php as bugfix and it works:
 *     ```
       public function add_filter_links() {
           foreach ( $this->get_post_types() as $post_type ) {
               if( $post_type !== 'xxx' ) {
                   add_filter( 'views_edit-' . $post_type, array( $this, 'add_filter_link' ) );
               }
           }
       }
       ```
   
 * Where can I generally disable the link filter for this custom post type (update
   save)?
    -  This reply was modified 7 years, 9 months ago by [staticweb](https://wordpress.org/support/users/staticweb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Fatal Error and Custom Post Type list (wp-admin/edit.php) after YOAST update](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/#post-10591820)
 * Thanks for quickly response.
 * I have disabled all plugins, except my own (mu-plugin for custom post type and
   new taxonomy).
 * I have upgraded xampp on version 7.2.0.
 * Same problem! Has YOAST a generally problem with custom post types?
 * Stack trace:
    #0 D:\xampp\htdocs\example\wp-includes\class-wp-hook.php(286): 
   WPSEO_Abstract_Post_Filter->add_filter_link(NULL) #1 D:\xampp\htdocs\example\
   wp-includes\plugin.php(203): WP_Hook->apply_filters(NULL, Array) #2 D:\xampp\
   htdocs\example\wp-admin\includes\class-wp-list-table.php(375): apply_filters(‘
   views_edit-xxx’, Array) #3 D:\xampp\htdocs\example\wp-admin\edit.php(345): WP_List_Table-
   >views() #4 {main} thrown in D:\xampp\htdocs\example\wp-content\plugins\wordpress-
   seo\admin\filters\class-abstract-post-filter.php on line 96
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Fatal Error and Custom Post Type list (wp-admin/edit.php) after YOAST update](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/fatal-error-in-wp-admin-edit-phppost_typexxx-after-yoast-update/#post-10590043)
 * Thank you for answer as text module.
 * 1. Make sure the issue doesn’t persist when Yoast SEO is disabled.
 * Works without YOAST and older YOAST Versions.
 * 2. Check for conflicts.
 * No! Sorry, show reviews from “Health Check” Plugin!
 * Works without YOAST! Is not a problem with other plugins.
 * 3. Check for JavaScript errors with your console.
 * FATAL ERROR and JS Errors? No site = no errors!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Slider, Product Grid, Product Masonry] No Product to Slide](https://wordpress.org/support/topic/no-product-to-slide-2/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/no-product-to-slide-2/#post-9717890)
 * > Please update WooCommerce 3.0+
 * Unfortunately, this is currently not possible.
 * I have now written my own shortcode with the “Owl Carousel”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simply Static - The Static Site Generator] Simply Static & XAMPP](https://wordpress.org/support/topic/simply-static-xampp/)
 *  Thread Starter [staticweb](https://wordpress.org/support/users/staticweb/)
 * (@staticweb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/simply-static-xampp/#post-7244837)
 * Hello Scott,
 * Ok with doubleclick I can write in the box. But this a bad solution. Why doubleclick
   and why gray font color? Nobody thinks the box is editable.
 * staticweb

Viewing 11 replies - 1 through 11 (of 11 total)