- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi
Changing the width of post/page content is not an easy task and as @Christophera pointed involve lots of changes in theme’s style. Theme’s layout is based on a fixed width and all modules, blocks, slides and any other elements are built starting from 1021px value from page’s width. Increasing this value involve a new layout for the entire site and it will end-up with a new theme.
Thanks!
Hi
These customizations falls beyond the support can offer. Support refers to explaining how current features works, fixing any bugs related with the theme and helping users understand its functionality. Any custom modifications which involve changing the default behavior are not included in support policy and you will have to make them by yourself or hire someone if you’re not aware of the steps that must be taken.
The code for login can be found here: http://screencast.com/t/VxOruYHgA
To hide some blocks on mobile you can add a custom class for theirs row in Visual Composer and use it in css with media queries to hide them on mobile: http://screencast.com/t/VJdrs9bX6
Thanks!
Hello,
1) Unfortunately our theme does not allow such a secondary menu spot on the mobile menu. It will have to be made custom but it will be no easy task unfortunately as there is no such spot for a secondary menu and it has to be created from scratch. We suggest hiring a developer to help out on this task.
2) The space can be adjusted with css by using the browser inspector and removing any extra padding. The space comes from the author name and date. I will need access to your site so I can provide the proper code though.
3) The comments color can also be changed with css as there is no setting for them in the theme panel. You can use this code:
.td-module-comments a{
background-color:grey!important;
}
4) I have tested the zoom-out issue on our end but we do not get a zoom-out effect. Please also test our demo at demo.tagdiv.com/newspaper to see if you still gfet a zoiom on our demo. Try to write a comment and see. I tested on android and ios but there was no zoom. it could be a local issue, maybe due to plugins.
5) Again I weill need access to your site so I can figure out which module is being used there and check it;s code to see if there are any hidden options available to fill the space. For some the category tag or author/date was hidden with css as a design choice.
6) Again, I will need access to inspect the different module. The old access you provided for us via email does not work anymore so please create an account that is working so we can login on your site and send us the login info via email at contact@tagdiv.com Alswo include a link to this topic.
7) The code for each section of the pull-down filter can be found here: http://screencast.com/t/xhWykDVv
8) As for the custom title you set to your contact form, it will grab the theme accent color. If you want to change it you need to change the code a bit. Try this one:
<div class="block-title mycustomclass"><span>Contact Form</span></div>
and then use this css to style it:
.mycustomclass span{
background-color:Red!important;
}
.mycustomclass{
border-color:red!important;
}
Thank you!
hey,
can you please tell me how to reduce the space between two different block.
http://www.screencast.com/t/8euc9hYB1
i’m using the newspaper 7 default demo version.
hey,
can you please tell me how to change the font ,style and size of the title of a specific block only.
Suppose i want to change the font of the title of block 7 to Verdana.
and style of the tittle of block 1 to italic
or size of the title of block 1 to 18px.
without having any change on the title of other blocks.
Thankyou
Hello and thank you for answering.
My issue is the following:
Here’s my homepage on mobile: http://prntscr.com/bo7wcv
As you can see, it starts with a post, and than ‘Latest articles’ sections.
Here’s my example for the different page using your theme: http://prntscr.com/bo7x0e
As you can see, this other site, has a block of 3 posts after which all their widgets from the desktop version appear one after the other on mobile.
I want to achieve the same.
Any update on this?
Still not working and its started to really annoy me as people can’t get to the menu from the home page.
The menu is working on all other pages, its the home that it isn’t working on.
Like I said above, if I remove the blog post blocks it works… when I add them back in, it stops.
Can you get back to me asap
Hi andy,
How to get the ajax login code? i want insert it in a page and use it?
and please i need a css code to hide some blocks on mobile design..
I would congratulate the beautiful template newspaper 7 , I wonder if you can put the amount of post image on the block that is in the home , eg in the url below …
Hi,
This will be no easy task to do as links are not a general thing you can target with css and all of them will become styled as you want. There are links on images, on modules and blocks post titles, or block titles, inside the post content, inside the menu, in the sidebar, and all of them under different containers and different css. You will have to inspect the links that you want to change and use css to style the ones you want. There is no general code that will apply correctly for all links. We had this request a few times before and we did try to help out but this is a complex task and we cannot offer any customization services at the moment.
Thank you!
Hello,
The theme ad spots do not offer a category ad unfortunately. It can be done by altering the theme files though. You can place an ad the the bottom of categories by adding this code:
<?php echo do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');?>
in this file like so: http://screencast.com/t/abKwebu1Rn3q
Make sure you have an ad in custom ad 1 or change the ad spot to another custom ad in the code
Thank you!
Hi,
Please provide a link to your site pointing at this block you cannot change the title to so i can inspect it.
Thank you!
Hi there,
I am trying to add some social widgets to our Newspaper 7 site, but once I do the site crashes with the following errors:
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Warning: Illegal string offset ‘td_social_api’ in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php on line 102
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php:102
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: Stack trace:
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #0 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/td_social_api.php(62): td_remote_cache::set(‘td_social_api’, ‘facebook_hobbyh…’, 7235, 10800)
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #1 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(87): td_social_api->get_social_counter(‘facebook’, ‘hobbyhandig’, ‘148719414158312…’)
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #2 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(59): td_block_social_counter->get_social_network_meta(‘facebook’, ‘hobbyhandig’, Object(td_social_api), ‘148719414158312…’)
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #3 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_block_widget.php(217): td_block_social_counter->render(Array)
[Fri Jul 01 12:47:05 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #4 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-includes/class- in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php on line 102
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Warning: Illegal string offset ‘td_social_api’ in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php on line 102
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php:102
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: Stack trace:
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #0 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/td_social_api.php(62): td_remote_cache::set(‘td_social_api’, ‘facebook_hobbyh…’, 7235, 10800)
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #1 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(87): td_social_api->get_social_counter(‘facebook’, ‘hobbyhandig’, ‘148719414158312…’)
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #2 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/plugins/td-social-counter/shortcode/td_block_social_counter.php(59): td_block_social_counter->get_social_network_meta(‘facebook’, ‘hobbyhandig’, Object(td_social_api), ‘148719414158312…’)
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #3 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_block_widget.php(217): td_block_social_counter->render(Array)
[Fri Jul 01 12:52:14 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: #4 /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-includes/class- in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php on line 102
[Fri Jul 01 12:56:24 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Warning: Illegal string offset ‘td_instagram’ in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php on line 102, referer: https://www.hobbyhandig.nl/wp-admin/admin.php?page=td_theme_plugins
[Fri Jul 01 12:56:24 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /var/www/vhosts/hobbyhandig.nl/httpdocs/wp-content/themes/Newspaper/includes/wp_booster/td_remote_cache.php:102, referer: https://www.hobbyhandig.nl/wp-admin/admin.php?page=td_theme_plugins
[Fri Jul 01 12:56:24 2016] [warn] [client 37.74.200.65] mod_fcgid: stderr: Stack trace:, referer: https://www.hobbyhandig.nl/wp-admin/admin.php?page=td_theme_plugins
On our development environment it was all working fine. Can you help me?
Hello,
Unfortunately our theme has no such option and I doubt plugins can tie into our code as our modules and blocks are custom made and plugins are created on the standard WP code. If you truly need this customization, then it has to be made custom. You will have to hire a developer/freelancer to do it for you as we cannot provide any custom work at the moment.
You can hire a freelancer from sites like studio.envato.com
Thank you!
Hello,
The mobile theme elements can be translated from the translation section of the theme panel: http://screencast.com/t/im5fjtFj
As for the second question, you cannot add visual composer blocks to the mkobile theme. The mobile theme does not use Visual composer. Please read this topic: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi Bogdan. Sorry to be a pain, but I cannot change the Block still. I only have one page that I modify which is my home page – whenever I click on a post that is assigned under a category it opens in a page and has the block title on the right hand side underneath an advertisement.
How do I sort this out?
Hello,
I am using newspaper theme for my wordpress site.
I want to show live news block. ie. ->
1. It will show only today’s main news in a list.
2. Without refreshing page it will add new news in a list.
Can you please give solution on this. Is it supported by theme? If yes kindly guide me here. If not supported,can u pls suggest plugin for it.
Thanks.
Regards,
-Manjiri S
Hi to all. I’ve just installed mobile theme plugin and i have some question:
1. I see “latest articles”. Is it possibile to know where to translate this in my language (italian)?
2. Is it possibile, instead of the featured articles, to put a grid block, just like my desktop homepage?
thanks a lot
Hi,
I replied on the envato platform for your request. Here is my reply:
I can’t say for sure where those words are coming from. Please search through the translation panel of our theme for these 2 words and if they are in this list: http://screencast.com/t/IxHffA4UyU then the words could come from another source. I could not find the words on your site though so I can;t say for sure where they come up. If you cannot find the translation for these elements in the theme panel please provide a link that has these elements so I can inspect them.
If you have any further question on this please reply here as the envato platform is mostely for pre-sale questions.
Thank you!
Hi
Have you added trending now and big grid blocks on the page sing Visual Composer? If so please check the firers set on theme and make sure that you have some posts which correspond with your fitters. For more details about homepage setup and how to use Visual Composer please check these links: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/ – https://forum.tagdiv.com/how-to-use-visual-composer/ – https://forum.tagdiv.com/block-settings-tutorial/
Let us know how it goes and if you need further assistance on this please provide more details and also your site url so we can have a closer look.
Thanks!
Hi
The code which generate big grid is located in td_block_big_grid_1.php file: http://screencast.com/t/veqfTct7frQ and the queries for blocks are made in: http://screencast.com/t/iEBjqKjLjg
Note that you will have to customize the query and this involve some customizations in theme’s code. This is a complex task which involve good coding skills if you’re not aware of the steps you have to take in this regard my advice is to look for someone who can help you with implementation as we can’t offer custom work at the moment.
Thanks for your understanding!
Hi
Mobile theme was not intent to support shortcodes and for more detail about its usage please check our documentation: https://forum.tagdiv.com/the-mobile-theme/ If you want to display blocks or any other element from Visual Composer on mobile devices you can deactivate mobile theme plugin and the theme will render all page content as on desktop.
Hope this helps.
Thanks!
Hi,
I think I might need further assistance in solving #4.
Here’s what you said:
“4. I’ve checked your site and you’re using the default thumb for block 6: http://screencast.com/t/jPzMgHEOkcn if you want to use a higher value for the thumb make sure that after the code is modified you regenerate the thumbnails.”
I got your point, tried to tweak it but sadly being confused on how to solve it.
(to make sure I got right: I need to change higher value for the thumb more than 300×194 to fit into a 300×194 spaces)
Is there any simple way to do it?
*let’s say to change the value to 340×220
thanks
Hi,
I have ran a dummy test and it loads fine, but the minute I add one of the blog post BLOCKS the menu stops working. So I think i’ve narrowed it down to the BLOCKS.
Ive sent the details to email you supplied.
Is there anyway to take out the “ALL” option from the ajax filter in a block?
Thanks