Tynael
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Retargeting] disable coupon genrationHey pardeepsingh,
Can you please provide us with more information regarding the discount coupons that have been generated?
The coupons can only be generated from our platform (www.Retargeting.Biz) and it cannot automatically generate any discount codes without your consent.
You can also send us an e-mail @ [email protected] with your site name and the coupons in question.
- This reply was modified 7 years, 6 months ago by Tynael.
Forum: Plugins
In reply to: [WooCommerce] Get Regular Product Price with TaxFor those who are looking for an answer to this question, I have found the solution:
wc_get_price_including_tax( $product, array(‘price’ => $price ) );
wc_get_price_including_tax( $product, array(‘price’ => $specialPrice ) );You need to add the price as the second argument to wc_get_price_including_tax()
Forum: Plugins
In reply to: [WooCommerce] Woocommerce: display sale price with taxHey Jan,
I’m looking for the same thing.
I couldn’t find a function or variable that can get the sale price of the product including taxes.
Please do let me know if you have found a solution for this issue.
Thanks!
Forum: Localhost Installs
In reply to: Can’t load newly restored local siteHey,
I have stumbled upon the same issue and finally fixed it.
This might help you out:
https://neutrondev.com/fix-wordpress-admin-panel-inaccessible-wp-upgrade/
Forum: Fixing WordPress
In reply to: Disappearance of network sites, after upgrade to 4.7.3Hey,
I also encountered an issue similar to yours.
Finally got it fixed, here is an article that might also help you:
https://neutrondev.com/fix-wordpress-admin-panel-inaccessible-wp-upgrade/
This issue has been fixed for me with the updating of WordPress to 4.6.
I too cannot login into admin dashboard. It redirects me to a 404 not found page after inserting the credentials.
Deleting the plugin didn’t solve the problem.
Forum: Themes and Templates
In reply to: [Customizr] Social Icons not appearing at allIt seems that there is a conflict between Customizr theme and Performance plugin.
Whenever I empty all the cache, the social links within “Customizing ? Global settings Social links” menu disappears completly but RSS feed and E-mail icons.
Forum: Themes and Templates
In reply to: [Customizr] Social Icons not appearing at allI just downloaded the theme yesterday (17.12.2015)
Forum: Themes and Templates
In reply to: [Customizr] Social Icons not appearing at allHello, rdellconsulting
I’ve already done what you’ve stated above but without success.
Forum: Themes and Templates
In reply to: [Hueman] Schema Markup with Hueman@bdbrown, sadly that post doesn’t help me at all :(…
Forum: Plugins
In reply to: [W3 Total Cache] images not showing up on siteUpdate: I have disabled the Lazy Load Plugin and it works, maybe the plugin isn’t compatible with T3 Total Cache…
Forum: Plugins
In reply to: [BJ Lazy Load] Plugin Completely Broke all my ThemesHello, styzer.
I have found the problem and also the solution.
When the theme got broken I’ve been using Better WordPress Minify which entered in a conflict with BJ Lazy Load after its uploading.I have deleted Better WordPress Minify and now everything works good (even BJ Lazy Load).
Forum: Fixing WordPress
In reply to: No Sufficient Permissions to Acces Theme Editor as Admin[Solved] iTheme was hiding theme-editor.php even from admin himself. Disabled setting, now works perfectly. Sorry for bumping!
Forum: Fixing WordPress
In reply to: No Sufficient Permissions to Acces Theme Editor as Admin[Not Solved] Tested again and it seems it doesn’t work. Issue still occurs..