The category-label on the blocks. see here: https://imgur.com/a/n2QbXxb
(the website is not online now)
That’s a pity that this is not possible in the theme. I have now solved it this way: https://justpaste.it/8rokd (the forum did not let me post any code)
It would be great if something similar could be integrated into the theme. Then you don’t have to do it again with every update.
ok, thanks. now it works.
Hello Catalin,
Thank you for the information. Now I have found the problem and the solution!
Yoast SEO makes the tag and category description editors to WYSIWYG-editors. So I thought I can also add shortcodes, but by default the shortcodes are not available.
I had to add this code to functions.php
add_filter( 'post_tag_description', 'do_shortcode' );
Now it works!
When you use WordFence it is the new firewall function(https://www.wordfence.com/blog/2016/04/wordfence-announces-firewall-threat-defense-feed/).
You have to set the “Firewall Status” to “Learning Mode” and save it. After that you have to update the theme panel. After that you can set the “Firewall Status” again to “Enabled and Protecting”. So the functions of the theme panel are whitelisted.
You find the Firewall here: https://urltowebsite.com/wp-admin/admin.php?page=WordfenceWAF
A lightweight page builder would be great!
SOLVED!
The newest version of Sabai works with Newsmag
But this changes also the color of the tags…
Something is wrong with the new version of the Visual Composer plugin. My site runs normally on 35-40 mb ram. With the new version it was 135-150 mb. I have uploaded the plugin version from Newsmag 1.4. Now I have again 35-40 mb memory and the site is fast again (with Newsmag 1.5)…
Thank you. This works. A nice feature would be when you can optional use the WordPress Jetpack data for the postviews. I think this would be a performance improvement.
And what are the effects when I delete this? Are some links broke of the theme when I delete it?
Unfortunately there is no message in the browser console. I have to know which javascript library is overriding the click event of the tab.
I have sent you the url to page via e-mail (contact@tagdiv.com)
Thank you!
I have changed the td_module_single.php in this way:
http://i.imgur.com/iajHffM.png
It works!
Unfortunely it does not work. I use now this plugin and it works fine: https://wordpress.org/plugins/si-contact-form/
Hello,
this “works”, but with this method there is a blank area above the sidebar: http://imgur.com/h3VxtCF
is it not possible to use the form in a normal page?
I have the same problem. When I want to add the “Contact Form 7” in a normal page the sidebar and the page title disappear.
Is it possible a form from the plugin “Contact Form 7” without the page builder or should I use another plugin which is compatible with the theme?
Thank you for the list. The possibility to have more ad blocks would be a cool update
I have added this code <?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?> below <div class="td-ss-main-content"> at page.php. Now the add looks great on all pages, but where should I add the shortcode for the other sites (tags, categories…)?
And where should I add the code at single posts? I have tested it with “Article top ad”, but with this option the ad will displayed below the “featured image”. For “Style 1” (little thumbnail) is this option ugly and I want it direct below the menu.
It would be a very cool feature when there are some hooks so it is possible to add ads via function.php. So I have to change every template-site with every update…
OK. I have deleted the media query’s. Now it works.
Is it possible that in a new update the media query’s are in an extra css-file or an option in the theme panel? It would be very helpful.
is it possible to get the ads below the menu, but in the content area? like in this screenshot: http://i.imgur.com/9GUyl0G.jpg
This thread can be closed. https://forum.tagdiv.com/topic/ad-banner-below-the-main-menu/
It was the Social Counter Plugin from tagdiv.
I found the answer here: http://themeforest.net/item/newsmag-news-magazine-newspaper/9512331/comments?page=5#comment_8439735
same problem here. I get only a blank screen. Is there a list with incompatible plugins?
Thank you for the explanations!
