998 comments found.
Thank you very much for this great theme! Very very good work!
My Website ( http://handytariftipp.de ) is now updated with your theme.
One question: On the Home page are new topics (Neue Angebote). I need a “READ MORE” Button. Can you tell me how i can add/activate this?
Best regards
Thanks for your words!
Yes, it is possible. Go to Theme Options -> Main layouts -> Layout B1 (or any other you may use), and turn “read more link” option to on.
Hope this helps! 
Perfect! Thanks a lot.
Now i have a last question
.
In header options->Trending Posts. Most commented posts and Latest posts are working.
Most viewed posts the theme dont show on the website. but why?
Best regards
Hi
Do you have Entry Views plugin activated on your site?
Check out our documentation: http://mekshq.com/docs/vlog-recommended-plugins/
Hope that this helps
Cheers
Yes, entry views is installed and activated.dont working. best regards
Hi,
Please open a support ticket with your website URL via http://mekshq.com/contact and we would be glad to investigate this in more details.
Thanks!
hello is this theme support wpml for persian language??
Thanks for your interest!
Yes, it should be compatible with Persian language. Do you need a website in two languages (english and persian) or just a single language?
Great purchase. Great Work!!
How do I completely change the color schema? We wanted to have this as our color.
background: -moz-linear-gradient(55deg, rgba(0,128,128,1) 0%, rgba(29,0,81,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0,128,128,1)), color-stop(100%, rgba(29,0,81,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(45deg, rgba(0,128,128,1) 0%, rgba(29,0,81,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(45deg, rgba(0,128,128,1) 0%, rgba(29,0,81,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(45deg, rgba(0,128,128,1) 0%, rgba(29,0,81,1) 100%); /* ie10+ */
background: linear-gradient(45deg, rgba(0,128,128,1) 0%, rgba(29,0,81,1) 100%); /* w3c */
It should change header/footer/tabs, I mean it should change whole theme. Not a pro, So please help.
I did adding css to additional css section but it breaks the theme.
Thank in advance
Hi
You need to target specific classes / parts of theme that you want to change. If you need additional help with this it would be the best to send support ticket via http://mekshq.com/contact and we will try to help you out.
Thanks
There is conflict with ultimate member plugin and the theme due to Redux framework. What version are you using?
Hi,
At the moment it is 3.5.8.10.
Can you please explain the problem a little bit more?
Thnaks
Can i change max width in this site? I like narrow sites
Hi!
It is possible but it will require some additional coding on the theme. If you like narrow sites, can you maybe check our Throne theme? http://demo.mekshq.com/?theme=throne
Cheers
Hey, How can we disable comments?
and how can we control spam ?
3. how to put favicon ?
Please open a support ticket via http://mekshq.com/contact and we will try to help 
hey from where to change / add social url ?
Hi,
Please open a support ticket via http://mekshq.com/contact and we will try to help 
Hello, i’ve installed all the plug-in needed for the theme unfortunately i have this error now who’s appeared
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/mistercharming/public_html/wp-includes/functions.php on line 3457
Please, can you help ? Regards.
Hi,
This is a small issue with the plugin we cannot control unfortunatelly. But, you don’t need to worry because everything is working fine. To get rid of the message, go to your wp-config.php file and set wp_debug to false.
Hope this helps! 
Hello, the issue is due to this Plug-in : Entry Views When this one is activate on Wordpress, ce can’t use media, upload new media and cause a lot of other issue.
Regards.
Did you do what we suggested?
Set wp_debug to “false” in wp-config.php file in your wordpress root installation folder and it will remove the problem.
Have you tried it?
Cheers
after 4 years with a woothemes theme, we just launched copyhackers.com on your herald theme—it rocks!
one display issue… when we use the sticky sidebar, a lot of additional whitespace is added to the bottom on the page. you can see the issue on the home page of copyhackers.com—and it was worse on posts and category pages (so i’ve disabled it for now).
is that a known issue? any way for me to easily address it?
Hi Lance
This looks like some third party plugin issue, can you please send us your WP admin details via support ticket and I will investigate what is happening.
Once again, thank you for your kind words
Hello ! I want to get the theme for rtl website ? but Is this theme full supported for rtl , I see the demo and select the rtl choice but the logo stay on left and the main menu too , also the sidebar stay on right not on left ? Also what about the seo and cpu usage
what about the arabic fonts? Is it in this theme ? I am using voice and I inserted manually to style
hello again , I have used your trial and know many things so ignore the above inquires but I still have one important case is, the arabic font isn’t inserted to the font list as in the voice that means it will be hard to add the fonts , is there any way to add them I have the fonts links in google fonts
Hi,
Many thanks for your interest!
Once you purchase the theme, you can contact us anytime via http://mekshq.com/contact and we would be glad to explain how to add fonts if they are missing in the theme options panel currently 
Please let me know if you have any further questions, happy to help!
Hi, I am using your theme on my page http://trackingarmband.de where I added some affiliate buttons to amazon. Now I want to make the meks shortcodes buttons nofollow – where can I edit the code of the buttons?
Thanks in advance, regards!
Hi
You can edit shortcodes inside shortcodes plugin directory – We will consider adding “nofollow ” as an option in one of our next updates.
Thank you for this nice suggestion
So what php document do I have to change specifically?
Hi
You need to change meks-flexible-shortcodes/inc/callbacks.php file line 18 
Hope that his helps
Hi, I have a pre-sales question. For your megamenu, do the items change when changing the category (on the left of your live preview mega menu)?
Hi
Right now this is not possible – we have plans implementing this but I can’t promise you anything right now. For now we have this type of mega menu.
Hope that this helps
I have changed my default category layout. Added a featured area. But there is no option to select particular posts to appear in the featured area. It selects randomly, how to configure particular. But in case of home page, there is a clear option to select particular featured posts.
Hi
If you need some custom category ordering my recommendation is to use Modules Page Template and build custom category page with it because posts on category templates are listed in chronological order.
Hope that this helps
Cheers
Is there any way to redirect category page to our custom page? BTW, the option “featured area” does not makes sense in category edit page.
Have achieved it with a plugin. I have one more question. In Modules page template, when we re using “Posts module”, I want to display articles with “category A” AND “category B”. But by default it displays “Category A” OR “Category B”. How do we achieve the “AND” operation?
Hi
You can select both categories and posts should be displayed from two categories.
Hope that this helps
When I select two categories, some posts are from just one category. I want all the posts should have two selected categories.
Ok, you mean displaying posts which are required to be in both categories? Unfortunately, module options doesn’t support this feature so far and we will definitely consider adding such a possibility in the next updates.
At the moment, we are offering customization services to our users so if you are interested feel free to open a ticket via http://mekshq.com/contact and we would be glad to discuss further.
Cheers!
Hi, Is this theme SEO optimized?
Hi
Yes it is
We have followed all the best SEO rules when we coded this theme.
Hope that this helps, please let me know if you have some more questions
Cheers
Hello, one of my clients bought theme here but he is having trouble when posting something with category selection . When he select category the post only shows on the slider but not on the category section in Homepage . I watched after your documentation but there is nothing that tells how to handle this issue .
PS. When he uses demo content posts he make are shown in slider also in category section but when he edit theme there is no way to post new post in category section .
All the best
Hi
You need to go to Theme Options / Category Template and play with options in this section. If he is in need for more help he can always send ticket via http://mekshq.com/contact and out support will help with setup.
Cheers
Hey guys-
The text widget adds some kind of weird bullet/period before the text itself. See here:
https://copyhackers.staging.wpengine.com/the-copy-link-start-here/
Also, can I use CSS in the text widget to reduce the font size?
Hi Lance
I have checked and as far as I see you have added ”-” before every link manually.
Yes you can add this code to Theme Options / Additional Code / CSS:
.widget {
font-size: 1.5rem;
line-height: 2.2rem;
}
Hope that this helps
Cheers
Vey helpful, thank you.
You are welcome 
when will be a next update ? and can you provide me a changelog ? is this theme well minified and optimised ?
Hi
Lat update was on 11 June 2016. We are still collecting new stuff and improvements for update. Yes, you have an option for minified files that is set to “ON” by default.
Hope that this helps
Cheers
Hi,
First I would like to thank you for an awesome theme. So easy to set up like it was advertised!
However, I am having some issues:
1.I wanted my Featured layout to show posts only from one category but after setting a category it’s showing random or rather all categories
2. All my posts have more than one category and that makes the homepage and even articles on single posts to show all categories. This some how is not professional as there should be an option to select just one category to show or even choose to show none.
3. I have looked at the Branding option for an option to add favicon to my site but none was found. How do I do that?
4. Titles and content font size is not included in the Typography option. I can only change font name and font weight but can’t find an option for font size.
5. Is there an option to set lowercase for Secondary Menu on footer? I don’t like the links in uppercase.
6. I pasted my Google Analytics tracking code in the Google Analytics tracking code box under Additional code,saved it and came back later to see the code is no longer there.
Again thanks for an awesome theme, I am looking forward to hearing from you.
Jackson
Hey Jackson,
Many thanks for your kind words!
As this is not an official support place and it is only used for quick questions, please open a support ticket via http://mekshq.com/contact and we would be glad to help you with all the things on your list.
Thnaks
Ok, I have just done that. Looking forward to hearing from you.
Thanks
You are welcome 
On my home page, I have chosen to display just 4 posts per category, and I have chosen to display a “View All” button at the top of each category (Edit Module > Actions > Display “View All” Button). This means that if visitors want to see the rest of the posts in a category, they can click “View All”.
The problem is that the “View All” button doesn’t display on mobile phones, so mobile phone users can only access four posts!
Can this be fixed?
Hi
Add this code to Theme Options / Additional Code / CSS filed:
@media (max-width: 400px){
.herald-mod-wrap a.herald-all-link {
display: block;
}
}
This should do the trick 
Cheers
It worked!
Thank you for the quick and effective response!
You are welcome! 
Hi guys – love the theme but I am also having no luck getting modules to save on my home page. I’ve read the docs multiple times and I know I’m doing things correctly… I set up a bunch of modules and configure them, but when I hit Update to save the page, all of the modules in the module section disappear and I have to begin again. But I’ve tried it 10+ times with the same result. Please advise.
Hi
We had some issues with this but we fixed it. Can you try and re-download package from ThemeForest and update theme manually? I have checked our test installation and everything is working fine.
http://mekshq.com/docs/herald-installation/If this doesn’t work please let us know so we can take further investigation
Thank you
Will it impact all the theme settings that I’ve been working on all day? I’ve read your docs but I want to make sure. 
Hi
No, it won’t impact your theme settings. No worries