- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperHow to use the Flex Blocks cache option
- NewspaperHow to edit modules for Flex Block X
- NewspaperHow to insert a block inside the content of a post
- NewspaperFlex Block Settings Guide
- NewspaperMeta Info on Modules and Blocks
- NewspaperTheme modules and blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Opt-In Builder – Emails
- NewspaperBookmark – Save For Later
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperLockers
- NewspaperLeads
Hi,
Unfortunately there is no option to do this, modules can be used to display articles on category page, latest articles… Also any block was not designed using module 7. Sorry for inconvenience!
If you use a page template with articles list you can use module 7 to display these: http://screencast.com/t/rSjqzGmCu3
Thanks!
Pagination for block 6 on homepage is still not working .No plugin is active except for VC and no cache used .My site:http://www.managerreads.com.
-
This reply was modified 11 years by
winnieji.
Hi,
You can try to set you header to header style 3 then use the custom css from below to get this result: http://screencast.com/t/WPtJGwplM
@media (max-width: 767px) {
.td-menu-wrap #td-top-menu {
display: block !important;
}
#td-top-mobile-toggle {
display: none !important;
}
#td-top-search {
width: 40px;
position: absolute;
top: 0px;
right: 16px;
}
.header-style-3 .td-logo img {
position: initial !important;
width: 180px !important;
}
}
Please also note that the main menu hasn’t been designed to be used on mobile screens so you might need additional customization to it.
Regarding the second questions, in the customization above I have removed the mobile menu button as I believe you don’t need it anymore.
The icons is added using the background-image property via css: http://screencast.com/t/k6hyD03kHex You can also alter tit via css and change it or enlarge it.
Thanks
Hi,
I also noted this above:
You need to install the plugin first.
Also make sure that you have added it as you need to install the plugin first.
Make sure you install it from the /plugins folder that was provided together with the theme files when you’ve downloaded it from themeforest: http://themeforest.net/downloads
The social counter plugin included into the latest theme version is 2.7 so make sure you have it like this: http://screencast.com/t/YqAjnWg7IO
You can also find this on theme documentation: https://forum.tagdiv.com/how-to-manage-the-social-counter/
Thanks
How do I get the revolution slider to work on my homepage with background, no articles template?
Everytime I go to the bottom the only option in the revolution slider options is default and not the homepage slider I created!
Please help!
bullyblockerz.org
Did you add the items to your htaccess file ? Doesn’t look like it.
You need to do EVERYTHING ELSE before messing with the speedbooster plugin customizations, which are optional and entirely up to you.
You need to take care of ALL the other issues EXCEPT for “render blocking CSS/javascript” first or the latter will do nothing for your site. That step is done LAST to get the last couple of points, not the 25-30 points you’re down right now due to all the other issues that ONLY YOU can manage.
Web server optimization is up to you, and is related to optimizing WORDPRESS, not the theme. Tech support here is for the THEME, and not to teach you how to manage your web server … folks here are helping on that as time permits, but you have to take the initiative to LEARN how to do that — WordPress has been around 10 years — lots of tutorials on the web. “How to optimize WordPress for best Pagespeed” … simple search in Google, for example.
And all the links in this thread — SHOW YOU a number of things you should do, but you need to do that.
Nobody ignoring you — you need to fix your own house, that is YOUR job to tackle.
You’ve read the docs … well, now you need to actually *do* some of the guidelines or they won’t work.
Fix your htaccess file; make sure you have compression running, and expiration headers; optimize your images; minimize external elements loading on your site; etc. — ONLY YOU can do that stuff. If it means nothing to you, then you likely will need to hire a developer to help you.
Any option to put the Module 7 Category as a Block in PageBuilder?
Thank you
Hi, I have a problem with Theme panel. None of the changes I`ve made were saved. This is my third site based on your theme and the first time I have a problem with it. I made a translation and clicked “Save settings” but although changed seemed to be done afer returning back to Theme Panel there was no translation at all.
I have the same problem with changing theme color and Block Settings (thumbnails)
Jerzy
5. You can add a block to an individual row and set margin/border to the column: http://screencast.com/t/AlOEmZ9psE
For widgets you have to use custom css.
6. If you refer to the Latest Articles sidebar will be the same on all pages. The Theme doesn’t have an option for that area, it’s only possible with custom modifications on the code but unfortunately it’s not an easy task.
7. The theme was initially designed with an fixed grid layout and changing it would not be easy as it needs changing the width value for all elements on pages and for this you would need custom work, so the full width will hide the sidebar automatically.
8. You have to modify the template (404.php), you can check the other templates (post, pages) to see how the sidebar is defined.
9. Please edit type.less to change font for quotes in Panel: http://screencast.com/t/t5MpFmFpt
In backend the quotes have color of the Theme, how you can see that in the less file. Also you can change that in what color you want.
10. You can change the Latest posts number from Homepage Loop Filter:
http://screencast.com/t/c94aDRWFp6h
http://screencast.com/t/XDP3mHWtyZ
Or leave that field empty and change the number from Settings > Reading: http://screencast.com/t/dcAgP2WPWN
11. Google adsense should not load, do you refer to something else? please provide more details.
Thanks!
my web site is a informative and entertainment it can’t be blocked as malware.
@Chris S
Hi,
@bariton Please add td-ss-row css class to the row in which you add the sidebar: http://screencast.com/t/b2KhOR48
I also tested your socials button and seems to work fine. Please let me know if you still have issues with this and provide more details about which button( a screenshot).
Also share works: http://screencast.com/t/8hwxfAvfZ
@chibhanzi I inspected your site and I found that you didn’t add the class to the row. You have added to the Widgetised Sidebar block and to the column: http://screencast.com/t/0lzX3PhE
Please add the class to the row: http://screencast.com/t/PVS8ioZGnov
Result: http://screencast.com/t/NLI6CG2X7
Hope this helps!
Hi,
Sorry for the delay!
Please try this without any plugins active and also make sure you empty cache as well and make sure the theme actually saves settings. The issue with saving settings usually appears because the server security module blocks the access to admin-ajax.php file. Try to verify if this happens when you save settings in other cases in theme panel and also verify the console for error while saving the settings on the Theme Panel, usually it displays a 403 or 404 error.
Contact your server administrator and explain the situation, as it’s requested many times during the a save the file it’s treated as threat so it’s banned. You can report false positives to your server administrator to remove it from the banned list.
Hope this helps! Please let me know how it goes!
Thanks
Hi,
If you test your site using page speed insights pr gtmetrix you can find all issues you have to fix and also steps you need to follow to get this done: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fvidzo.ru%2F&tab=desktop
Use the guide for page speed, without any additional plugins will help you achieve this just do some research on this because as stated in the guide this is not recommended if you are not aware of what you are doing, in this case I also suggest you get someone to help you with this.
As Chris also stated here:
Read through all my suggestions here: – start on last page and go backward.
https://forum.tagdiv.com/topic/pagespeed/
(some of my suggestions are also in the theme docs already or were added, so you may want to start here: https://forum.tagdiv.com/how-to-make-the-site-faster/ )
..you can go trough the page speed topic as you will find answers to many of your questions there.
You can also find more info and suggestions here:
* https://developers.google.com/speed/docs/insights/LeverageBrowserCaching
* https://developers.google.com/speed/docs/insights/EnableCompression
* https://developers.google.com/speed/docs/insights/BlockingJS
* https://developers.google.com/speed/docs/insights/Server
* https://developers.google.com/speed/docs/insights/OptimizeImages
Hope this helps!
Thanks
Hi,
These are the pagination types you can set on blocks: http://screencast.com/t/TWMSjRpY
All of them work based on ajax so I suggest you set the pagination then check this without any plugins active and also make sure you empty cache/purge files if you use a CDN host service.
Please let me know if you still have issues with it after this and also provide your site’s URL so I can also check this as it should work, I’ve also tested this and found no issues.
Thanks
Adding unrelated items to a thread may not help you get support quicker.
Best to open a new thread with *your* issue.
@planetaim
your website comes up as blocked by my anti-malware software.
Hi Lucian. I followed your instructions and the problem continues. The page is hosted on an intranet and you could not see it, is that the fact that intranet is causing this problem? I’m using internet explorer 11
The menu is below the BigSlider and this is deconfigured.

maybe the menu and the Bigslider are called external files that are blocked by the firewall? which could be?
I say this because when I see the demo template, on the same PC with the same explorer, these items look good.
http://themeforest.net/item/newspaper/full_screen_preview/5489609

thanks
-
This reply was modified 11 years by
jairoo.
3. That worked, thank you!
5. Actually, would it just be possible to add a spacing betweetn individual widget/content wrappers ? I think it would be easier than to modify just the borders.
6. Yes, but that sidebar is also shown on the main page, so I’d have to have double content to show everything I want. How could I show in page 2 – 1xxx a different sidebar ?
7. That’s just awful, I mean why would I want to hide the sidebar when I need it ?
8. Please tell me what values I should modify there.
Regarding quotes, the writing appears huge in the admin panel, how can I make it appear normal. Regarding the color, the quotes appear blue, while the color is grey..
Adding tot his, how can I show more recent articles on the front page list, and in page 2 – 1xxx. The same question applies to the archives, categories and so on.
If I use the ads system to show ads, even though they are not shown on mobile/desktop, they still load in the page’s source code. How can I block a desktop ad code from showing in the mobile source page since it’s not needed and it just takes longer to load the page with it. Thanks.
Hi,
Please make sure that after enabling or disabling this feature you empty all caches and also try this without any plugins active.
Also please consider that this feature, when enabled, it pulls and puts together the top most viewed posts that have been viewed in the last 7 days so it dose not matter if a specific post, added in a block which uses a post sorting of this type, it’s 5 or 6 or 7 years old as long as it has been the most viewed post from last 7 days, so it’s ok if a post that is old it’s added to this list.
Please let me know!
Thanks
Hi,
You have this option on block settings panel which you can try: http://screencast.com/t/tw4p2pd2x but I’m not sure how this will work for you and you will probably need additional customization to this as the theme hasn’t been designed to work with CPT.
I also suggest you also try to find a plugin for this or get someone to help you with if you don’t have any basic php/html/css knowledge.
Thanks for the message!
Hi,
No. The theme uses different image sizes for on module/blocks/menu.
For old content the image thumbs don’t exist so the original image will be loaded and you need to regenerate thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
I also suggest you empty cache/purge files if you sue any cache plugin or CDN host services.
Thanks
Hello Alin
No.. those were new created articles… not the modified date.
for your proof:
i had three new articles published on today (26/Jan)

but the block didn’t list the newest article..pls help!!

you can check on my website: http://qooah.com/
thank you so much.
Alin,
Please note that the MegaMenu is designed to work only on categories(with/without subcategories): https://forum.tagdiv.com/menus-newsmag/
MegaMenu also has a feature to embed a page as part of the menu for a custom look:

I need to put a lot of automakers in the submenu and the way MegaMenu would typically do a vertical list for sub-menu items doesn’t work for me. This is functionality provided by the plugin itself.
When you use this functionality in conjunction with a page developed with Visual Composer and you are browsing a bbPress forum, you get the above broken sub-menu.
Mark
Can you please say me is it true what i am doing?
1. Enabling Gzip compression and Set the Leverage Browser Caching
my htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.vidzo.ru\.ru$
RewriteRule (.*) http://vidzo.ru/$1 [R=301,L]
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/
RewriteRule ^index\.php$ http://vidzo.ru [R=301,L]
RewriteRule ^page/([0-9]+)(/?)$ index.php?cstart=$1 [L]
<IfModule mod_deflate.c>
<filesMatch "\.(js|css|html|php)$">
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>
# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 5 seconds"
ExpiresByType image/x-icon "access plus 604800 seconds"
ExpiresByType image/jpeg "access plus 604800 seconds"
ExpiresByType image/png "access plus 604800 seconds"
ExpiresByType image/gif "access plus 604800 seconds"
ExpiresByType application/x-shockwave-flash "access plus 604800 seconds"
ExpiresByType text/css "access plus 604800 seconds"
ExpiresByType text/javascript "access plus 604800 seconds"
ExpiresByType application/javascript "access plus 604800 seconds"
ExpiresByType application/x-javascript "access plus 604800 seconds"
#ExpiresByType text/html "access plus 600 seconds"
#ExpiresByType application/xhtml+xml "access plus 600 seconds"
</ifModule>
# END Expire headers
is it ok?
2. Remove render blocking css/js – using the TagDiv Speed Boosterplugin (Advanced Users)
this is my code that i get from functions.php but i have a problem with this and i can’t to do it right can you please say me codes for my saite and where i shall add them?
registered scripts
common | /wp-admin/js/common.min.js
admin-bar | /wp-includes/js/admin-bar.min.js
dashboard | /wp-admin/js/dashboard.min.js
customize-loader | /wp-includes/js/customize-loader.min.js
plugin-install | /wp-admin/js/plugin-install.min.js
media-upload | /wp-admin/js/media-upload.min.js
thickbox | /wp-includes/js/thickbox/thickbox.js
utils | /wp-includes/js/utils.min.js
svg-painter | /wp-admin/js/svg-painter.js
wp-auth-check | /wp-includes/js/wp-auth-check.min.js
wp_social_popup_js | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/js/plugin.js
ilentheme-script-admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/ilenframework/core.js
media-editor | /wp-includes/js/media-editor.min.js
media-audiovideo | /wp-includes/js/media-audiovideo.min.js
mce-view | /wp-includes/js/mce-view.min.js
image-edit | /wp-admin/js/image-edit.min.js
wpseo-admin-global-script | http://vidzo.ru/wp-content/plugins/wordpress-seo/js/wp-seo-admin-global.min.js
td-wp-admin-general | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/js/general.js
td-wp-admin-panel-js | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/js/wp-admin-panel.js
registered styles
admin-bar | /wp-includes/css/admin-bar.min.css
thickbox | /wp-includes/js/thickbox/thickbox.css
colors | 1
ie | /wp-admin/css/ie.min.css
wp-auth-check | /wp-includes/css/wp-auth-check.min.css
wp_social_popup_css_admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/css/admin.css
ilentheme-styles-admin | http://vidzo.ru/wp-content/plugins/wp-social-popup-and-get-traffic/assets/ilenframework/core.css
media-views | /wp-includes/css/media-views.min.css
imgareaselect | /wp-includes/js/imgareaselect/imgareaselect.css
wp-color-picker | /wp-admin/css/color-picker.min.css
google-font-ubuntu | http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&subset=latin,cyrillic-ext,greek-ext,greek,latin-ext,cyrillic
td-wp-admin-td-panel-2 | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/css/wp-admin.css
wpalchemy-metabox | http://vidzo.ru/wp-content/themes/Newspaper/wp-admin/content-metaboxes/meta.css
Hi,
You can find image size for blocks and modules in td_config.php: http://screencast.com/t/6akUdS6M
And the image size that modules are using, for example module 1: http://screencast.com/t/oRtW4YJI1
Please regenerate thumbnails after you make some changes: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks!