- 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
The widget you referring uses block 8: http://screencast.com/t/a9B1AEV2DY
If this is not what you mean please provide more details!
Thanks!
Hi,
I’ve just upgraded the new version of Newspaper and as you can see on my homepage (www.zhappyng.com) I have problems with the preview of my pictures.
1) In the first block, the 3 pictures/previews on the left are cut…It perfectly worked in the previous version and I didn’t change anything.
2) In the second block (the lastest article) you can see the pictures don’t have the same size…a new prblem I havn’t in the previous version too.
Can you quickly give me a feedback please I can’t stay my homepage like that.
Thanks
Hello,
Great template!
Referring to the pagination elements of the blocks of content…
Rather than background color&border color = heading background color on hover, can I set a site wide standard so that it ignores the heading background color and goes a set color on hover?
Many thanks,
Bryan
Ok, it did not work neither to change the td_module_mx3.php…
This is really frustrating. Check the images:
* http://www.screencast.com/t/tZ7OmFg5d and http://www.screencast.com/t/Id9fDTlbq that are the same page (back end and fron end). When the block 13 is there, no excerpt is shown.
* If I move the block to another bigger container – http://www.screencast.com/t/TMcXPPjgaP – the excerpt will be seen
-
This reply was modified 11 years by
jonybigude. Reason: Added images
Hi,
Unfortunately the category tag on modules/blocks will not have the color that you set from panel and you will need custom modification to achieve this. We would have gladly made it for you but for the moment we cannot offer custom work, sorry! If you want to modify the code here you can find it – http://screencast.com/t/P4Vv1Z5W
Thanks!
Hi,
Please provide the screenshots with the settings you have made in the block settings area.
Thanks!
Hi!
I am using Block 13 and I would like to have excerpts visible all times. This should be easy and simple. It’s not a problem if the block is on the main news flow (1/2), but if I insert the block on a side column (1/2 inside of a 1/2), the excerpt not only vanishes but as well it starts using td_module_mx3 instead of td_module_14 as ususal. I guess I can go ahead and change add the exerpt on the td_module_mx3 but why on earth does this happen?
Thanks in advance!
Hi sirajcmr,
Yes, unfortunately it is not so easy to find proper solution for this issue. Can you provide also a link? Do you have this issue on blocks or only when you use module on loop page?
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
How to remove the unique filter?
tried so far puting remove_filter(“td_wp_booster_module_constructor”, $this, $post); in the module8 file but no luck.
Please advice.
Hi,
The related videos(posts) must be add inside the template code. You can take a look at how the default post templates are build and could copy the related articles function and modify it to display custom post types http://screencast.com/t/2UtaBJkrM5w3 – http://screencast.com/t/VoXFEPIoQ3
For quotes on blocks is more complicated, you have to add quote on both backend and frontend to display it for CPT’s. Unfortunately I cannot provide a quick solution for your request, my advice is to look to a professional developer to do this modifications for you. We would have gladly made it for you but for the moment we cannot offer custom work, sorry for this.
Thanks!
Hi,
I was optimizing my website:
https://forum.tagdiv.com/how-to-make-the-site-faster/
Did a pagespeed test:
Got 3 blocking CSS resources:
http://fonts.googleapis.com/…s?family=Open+Sans%3A400%2C700&ver=4.2.4
http://www.windowsmechanic.com/…ser/assets/css/js_composer.css?ver=4.6.2
http://www.windowsmechanic.com/…ent/themes/Newspaper/style.css?ver=6.3.2
http://www.windowsmechanic.com/…ser/assets/css/js_composer.css?ver=4.6.2
http://fonts.googleapis.com/…00,400italic,700,500italic,400?ver=6.3.2
Also following JS:
http://ajax.googleapis.com/…s/jquery/1.11.1/jquery.min.js?ver=1.11.1
http://www.windowsmechanic.com/…wspaper/js/tagdiv_theme.min.js?ver=6.3.2
So I added the code in functions.php to get the list of registered css and js. Here is the result
registered scripts:
td-site-min | http://www.windowsmechanic.com/wp-content/themes/Newspaper/js/tagdiv_theme.min.js
jquery | http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
registered styles:
google_font_roboto |
google-fonts-style | http://fonts.googleapis.com/css?family=Open+Sans:400,700
js_composer_front | http://www.windowsmechanic.com/wp-content/plugins/js_composer/assets/css/js_composer.css
td-theme | http://www.windowsmechanic.com/wp-content/themes/Newspaper/style.css
So I decided to edit the plugin (td-speed-booster/td-speed-booster.php) and added following code:
$this->move_style_to_footer(‘google-fonts-style’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’);
The moment I add this, page speed says that they get 500 error code and website never loads. I added at following location.
if ($this->is_ie === false) {
// move style.css theme style
$this->move_style_to_footer(‘google-fonts-style’);
$this->move_style_to_footer(‘js_composer_front’);
$this->move_style_to_footer(‘td-theme’); // $this->move_style_to_footer_queue(‘td-theme’); //this is the main style of the theme. It’s only moved on Newspaper 6!
}
I suspect that I may be adding in wrong place.. I am yet to move the js to footer. Am stuck with css.
Can you tell me what I am doing wrong please. Any kind feedback is highly appreciated.
Thank you.
Hi,
Thank You for a wonderful theme. I had started creating my site with v4 and then upgraded to v6.
I’m creating http://www.e-doctor.in site. I’ve force generated thumbnails for all the images.
Please see the homepage slider and the News in Detail and Online Lectures blocks below it.
I need the images in the homepage slider and the blocks below to fit into the view.
Please help to fix this issue quickly.
Thank You,
Shakti
Hi everyone,
I have blocks with recent posts that present category tags with a black background (I assume this is because of my General theme color setup). What I am trying to achieve is to have each category tag with its own color (defined in Layout settings > Categories).
Something similar to the following screenshot, with a purple “Lifestyle” tag and a red “Beauty” tag:
http://s30.postimg.org/sslfg0o5d/Captura_de_ecr_2014_08_1_s_17_21_50.jpg
Is this possible?
Thanks in advance.
Sal,
cea mai simpla solutie gasita de mine este extinderea claselor td_data_source si td_block si crearea block-urilor folosind acestea.
Hi,
Please check this guide and set Leverage Browser Caching – https://forum.tagdiv.com/how-to-make-the-site-faster/
Also try to use only plugins that you need. The speed booster move the js and css at the bottom of the page to Eliminate render-blocking, but not for all plugins. It is tested only with some plugins – http://screencast.com/t/e84eU4HmJ and it will be disable if you use other plugins, please check System Status – http://screencast.com/t/r9yEtFSpSxuc
Thanks!
Hi,
@Mr_S As the top bar was not designed to work on mobiles some of containers are also hidden, like in your case a css is to display the top bar(.td-header-top-menu-full) and the other one to show the menu(.td-header-top-menu-full .td-header-sp-top-menu). In case that you had also the social icons widget active(Thomas case) this container also will be visible(it doesn’t have css to hide it).
@Thomas Please try this custom css, this should display sign in and social icons widgets – http://screencast.com/t/jxljko5scU8T
@media (max-width: 767px){
.td-header-top-menu-full {
display: block !important;
}
.td-header-sp-top-menu {
display: block!important;
}
.menu-top-container {
display: none !important;
}
}
We will consider another implementation, at least for sign in widget.
Thanks!
Hello folks,
I’ve bought this theme and it’s perfect, so I’m using this opportunity to thank you for making it.
I’m building my site on my private server which has public IP address but it’s not accessible for others except me (firewall blocks everything except my IP address). Recently message “Please activate the theme! – Click here to enter your code – if this is an error please contact us at contact@tagdiv.com – How to activate the theme” poped out. If I activate theme on developing server would I be able to activate it on production server with same key? Or should I leave it like that and activate it on production?
Thanks in advance,
Jerko
Hello I am trying to figure something out with custom post types. I am using videoblogster pro which i recommend you add full support for because it just looks awesome! https://intelrevolution.com/youtube/word-for-today-day-8/ I am just wandering how do i add the related videos, quotes on blocks, etc.. onto the custom post type i know those are just value fields but i don’t know how to add them.
Salut,
Lucrez la un site folosind newspaper6 si vroiam sa va intreb daca cumva pentru exista vreo metoda rapida de a crea shortcode-uri si widget-uri pentru care posturile sunt preluate folosind custom post_type si meta_query.
Din cate vad eu td_data_source::shortcode_to_args() proceseaza toate argumentele de la shortcode-uri pentru WP_Query() pentru block-uri dar nu proceseaza si WP_Meta_Query().
Si ma gandeam ca poate v-ati mai lovit de asa ceva si aveti o solutie rapida.
Hi,
@Mr_S Please use this custom css in Theme Panel > Custom Css, I have also customize a little your menu items to not drop down – http://screencast.com/t/U997mXqom
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-top-menu-full .td-header-sp-top-menu {
display: block !important;
}
.top-header-menu li a {
font-size: 12px !important;
margin-right: 5px;
}
}
@Thomas If you use this custom css the top-bar will be displayed also on mobile devices – http://screencast.com/t/p0m73r0br4 but it was not designed for this device so you will need additional customization or you can try to hide for example the menu – http://screencast.com/t/8EDkS2RE3
@media (max-width: 767px) {
.td-header-top-menu-full{
display: block !important;
}
}
Hope this helps!
Hi
You need to edit the page template used for homepage and add your shortcode add like here: http://screencast.com/t/JTiP5aHLa
<div class="td-pb-row td-pb-border-top">
<div class="td-pb-span12">
<?php
if (is_front_page()){
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');
}
?>
</div>
</div>
To obtain the ad shortcode follow this link: http://screencast.com/t/oR7yzuBf – http://screencast.com/t/CHgwzp4p
Let me know how it goes.
Thanks!
-
This reply was modified 11 years by
Andrei L..
Hi
I’ve checked your post content and added a class on the div image container and added a margin right which fixes that space issue on mobile and tablets. Replace your post content with this one: http://pastebin.com/yNuTpqdq and add this css in theme panel > custom css:
.td-image-class{
margin-right: 20px!important;
}
Regarding the block 16 you can use this custom css to obtain his normal size: http://screencast.com/t/KN35FqonM
.postid-4741 .td-post-content .td_block_16 .td_module_mx4 {
width: 200px;
}
The css will work only on this post: http://www.lakiz.com/artistas/vanda-may/
Let me know how it goes!
Thanks!
Hi,
Every block is created using modules, for example block 14 use module mx1 – http://screencast.com/t/sXdltSvbflVj Please provide more details about the problem with block 14 as I don’t understand what the issue is. Also each module use a specific thumbnail size you can see here – http://screencast.com/t/3lrxkQCnAV3p Please regenerate your thumbnails if it doesn’t look fine on blocks/modules – https://forum.tagdiv.com/using-the-theme-with-existing-content/ also provide a link so we can take a look.
Thanks!
Hi,
Do you want to add another ad in the header? You can use do_shortcode function and display a custom ad in the header style that you use, for example – http://screencast.com/t/nFe3UMxj – http://screencast.com/t/4tFMXITS
<div class="td-container">
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
</div>
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hello,
I have purchased and installed Newspaper Theme v6.2 on my website. I am facing following issues with it. Let me know how can it be resolved :
Website URL : http://www.naukrinama.com
1. I want to add a Email Subscription form onto my website. But there is no option for the same in theme. How can i get it done ?
2. The sharing options which is provided with the theme doesn’t show me option to share through whatsapp. Can you tell me how can I add whatsapp sharing option ?
3. When i try to share any of my article link onto social media the details which gets fetched from the URL also shows the Author Name. I don’t want to show Author Name in it. How can it be removed ?
4. I have a category named “States” on my website and its slug url is (http://www.naukrinama.com/states). The theme provides an option to select only fixed templates for category.
But i wanted to create a separate custom page for my category which contains some modules and blocks. For that I created a new page with URL (http://www.naukrinama.com/state-jobs). Now I want to make this page the default page of my category. How can it be done ?
Also how can I add category tags on top of a custom page which i have created like the category template page.
5. The “States” menu on my website contains 36 entries and which isn’t getting displayed onto a single screen in menu dropdown. I want to create a multi column text based mega menu in which there would be 4 columns and each would contain 9 entries. Let me know how can this be done ?
6. The menu in the mobile layout is not working fine. The menu gets scrolled with the page itself and all menu entries start moving towards top. Ideally even if the page scrolls the menu should remain fixed. I am not talking about sticky menu here. I am talking open the menu is expanded and then the page is scrolled. See the screenshots below for reference. Let me know how to resolve it.
Screenshot 1 (When open opened) : http://imgur.com/hwyEruq
Screenshot 2 (When Page scrolled) : http://imgur.com/1xLKSp5
See the scroll of the page. Ideally the page should scroll but the menu shouldn’t
7. Current my website is showing 6 sections in footer with 3 in each row. I want to remove the Editor Picks sections and then want to menu the bottom 3 section into one single section i.e. About Us, Logo and Social Links once below another and place that block in place of Editor Picks. Let me know how can that be done.
Looking forward for a revert from development team on these points.