- 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
- TutorialsDefault Block Settings Guide
- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewspaperThumbnails – Fix strange looking images on blocks
- NewspaperBlock settings tutorial
- NewspaperCategory Tag on Modules/blocks
- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
Hi,
Unfortunately the infinite scroll feature it’s available only on block which you can add just by using the VC page builder.
You could try to find a solution for this online and search for a way the get the content from the short code. You could also get a freelancer or a developer to do this for you because this is custom work and we cannot offer custom work at this time as we are working hard on development, updates and support and the time doesn’t allow us to offer custom work.
Sorry about this!
Thanks for understanding!
Hi,
This is my website, in this website i am getting ‘Two’ Big Slides in Home page, and also not showing meta-info, and it is having lot of spaces between posts. for Block-2.
Could you please send me suggestions,
Thank You.
I just got the link of google. I just googled an image that is 200*1000 pixles.
Now I have added the image to media and the code looks like this:
.td-boxed-layout .td-logo-rec-wrap, .td-boxed-layout .td-affix .td-logo-rec-wrap, .td-full-logo {
background: url(‘http://newspaper.kopar.is/wp-content/uploads/2014/10/blank4.jpg’) !important;
}
The page is http://newspaper.kopar.is/is/
Am I doing this right?
This is not working for me,
I just added this into the box.
“.td-boxed-layout .td-logo-rec-wrap, .td-boxed-layout .td-affix .td-logo-rec-wrap, .td-full-logo {
background: url(‘http://www.whywheatgrass.com.my/rw_common/themes/why_wheatgrass_float/images/editable_images/blank4.jpg’) !important;
}”
Am I supposed to add something more in the custom CSS part of the theme panel?
Sorry for being a noob 😛
Works for me in IE11/Win7-64; although I blocked the “pop-up” you have on home page.
can its possible to use google fonts for all headlines with bullets
Blocks Border is awesome.. super excited
Thanks
Thanks a ton.
I changed entire site 🙂 Amazing and flexible theme, i love this new block 10 🙂
i was trying to give bullet points to all headlines.
Thank and regards
beansfry.com
Put this in ur CSS BOX in the theme panel
.td-boxed-layout .td-logo-rec-wrap, .td-boxed-layout .td-affix .td-logo-rec-wrap, .td-full-logo {
background: url(‘background url here’) !important;
}
If this is not what you want then wait tomorrow for support from one of the theme members…
This is the reply I got from the plugin author:
“It’s not a plugin’s malfucntion.
The problem is that your composer has the post content as shortcodes
so a typical post content is:
[vc_row][vc_column width="2/3"][td_block6 limit=”6″
custom_title=”Posljednji članci” ajax_pagination=”infinite”
category_id=”1″ header_color=”#7bc6f1″ header_text_color=”#ffffff”
sub_cat_ajax=”n”
ajax_pagination_infinite_stop=”3″][/vc_column][vc_column
width="1/3"][vc_widget_sidebar
sidebar_id="td-top-right"][/vc_column][/vc_row]
Which is indeed a small text, so the time is less than a minute. In
order that issue to be solved, you have to search for the composer’s
documentation to see how the post content is rendered in order to use
that instead of the shortcodes one.
As you sort out how the content is displayed, you just replace the line 81 in plugin.php
$content = strip_tags($post->post_content);
with the content the plugin author give you.”
Any idea how to fix the problem or at lest how to use infinite scroll without Page Builder?
Regards,
-
This reply was modified 11 years by
mm-2.
Thanks
How to remove date in block 10
regards
Hi,
This usually appears because the server security module blocks the access to admin-ajax.php file. Try to 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.
You can also try this:
* http://screencast.com/t/MVBAYGfgepr
* http://screencast.com/t/yFJ0LFAvK
Or you can updated the theme to the latest version, we have adjusted this to make fewer requests so it might not happen again.
Thanks
hi,
I have inspected this and seems like this is a theme related issue, thanks for reporting it, we will fix this in the next update, until then you can use this css to fix it: http://screencast.com/t/Vv0kVYTBTr
.td_mod9 {
margin-bottom: 15px;
}
.span4 .wpb_widgetised_column .td_block6 .td_mod9 .item-details {
margin-left: auto;
}
Thanks
Ok Great.
Thanks alot.
Hi,
Unfortunately that is not an easy task because that alignment comes from theme’s grid which has an exact layout and you will need custom work to change that.
This involves changes the html and style of that block and make it responsive then test it, like I said, it’s not an easy task.
I can give you an example on how you would have to target the columns using css as a staring point but I haven’t tested this and I can’t let you know how it would behave: http://screencast.com/t/MbtoiNs9
.td_block1 .row-fluid [class*="span6"]:first-child {
float: right;
}
.td_block1 .row-fluid [class*="span6"]:nth-child(2) {
margin-left: auto;
}
Unfortunately we cannot offer custom work as we work hard on the development, updates, fixes and support. We suggest to hire a developer from sites like: http://studio.envato.com/ if you don’t know how to do it yourself.
Sorry about this!
Thanks for understanding!
Bump.
Any ideas guys on why the Block code is not working on the Blog page? Would love to get it to look like your demo blog page example.
i changed Block 10 🙂 Thank you.
Comment Template:
i want on every post. i am novice 🙁
is there any easiest way please.
Regards
Beansfry.com
Hi,
how to remove the inline css like >>>
.woocommerce .button, .woocommerce .form-submit #submit, .widget_price_filter .ui-slider-handle,
.jetpack_subscription_widget input[type=”submit”], .pp_woocommerce .pp_close, .pp_woocommerce .pp_expand,
.pp_woocommerce .pp_contract, .pp_woocommerce .pp_arrow_previous, .pp_woocommerce .pp_arrow_next, .pp_woocommerce
.pp_next:before, .pp_woocommerce .pp_previous:before, #bbpress-forums .button {
background: #cc0066 !important;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .bbp-template-notice, .td-reply-list-header {
border-color: #cc0066 !important;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, .td-login-button {
background-color: #cc0066 !important;
}
.buddypress #buddypress div.dir-search input[type=”submit”], .buddypress #buddypress .message-search
input[type=”submit”], .buddypress #buddypress .item-list-tabs ul li.selected a,
.buddypress #buddypress .generic-button a, .buddypress #buddypress .submit input[type=”submit”],
.buddypress #buddypress .ac-reply-content input[type=”submit”], .buddypress #buddypress .standard-form
input[type=”submit”], .buddypress #buddypress .standard-form .button-nav .current a, .buddypress #buddypress .standard-form .button, .buddypress #buddypress input[type=”submit”],
.buddypress #buddypress a.accept, .buddypress #buddypress #activate-page .standard-form input[type=”submit”],
.buddypress #buddypress .standard-form #group-create-body input[type=”button”],
.post-password-required input[type=”submit”] {
background: #cc0066 !important;
}
.buddypress #buddypress .groups .item-meta, .bbp-forum-title:hover, .td_login_tab_focus, .block-mega-child-cats a.cur-sub-cat {
color: #cc0066 !important;
}
Thank you!
Hi,
You can use page builder to achieve that and add a row split it in 3 columns and on each column add first a block 3 element set to display one post and after it a block 10 element set hide the title, should look something like this: http://screencast.com/t/yjhPJmuyf
And in front end like this: http://screencast.com/t/p8E9t36mP5Bs
Use the tag filter to control which post gets displayed in block 3.
Thanks
Hi,
Thanks for this suggestion. I have added this to our list and we will consider it.
Have a nice day!
Hi Lucian,
No, it still does not work. Settings > Reading is set up properly, however the Block is not being executed, instead the default 3 posts from the original blog 3 post setting is executing. My blog had already been in existence prior to using the theme, so I’m wondering if the default code is over-writing the Block code?
Either way, it still is not executing the blog like your demo Blog page.
Here’s the page that is not executing the blog Block: http://www.usefulusability.com/blog/
Thanks for any help!
-
This reply was modified 11 years by
ctomlin.
Hi,
I believe you refer to block 10 spacing between heading, you can use this css to reduce that: http://screencast.com/t/KkA8ndC3
For the comments template you need to edit the single.php file and “cut” this line: comments_template('', true); …form each case and add it in loop-single.php file before the related posts section like this: http://screencast.com/t/SyKDPkfHfV
Result: http://screencast.com/t/5lQWaad4
Note that if you want to have this on other post templates than default you have to make this changes to other templates also.
Thanks
Hi,
Unfortunately the theme doesn’t have an post by ID filter. You can use the tag filter to control the posts that appear in the popular posts block and bulk edit all posts and add the tag to all post that you want to show in that block then in block editing panel add that tag to filter posts by it so only the posts that have that tag set will be displayed.
Hope this helps!
Thanks
Hi,
I have checked your site and seems like this happens on all mobile devices and this is because you use the header style 3 with the classic blog stack. Please use this custom css to fix this: http://screencast.com/t/WKT0vHkRs1r or change the header style to use the full width text logo.
@media (max-width: 767px){
.blog-stack .td-menu-wrap #td-top-menu {
display: none;
}
#td-top-search{
right: -20px!important;
top: 3px !important;
}
.td-menu-header .span11 {
width: 85%;
display: inline-block;
}
}
Thanks
Hi,
You can change the icons via custom css:
* http://screencast.com/t/Pp0DNPzW
* http://screencast.com/t/GhBxVKgQ9Ubh
Use this custom css and customize it like you want:
.td-next-prev-wrap .td-ajax-next-page {
background-image: url('http://png-4.findicons.com/files/icons/1951/iconza/32/right_arrow.png') !important;
background-repeat: no-repeat;
display: block;
width: 50px !important;
height: 50px !important;
background-position: initial !important;
top: 1px;
right: -20px;
}
You will have to do the same for the prev arrow:
.td-next-prev-wrap .td_ajax-prev-page {
...
}
This is for the load more arrow: http://screencast.com/t/cGemRigSvr9
.td-load-more-img-wrap .td-load-more-img {
background-image: url('https://devimages.apple.com.edgekey.net/wwdc/images/wwdc14-more-icon-emergency.svg');
width: 55px;
height: 55px;
background-position: initial !important;
}
Regarding the “Read more” button I believe you refer to this “Continue” button: http://screencast.com/t/zbtl3PliJDeh
You can change this using this custom css: http://screencast.com/t/hxKOGorW
.td_mod9 .td_read_more,.td_mod8 .td_read_more {
background-image: url('http://images2.layoutsparks.com/1/48032/satisfaction-pink-glitter-tiles.jpg')!important;
}
Thanks
Hi,
Is that possible to have a block 3, with:
Thumbnail 1
Name of post 1
Name of post 2
Name of post 3
etc…
Thus, I am trying to remove all the thumbnails except thumbnail of the first post in that category.
Thanks
stef