detoner
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] receiving same email multiple timesHi
It’s the same message we receive repeated 15 times-not spam?
Hi
I want to do the same thing have English only with GBP and USD currency option
I go here
WPML->WooCommerce Multilingual in the ‘Manage Currencies’ section (then enabled multi-currency and
then select I will manage the pricing in each currency myselfWhere to you go to manage the currency yourself?
I went into the woocommerce product itslef – I don’t see a field to enter the price in USD nor do I see this option appearing in the front end shop?I am using all the latest plugins 3 from wpml…
Forum: Themes and Templates
In reply to: layout problem css issue?no I haven’t tried them – I will put in a request …In the meantime if somebody can spot the problem your help would be appreciated
Forum: Themes and Templates
In reply to: layout problem css issue?its this theme – mystile by woocommerce
http://docs.woothemes.com/document/mystile/Forum: Plugins
In reply to: [Simplr Registration Form Plus+] Trouble getting Moderation to workI also have problems with the moderation – it is assigning the user role without asking for approval from an admin!!
but the new user cannot login and an admin has no way of approving the new user!!.
Using the latest version of the plugin
Forum: Plugins
In reply to: [Cimy User Extra Fields] registration page broken layoutmany thanks – now fixed!
Forum: Plugins
In reply to: [Cimy User Extra Fields] registration page broken layoutHi
can you not tell where the html breakage is from looking at the source code? from the link above – maybe your plugin has a line break or space in its code which is causing the html breakage?Forum: Plugins
In reply to: [Cimy User Extra Fields] registration page broken layoutjust send again to your gmail email- as specified in the plugin – have you checked your junk folder? – or else how can it be sent to you
Forum: Plugins
In reply to: [Cimy User Extra Fields] registration page broken layoutI have sent you the template via your gmail!
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] video not loading black screenOK I resolved this – an error our end – plugin works great!
Forum: Hacks
In reply to: adding image to woocommerce archive descriptionswe are not using a woocommerce theme – although the one we use is based on woocommerce core – but they don’t offer support unless you buy one of there themes…
Forum: Plugins
In reply to: [WooCommerce] attribute drop down menumy error – I made a change to the php file – I put back the original and now its works
Forum: Plugins
In reply to: [WooCommerce] limit category archive textfor anybody else looking for this you need to edit the template file in my case this was the code with the ,90 dictates how many chars show up
<?php echo shortcontent(‘[‘, ‘]’, ”, get_post_field(‘post_content’, $post->ID ) ,90);?>
Forum: Plugins
In reply to: [WooCommerce] limit category archive textfor anybody else looking for this you need to edit the template file in my case this was the code with the ,90 dictates how many chars show up
<?php echo shortcontent(‘[‘, ‘]’, ”, get_post_field(‘post_content’, $post->ID ) ,90);?>
[Code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]