1753 comments found.
Hello, can we add adsense code in the theme panel in such a way that the ads come in every post (after a specified number of paragraphs), like it is in newspaper theme
Hi,
At the moment, there are two slots for ads on single posts. One above the content, and the second below the content. To add it “between paragraphs”, you will need to use a plugin, for example this one is great and you can use it with any theme: https://wordpress.org/plugins/ad-inserter/
Hope this helps!
Can you have a custom page as a category page?
I see toy can have a custom home page. Can you do the same for each cat? The options just for layout that I see in the document are not sufficient for my needs.
HI
Basically you can use Module Builder to select posts from category and have desired layout for each that page. For category pages you will need to use category options.
Hope that this helps
Cheers
Hi, I’ve been using this template for a few months now, but I have a problem. Most of the photos don’t load while on an iPhone/Safari. The only pictures that load are some from the sidebar. Any ideas why is this happening? Thank you.
Hi,
This seems like a conflict with some f the plugins installed. Please open a support ticket with your website URL via http://mekshq.com/contact and we would be glad to have a look.
Thanks!
Hey, Meks team! I’m using Voice since more than year. I found this theme very useful and clean design. I even bought two licenses, heh. But I have a question just about licensing. I’m re-running website magazyn67.pl, which is built with Voice. If I want to create subdomain – e.g. travel.magazyn67.pl – do I have to buy another license, or I can use Voice theme on every subdomain of magazyn67.pl?
Hi,
As far as we know, you will need one licence per each domain/subdomain as these are different websites.
The best way is to contact Envato support directly and they will clarify all the licencing concerns: https://help.market.envato.com/hc/en-us/requests/new
Thanks!
Hi
You need to setup home page and featured area slider.
You can take a look at our documentation here – http://mekshq.com/documentation/voice it is all well explained and if you have more questions we are here to help 
Cheers
Hi guys, best theme ever, versatile and easy to customize
only one question: is there a simple way to order authors in the Authors Page Template in alphabetical order? Thank you 
Hi,
Yes, we have it. When you are on edit screen of authors page, there are options to specify criteria for authors ordering. Just make sure you are using the latest theme version.
Hope this helps!
wow, I didn’t notice this option in the latest version! thank you! 
You are welcome 
First of all thanks for creating something that makes me happy to work with.
I have a question about the Voice Posts widget. I would like to make a list of id’s in the choose manualy box and stil be able to use the filters like Number of posts to show:, exlcude curent page and sort by.
Hi,
This will require customization work on the theme files to achieve that. Feel free to open a support ticket via http://mekshq.com/contact and we’ll see how we can help best.
Cheers!
why is the style.css file is empty?
Hi
We use style.css just to register WordPress theme, main CSS in css folder.
If you want to edit CSS you have Additional Code tab in theme options so you can add Additional Code.
Hope that this helps
alright, thanks for ur quick answer – best theme ever
Thanks for your words, highly appreciated! 
hi! i’ve a little problem to fixe right size bar content… all content are cut or reduce
-> www.ewag.fr
edit: fixed, i modify the min.css file, but it’s strange… :-/
Hi
Can you give me some clue what exactly is happening, I have checked your website and everything seems OK to me. You can send us support ticket via http://mekshq.com/contact with screenshot.
Thank you
Hi, I would like to change the ALT Balise of the webiste logo. Could you tell how please ? I can’t find it… Thanks, Sébastien
Hi
You need to go to Settings / General / Site title
Hope that this helps
That’is it ! Thanks 
You are so welcome! 
Hello, is BB press fully supported I’m looking at the demo site and i can’t see the links to signup or login and the forum breadcrumb is totally missing
Hi,
Basically, login and registration forms can be easily displayed on any page you want. bbPress offers its shortcodes you just need to paste inside the page content: https://codex.bbpress.org/features/shortcodes/
Hope this helps!
Can this theme works with wp postviews? i found entry views stopped upgrading 2 years ago..i wonder whether this plugin can live in the future..
Hi,
Good question. At the moment, we don’t support a way to automatically display views from wp postviews plugin although you can display it manually with shortcode [views] as stated in plugin documentation.
Regarding, Entry Views plugin. I’m almost sure it will live in the future, it is very simple plugin and it’s not updated because it just works so far.
If you have any further questions I would be happy to help.
Cheers!
i like this design very much, but i think changing the view plugin to wp-postviews will make some users feel more safe, hope it can happen in future, anyway i will buy it, thanks for this great work!
You are welcome, please let us know if you have more questions
Cheers
Hi friend you me step a CSS code to I increase the width of the Load More Button did you know how to do this with the button “Submit Comment”?
http://imgur.com/a/98iljThis is the code that I step, I’d like to do that with the submit comment button
vce-pagination .vce-action-link, #vce-pagination.vce-load-more a{
width: 100%; }
-#vce-pagination .vce-action-link, #vce-pagination.vce-load-more a{
width: 100%;
}—-
and while I’m trying to add this code to decrease the number of tags in the functions.php file but this giving fatal error
——//Register tag cloud filter callback
add_filter(‘widget_tag_cloud_args’, ‘tag_widget_limit’); —-—
Please make sure that you are using the code inside PHP tags. Please let me know if that helps!
Hi max, how to display full title article in home? example, when i write a title “Keindahan Danau Kaco Jambi yang Memukau, Biru Telaganya Sebening Kaca” but in homepage, just “Keindahan Danau Kaco Jambi yang Memukau, Biru Telaganya Sebening….”
how the title can full text?
my web is: kesiniaja.com
Hi,
Just navigate to Theme Options -> Post Layouts and empty “Post titles limit” option on all layouts you are using. That way it will always display full titles.
Hope this helps! 
I have leave the post title limits, but still not full title…
you can check on my page in kesiniaja.com
Can you increase the limit number, for example put 300?
i was increase untill 500, but still have ”.........” in my title article in homepage.
I’m really sorry to hear that. Can you please open a support ticket via http://mekshq.com/contact regarding this topic and our support team would be glad to investigate this further.
Thanks!
How do you change the font sizes? I did not see the option in the Typography settings.
Hi,
We haven’t provided option to change font sizes as it may affect theme design. However, you can do it very easily with Additional CSS field inside Theme Options. Please open a support ticket via http://mekshq.com/contact with your website URL and we would be glad to help and explain.
Best regards!
Hi there,
I’ve had success removing text from the featured grid slider using this:
vce-featured-grid .vce-featured-title { display: none; }
When I tried to do the same for the featured-full, this didn’t work. Is this not the correct CSS id?
Thanks,
Carl
Hi Carl
Can you send me CSS that you have added because I can’t see it.
Thank you
Hello,
Thanks for the prompt reply. Here’s the code I was trying:
vce-featured-grid .vce-featured-title { display: none; }
Thanks again,
Carl
Hi,
We cannot see the code here, can you please open a support ticket via http://mekshq.com/contact reffering to this topic?
Thanks!
HI, at first thank you very much for best WP themes ever 
I have question abou widget category. I need only some section on widget category, it will be ok with .widget_categories .cat-item-132 {display: none; !important; }.
But then i need epanded category with another section. Now i have in expanded all. Could you help me, please? Thank you very much!
Ales
Hi
Can you please send me URL to your website and I will try to help you out with additional CSS.
Thank you
Hi, the url is www.viceslev.cz. Thank you very much!
Hi
Ok, so you want to remove specific category from widget?
You can use this plugin: https://wordpress.org/plugins/pro-categories-widgetHope that this helps
i have a pre purchase question, do Voice have Inline ad feature and and can we change home page design?
Hi Yes, you can do this, you can check out our documentation here :http://mekshq.com/documentation/voice
and did you know that you can tryout demo of theme for free where you can have demo site and where you can test all the featured for free.
Hope that this helps
Hi Team,
checked your whole document there is no “inline Ad” option in the theme. and FYI, In the document it is not showing the ad field inside the theme option. Please check and update.
Thanks
If you think about adding an AD inside post content, this is more “plugin territory” feature. There are many plugins which may help you to easily do that regardless the theme you are using. Here, this one is really good and I hope it will help: https://wordpress.org/plugins/quick-adsense-reloaded/
Hope this helps!
Hello! How i can set an another size of thumbnails in layout E? (increase height) I want to do square images.
Hi
Can you please open support ticket and send us your website URL via http://mekshq.com/contact and we will try to help you out
Cпасибо 
Hi, this theme’s in trouble, see I wrote an article and when it was posted I realized that the words are together from each other that on the home page but in the single post is normal.por please see these pictures
http://imgur.com/5cPg6As http://imgur.com/rNvkCDqsee the theme with a bug that this leaving the words pasted on other on home page
Hi
I’m not sure that I understand you well can you send me link to this page so I can check it out. So far no-one complained about this. Maybe this has something to do with font that you have picked for your website?
Hope that this helps
Hi look at the beginning of the text of the first post and note that the first letters are together one in the other
http://bit.ly/2brY3blnow see how the single post the same words from the beginning of the article that were together one of the other now are normal
http://bit.ly/2bZMHy3Thank you
Hi
Add this CSS to Theme Options / General / Additional CSS:
p{
word-wrap: normal;
}
Hope that this helps
awesome support Thank you
You are welcome