- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello deambris,
If you want to display the excerpts for Block 12 on mobile devices (without using the Mobile theme plugin) you should use the code below and place it in Theme panel->Custom CSS area.
@media (max-width: 767px)
.td_module_11 .td-excerpt {
display:block!important;
}
The result is here -> https://www.screencast.com/t/Ip71txXS9IRo
Thanks.
Can you customize the mobile theme without writing code?
All I want on the mobile theme is a block or two, am I stuck with the default mobile theme/the rendition of the homepage with the theme deactivated?
at http://www.busanddadang.com
i would like to define “Shopping – All- Amazon – eBay – Taobao – Rakuten – Qoo10”.
Let me know how to modify.
For category page I can choose : CATEGORY TOP POSTS STYLE: Grid 10
Is there a way to show grid style 10 on the frontpage?
I haven’t found a block that can do this.
Thanks
The difference is not to be overlooked. I beg you. Look at my first screenshot and then second. The introduction of the text in the second is quite different from the first. Even in the further course of the text, this looks just shitty when the mobile design is not displayed. For example, the ad banner is left-aligned, just like the entire text, which is normally a block sentence. Do you see what I mean?
Hello,
My question is if it is possible to blend two elements in the visual composer.
Specifically, blending a Block element (Block 12 for example) with the News Ticker. Interested in replacing the content within in the td-excerpt div where the article description appears, with the post titles (and for my purposes the hyperlinks) from the News Ticker.
Thank you.
Is there any technique to add Sticky Post in BigGrid 14. I wanna do this for my site’s top 3 columns
https://www.khabarinstyle.com
Help me ..
okay perfect. I did some digging and filled out all the arrays so that if I have one it can be applied in the table. I will share it here incase someone else uses this in a real newspaper setting. You should also consider adding this to your documentation. An actual newspaper uses InDesign to create newspapers. Then they flow that to the massive printers via an XML data feed and creates the printable pages via generated .pdf’s and also uses that XML feed to post the data where it is supposed to go in the websites. So when I send an article to print, I know where and how to map my fields i.e. sub-headline, cutline and so forth. Otherwise I’m stuck trying to figure this out by filling in a bunch of extra shit which really sucks, because you never know if you missed one or if something changes when it’s in a new template or whatever. So that is my plea to you, to make this actually useful in a real newspaper setting where your dealing with system integrations and writers submitting via the software’s article submission system, tell us what all the options are. What they lead to so its just simple and ready to go. Unless you already have something for that.
Here is what I was able to dig up, Will you see if there are others that I missed please.
———————————————————-
pulled via phpMyAdmin:
td_post_theme_settings
a:7:{
s:14:”td_primary_cat”;
s:3:”294″;
s:11:”td_subtitle”;
s:20:”This is the subtitle”;
s:18:”td_quote_on_blocks”;
s:24:”quote on blocks are here”;
s:9:”td_source”;
s:23:”this is the source name”;
s:13:”td_source_url”;
s:22:”this is the source URL”;
s:6:”td_via”;
s:20:”This is the Via Name”;
s:10:”td_via_url”;
s:19:”This is the via URL”;
}
———————————————————-
It would be great, if we had additional options in the mobile theme.
#1, different layouts for the top of the home page article layouts. The current option, does not look too great, even on phones. There are only 3 articles showing, and they are too narrow. This is especially worse while viewing the pages on any tablet. It’s a very long image box, showing the article preview. In Tablet mode, it would be better in a grid like format.
#2, Improve formatting for Disqus. Currently, it has no padding on the left/right side of the block for the Disqus section.
#3, the TagDiv galleries, are showing images that are too small in Tablets. It would be great to add some additional settings to handle these issues.
Hello,
Just purchased and installed Newspaper and happy so far. I have question on dates publishing at the post titles in page blocks. I’d like to hide them for most of the blocks but in area where I show newest posts only I’d like to show them. I’ve seen global hide/show option but how can I define it for specific block?
Thanks,
Pawel
Hi i was wondering if i could make it so the subtitles to articles get shown below the article title using “block 9”. As it is this is the only thing i see. My website is hosted at cronachedellecalabrie.it but it’s currently under maintenance so i can’t have you view it unless you provide an ip.
<br>
<i>Above is the “block 9” thing i mentioned, by linking it to a post category and dragging it onto a page i can get it to show article titles, i was wondering if it could display article subtitles along with those.</i>
<br>
<i>This is the block as viewed by the user. As you can see the article titles get displayed but the subtitles don’t</i>
<br>
<i>The article subtitle is added to the article through this text box at the bottom of the page upon creating a new article. I was wondering if i could get this very piece of text to show using “block 9″</i>
@Bogdan, Thanks for the info, the content block does not work with the permalink, but other sections like latest articles in home page and category archive works.. I believe the best would be redirecting all posts to their permalink so even if it was clicked from the content block it will get to the permalink of the post. Do you know a way to do this or a plugin that can help?
Hi @René, I’m using a plugin that auto post while setting permalinks to the sources that’s how I got it.
Thank you for the information:
“As you can see different theme modules use different thumbs with different aspect ratio’s. You cannot change it for each block in particular. There is only 1 featured image you can upload and the theme will crop it to every size needed. You have to make sure that 1 image will fit all the modules you use on your site properly.”
Just to be clear then, when I upload an image there is no other built-in way to specify different versions for the different blocks? Cropping and changing aspect ratios affects content and overall impression of the image, so I need to be able to recrop the image for the different blocks.I am hoping that maybe choosing a soft crop option in WordPress panel will help a bit, though in tests it doesn’t always.
1. I found a plug in that does this but haven’t tested yet. Do you know of any plug ins for this that you recommend?
2. is one option to manually put the differently cropped images (to the themes specs) in a folder and just point to them via the html?
Thanks
Yes, but I don’t want excerpt for latest articles, which I don’t use. I asked just for block 12.
It’s a nonsense that any block/module with excerpt for desktop shows an excerpt also for mobile but block 11/12.
and theme have 25 blocks, but td_module_ only 19 files
me need display tags for Block 1,2,4 https://www.dropbox.com/s/zc5lyokny1przfr/41.mp4?dl=0
Hi,
Those blocks you mention are predefined in footer template style 1 – https://www.screencast.com/t/XArcRCoSvc You can change their titles there if you want.
Thanks
The ajax filter is different from the “filter”
Please read the block settings guide. I know it’s big but find the section you are interested in: AJAX FILTER is the one you are looking for.
Thank you!
The function is made for posts but we have not tested it on modules. It probably needs further modifications to the function to work on our custom modules. Since it;a a wordpress function and our modules and blocks are custom, it will require custom implementation most likely.
Thanks.
Hello,
You can see what block uses what module in this list: https://www.screencast.com/t/DNAfGizM
It can be confusing at first but when you understand the concept it;s rather easy.
The module is the the base element. A block is made out of 1 or more modules. So classically a block is just a ‘box’ in which we put one or more modules.
Thanks
Catalin, hi, maybe you did not understand me, sorry for this
You have to edit each module from your theme packet, like this -> http://screencast.com/t/vD7wnTHlkH
if i edit td_module.php and td_module_1(1,2,3…19).php its work only for layouts in Posts loop settings, only for Latest Article blocks.
But me need display tags for Blocks (1,2,3…25), maybe need edit td_block.php and td_block_1(1,2,3…25)?
Thanks
thanks for the reply!
Yep I guess it needed time because I see its now working on all the post titles. However, it is also now working on the slider titles and titles on the sidebar, which didn’t happen before. Any code I can add to make the hover not affect the homepage slider and the sidebar block? Thanks!
Hi.
This code
Updated: <?php the_modified_date(); ?>
works fine on a post but if I modify a block module with the same code I get the updated time of the page that holds the module. How can I get the posts updated time to be shown here instead?
Thanks
Hi,
You must open your page in Visual Composer – https://www.screencast.com/t/niaDGdl4Pm then using each of the blocks settings on the page you can set a filter –
https://www.screencast.com/t/03eoTCgB The settings apear when you hover the block, click the pen icon – https://www.screencast.com/t/GYH0Kgzddz3F
Thanks