- 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,
You will have to use custom css in Theme Panel > Custom Css if you want to add a specific background color only for Latest Articles title, as the theme doesn’t have an option only for this block title – http://screencast.com/t/fddH9b1MnBOT
.td-pb-article-list .td-main-content .block-title > span {
background-color: #534;
}
.td-pb-article-list .td-main-content .block-title {
border-color: #534;
}
Thanks!
Hi,
The category title for woocommerce template is hidden by default. Please try this custom css in Theme Panel > Custom Css – http://screencast.com/t/sKHokAAoQF
.woocommerce .page-title {
display: block !important;
}
Thanks!
Hello,
Unfortunately you cannot force the images to be square without modification to the theme files. The thumbnails used in modules and blocks can be found here: http://screencast.com/t/0KjhLyiEZw
You can see them in the theme panel here: http://screencast.com/t/A8YvgeHwvVZ
Thanks.
Hi,
I would like to have a different font size for some post in block list according to the post category.
how can I accomplish that ?
Other think that I would like to accomplish is to show the excerpt in some posts in the block list, depending on the post category.
I’m using Block 9 for listing.
Tks
Hi,
Unfortunately I did not find any email regarding this. Did you included a link to this topic?
Maybe it is in spam, I have searched also there but did not find anything related to this topic, sorry!
From what I see above you have updated the theme from an older version. What version did you used before update? Did you ran the script like it is suggested in the documentation for upgrade from version 4? This will import your settings and rename the shortcodes. For example you have this shortcode td_block2 it will be renamed to – http://screencast.com/t/EBcXrpmoQSnR
I suggest to check the upgrade guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ and make sure you do this properly if you update from version 4.
Let me know how it goes and if you send us an email( contact@tagdiv.com ) please include a link to the topic so we can know who you are and what your issue is and also we can find it more easily if it reaches into spam.
Thanks!
Hi Guys,
We updated everything
(theme, child theme, visual composer)
we still can’t add any tagdiv widgets and get the following error messages
[Sun Dec 06 14:57:23.692494 2015] [fcgid:warn] [pid 11682] [client 80.100.41.11:54151] mod_fcgid: stderr: PHP Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/vhosts/nieuwetijdskind.com/httpdocs/wp-content/themes/Newsmag/includes/wp_booster/td_block.php on line 145, referer: http://www.nieuwetijdskind.com/product-categorie/online-cursussen/
[Sun Dec 06 14:58:19.763756 2015] [fcgid:warn] [pid 12144] [client 80.100.41.11:54182] mod_fcgid: stderr: PHP Catchable fatal error: Object of class stdClass could not be converted to string in /var/www/vhosts/nieuwetijdskind.com/httpdocs/wp-content/themes/Newsmag/includes/wp_booster/td_block.php on line 145, referer: http://www.nieuwetijdskind.com/product-categorie/online-cursussen/
Please advice
Hello,
Unfortunately it means something went wrong. It should say 6.6.1. Please verify you copied the correct version of the theme and check for the extra options 6.6.1 has (like for example filter posts by id in block settings.)
Please follow this tutorial on how to install your theme: https://forum.tagdiv.com/install-via-ftp/
Thank you!
Hi,
The infinite load pagination is available also on blocks. So you can add a block at bottom of you page(or set it for the current block) and set the infinite load pagination – http://screencast.com/t/stS7VgC6A please check the documentation – https://forum.tagdiv.com/block-settings-tutorial/
Thanks!
Hi,
The tagdiv blocks use excerpt function and the read more tag will not work on our blocks without custom modifications – http://screencast.com/t/znEQdWJD
Anyway we have a module that will work using this tag in the post content, so you can use it – http://screencast.com/t/Us6AfwZmkaNA Please note that no block was designed using this module, so you can use it only for loop templates(category, archive, latest articles) – http://screencast.com/t/NEsmUAPu27Wp
Thanks!
Hi,
If you want to modify the sort orders on blocks here you can find the code – http://screencast.com/t/24qmbMPHX
Thanks!
Hello,
Unfortunately it will not be that easy to get the articles from the offset. Your best bet is to add another block 4 to your homepage that contains the exact block settings as the big grid and then hide it in the desktop/tablet version using this css:
@media(min-width:767px){
.home .td_block_4{
display:none!important;
}
}
I hope this helps.
Thank you!
I have figured out that it does that for all posts without images. But this client does not use images so not sure what I am going to do.
It’s by default like this and does this on other installs as well. I am from today on 4 sites with Newspaper theme and another 2 coming this week and I suspect they will all have this problem.
REF setup
– clean WordPress install
– clean Newspaper theme install
– NO CDN network
– Cache cleared, completely cleared and tested on multiple browser.
– all plugins off (accept visual composer) no change
– FRESH new clean isntall of Newspaper Theme, no luck.
SO I am back to square 1 but will make do with the module/block that does not cause problems. It’s only BLOCK 21 with the error.
Hi @mtman,
We have opened a ticket to the VC support also when you first reported this.
Bellow you can read the official response:
Hi Ra,
We had already responded in your previous ticket that this will be fixed in the next big release. We are working on 4.9 update which will be out soon.
Thank you,
Thanks!
Thanks for the reply. I have it set to show latest posts.
I have tried the offset however it isnt the items in the Big Grid that are being duplicated, its the items in the Block.
Posts 1-7 display in big grid.
Posts 8-17 display in block.
Posts 8-17 display in block again duplicated.
Posts following are normal.
If I use offset of 7 I get the following
Posts 1-7 display in big grid
Posts 8-17 are missing.
Posts 17-26 display in block.
Posts 17-26 display in block again duplicated.
Posts following are normal.
hi i need some help, i dont know if some one can help me about this but, the problem is that i cant set up the “most popular” or “latets entries” section/block of my blog, im using newspaper and i cant find the way to do it or hide it, im looking all the settings of the page “news” that it comes as example, but im not getting it work, can some one please give me an advice?
i see those section on preview and in the live site but not in the page builder.
thaaanks ?
well, first of all google pagespeed its diferent than website speed 😛
PageSpeed
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.upsctoday.com%2F
Google Page Speed show you / make recomendations to get better web site experience. Like your problem now
Optimize CSS Delivery of the following: You should move to footer CSS related to your plugins wysija-newsletters, contextual-related-postsm, Easy table, and add to any, because they are blocking your site render speed.
You should move to footer wp-spamshield too.
Web Site Speed is how faster your site its loading for everyone.
https://gtmetrix.com/reports/www.upsctoday.com/FR1sMTBQ
http://tools.pingdom.com/fpt/#!/bIZ6TD/http://www.upsctoday.com/
Reduce server response time
You can check waterfall/timeline and see how your server is responding slowly. I check your source code and i cant find eneabled some cache plugin, Do you installed?
Only your server its making 4 seconds initial waiting time to start loading site resources. This cloud be dropped to 0.2 seconds if you activate Wp-cache or Zen Cache (free plugins)
First of all you need to fix all your site issues. https://developers.google.com/speed/pagespeed/insights/?url=UPSCToday.com
-On newspaper theme panel go to blocks and select what blocks will you use in your site design.
-Go to plugins and install force and regenerate thumbnails. Activate plugin and run it. (may can take a while, depending your images quantity ).
-Before finish you have now all your images cropped correctly.
-install some cache plugin like wp cache, config an run it.
-Install and activate Tagdiv booster and.
Now your site it’s fast like a bullet.
Note: you site upsctoday has a lot of Js an Css files on every loading charge, you need to read documentation to setup tag div speed booster and send all these files to the footer in order to set your site blazing fast
Right … that says a lot. It means the Jetpack server cannot access YOUR server so can’t connect; just what it says.
You might check to see if you have some kind of blocking redirect or something for your site; or as it says check with your host to make sure they didn’t block WordPress.com accidentally.
I blocked Google once accidentally .. that was fun 🙂
Hi there,
1.After checking my site yesterday and everything working fine, today all images were gone.
I read the post about deactivating lazy load. I did and the images in the posts show again.
However, what doesn’t show are the featured images inside the post, even though the images show up in the editor and in the blocks on other pages.
Also, why were the pictures loading fine with lazy load for the past 6 months and now all of a sudden they stop working with it?
2. The td-ss-row function for rows does not work. I checked on several pages that have this in the extra class name and yet the row is not sticky.
Here is an example post: http://maleinstincts.com/2015/10/25/the-sex-drive-guide/
I have updated the theme (6.6.1), VC (4.7) and emptied cache.
Thank you in advance for your help,
Ben
Hi,
I’m not really sure what you want to do. Could you please give us more detail on this:
“Can you please tell me how I can either seperate the ‘title’ and the href or how I can get it to work correctly?”
Please address us via email concerning this, write us at contact@tagdiv.com include a link to this conversation and more details, image would help to understand this better and we will look into this.
I have also noted your report concerning this and added this on our todo list for further investigation.
Thanks for the message!
5. http://www.websites2000.net/ Block of “Dikkat Et”. Not only background of title but also all background of this section. Like this.
I downloaded the theme last night, so whatever version is in there that is what I used to install everything. So not sure what is missing or what not bout out the box there is an error.
What I have done is setup a clone of the home page, just to show you.
BLOCK 21, via VISUAL COMPOSER, only thing I have done is install your theme on a clean install of wordpress and imported posts via export from old site and used themepanel to install plugins. NOTHING more NOTHING less.
awcs . tripledm.com /home-test/
See above (without spaces) and if you want a login I can send it to you. I DO NOT USE any additional plugins this is a stock standard installation.
Hello Dematteo,
I’ve tested on my end with the classic blog file, like this: http://screencast.com/t/dYURompIZf and works fine. If you do not use this kind of page blog and you have a static page named BLOG, the number of displayed posts on your page you can adjust within Blocks Settings. Please provide more details about this, so I can be able to provide a more accurate response.
Hope this helps and let us know how it goes!
Thank you for message!
Hello,
The theme does not have an option to disable the meta information but you can use a custom css to do it:
.td_block_slide .td-module-meta-info{
display:none;
}
Add the code in the theme panel->custom css box.
Thank you!