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: Slider homepage with Kadence Slider
October 1, 2015 at 2:09 pm #60946Hey Jessika,
Please post in your own topic. Do not post in resolved topics. Thanks!All you need to do is make two sliders. One for french and one for english.
Then in the theme options > home slider. Choose the “cyclone/shortcode slider” option. And in the shortcode field add one of the slider languages.
Then in your polylang settings > string translation you need to set the slider shortcode translation.
Ben
In forum: Pinnacle ThemeIn reply to: Slider homepage with Kadence Slider
In forum: Virtue ThemeWasn’t the issue in my case. I’m reasonably fluent with the workings of WordPress, this Virtue Premium Theme, and saving/updating pages etc etc. You may have been right with the plugin thing. Always a good idea to reboot : pull the plug out and plug it back in ! I find most errors are caused by plugins, and then other little errors occur due to having more than one language.
thanks again
GeoffreyIn forum: Pinnacle ThemeIn reply to: Pinnacle Premium / Polylang/ Kadence Slider/ Mobile
September 28, 2015 at 3:59 pm #60548Hey,
Cyclone is just what the variable is called. It’s based on the cyclone/shortcode option in your theme options and you can use any slider with a shortcode there.1. So if you need a Kadence Slider on your home page you can add it right in the theme options > home slider. Using the cyclone shortcode option. Then adding your shortcode for whatever slider you want into that field. Then in your string translations you can set a different shortcode for each language.
2. There is no kind of script that will execute to determine mobile of not when in a text box. It’s too late by then to do it through php.
Ben
In forum: Virtue ThemeTopic: Need some help please
Hello,
i’m using your theme and this is very incredible.
1/But i have a little problem : how to put the menu on top like airbnb website.
Also, how to use multipress pro multilanguage plugin for multisite with virtue premium theme.2/ Another question is that i have a bug with breadcrumb when i use this with portfolio, the breadcrumbs is not showing the last twoo parent page.
3/ I want to fix the hover on the current menu item when i’m in a relative page even if it is a page with 2 parents pages. for exemple if i have a menu product, and i clicked on product>tool>Maker, even if i’m in maker page, i want the menu stay hover on product item in the menu.
4/the portfolio on down for similar portfolio is showing picture with no scale. How can i fix it please.
Please, excuse my bad english and thanks for your great support.
In forum: Pinnacle ThemeIn reply to: Portfolio Permalink in multilingual site
September 28, 2015 at 11:26 am #60483It’s actually not possible. Post slugs can’t be changed on a language basis because they are part of your htaccess file. That slug has to stay like your domain name.
Ben
In forum: Pinnacle ThemeIn reply to: Home slider > Polylang > Kadence slider
September 28, 2015 at 11:05 am #604721. I suggest adding the slider as a shortcode in your theme options > slider settings. Then using the string translations to change which slider shortcode is used based on the language.
2. I don’t, I suggest contacting polylang about it.
Ben
In forum: Virtue ThemeIn reply to: The button "all" in the portfolio
In forum: Pinnacle ThemeHello,
I use the Kadence slider on the home slider here : *Login to see link
I translated the Kadence slider into my other language for here: *Login to see link1/ how can I add the good Kadence slider on my english homepage ? I did not see how to do it in Options > Home slider or in the polylang options…
2/ do you know why any image does not display in the library when I translated my pages/articles/sliders… ?
Thanks very much for your help !
In forum: Pinnacle ThemeHello,
I’m using your Kadence premium with Polylang (EN, NL, FR).
Also using Kadence slider and its short code to have for each language Home page its own slider. So Perfect.
My question is:
– How can I add the mobile Kadence slider then? I understand I can use Short code too. How can I manage it inside each Home page? Is there a way to use for each Slider (Normal and mobile) and specific script for detection?Many thanks for your help.
PhilippeIn forum: Virtue ThemeTopic: home page translation issue
Hello,
Since I have installed a Kadence Slider that I have set up in 2 languages, the translation of the English page works only half (only carousels are in English).
The default language is French.
To set up the Kadence Slider, I have followed Ben’s advices found in the forum : *Login to see linkHere’s the link of my website: http://www.fashionsorbet.com
Thank you,
MarylineIn forum: Virtue ThemeIn reply to: Mobile menu in fullwidth
In forum: Virtue ThemeIn reply to: Home Blog Settings 3 columns
September 23, 2015 at 9:10 am #59770Hey,
1. In the grid the date is wrapped in a tooltip showing an icon. You would have to edit with a child theme to change that output.2. If you just want the excerpt it’s this:
.postlist .postcontent .entry-content { background:white;}If you want the title and everything else it’s this:
.postlist article { background:white;}3. Changing the language file is the right place you just have to make sure you change the po and creating the mo. WordPress uses the mo file for the actual translation. Poedit program can help with that. You also may want to consider using a child theme to hold the change in translation so you don’t loose the edit when you update the theme.
https://www.kadencewp.com/child-themes/
Then you would add
load_child_theme_textdomain( 'virtue', get_stylesheet_directory() . '/languages' );
and put your translation in a languages folder in your child theme.Ben
In forum: Pinnacle ThemeSeptember 22, 2015 at 12:53 pm #59651Hmm, I actually think thats a good thing to add. I’m working to launch an update today I’ll that that to the language settings.
Ben
In forum: Virtue ThemeSeptember 20, 2015 at 3:14 pm #59290Hello,
I have a problem with permalinks in my website martha-care.comI have polylang and woocommerce both installed and I would like to make a multilingual store.
In permalinks settings I have:
– Common settings -> Post name
– Product permalink base -> Shop base with categoryIn Settings-> Languages -> Settings I have:
– “The language is set from content” (Posts, pages, categories and tags urls are not modified.)In order to make the multilingual possible I have to switch this last option to:
– “The language is set from the directory name in pretty permalinks” (Example: *Login to see linkThe problem is that, if I make this switch that I have just mentioned, I get a 404 page not found error for every single product page.
I surfed the internet but I have not find anything yet.
Do you have any idea of how I can fix it?Thanks in advance.
Best regards,
AlessandroIn forum: Pinnacle ThemeYou are right, the input vars are set to only 1000. it would need an upgrade at the server hosting package for 2000 to 5000..
default language is german. but widgets, etc i have to write in english and then translate with wpml string translations into german.
at the moment the translations are working for some unknow reason…
so i guess this issue is solved. thanks!Hello,
yesterday I updated Virtue Theme (to 3.2.6), WP (to 4.3.1 version) and WPML CMS (to 3.2.7) to . After upgrade I have the following problem with Virtue: Call Action widget:
For every page I have specific definition fo Virtue: Call action widget, but now on all pages appearing the same Virtue: Call action widget. When I update page or portfolio that contain Virtue: Call action widget – on all pages or portfolios appear
Virtue: Call action widget from this page or portfolio. Furthermore the same Virtue: Call action widget in CZ language is appearing in RU version pages or portfolio.
Here are links on pages for examples:*Login to see link
*Login to see link
*Login to see link
*Login to see link
*Login to see link*Login to see link
*Login to see linkCould you advise me where is a problem an how to solve it?
Thank you and best regards.
Alexej.
In forum: Virtue ThemeIn reply to: Portfolio permalinks and default page
September 16, 2015 at 12:55 pm #58791Ok the grid is not just going to link to a custom page unless you set it to.
In your post you can manually set the grid link to be to a page. Just do that for each post in one language and set the default page you want to link to for the other language.
In forum: Virtue ThemeIn reply to: Products on sell
September 16, 2015 at 10:11 am #58735Hey,
“products on sale” refers to products that are discounted, different then “products for sale”.Just a language thing. If you give your products a “sale” price they will show. And based on your link looks like you got it working.
Ben
In forum: Virtue ThemeIn reply to: Virtue premium theme help
Hi Ben,
All your codes worked well, thank you.
Could you help me with these issues:
1. Where do I activate the reviews for the products? I just couldn’t seem to find it.
2. On an individual product page:
a) Where can I change the weight of the font of the attributes/ variations ? I dont want it to be bold.
b) I have used tab buttons for the attributes …. I’d like the text in those boxes to be normal instead of bold…. and instead of the whole box being dark grey when chosen, I prefer just the border to go to dark grey (like it does when one hovers) and a small little tick mark in white to come on the right lower corner with d same grey background .. There can be a small little triangle on that edge that is in dark grey, so that the little arrow fits on it.3. For the pages in general that are full width in nature, I’d like to reduce the padding on either side of the page, to increase the width by 40% more on each side, so I have some more space, specially if I want to include a sidebar on the product page.
4. On an individual product page, the main portion is divided into two with a ratio of approximately 40:60 ….That is 40% for the featured image and 60% for the text. I would prefer that to be around 30:70 ….so the picture is a bit smaller in size and I have more place for text on the right. This way, the product video which will be below will also be visible on a page easily.
5. With regards to the Mega Menu …to increase the number of posts to 5 .. the author gave me a code to be inserted in the virtue child themes php file… The code is as below:
function megamenu_posts_per_page( $posts_per_page, $megamenu_type, $megamenu_args ) {
return 5;
}
add_filter( ‘wpmm_posts_per_page’, ‘megamenu_posts_per_page’, 10, 3 );I did insert the code correctly, but no change is occurring in the menu. I was wondering what could be the reason for it not getting activated. Previously, I had made changes directly to their core files and it worked perfectly. Could it be something I’m missing within the child theme , for it not overriding the codes from the core file?
6. On the cart page, if I delete all the items from the cart, I get a bab the says “Return to Shop” …. Where in the settings do I have a chance to link this tab … I like it to go back to the home page.
7. On the category page;
a) I would like to correct the same issue of spacing with regards to the price : I would like it spaced a bit in between like [$ 2 – $ 4].
b) In between one line of 5 products and the next …I have a gap of 60px.(margin-bottom: 60px) I would like a fine line running across at 40px ……so that there is twice the amount of gap from the edge of the top products, and one third the gap from the second line of products. Just to create a sort of clear distinction between the products, since all my product borders are removed. I want it to run through the width of the page ….minus the padding that will be at the sides.8. The SEARCH button on the main menu, when dropped down is too big it height and narrow in width, and the font too large… How can I make it to look like the bar that drops down from the Cart TAB when the cart is empty…..I want it looking a bit daintly like that.
9. Needed a bit of guidance on a multi- language plugin …. does qTranslate-X work well with Virtue?
Awaiting your reply.
Thanking you in anticipation.
Michelle
-
AuthorSearch Results


