1430 comments found.
How can I make the home page to display only post title without Thumbnail or featured image.
Like this https://prnt.sc/127pd29 or https://prnt.sc/127pbu0
Hi ejesgist,
Unfortunately, your support has expired. If you would like to continue to receive support, you will need to renew your support for this theme via the Downloads section of your Themeforest profile page.
I know my support has expired… But since I bought this theme I have never requested any support from you people… As such I see no reason you people won’t just give me how to go about it…
Thanks
Hi ejesgist,
Unfortunately, if I made this concession for you, I would need to make it for everyone.
Hello guys, I download your theme from Envato Elements and i see in the information that you don’t provide support there. So, i just need a help with one problem: to show “mega menu” this shortcode “mvp-mega-dropdown” is not working after the theme update. Can you help me? Thank you!
Hi isaiascv,
It’s working fine in the demo, so unfortunately, you will need to purchase the theme license in order to receive support for the theme.
Solvedl! I update my Wordpress version and it’s working fine now
Great to hear!
But, i found i bug. Can see in my site https://www.olharcaboverde.info/ – “Featured Posts” in homepage appeare like duplicated. Just in desktop version
Solved! Downgrade Wordpress to 5.7 version 
Hi isaiascv,
I’m not experiencing any of these issues, nor have I seen anyone else with the issues. So if you experience any other issues, you will need to purchase the theme from Theme forest in order to receive support.
Hi,
It´s ok. Don´t need support, was a question if you could help. The problem was not because Wordpress version, but with the plugin w3-cache. Solved! Thanks for your attention. Can´t buy the theme again, so… thank you!
Ok no problem!
when i import the demo , the home page is not coming as the demo.
Hi faithtrack,
If you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!
hi, actually i need this template—can you guys provide me the html version or php version for this template
i want to work with core php dont want to work with wordpress
Hi narang2050,
Unfortunately, the theme is not available as an html or php template, so that is something you would need to convert on your own.
Hi, I have created and set the main menu. On desktop I can see the menu. But on mobile there are no menu links Menu shows blank on mobile
Hi sportsmanormma,
This is likely a color issue. If you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!
This is no longer an issue for us because we’ve decided to just disable the teaser posts function (a bummer, yes, but maybe we’ll get a speed boost), but I’m sharing this information in case others experience this problem, but also with the hope that there may be a quick workaround at some point. Anyone using teaser posts AND using a div class to responsively embed YouTube videos will get a “Content mismatch: Missing embedded video” error on all AMP pages via the Google Search Console (even though individual AMP pages will pass Google’s AMP page tester with flying colors). I don’t think this issue will prevent AMP pages from being crawled by Google, but it will cause this error, which I can confirm goes away if you disable teaser posts. (Not sure if this is a non-issue if you just forgo div classes to embed YouTube videos and paste the URL into posts, but that isn’t desirable since it doesn’t achieve responsiveness across all browsers/devices.) Fingers crossed for a Zox update that will allow YouTube embeds to be filtered out of teaser posts as, right now, Google has trouble telling which YouTube links belong to the correct AMP/canonical pages.
Hi repulsion2000,
If you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!
I would like the next version to have a function to show the page view count for posts.
Hi todtyth,
This is definitely something that is on the list of potential updates, but I can’t promise it will make it into the next update.
Hi, I bought this templates and some plugins are asking for license number. Isn’t everything supposed to come with the bundle or am I meant to buy the plugin separately? Thanks.
Hi Tjaiwo,
It is not showing that you have purchased the theme. Please login with the username you purchased the theme with and post a comment here so I can confirm your purchase. Thanks!
This is the username I purchased it with.
Hi Tjaiwo,
Please send me an email via my profile mage so I can verify.
Sure.
Hello, I recently sent a support ticket because my social share buttons are not showing up in mobile view and I cant seem to fix this issue. I have not heard back from your developers. Please respond with a time frame of when I may get help for this issue. Thank you.
Hi cimarron75,
Thanks for submitting a ticket. While I do typically answer tickets within 24 hours, it may take longer on weekends and holidays. I appreciate your patience and I will answer your ticket in the order it was submitted. Thanks!
Hi there is an HTML version?
Hi amerigo180784,
Unfortunately, there is not an HTML version for this theme.
is it possible make bangla news site?
Hi mejba,
Yes, you can certainly use it for any type of news site and translate it into any language.
can you tell me how i can change LATEST, VIDEO, GALLARIES text? https://prnt.sc/1182qe1
Hi mejba,
If you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!
Please how can i change fonts on mobile device… Font i selected are only effective on desktop.. It doesn’t take effect on mobile devices… thanks
Hi Michaelbarry,
It is not showing that you have purchased the theme. Please login with the username you purchased the theme with and post a comment here so I can confirm your purchase. Thanks!
Hi morpheusfp,
Unfortunately that is not a feature of the theme, But your support has also expired. If you would like to continue to receive support, you will need to renew your support for this theme via the Downloads section of your Themeforest profile page.
Hi, is it possible to post affiliate links?
Hi AntonG76,
Please provide a little more information about the specifics of what you’re looking for.
could you please respond to ticket: 14239
Hi HasA2AA,
Thanks for submitting a ticket. While I do typically answer tickets within 24 hours, it may take longer on weekends and holidays. I appreciate your patience and I will answer your ticket in the order it was submitted. Thanks!
Bonjour, Je n’ai pas l’habitude de travailler avec Wordpress. Seulement pour le travail Wordpress est mega important. Je trouve le thème ZOX superbe! Je compte l’acheter. Seulement, quelques petites questions… Comment se passe l’installation de ce thème sur Wordpress? J’achète le thème ici et je le télécharge directement sur Wordpress? Tout est inclus? Ou dois-je manipuler le html directement avec les fichiers achetés? Comme je l’ai dit je n’ai pas trop l’habitude. Je vous remercie beaucoup. Cordialement. CM
Salut cyrilm4,
Oui, tout est inclus dans le thème lorsque vous le téléchargez et aucune expérience HTML n’est requise. La connaissance de WordPress aide certainement, mais la documentation du thème vous guidera tout au long du processus de configuration. Et si vous avez des questions après avoir lu la documentation, vous pouvez soumettre un ticket au Centre d’assistance et je serai ravi de vous aider!
Hey, this really is a great theme, especially its speed. One thing that’s sorely missing however, is the ability to use shortcodes in the ad widget + the ad code sections in theme options, and for the copyright text.
It should be very simple to implement this, for example, in featured.php instead of
if ($mvp_feat_ad) { echo html_entity_decode($mvp_feat_ad);
it just needs to be changed to
if ($mvp_feat_ad) { echo do_shortcode( html_entity_decode($mvp_feat_ad) );
We could do this via a child theme, but too many files need to overwritten & keeping up to date with new versions would become a nightmare. Hopefully you agree this would make the theme all the more extensible & useful!
Hope to hear from you soon. Cheers!
Hi CGibson_231,
Thanks for the heads up. Shortcodes were allowed in a previous update via the default Text Widget, but I made sure to include them in each of the other ad areas and the changes will be reflected in the next update.
Great to hear, looking forward to it. Thanks again!
You’re very welcome!
Hello,
Is it possible to sort this tab by category – for example only movies or galleries from specific category? Where I can translate this string? https://prnt.sc/10ufbpr
Hi morpheusfp,
If you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!
Hello there. The home page looks different when I install the theme and import demo content. Also, Theia Post Slider asks for a license key. Where can I get this key? (I also forwarded this request from Theme Support Center. You can see screenshots from there.)
Hi hbalci82,
Thanks for submitting a ticket. While I do typically answer tickets within 24 hours, it may take longer on weekends and holidays. I appreciate your patience and I will answer your ticket in the order it was submitted. Thanks!
Hello I just want to know how to install an update. Thank you
Hi lesinguliersete,
I believe I just responded to your email, but if not, if you have any questions/issues, please submit a ticket at the Support Center and I’ll be happy to help. Thanks!