- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Check out vidtd.com. You’ll see that on the right sidebar a little bit down the page this code randomly appeared on me:
[td_block_social_counter custom_title=”” style=”style5 td-social-boxed” facebook=”tagDiv” facebook_app_id=”1681822448721994″ facebook_security_key=”0c9736ad42429693db22e688e7c8f2bc” facebook_access_token=”1681822448721994|6bEmHSty2HH0MY5hgco64Jd7m5U” twitter=”envato” youtube=”tagDiv”]
I didn’t modify the homepage at all, so something must have triggered it. I see the code in the homepage ‘page’ file, but am not sure if I should delete it. Do you know what could have happened or how I can fix it without just stripping the code out of the homepage ‘page’? Did I do something that triggered it?
ALSO, I enabled above the article ads and posted my code, but I don’t see any ads showing up. Do I need to do something within the theme to actually turn the ad zones on?
Thanks!
HC
Hi
Theme seems fine..
i created a homepage with lot of posts with masonry grid that shows the featured image masonry.
but it struggles to load, then i found it uses full sized featured image instead a thumbnail which may delays the loading..
i need to put a thumbnail instead the full image in masonry grid block.
please help.
thanks
hello, I do not speak English, I do this with google translator, I need your help, I bought this theme wordpress newspaper, I feel great, I really like, but I have a problem, need to increase the filter 7 days for posts popular, since my news sites need to place a block of “the most viewed this month” but only allows me to have “become popular last 7 days” I need to have “popular posts last 30 days.”.
My website is https://www.bibliatodo.com and theme is installed here: https://www.bibliatodo.com/NoticiasCristianas/
I’m using Newspaper with a child theme.
I had to create a new block with specific content to use it in a sidebar. For this, I followed your very clear example (https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/).
To display the block as a widget, I added some code in the td_page_builder_widgets.php file.
But the only way to make it works seems to add this code in the original file of the Newspaper theme.
I tried to create a copy of this file in my child theme (../child_theme/includes/widgets/td_page_builder_widgets.php) but it doesn’t work.
Modifying an original file in the parent theme will be a problem each time I will upgrade the theme.
Is there a method to manage this block widget directly in the child theme?
Best,
David
Hello,
On my site http://www.sportsdouchebags.com, at one point in the past I could edit homepage via Visual Composer and rename and choose what content displayed under what header. I would click on edit pencil icon and there was a drop down that would allow me to pick category, or most recent, most popular, etc.
Now, I cannot find that option anywhere I look. How can I change SDB Greatest Hits (which is currently displaying based on popularity) to another option? And edit the header text?
On line 2065 it looks like this: block_td_uid_17_57629ca426129.atts = ‘{“sort”:”popular”,”custom_title”:”SDB GREATEST HITS”,”limit”:”5″,”category_id”:”320″,”category_ids”:”-1102″
Please help.
Thank you
Paul
Hello Rocket1j,
Upon further investigations, I have noticed that your Block layout are different to our demo for Block 3 and that’s why the block it do not display as properly. I suspect that you have some additional customizations which damage the layout. If you have something like this, please try to revert back to the default settings, without any untested plugins and see how it will work. Clear all your caches and check the results.
So, if your problem is still there, please make a new clean install from scratch with the default settings and see how it works.
Thanks for your understanding!
We’re choosing a block style that has two columns however it is displaying as a one column block. This occurs no matter the 2-column block style I choose. We are also using the recommended column with sidebar option.
Hello Vittorio,
Unfortunately, our theme does not have such a simple option to achieve this but only if you make some additional customizations through the code and this involve custom work. As a hint, if you want to change the structure of our mega menu, please notice that you will have to alter the code from the core file td_block_mega_menu.php like this -> http://screencast.com/t/bhY0iHFz Please notice that is not a simple task and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi
Thanks for reporting this, I’ve also tested on my side and got the same result. We will fix it in next theme update but meanwhile use this css to display the pagination buttons: http://screencast.com/t/vLy6la7Y
.td_block_14 .td-next-prev-wrap{
z-index: 1;
}
Thanks!
Hi,
with the latest update (Newsmag 3.0 on WordPress 4.5.2) I’m having troubles with the Ajax Pagination controls. More precisely, even if the Ajax Pagination controls are enabled on the block 14 with title “NOTIZIE RILEVANTI” my home page (please see http://screencast.com/t/Vgv3T9pl9), they are not displayed where they have expected to be (please see http://screencast.com/t/JMmg1oCj). How can I get them correctly shown? The link to the site is http://wp-dev-ntr24-31ba64cdf656650e14f1f97f34ac243d.ntr24.tv/
Just for sake of information, the same controls are displayed on the production site (www.ntr24.tv).
Thanks in advance for any appreciated help.
Giuseppe
Hello,
i asked a similar question before: how can i archieve a fixed post in the mega menu (one of the 5 should always be there) and also keep that one fixed item on top of my category-page?
I have an “immobilia” page with current articles and one subcategory with only one affiliate post which i need to keep on top of my immobilia posts, and inside the mega menu as well.
your answer was: 1. it’s not possible to keep one post inside the mega menu as a fixed item 2. the workaround would be through categories.
now given the fact that the current posts inside the mega menu and blocks will be filtered to their newest, and since the item I’d like to keep as a fixed post is getting older and older the same category for all is obviously not working. but how can i make the mega menu display two categories under one menu item? thanks and cheers!
Hi,
after upgrading Newspaper to 7.1.1 I’m having troubles with the Mobile Theme plugin.
On mobile devices, I get this error :
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: td_remote_cache is not set.wp booster error:
Missing parameter: ‘file’
Fatal error: Class ‘td_remote_cache’ not found in /web/htdocs/www.sipuglia.net/home/site/wp-content/plugins/td-social-counter/td_social_api.php on line 48
If I disable the Mobile Theme everything works fine, but I can’t edit colors and other functions on mobile devices.
I’ve tried to uninstall Newspaper theme and all the plugins via FTP but cannot resolve this.
Can you help me ?
Thanks
Hello vasiliki,
Please keep in mind that our theme does not have such an option for it but if you want to achieve this, you will have to alter the code from the code file and that involve custom work. Please notice that we cannot provide this type of service at the moment and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you. As a hint, if you want to change the pagination structure for Blocks, you will have to alter the code from the td_block.php, the get_block_pagination function, like this -> http://screencast.com/t/178qM9uy5P7
Hope this helps!
Thanks.
Hello Rocket1j,
Unfortunately, I do not exactly understand what you want to mean. So, please notice that our blocks have been designed to be used in 1/2/3 columns using the Visual Composer, according to our documentation here -> https://forum.tagdiv.com/how-to-use-visual-composer/
If you refer to something else, please provide more details about what you want to achieve, so I will be able to provide a more accurate response.
Thanks for your understanding!
Hi
Please make sure that you’re using last theme version available on themeforest, V 3.0 and also check if Visual Composer it’s update at V 4.11.2 which is included in theme’s path. Here you can find our update documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/
Also you can check our documentation about how to create and customize the homepage and how to use Visual Composer: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/ – https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/newsmag-block-settings-tutorial/ We also have some videos on youtube which may help you understand how some of theme’s features works: https://www.youtube.com/watch?v=TUdVeZ1pbuc&list=PL6CsDkMaejhpWFcFNOIDfdp5nIT0NbUbj
Let me know if you need further assistance on this.
Thanks!
Hi
You have to use page-builder+latest in order to use module 15: http://screencast.com/t/Skz9vH99 This module is not used on blocks so only by using the indicated post template can be accused.
Thanks!
Hello zeeshan,
I have checked your website and did not find the layout from your screenshots. I found this -> http://screencast.com/t/zgOhZwIfSf for your specific link. I have checked your homepage and there I found the same layout, like this -> http://screencast.com/t/cNiakayiycr I suppose that you want to add a background image to this black space, right? So, if you want this, please notice that you will have to add the background image using Visual Composer to the Row, like this -> http://screencast.com/t/pYGZFnPVA6eI and for your Related Articles section, please provide the certain URL so I can inspect it closer.
To change the background in that section -> http://screencast.com/t/vZMUQ1EC4 you will have to use the same method as I presented you above and if you want to change the structure for your Ajax Filter, you will have to check the Block Settings and set only your desired category which you want to display and not all categories, like this -> http://screencast.com/t/hZ7jrjoBouE For more information about Block Settings, please consult our documentation here -> https://forum.tagdiv.com/block-settings-guide/
Thanks for your understanding!
Hi there
Can i add some text to the next and previous buttons in blocks?
Like: Next to “next arrow image” I want it to say “next articles”
Thanks!
Hey Andrei,
Is there a CSS editor you can recommend for WordPress? I can not find one that allows me to pinpoint a single headline and make it red. They targeting all the headlines at once or not allowing me to target the block for CSS editing.
Thanks!
Hello,
I need to block ad widget into a post, I can block the other, but not this.
/ * Removed ads post curiosities X * /
.postid-78253 .td-the-rec-id-content_inline {display: none;}
.postid-78253 .td-the-rec-id-content_top {display: none;}
.postid-78253 .td-the-rec-id-content_bottom {display: none;}
.postid-78253 .td-the-rec-id-custom_ad_2 {display: none! important; }
.postid-78253 .td-the-rec-id-custom_ad_3 {display: none! important; }
.postid-78253 .td-the-rec-id-custom_ad_2 {display: none! important; }
.postid-78253 .td-the-rec-id-sidebar_ad {display: none important; }
Noticing that the block elements will not for a 2nd or 3rd column but instead all the formatting stays in the left (1st) column. Trying to use elements Block 1 and Block 3 which are both two column blocks.
Any thoughts?
Hi
Try this css in theme panel > custom code > custom css: http://screencast.com/t/ypdIUbipYe
.block-mega-child-cats a:first-child {
display: none;
}
Thanks!
Hello siktirella,
Okayyy, sorry for my bad understanding!
The code is ->
.td-module-meta-info {
display:none;
}
.td-post-header .td-module-meta-info {
display:block;
}
Thanks for the message!
Hello Caum,
Yes, you can use our TagDiv Blocks from the Widgets area because all of these are optimized for 1 column. Please keep in mind that our theme has 25 Blocks, and all of them could be used in 1/2 or 3 columns.
Thanks for your the message!
Hello Caum,
Please notice that the Module MX are used only for Block and these are used for category pages or Latest articles modules from pages. Here you can see where the MX modules are used in our theme and which type of block are using them, like this -> http://screencast.com/t/b0MhZGOddG
I hope that you understand this process.
Thanks for the message!