- 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
tried this … http://www.wpcub.com/eliminate-render-blocking-javascript-and-css-in-above-the-fold-content/
and didnt work
thanks
ok .. Im done minifying … Whats on local server
Html .. Css and js .. Now im up 2 point .. 84 desktop ;))
The only thing left i need to do is
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Which i cannot find how to do it ..
Thanks
I think the image sizes are still found in the theme docs, as so:
https://forum.tagdiv.com/modules-and-blocks/
i dont want to remove anything …
All i want to know is .. How to :
#1 Eliminate render-blocking JavaScript and CSS in above-the-fold content
#2 Minify JavaScript
#3 Minify CSS
Thats all
need to know how to properly do :
#1 Eliminate render-blocking JavaScript and CSS in above-the-fold content
#2 Minify JavaScript
#3 Minify CSS
in order to improve page speed… 69/Mobile 82/Desktop
Im using W3 total cache with
#1 Page cache:enabled
#2 Database Cache:enabled
#3 Object Cache:enabled
#4 Browser Cache:enabled
and tagDiv speed booster
Thank you
I think in this theme it’s called “Homepage – Blank” also i’m using that one as well where it have nothing on the page,you have too add your own blocks etc…
Thank you very much for the example.
Great support. keep up!
hi,
thank you for your suggestion, we will talk about this.
Thanks for you message.
Radu A.
Hi,
Can be done but require some custom work to make a nice solution with 2 menus, what you can do is to unhide the top menu for mobile. Add this CSS in theme panel -> Custom CSS
@media (max-width: 767px) {
.td-header-menu-wrap {
display: block;
}
}
Thanks!
hi,
in my example I’m ussing module 3 : http://screencast.com/t/4I9HuhLWArf5
http://screencast.com/t/5892NaHn
result : http://screencast.com/t/Ej2CF37Xg
then use this css :
.meta-info .td-block-author {
display: block;
}
I know that the date should be above but it needs more tuning, not just 5 min.
if you are not a developer then I advice you to hire one.
hope this help.
Thanks for you message.
Radu A.
Hello, could you add a feature to page builder block modules so that we can choose whether we want the author name to appear.
i am posting a screenshot of an example.
http://s28.postimg.org/rf9d2c5hp/feature.jpg
best
Or what about adding a new SORT ORDER for all blocks in a next version of the theme. A sort order for ultimate customization of posts to show.
Like a sort order for showing all reviews, regardless of the rating they get. That would solve my problem immediately 🙂
So please think about adding a new sort order for all Blocks with extensive filtering options. Like only showing posts that belong to specific tags,categories etc.
Think about it…
Until we get a reply, I have added the following code to the get_block_title and get_block_title_raw methods, in td_block.php:
if (!empty($custom_title)) {
$custom_title = translate($custom_title, 'newspaper');
}
Would this be something you could include in a later version?
Thanks,
Thanks for the info.
You sue there is no easier way? Kind of disappointed that this isn’t a standard feature of this theme.
Maybe there is a plugin that creates a new category from two others?
hi,
you need to change the code of the theme for this.
in the td_data_source.php ( http://screencast.com/t/fbocELsI ) the theme calls the worpress WP_Query object. you need to send to this object the fact that you want to extract post that are in 2 categories.
here is the documentation for WP_Query : http://codex.wordpress.org/Class_Reference/WP_Query
if you are not a developer, you can hire one for this task.
Thanks for you message.
Radu A.
Hi There!
Great Theme, one question.
I am trying to make a Block 2 which shows a combination of two categories I have made. The first category is named “Tablets” (ID 25). The second category is called “Reviews” (ID 94).
I have some posts that are in both categories, my tablet reviews.
When editing Block 2, there is an option called multiple categories filter. How do I show items that are BOTH in the category tablets and reviews? So how do I show my tablet reviews? (ID 25 + 94).
I don’t want Block 2 to show ID’s 25 and 94 together in sequential order, but only the posts that are in BOTH categories.
Hope you can help or give advise.
hi,
thank you for suggestion, we also talk about creating a new gallery for images but we are still trowing ideas.
Thanks for you message.
Radu A.
Hi,
1. I know from other clients that use that plugin and work fine, no complain, personally i haven’t tested. I don’t know an alternative, sorry about that.
2. Just edit your block and chose no pagination: http://screencast.com/t/An6ZrssRhkC
Thanks for the message!
hi,
example for block 2 – module 5 : http://screencast.com/t/egwJhjnQD9e
Thanks for you message.
Radu A.
I have been able to add the author’s posts to the authors new custom page. I just have 2, hopefully small issues, that I would love to solve.
Gap Element Spacing: As a reference, here are the elements on the page with VC:
link below
https://www.dropbox.com/s/y0zk2qe6or6uwjy/Author%20Page%20in%20VC.png
Here is a screen grab of the page, how can I decrease the Gap/spacing between the 3 elements? link below
https://www.dropbox.com/s/mbyiqbs34puk9jp/author%20block%20spacing.png
User Setting: To select the author’s posts in Block 6 in VC, using the Author’s filter, I only had access to “Lenny da Vinci’s” ID after changing his role from Author to Administrator: links below
Before
https://www.dropbox.com/s/14wrp3o1efpge18/Authors%20Filter%20in%20Block%206.png
Change to
https://www.dropbox.com/s/icat19obnjayhf2/Lenny%20admin.png
After
https://www.dropbox.com/s/y9zc4u44gtn3snb/after%20user%20change.png
If we could find solutions to both of these issues that would be great.
Thank you again for all your help. I really appreciate it!
Hey, I was wondering if you guys are gonna be adding a “news in pictures” kinda box (text inside the picture like on the slider pretty much) for normal posts. This would be good for sites that have a lot of videos and like a professional kinda look.
Would this be hard to implement?
How to make Slide auto play if Pages setting “Homepage – BG – No articles ”
if use element block is any option for make slide is auto play… but how uf use pages “Homepage – BG – No articles” can help for make auto play that slide?
Thanks
Hi,
Please can you test it with this CSS?
.onp-sociallocker-content .youtube-player {
height: 100% !important;
}
.onp-sociallocker-content .youtube {
display: block;
height: 420px;
width: 100%;
}
Thanks!
Hi,
The block work in content on 2 columns not 3. If you want to put it on 3 columns you need to use the default template that is with sidebar and force the content on 3 columns.
Salut,
Se poate aranja din CSS.
Pt mega menu pe 980 foloseste acest CSS
.td_980_resp .td_mod_mega_menu {
margin-left: 19px;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 800px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 996px !important;
}
@media (min-width: 768px) and (max-width: 1018px) {
.td_980_resp .td_mod_mega_menu {
margin-left: 14px !important;
}
.td_980_resp .td-mega-menu ul {
left: 0px !important;
}
.td_980_resp .td-mega-menu .td_block_inner{
width: 600px !important;
}
.td_980_resp .td-mega-menu .td-mega-grid,
.td_980_resp .td-mega-menu .td-no-subcats .td_block_inner,
.td_980_resp .td-mega-menu ul {
width: 748px !important;
}
}
-
This reply was modified 12 years by
Marius.