Hi pixeldynamo,
There where lots of changes for V2.0 but I don’t believe we affected the filters you wrote.
if may be due to this: http://screencast.com/t/dBPBCCmhNh71 (remove the esc_html function ). I will remove that function from the next version.
alt tags – I’ve tested the alt tags and they seem to work. Please let me know where did you encounter missing alt tags and I will fix them. Anyway I will do an audit for this in the following days.
h1 – there are a lot of big news sites that do not have h1 on the homepage.. http://www.theverge.com/ http://techcrunch.com/ http://readwrite.com/ and many more…. I believe this is a strong argument that H1 H2 on homepage is a personal preference not a requirement. Big sites like them have dedicated staff that monitor and analyze this stuff. I’m sure a company like VOX media with over 400 employees (the owners of theverge) would not penalize their site by forgetting to put a h1.
h2 on archives… again the same result. A lot of the big sites do not use such a thing.
the TagDiv page title issue – was a huge mistake on our part and I’ve missed it. Usually I do the final code reviews and I did not notice this one 😐
@Johnny you can add h1 and h2 on the homepage via visual composer.
@kecodoc please contact us via email: contact@tagdiv.com
Hi all,
I do plan to make the theme work with Cloudflare Rocketloader but I cannot promise anything until I see what is the problem.
@stephanwhelan I’ve added lazy load to the box title
@Chris S – I will do it! Each week I’m working a bit on the documentation to make it better.
Hi,
you can add a class just to this module by changing
$this->get_module_classes()
to
$this->get_module_classes(array('your_module_class'))
This will add .your_module_class to your module wrapper class and you can use it to style the module differently.
Let me know if it’s what you need and if it works. If you encounter problems, please give me more details and I will help you out if it’s possible. Please note that I will only get back Monday 😐
Radu O.
Hi,
unfortunately I am not a good server administrator and we mostly let our host configure the server for us but you can follow this guide: https://codex.wordpress.org/Changing_File_Permissions
Hope this helps.. and I’ve also fixed the error message to be more user friendly.
Hi,
you can try this plugin https://wordpress.org/plugins/sane-widget-sidebar-management/ . Other than that we cannot alter the order of the widget areas in wp-admin easily. I’ve added this to our suggestion list and if we find a solution, we will implement it.
Hi,
I’ve added this to my issue list and I will have a look at it in the following days.
Hi,
thanks for reporting this problem.
A small hack that works until we fix it: after you change the typekit javascript -> save it and go back to the theme panel and hit save again. This will rebuild the buffer.
*edit: it seems that it does not work every time 😐 . Please give me one day to look at it.
-
This reply was modified 11 years by
Radu.
Hi Chris,
Thanks for the suggestion, we’re working on the documentation in this period. I’ve added a tutorials section (that is not yet public) and we will add all kinds of tutorials.
Hi,
When I will have some free time I will fix it ASAP. Sorry for this… it’s been almost one year but we are working very hard to improve our core products and it seems that we neglected the forum a bit.
Hi visividea,
unfortunately your server cannot process the demo images and it returns a “Service Unavailable” error message.
The error explained from wikipedia https://en.wikipedia.org/wiki/List_of_HTTP_status_codes :
503 Service Unavailable
The server is currently unavailable (because it is overloaded or down for maintenance). Generally, this is a temporary state.
There is nothing we can do… just to recommend you to switch to a more powerful shared host / server. If you cannot use the theme, we can arrange for a full refund.
I’m sorry for the bad experience.
Hi,
Chris advice is spot on. The delete button will only appear when you deactivate the plugin.
Radu O.
hi all,
Unfortunately I don’t really know how to implement that filter now. It is kind of a big update to the block system and we have to take a little time to investigate and write down the full specs of the new blocks (that have to be 100% compatible with the old system).
I will be back with a stick thread here when we have a working prototype. We postpone the implementation of CTP due to technical reasons for almost a year… but this time we will do it.
Radu O.
@bahola by any chance do you have a lot of categories or tags? Can you give us a number? We are investigating possible performance issues with visual composer and the theme.
Hi,
Yes the blocks have very basic custom post types but currently we don’t have ajax filter support. It could take us a couple of weeks to research and add CTP support in Newsmag (if that is possible).
Hi,
Thanks for your reply and for getting back to this thread.
Hi!
Thank you so much for this tutorial! We are working to make a “best of” section here on the forums.
I’ve added this suggestion on our issue tracker and if we find a way to implement it without affecting existing functionality we will implement it in the theme.
We are also investigating the issue with core theme files + child theme. It would be nice if the files could be overwritten by the child theme.
Hi,
Unfortunately the theme was not built to support that and posts cannot easily inherit the category post template setting. There is not easy configuration for this. The part that loads a specific post template is here: http://screencast.com/t/flYDFAuO
I hope this helps,
Radu O.
Hi @TVDinner
I’ve added this suggestion to our feature request tracker. Thanks for your feedback.
Hi,
unfortunately this requires custom modifications. I can only provide you with a hint: http://screencast.com/t/I8WjccL98s3B that is the function that is called on each smart list change.
We are searching for a solution to this problem, preferably we would like to switch the smartlist to normal pagination.
Radu O.
Hi,
1. please try to disable all plugins, except visual composer – the site looks like it has some kind of error
2. if that doesn’t work please send us you wp-admin access via email (also post a link to this post) contact@tagdiv.com
Hi,
we have most of the features of the theme on display on our demo: http://demo.tagdiv.com/newsmag http://screencast.com/t/Waf6xg4va
-
This reply was modified 11 years by
Radu.
Hi @mvdservices ,
I’m very sorry that you encountered so many issues. Newspaper 6 is a whole new theme that is released for free for all of our existing customers (and it’s the biggest theme we ever made) so an update from 4 to 6 may cause the same issues as switching to another theme (but we did try to maintain compatibility where ever possible). We also ship the old version of the theme that will continue to be supported with security updates and hotfixes.
You can find the old version of the theme: in /old_version folder
Hi,
we have this fixed on our development version of the theme. The fix will be released in about one week.
Hi,
yes CTP support will come to Newspaper 6 as well.
