266 comments found.
Has the theme been updated to Woocommerce as to date? I get this message from Wordpress:
Your theme (inVogue) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version. If you copied over a template file to change something, then you will need to copy the new version of the template and apply your changes again.
Hi photosbylexx
Yes indeed, the new theme update is now live. I’ve included a link below to our update documentation if you’d like to take a look.
https://heroplugins.com/product/invogue-theme/documentation/?section=knowledge_base&article=Update-the-themeRegards
I have another question regarding InVogue Theme. Does it comes with Slider Revolution full pro version?
Hi OliverValverde
Yes indeed, inVogue includes both Slider Revolution and WPBakery Page Builder bundled with the theme.
Regards
but without add-ons, right?
Hi OliverValverde
I’m afraid the add-ons would require your own license code to unlock. The bundled plugin is licensed through an extended license on our end but features such as this and the independent updates would require your own purchase of the plugin.
Regards
ok, thanks!
hello sir first of all thank you for this great theme really nice one, second i m only facing a problem with product page , it is kind of broken in some cases not all the time , pictures are getting mixed one on the other check the link below
https://www.macdesign.com.lb/necklace-silver/ waiting for your feedback with best regardsHi elioelio
Could you please send through a support ticket at the below link and just confirm the theme version you currently have installed so we can take a closer look at this.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
Hello, how can I modify the font size of the product description (both short and long descriptions)? I tried changing the font size of “Body” within InVogue Settings Typography but it didn’t work.
Hi OliverValverde
The ‘body’ option on the ‘inVogue Settings > Typography’ tab should be affecting the product description font size, perhaps this might just be due to caching where the change is not yet being displayed. If you have any caching plugins installed for the site you should just need to try clear this cache or perhaps your local browser cache. If you’re still having any trouble feel free to get in touch via the support form linked below.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
I did and nothing happens. It changes the font size of some elements of the footer, but category and product description doesn’t change. Please, help!
Hi OliverValverde
I’ve sent through a reply to your ticket, let me know if perhaps you’ve not received this.
Regards
Yes, I got it. looking forward to change the font styling
Just a question re: updating the theme. My support on this theme has run out, do I need to renew my support in order to update the theme to its current version or do I need to buy a new licence?
Hi RossHatton
The latest theme version can always be downloaded from your ‘Downloads’ page on Theme Forest. You can then follow the steps outlined in the ‘option 3’ section of our documentation page linked below to run the update using the downloaded ZIP file.
https://heroplugins.com/product/invogue-theme/documentation/?section=knowledge_base&article=Update-the-themeRegards
Hello, I need to translate the inVogue theme to Spanish without paying for the WPML. Please, explain me how to do it. Thanks!
Hi OliverValverde
Although I’d definitely recommend WPML, one alternative option for string translations could be the Polylang plugin which would allow you to translate text strings throughout the site.
Feel free to get in touch via the link below if you need any assistance or have further queries.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
Hello, the slider revolution is no longer displayed on the homepage. The theme is up to date and I made no changes on my site. My website worked very well a few days ago. Can you tell me where the problem comes from, please
Hi freddy1
Sorry to hear about the issue! Are you aware of any recent changes such as updates or new plugin installations prior to the issue coming up? I’d be happy to take a closer look for you if you could please submit a ticket at the below link. You can submit this as ‘not purchased’ and then include the purchase code in the message body.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
} else if($htheme_stylish_display_type == 'rated'){
$args = array(
'post_type' => 'product',
'posts_per_page' => $htheme_posts_per_page,
'offset' => $offset,
'meta_key' => '_wc_average_rating',
'orderby' => 'meta_value_num',
);
The code you need:
} else if($htheme_stylish_display_type == 'rated'){
$args = array(
'post_type' => 'product',
'posts_per_page' => $htheme_posts_per_page,
'offset' => $offset,
'meta_key' => '_wc_average_rating',
'meta_query', array(
'relation' => 'OR',
array(
'key' => '_wc_average_rating',
'compare' => 'EXISTS'
),
array(
'key' => '_wc_average_rating',
'compare' => 'NOT EXISTS'
)),
'orderby' => 'meta_value_num',
);
There are some more functions were you are using wrong ordering.
'meta_key' => '_wc_average_rating',
Hi Jonny_max
Thanks for the info! I’ll definitely look into the for the next update.
Regards
Hi,just a question before buying. Does your theme have a child theme included? Thank you in advance.
Hi luleigh
Yes indeed, the theme does come with a child theme included.
Let me know if you have any further questions.
Regards
regards Chris
Hi cpaugger
I’d be happy to look into that for you. Please could you send through a support ticket at the below link so we can then get the relevant info.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
Hi, my webiste has Version: 1.24.2. Ive updated woocommerce and they say your theme needs to be updated. I have Hero Utility Plugin but your theme isnt updating to the latest version.
How do I do this?
Thanks
Hi racerxar
The latest theme version (1.24.4) is available to download directly from Theme Forest on your ‘Downloads’ page. You can take a look at our update documentation page, linked below, where you can follow the steps in the ‘option 3’ section to run the update using the theme ZIP file.
https://heroplugins.com/product/invogue-theme/documentation/?section=knowledge_base&article=Update-the-themeRegards
Hi! Im trying to add a VisualComposer Woocommerce module to a Product description page.
This is the code: htheme_woolist_sorting=”title” htheme_woolist_layout=”full_width_caro” htheme_woolist_design=”default” htheme_woolist_ids=”36”]/vc_column
If I put this on an empty page, it works perfect and show the products from a category. But when I use it on the product description, it breaks the site.
The product page never loads… and the whole site become useless.
Any idea how can I fix this?
Thanks!
Hi racerxar
Unfortunately I’m afraid the single product page currently does not support multiple product queries through the page editor. We’ve kept the default of displaying the single product and its text description (along with the related products section if needed) for this template.
Although if you’d like to get in touch via the support form, linked below, so we can get a better idea of the functionality you are looking for perhaps we can offer an alternative. You can submit the form as ‘not purchased’ and include the product key in the message body.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
is the theme supporting wordpress 5.2?
Hi devtres
Yes indeed, the inVogue theme is compatible with WordPress 5.2.
Please let me know if you have any further questions.
In order to the last comment/support… Is the newer version of the theme arriving in the next days??
Hi cirocelentano
The new updated has just been made available and can now be downloaded from Theme Forest.
Regards
Presales question: We want to use this plugin with your theme, can you foresee any issues in doing so?, thanks: https://codecanyon.net/item/photo-contest-wordpress-plugin/8320636
Hi onlinebusinesssupport
I’m afraid I’m not familiar with this plugin and its functionality but from looking at the demo I don’t see any potential issues. It seems the plugin is added to a page through various shortcodes so I don’t believe there should be any issue with doing so in inVogue.
Please feel free to get in touch with support if you do have any issues or questions.
Regards
HI, I have just bought and installed this and get this error straight away:
Your theme (inVogue Child) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. Suggestions to fix this:
Update your theme to the latest version. If no update is available contact your theme author asking about compatibility with the current WooCommerce version.
Hi onlinebusinesssupport
We’ll have the new theme update ready during the course of next week with the WooCommerce template file updates. The current files are backwards compatible but if you’re having any issues please submit a support ticket at the below link and we can take a look for you.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
Hi onlinebusinesssupport
Just wanted to let you know the new update is now available for download from your ‘Downloads’ page on Theme Forest.
Regards
Hi, I have imported all the demo content, but there is no shop, cart, checkout and etc. pages? Those are seen in your live preview
Hi rubaholikas
The store functionality is controlled and set through the WooCommerce plugin which manages and creates these pages. For this you’ll need to just ensure you’ve installed the WooCommerce plugin and run through the WooCommerce setup wizard to get these pages set up.
Please let me know if you have any questions.
Regards
Is your theme compatible with latest Wordpress and Woocommerce version?
Hi mf_iii
Yes indeed, inVogue is compatible with WordPress 5.0.3 and WooCommerce 3.5.4. Please let me know if you have any further questions.
Regards
Hi, Do you have an “Opening Soon” or Waiting List page for this theme? Thanks!
Hi racerxar
I’m afraid the theme itself does not provide this functionality so this would need to be set by a 3rd party plugin.
Please let me know if you have any further questions.
Is it possible to show a preview of the product + add to cart in the catalog itself?
I mean, that the customer can add to cart when looking the catalog, without needing to enter the single product page. There is another theme here “grosso” that has that functionality.
Im talking in mobile mode, not in desktop 
Thanks!
Hi racerxar
I’m afraid although this is available for desktop as a hover effect, on mobile this is not displayed as tapping on the product image would directly open the single product page and not trigger the hover effect to display these buttons.
Please let me know if you have any further questions.
Regards
ah , yes! thank you! i just updated. But there seems to be an error when i try to customize the theme , and the theme settings are not clickable for some reason.. so i can’t customize it. Any thoughts?
Hi twiinstv
Could you please ensure that the associated Hero Utility Plugin has also been updated, its included with this update. If you have any issues feel free to send through a support ticket and we can take a look for you.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegards
Yeah, all the plugins were installed that’s weird. It seems to be working now (slow) but now the payment form is not working. i’d like to submit a ticket
Hi twiinstv
No problem at all, feel free to submit the ticket at the the below link. You can submit this as ‘not purchased’ and then just include the purchase code in the message body.
https://heroplugins.com/product/invogue-theme/documentation/?section=submit_ticketRegads