mrwrongusername
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailForum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailNope, I haven’t changed anything in core files.
Yes it’s the same. I still don’t receive size inside email.
Forum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailIt’s on the screen shoot above, but here it is
Forum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailHere is the complete report from system settings, plus the screen shoot above
### WordPress Environment ###
Home URL:
Site URL:
WC Version: 2.5.5
Log Directory Writable: ✔
WP Version: 4.5
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
Language: en_GB### Server Environment ###
Server Info: Apache
PHP Version: 5.6.21
PHP Post Max Size: 128 MB
PHP Time Limit: 120
PHP Max Input Vars: 3000
SUHOSIN Installed: –
MySQL Version: 5.6.28
Max Upload Size: 128 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔### Database ###
WC Database Version: 2.5.5
:
woocommerce_sessions: ✔
woocommerce_api_keys: ✔
woocommerce_attribute_taxonomies: ✔
woocommerce_termmeta: ✔
woocommerce_downloadable_product_permissions: ✔
woocommerce_order_items: ✔
woocommerce_order_itemmeta: ✔
woocommerce_tax_rates: ✔
woocommerce_tax_rate_locations: ✔### Active Plugins (12) ###
Akismet: by Automattic – 3.1.11
Contact Form 7: by Takayuki Miyoshi – 4.4.2
Duplicate Post: by Enrico Battocchi – 2.6
Easy Facebook Likebox: by Sajid Javed – 4.2.5
Force Regenerate Thumbnails: by Pedro Elsner – 2.0.5
Limit Login Attempts: by Johan Eenfeldt – 1.7.1
MailChimp for WordPress Lite: by ibericode – 2.3.15
WooCommerce Mijireh Checkout: by WooThemes – 1.0.8
WooCommerce Social Media Share Buttons: by Toastie Studio – 1.3.0
WooCommerce: by WooThemes – 2.5.5
Yoast SEO: by Team Yoast – 3.2.5
YITH WooCommerce Wishlist: by YITHEMES – 2.0.15### Settings ###
Force SSL: –
Currency: GBP (£)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2### API ###
API Enabled: ✔
API Version: 3.1.0### WC Pages ###
Shop Base: #2422 – /shop/
Basket: #2423 – /basket/
Checkout: #2424 – /checkout/
My Account: #2425 – /my-account/### Taxonomies ###
Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)### Theme ###
Name: DCL
Version: 9.7
Author URL: http://www.mediaweb.rs
Child Theme: ✕ – If you’re modifying WooCommerce on a parent theme you didn’t build personally
then we recommend using a child theme. See: How to create a child themeWooCommerce Support: ✔
### Templates ###
Forum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailHere is the report screen shoot
Forum: Plugins
In reply to: [WooCommerce] ariation attributes not showing in new order emailSize is added as a variation. And it works perfectly, it’s just I don’t see it in my mail but see it in WP dashboard.
Yes I have template overrides. Should I contact theme developer then?
Forum: Fixing WordPress
In reply to: Parse error: syntax error, unexpected 'if' (T_IF)I really don’t know because this is all new for me.
I will have to contact theme support for this issue.Forum: Plugins
In reply to: [AddToAny Share Buttons] Remove MORE buttonSorry found solution.
Just needed to uncheck Universal Button 😀
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkResolved that as well. Found great plugin called “Simple Tooltips” that I would recommend since plugin you suggested before is outdated.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkAlso you will notice text in column
Fully Verified Tier 1
Is it possible when hover over the green flag to show this text?
something like tooltip.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkI have managed to align all content in my table
How do I align images to be centered in column no. 2
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkHi Tobias,
I found that this works
.tablepress-id-11 thead th {
color: #ffffff;
}Cheers
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkOhh, I found that but it’s not doing work as I imagined. I think I will go with different solution for now.
Can I change heading text color to other?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkI inserted the code manually 🙂
Just one more question.
I have the table here
http://mediaweb.rs/bettor/test/
and I want to make cells in color like in excel table that I have here
How do I do that?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Image inside cell and linkI found a way to insert images and links into table 😀