jyj014
Forum Replies Created
-
Thank you! 🙂 I will wait for the good news!
- This reply was modified 8 years, 4 months ago by jyj014.
Thank you for the reply! This word pops up automatically whenever the customer order items through woocommerce, which I thought it’s related to woocommerce.
Upon I check the word “processing” and “completed” is not exist in mo/po files in lang folder.Forum: Themes and Templates
In reply to: [Customizr] Broken Order Review on Mobile deviceThank you so much!! I’ll find a way to correct this issue 🙂
Forum: Themes and Templates
In reply to: [Customizr] Broken Order Review on Mobile deviceYes it happens with every plugins if no custom css.
Thank you for the support!- This reply was modified 8 years, 5 months ago by jyj014.
Forum: Themes and Templates
In reply to: [Customizr] Broken Order Review on Mobile deviceI just made following 3 tabs to readable to everyone
In order to see what is going on with the cart section here is the Woocommerce/shop
ShopWoocomerce/cart
CartAnd here is the TablePress plugin that I use
TablePressHad to manually put some .css to work
.tablepress-id-8 .column-1 { width: 100px; } .tablepress-id-8 .column-2 { width: 120px; } .tablepress-id-8 .column-3 { width: 120px; }Here is the custom .css for customizr
.breadcrumbs { display: none; } .navbar-brand-sitename { display: none; } .entry-title { font-weight: bold !important; }I was not able to integrate with child theme. Therefore, I use regular functions.php at themes folder. Prevent automatic update and copy the list of hooks/filters/actions before I update.
Forum: Themes and Templates
In reply to: [Customizr] Broken Order Review on Mobile deviceThank you for the reply!
Found out that I’m having the same issue, not only with the WooCommerce, but whenever there is not enough words to stretch out the “box” then it shrinks.
Here is the version I am using with
– wordpress 4.82
– customizr 4.09
– woocommerce 3.20Forum: Plugins
In reply to: [WordPoints] How do I Integrate with Asgaros forum?Please! I will wait for the extension and new update!
thank you for the support, I’m happy to find the WordPoints plugin.
Forum: Plugins
In reply to: [Front End PM] how to change the language?Now it works!!
Huge thank you for the help!!