Title: shramee's Replies | WordPress.org

---

# shramee

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/shramee/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/shramee/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] No need of Fontawesome](https://wordpress.org/support/topic/no-need-of-fontawesome/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/no-need-of-fontawesome/#post-12475825)
 * Hi [@webagenturerding](https://wordpress.org/support/users/webagenturerding/),
 * As of the latest version all our code now doesn’t have any 3rd party dependencies,(
   Vanilla JS and CSS) and is like 14k in all. We rewrote our code to have no jQuery
   dependency.
 * Code for other blocks is loaded on demand when those blocks are used on the page.
 * Hope that answers your concerns. To keep number of requests in check and avoid
   FOUCs, we add minimal base script/style file and add-on scripts/styles (sliders/
   carousels) queued when needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] No need of Fontawesome](https://wordpress.org/support/topic/no-need-of-fontawesome/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/no-need-of-fontawesome/#post-12467394)
 * Hi [@webagenturerding](https://wordpress.org/support/users/webagenturerding/)
   [@brigdonnwr](https://wordpress.org/support/users/brigdonnwr/),
 * Now our icon picker uses SVG instead of font awesome elements with fa classes.
   🙂
 * And we only load font awesome if we find font awesome classes used on the page
   for backwards compatibility.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Caxton - Create Pro page layouts in Gutenberg] Doesn’t not support IE (even version 11)](https://wordpress.org/support/topic/doesnt-not-support-ie-even-version-11/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-not-support-ie-even-version-11/#post-11063198)
 * Hi [@piefolle](https://wordpress.org/support/users/piefolle/),
 * We support Edge, IE 11 doesn’t support flex box as specified by w3c specs. So
   to avoid having to maintain legacy code which is useless for like 97% of our 
   users. We decided to drop support for IE11.
 * We intend to release several more lovely layouts which need grid span… and to
   us it seems a bit unreasonable to have 97% of our users stick to plain old column
   based layouts and/or bloated code for 3% of users who want to use legacy software…
 * Sorry about in-line CSS but again we want to be able to roll out new lovely layouts
   regularly. And it’s a lot easier and maintainable in long run to add an inline
   rule so everything is at one place.
 * We recognize the need to use different layouts on mobile… and we are working 
   on a solution to choose different mobile layouts… So please keep your eyes peeled
   for the new update 😉
 * Hope you can understand our concerns and pardon us for not being able to support
   Internet Explorer. Our apologies for inconvenience caused but it’s really important
   for us to use minimal code and have it maintainable so it’s fast and good looking
   for our users and have content accessible for legacy browsers (~3%).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caxton - Create Pro page layouts in Gutenberg] Post Grids title. Change color](https://wordpress.org/support/topic/post-grids-title-change-color/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/post-grids-title-change-color/#post-10752451)
 * Hi Bob 🙂
 * We will try to add that as a setting in next version 😉
 * Till then, this CSS should do it for you…
 *     ```
       .caxton-grid .grid-image h3.grid-title {
       	color: black;
       	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
       }
   
       .caxton-grid .grid-image:hover h3.grid-title {
       	color: white;
       	text-shadow: none;
       }
       ```
   
 * Hope that helps 😉
    -  This reply was modified 7 years, 7 months ago by [shramee](https://wordpress.org/support/users/shramee/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] Input Idea](https://wordpress.org/support/topic/input-idea/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/input-idea/#post-9349631)
 * Hi [@madejackson](https://wordpress.org/support/users/madejackson/),
 * Thanks for getting in touch. Good news is that caching page builder html in high
   on our radar, And it will be ready within next few releases 🙂
    This will reduce
   time taken to render PPB pages coz it will just return pre-rendered HTML from
   database directly 😉
 * However, live editor will still take some more time coz live editor needs cache
   disabled.
 * Hope that helps. Lemme know if I left something out 🙂
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Missing wp_users entry from database when moving](https://wordpress.org/support/topic/missing-wp_users-entry-from-database-when-moving/)
 *  [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/missing-wp_users-entry-from-database-when-moving/#post-8616690)
 * Same thing seems to happen for `wp_posts` table…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Missing wp_users entry from database when moving](https://wordpress.org/support/topic/missing-wp_users-entry-from-database-when-moving/)
 *  [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/missing-wp_users-entry-from-database-when-moving/#post-8616681)
 * Hi guys…
 * I got the same error…
    Taking a closer look I found this SQL generated by Duplicator
   to be responsible for creating the users table…
 *     ```
       CREATE TABLE wp_users (
         ID bigint(20) unsigned NOT NULL AUTO_INCREMENT,
         user_login varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_pass varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_nicename varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_email varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_url varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_registered datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
         user_activation_key varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         user_status int(11) NOT NULL DEFAULT '0',
         display_name varchar(250) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
         PRIMARY KEY (ID),
         KEY user_login_key (user_login),
         KEY user_nicename (user_nicename),
         KEY user_email (user_email)
       ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
       ```
   
 * However trying to run it in `phpmyadmin` gave this error…
    `#1067 - Invalid default
   value for 'user_registered'`
 * This seems to be the reason why table `wp_users` is not created…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] Pootle Button – set fixed width](https://wordpress.org/support/topic/pootle-button-set-fixed-width/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pootle-button-set-fixed-width/#post-7655755)
 * Hi again [@pagallery](https://wordpress.org/support/users/pagallery/),
 * Use this css…
 *     ```
       a.pbtn {
           width: 250px;
       }
       ```
   
 * Change `250px` with size you want…
 * Again… You can put this in `Row Styling Panel` > `Advanced` tab > `CSS for Row
   Elements` 😉
    Lemme know how it went…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] Pootle Button formatting – change hover text colour](https://wordpress.org/support/topic/pootle-button-formatting-change-hover-text-colour/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/pootle-button-formatting-change-hover-text-colour/#post-7655283)
 * Hi [@pagallery](https://wordpress.org/support/users/pagallery/),
 * You’ll need to use this css…
 * `
    a.pbtn:hover { color: #0af; }
 * Change `#0cf` with color of your choice 😉
 * You can put this in `Row Styling Panel` > `Advanced` tab > `CSS for Row Elements`.
   
   Hope that helps 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] When I click the edit for any row of a pottle page builder, it's not loading,](https://wordpress.org/support/topic/when-i-click-the-edit-for-any-row-of-a-pottle-page-builder-its-not-loading/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years ago](https://wordpress.org/support/topic/when-i-click-the-edit-for-any-row-of-a-pottle-page-builder-its-not-loading/#post-7293173)
 * Hi [@magiclouiepress](https://wordpress.org/support/users/magiclouiepress/),
   
   Looks like you are using an old Yoast SEO Plugin… Try updating to the latest 
   version of Yoast SEO…
 * Also if this is your production site, Keep `WP_DEBUG` false to avoid revealing
   paths, It won’t show any errors.
 * Let us know how it goes.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pootle Pagebuilder - WordPress Page builder] Great builder only one problem](https://wordpress.org/support/topic/great-builder-only-one-problem/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years ago](https://wordpress.org/support/topic/great-builder-only-one-problem/#post-8035511)
 * Thanks 🙂
    Kindly update the rating if you are happy with it 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] Live Edit strange behaviour](https://wordpress.org/support/topic/live-edit-strange-behaviour/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years ago](https://wordpress.org/support/topic/live-edit-strange-behaviour/#post-7387018)
 * Hi Argentum,
 * Kindly try saving once from admin end on page(s) you are facing the issue…
    As
   it sounds like a saving issue… Let us know how it goes…
 * Thanks 🙂
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Pootle Pagebuilder - WordPress Page builder] Great builder only one problem](https://wordpress.org/support/topic/great-builder-only-one-problem/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years ago](https://wordpress.org/support/topic/great-builder-only-one-problem/#post-8035509)
 * Hey Moshje,
    We have fixed this in v2.0. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [apply_filters to $GLOBALS help needed](https://wordpress.org/support/topic/apply_filters-to-globals-help-needed/)
 *  [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/apply_filters-to-globals-help-needed/#post-6416770)
 * Hi Martijn,
 * We take care of this in version 0.3.0
 * You can put
 * `add_filter( 'pootlepb_content_block', 'do_shortcode' );`
 * Before accessing the pages to make the short codes work for ya, before 0.3.0 
   is released 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pootle Pagebuilder - WordPress Page builder] get_page not working with pootlepress?](https://wordpress.org/support/topic/get_page-not-working-with-pootlepress/)
 *  Plugin Author [shramee](https://wordpress.org/support/users/shramee/)
 * (@shramee)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/get_page-not-working-with-pootlepress/#post-6396155)
 * Hi martijnvhummel,
    Sorry for the delay… Can you share a link where this is happening?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/shramee/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/shramee/replies/page/2/?output_format=md)