Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'language'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Translate search results page
May 12, 2016 at 3:17 pm #94724I see the site is set to language nl
are you making a mo file for that.
It’s differnet if the site was set to nl_NL. That would use a nl_NL.mo file.
Ben
In forum: Pinnacle ThemeHi,
I’m struggling to get the search results page translated to Dutch. It concerns the ‘Search result for..’ title and the ‘sorry, no search results are found’ text. See *Login to see link for an example.
I checked the .po files but both these texts seem to be properly translated. Any ideas?
I’m running a single language site, I don’t have any external translation plugins running and the website language in the settings is set to Dutch.
In forum: Pinnacle ThemeIn reply to: Kadence Slider – WPML (english-german)
May 11, 2016 at 1:05 pm #94540Hey,
Using the kadence slider I suggest adding the shortcode to the shortcode/cyclone slider option. There you can add one shortcode then in your string translations change that shortcode for each language so you can have a shortcode for each language.
BenIn forum: Pinnacle ThemeOn our frontpage http://www.iiamo.com there is a Kadence Slider. In addition we use WPML for the translation in 2 more languages.
For translations I only can find the title but the strings for the ‘Primary Button’ text. I also searched within string translation.
Thank you!In forum: Virtue ThemeIn reply to: Custom CSS
1. Try this CSS. Place in Theme Options> Advanced Settings.
.product_item .price { display: none; }2. I don’t believe that there is any CSS that can change how the cropping of the home blog looks. I am not sure how you would go about changing the image cropping, so we’ll have to wait for insight from others.
3. This can be changed via Theme Options> Language Settings.
Let me know how this works for you!
In forum: Virtue ThemeIn reply to: Show different prices in another country.
May 9, 2016 at 8:42 am #94122Here are some options:
https://wordpress.org/plugins/woocommerce-product-price-based-on-countries/
There are some paid version of this type of plugin out there too.
Then doing a full multilingual site where every product is created twice once for each language you would need WPML(paid) or Polyland(Free).
Ben
In forum: Virtue ThemeIn reply to: Change cart to basket in all instances
May 7, 2016 at 11:07 pm #94036I’m not sure what you mean?
I tried to login to see but it’s saying the ps isn’t working.
If your trying to set the language you can do that in the settings > general. If your wanting to use loco translate you should just go to the loco translate settings.
Ben
In forum: Virtue ThemeIn reply to: Change cart to basket in all instances
In forum: Virtue ThemeIn reply to: Topbar Your Cart Icon move to Right
Hey Edwin,
Try replacing this:@media (min-width: 992px) { .col-md-6.col-sm-6.kad-topbar-left { width: 100%; } a.cart-contents { margin-left: 700px; } }for this:
@media (min-width: 992px) { .col-md-6.col-sm-6.kad-topbar-left { width: 100%; } a.topbar-icon-6 { margin-left: 700px; } }To move the dollar sign to the left go to Woocommerce > Settings > General and set the Currency Position.
Did you set “your cart” to be in Theme Options > Language Settings? That should leave the Your Cart text blank.
Hannah
In forum: Virtue ThemeIn reply to: Topbar Your Cart Icon move to Right
Hi Edwin,
1. Go into the theme options > language settings. Set the “your cart” to be
Then add this to you custom css box in Theme Options > Advanced Settings:span.kad-cart-dash { display: none; }2. Try using this css:
@media (min-width: 992px) { .col-md-6.col-sm-6.kad-topbar-left { width: 100%; } a.cart-contents { margin-left: 700px; } }Hope that helps!
HannahIn forum: Virtue ThemeIn reply to: Virtue Theme Questions
May 3, 2016 at 3:54 pm #936381. Not that will have an interface you can always add a table using table html but if you want an interface for it I suggest using tablepress.
5. I don’t know what you have in your child theme functions file but it shouldn’t matter as long as you place inside of<?phpNEXT SECTION
2. I thought this was about the space in your menu and slider? I’ve checked your home page on every browser and don’t see this space. Also in terms of product overlap I have tried literally hundreds of times in every browser… Still yet to have it happen to me.10. Content loads as it downloads and it starts to built the page as quickly as it can meaning areas that don’t have images would appear first. If you would like I can give you code to make the whole page blank until it’s loaded? If you fix your loading speed this would not be something you would see.
11. Your header is sticky? It doesn’t shrink but it’s definitely stick, Are you not want it to be sticky? Cause you can turn that off in your theme options > main settings.
Maybe you are referring to the woocommerce sitewide notice. That overlaps your header because it’s fixed above it. Would you like that to not be sticky?13. I was under the impression order had to do with the tabs and nothing with your tables… (are you having trouble with your table columns?).
this gets really confusing if terms aren’t correct.But speaking of tab order…
Here is what I did to trying to help you understand and I don’t want you to get frustrated with back and forth… This product has your order so you can look at it and see: http://dilexivos.com/product/dilexi-vos-everything-is-possible-unisex-infant-onesie/NOTE: you had only enabled 2 custom tabs so couldn’t really add a terms of sale unless I changed that (which I went ahead and did).
NOTE 2: The additional information is a defualt tab if you choose the check box “Visible on the product page” for each attribute… You can hide it by not checking that checkbox as I did in the product above.
Finally it really may help you a lot to look through some of the woocommerce documentation they do have a lot of great info about these kinds of things.
14. Woocommerce has great shortcode that allow you to add products to a page and gives you options to change the columns so the images are larger please see here: https://docs.woothemes.com/document/woocommerce-shortcodes/
15. You can use this css:
div.product .product_image { border: 3px solid rgba(0,0,0,.05); }16. You can change the text (theme options > language settings) but there isn’t a built in way to make it a percentage based on the amount the product is. on sale.
In forum: Virtue ThemeIn forum: Virtue ThemeTopic: WPML problem
Hi
My web is in 2 languages (spanish as main and english). http://www.piloloskids.com
Before it works well, but today I realize that in english version the shopping cart in english doesn’t work. If i buy something the shopping cart page is empty. Nevertheless the “cart” on the top bar is ok.
I disabled all the puglins and the problem persists, but when I switch to another theme, the shopping cart runs uk. Therefore, I supposed is something with the theme and WPML.
I don’t know if the problem is since the lastest update.
Do you know what can I do?
Thanks
Vito
In forum: Virtue ThemeIn reply to: Change cart to basket in all instances
Ok, no I didn’t have that installed. I was trying to do it via the wp-config file but I can now see this has depreciated so I have removed the coding.
What do I need to do now the plugin is installed.
The amended po file is currently located here: /wp-content/languages/woocommerce
In forum: Virtue ThemeIn reply to: Virtue: Image resizing height in mobiles
April 28, 2016 at 1:43 pm #92986Because you are only wanting on one language I would suggest adding through the page itself and not on the others rather then in the theme options where it would apply to all.
You can use the “virtue shortcodes” to add the posts to just the one page.
Ben
In forum: Virtue ThemeIn reply to: Virtue: Image resizing height in mobiles
In forum: Virtue ThemeHi,
I have attempted to follow some instructions regarding editing po and mo files to change the language of “cart” to “basket in the woocommerce intergration in the virtue theme.
However, I do not seem to have been successful
Can you advise please?
The website is doodlepipdog.com
In forum: Pinnacle ThemeIn reply to: Posts don't show up
In forum: Pinnacle ThemeHi,
I am using qTranslate-X with Pinnacle Premium. So far so good. One problem, though, is every time I update the theme, the qTranslate language tags get stripped out from elements set in the Theme Options, for example the Home Page Title and the Home Page Icon Menu titles. I add the [:es]Título en Español[:en]English Title[:] string to the page title, for example, but after updating only the text in Spanish remains and the tags are gone.
I suppose I can save the theme settings before update, them reload them after update, but if there is way to avoid loading those settings that would be much easier.
Thank you and thank you for a great theme.
In forum: Virtue ThemeIn reply to: translation plugin
-
AuthorSearch Results


