- 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
Hello,
The news ticker element can be sorted just like any other block. You can change the post sorting option like so:
http://screencast.com/t/kIFMpImPxS
You can read more about block settings here: https://forum.tagdiv.com/block-settings-guide/
Thank you!
HI
Try this code: http://screencast.com/t/xev4GUa7Vdjh
.td_block_10 .td_module_9 .item-details {
margin-bottom: 0px;
padding-bottom: 0;
}
.td_module_9{
margin-top: 0;
}
.td_module_9 .item-details{
border-bottom: 0;
}
Thanks!
Hi,
Please provide a link to such a blockquote and I will provide the proper css code to modify it.
Thank you!
Hello,
Featured images appear on posts and in the theme modules and blocks. Meaning in the pages, category pages, search pages, etc.
Are your images not showing up on pages?
The blocks Edward pointed out are 2 specific blocks that do not show the featured image. The rest of the blocks show images.
Thank you!
Hi Bogdan
But, mi q was:
¿I can declare the same language for the two first conditional statements for both browsers [if IE 8] & [if IE 9] without broke the class?
My entire site is served in Spanish es-ES.
Hello,
I have tested this again. Be mindful where you place the code. The solution provided by Catalin works. Please take a look at the screens again and follow the instructions properly. Make sure you place the code exactly as instructed. There is also another thread on this here:
https://forum.tagdiv.com/topic/view-numbers-in-block/
Thank you!
Sorry, chiming in here, since I want to change the quotation in bbpress, the blue centered blockquote doesn’t look right in a forum. I can alter the font size etc in the theme panel, but not that the text is centered and blue.
When I open my own website any article and click on Facebook share button it shows an error as
Can’t Load URL: The domain of this URL isn’t included in the app’s domains. To be able to load this URL, add all domains and subdomains of your app to the App Domains field in your app settings.
how this came and how to resolve this!
Hello,
If you want a custom list of your preferred categories without the post count you will havge to create the list yourself in a text block. A simple html list with links to the categories should not be too difficult to create.
Here is an example:
<ul>
<li><a href="your category url">Your category name</a></li>
<li><a href="your category url">Your category name</a></li>
<li><a href="your category url">Your category name</a></li>
<li><a href="your category url">Your category name</a></li>
</ul>
Thank you!
What should be optimum size of a featured image?
See examples here: https://forum.tagdiv.com/theme-thumbs/
Hello,
Unfortunately there is no such sorting option in our theme. You can try to sort specific categories or specific posts altogether using the post and category id’s. Here is a guide that shows all the possible block settings our theme provides: https://forum.tagdiv.com/block-settings-guide/ but there is no simple way of implementing a custom sorting option. You will need coding skills for it.
Thank you!
Just tried this:
.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 14px
}
.td_block_10 .td_module_9 .td-post-author-name, .td_block_10 .td_module_9 .td-post-author-name span, .td_block_10 .td_module_9 .td-module-comments{
display:none!important;
}
.td_block_10 .td_module_9 .td-post-date, .td_block_10 .td_module_9 .td-post-date span, .td_block_10 .td_module_9 .td-module-comments{
display:none!important;
}
Probably not so neat coding, but it works.
One remaining question though: How can I make the boxes smaller and how to remove the thin dividing lines between thes? So that distance between the lines (posts) becomes much smaller and looks more like a standard list?
-
This reply was modified 9 years by
itsoeds.
Hello,
The top menu was not designed to show up on mobile phones. You can try to force it to show with this css:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
float:none!important;;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
Add the code in the theme panel->custom css box.
Thank you!
Hello blk709,
If you want to change the blockquote settings, please notice that you can do that from Theme panel, Theme fonts, like this -> http://screencast.com/t/YHKDvG32
Thanks for your understanding!
excellent. Learning everyday! Thank you.
Can you also explain how i can remove the author name&date and how to decrease the size of the ‘box’? Idea is that the result looks like a plain list…
i tried this (custom css code) but the 2nd part doesnt seem to work…
.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 14px
}
.td_block_10 .td_module_9 .td-module-meta-info{
display:none!important;
}
HI
Try this css in theme panel > custom code > custom css: http://screencast.com/t/926OXnlHKRl
.td_block_10 .td_module_9 .entry-title{
text-align: left;
font-size: 15px
}
Hope this helps!
Thanks!
HI
The theme does not have specific sort order options for category pages but as alternative you could try to use a block from Visual Composer. There you can use post id filter and the posts will be displayed in same exact order as the ids were insert in this filed: http://screencast.com/t/D0kCP1oc
After the block is set use do_shortcode function to echo out the shortcode on that category page. The code must be added in category.php page here: http://screencast.com/t/mIrs3SDaaFez
Hope this helps!
Thanks!
Hello StudentLife,
Unfortunately, our theme does not have any such an option that allows you to exclude some blocks from the certain tags from Related Articles, sorry! If you want to achieve this functionality, please notice that you should edit the core files where the settings are created. First of all, you will have to add a new argument in td_block.php and td_data_source.php and then in td_modules_single_base.php where the related articles block is created. -> http://screencast.com/t/6Lgxbc3Ripxr -> http://screencast.com/t/7ThPVcRQ5n -> http://screencast.com/t/A6krywtAoZzf
Please notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Thanks for your understanding!
Hello lethow,
I’ve checked your site again with google page speed tool and the render blocking resources are reported only for mobile devices, even if they are loaded in footer: http://screencast.com/t/y6zfRLvV
Google is very restrictive when it comes about mobile page speed and some things may be interpreted different than for the desktop. The Speed Booster plugin does its job and moves those scripts at page’s bottom but it can’t change how google generate the reports. We know about this situation and indeed it’s very strange but we can’t do much about it. The theme and plugins control only page’s HTML, not google’s algorithm in page speed regard.
Thanks for your understanding!
So I was looking at my mobile theme for the site after setting it up today and I noticed an issue with the featured block, as well as the heading for the block listing wasn’t styled in any way. Please see picture below.
This is our purchase code.
ae13feb1-bb32-4c81-a96d-3aaab2a42274
when I edit the pages, I noticed that there are no page builder boxes. only htlm codes. please let me know how to resume those page builder boxes, or classic editing site.
Hi there,
Can you help me? http://robo2day.com/wordpress/?page_id=836
I would like to have a list with only the titles and aligned left.
And idealy a smaller font…
Thx again,
OJ
You may find my optimization thread useful, and I’ll update this again soon.
Note the ONLY way to fully remove above the fold render blocking on mobile is to move style.css to footer, and then use a “Critical CSS Generator” to load ALL “above the fold” CSS content in the header file inline. Period.
Second, Google also has bee in their bonnet about “tap targets” — so stuff like tag or category links need padding between them for “tapping without touching other item” concept. Really annoying with stuff like footer text. But easily fixed with minor CSS tweaks.
Nope. You should only have *one* h1 tag on your home page, which would normally be something for SEO that is static like a block of info about your publication. H3 is most often used for headlines on news pages as they are not sticky, meaning if you have 20 items on home page, then 20 new items post, then the other 20 drop off home page and are no longer there, so have zero “long tail” value for SEO for exact phrase matching.
h1 and h2 tags most commonly used for static content in relation to the actual article/news item or page, not the other content linking to it. So, h1 for a title, h2 for a sub-head; h3 for supplemental headlines which are more indicative of a section head, than simple bolded text items.
Welcome to SEO 🙂
Google does not necessarily provide more “juice” to something with h2 or h3 tag on your home page. Almost everytihng other than h1 is pretty much presentational.
So you can use h3 tags on your mid-story sub-titles on an article while h2 might be used for main story sub-title. H1 for main title.
Only you can optimize your site for SEO; theme can’t do it for you. So, yes, adding h1 and h2 tags to your home page with static information is useful. Not so much with transitory items. You can of course make any heads for sections as h2 using blocks in the composer (e.g., “Book Reviews” as h2 sub head above a block of book review items…). Totally up to you.
Hi
I saw that all the titles in the blocks are H3 and in my home page I have only one H1 but no H2 (see http://www.greenplanner.it)
isn’t that bad for seo?
thanks
Paolo