- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperHow to edit modules for Flex Block X
- NewspaperStripe Setup
- NewspaperPayPal Setup
- NewspaperAdd Cryptocurrency Price Ticker Widget
- NewspapertagDiv Shop
- NewspaperDesign your post pages using the Default Templates
- NewspaperTheme modules and blocks
- NewspaperUsing the Theme Translations with WPML
- NewspaperHow to Set the Image Avatar
- NewspaperNewspaper theme documentation
- NewsmagInstalling pre-built websites
- NewsmagIntroduction
- NewsmagSmart Lists
- NewsmagTheme thumbs
- NewspaperSmart Sidebar
- NewspaperBreadcrumbs
- NewspaperFooter Builder
- NewspaperMain Menu
Hello mpozesny,
Do you have removed all of them? Try to reinstall your demo (with content) and check the results. Also, provide your website so I can identify it.
Thanks for the message!
Hello,
If you do not want to install the default demo which can bring the page itself into your install, you can replicate it in the tagdiv composer. please use this guide to learn how you can add or remove elements from your pages using our builder: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Hi,
That is not possible unfortunately. Placing that block on a 1/3 layout changes the module used. Block 16 will display like this
– https://www.screencast.com/t/gZqbIGtMjb
In a 2/3 or full row it will display like this
– https://www.screencast.com/t/U0tDSvKibKK
I am sure that you can find a different block and layout combination to create your page. There are 25 predefined blocks that you can try in different row settings.
Block 12 looks somewhat similar on one column for example
– https://demo.tagdiv.com/newspaper/block-12/
Thanks
Hello, I’m using Newspaper 8, I installed the “Business” Demo and I noticed that the News Ticker widget doesn’t have the top line (1 pixel top border) in my website, while in the demo site it does.
For example, Demo website:

My website:

I also noticed that 404 error page has an issue with an element header (this is in the demo website as well as in mine):

On your demo site, you use an ad that links to the envato website.
When I make an ad, it links to /#
On the first ad, I putted a title and that works, but where do I enter the link for clicking on the image.
The same with an image widget
You see it on http://2imsa.be
It should linking to http://2de-artillerie.be/tijdschrift_Modest/Modest2014-2.pdf
How to do?
I’ve tried your suggestion, but then they stack on top of each other rather than being next to each other horizontally. I want it to look like the “Block 16 in 2 columns” as shown in the demo, while still controlling the filter for each separately.
Hi,
That is how the Homepage post element that you are using displays
– https://demo.tagdiv.com/newspaper/homepage-one-top-post/
You can edit the homepage with the composer you used to create it, and remove or add the elements you want. Visual composer if the page is created with this editor, or tagDiv composer if you used this one. Do not use tagDIv composer to edit pages, if the page was created in Visual composer. This may lead to problems
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
More about the tagDiv composer here
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thanks
Hi,
I need PSD file for this logo: https://demo.tagdiv.com/newspaper_craft_ideas/wp-content/uploads/2017/03/header-logo3.png
Hi,
The Big Grids and some blocks do have that effect applied on the images. There are different styles that can be selected on a Big grid for example
– https://demo.tagdiv.com/newspaper/big-grid-1/
To remove that black tint from the Big Grid on your page and the module below it, you can try a code like this that will remove the effect
– https://www.screencast.com/t/UIChfg9w
The code must be entered in Theme panel->Custom Css
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before,
.td_module_mx8 .td-module-thumb a:last-child:after {
display:none;
}
Please let me know if this is what you wanted or you need something else. I have edited your previous reply and removed the login information.
Thanks
Hi,
I’ve tried to install the bookstore demo and still use my content, but the part under the slider is full width. What can I do ?
Thanks !
Hello,
i have a online site and i configure theme in another “local” site.
Then when I finished I would like to enter the saved settings in the online site.
The procedure is this?
Offline (local) configuration site
Install Theme
Install Plugin
Install My favorite Demos with your utility
Configure site with my category etc.
Finish, export my setting from Theme Panel
My online site
Install Theme
Install Plugin
Import setting from file
This is a procedure?
Thanks
Hello cadarmarius,
First of all, you should remove all of the untested plugins used by you because this is the first step for WordPress debugging. I saw that you ar using the wp-rocket which is known to be a problematic plugin which might cause a lot of unknown issues through the theme. Try to clear all of the caches and compare the results with our demo preview regarding on slider element. If you will bring some differences between these, please let us know and also, provide some useful screenshots so I can see the problem.
Thanks for your understanding!
Hello,
Since the read more button is a custom implementation (as it’s not part of block 11 by default) you should check the css for the custom element. It is not a theme issue. It is a custom element and not part of the original theme code.
You can however much more easily switch to block 12 which already has a read more element to it: https://demo.tagdiv.com/newspaper/block-12/
If you do not want to switch the block, you cna try the alternatove to hide the read more button in ipads.
You can try this code:
.ebl-readmore{
display:none
}
You can add the code in the theme panel->custom code->advanced css and place it in the ipad portrait section
Thank you!
Hi,
The Craft ideas demo uses a background image for the block header
– https://www.screencast.com/t/IcMzdvSK
The style is specific to that demo, each of the demos has it’s own customization. The block header style used is Block header style 6 with some modifications, that can be seen in the demo stylesheet like this
– https://www.screencast.com/t/XX13G5u0q
Thanks
Hello –
Are there PSD files available for the Old Fashioned newspaper demo? I am specifically looking for psd files for the ad images and/or the header logo.
Thanks,
Pat
And is it possible to manage the background like the block title background in the Craft Ideas demo?
Hi,
In the mentioned page is displayed a simple block 4 placed at the end of the page
– https://demo.tagdiv.com/newspaper/block-4/
With infinite pagination set in the block settings
– https://www.screencast.com/t/bst3ZhSQ
More about the available block settings here
– https://forum.tagdiv.com/block-settings-guide/
Each category page can have infinite loading as well. There is an option for pagination style in the per category settings in theme panel
– https://www.screencast.com/t/xU73eQicQ
Or a general one for all category pages, in the category global settings
– https://forum.tagdiv.com/how-category-settings-work/
Thanks
Hello marcunix,
If you want to use the Post type from filter option, notice that there you should add what kind of files to be displayed, like this -> https://www.screencast.com/t/6kyUQrdtlnz I do not know what exactly you want to achieve. Notice that we do not have any blocks which do not display the featured images, sorry! If you will not have any featured image setup, will appear a placeholder, like this -> https://www.screencast.com/t/o9koLWr58 All of our available blocks which can be used on the theme can be found here -> https://demo.tagdiv.com/newspaper/block-1/
Thanks for the message!
Hi,
You could use the Image box element
https://demo.tagdiv.com/newspaper/image-box/
At the moment there is no similar gallery element created specifically for this purpose. More elements will be added to the tagDiv composer in future updates.
Or you could try and search for a gallery plugin, maybe you can find one that you can use in the meantime and works properly with the theme.
Thanks
Hey team,
How do i set the homepage to have the infinite load / load more? I cannot find the option (only see pagination: https://pasteboard.co/1NMZc4ffM.jpg). I see that is possible with https://demo.tagdiv.com/newspaper/homepage-infinite-scroll/
Also, when selecting that in category view, it does not work. Could this possibly be a speed issue? (site: http://tinyurl.com/yd28ugxq)
Thanks,
Hello techpostz,
First of all, I will thank you for your interests in our demos! If you like this demo, you simply install it from demo section from Theme panel, according to our documentation here -> https://forum.tagdiv.com/installing-demos/ I do not exactly understand what you mean through the same header. If you will install this demo you will bring the same layout to your end, as you can see here -> https://www.screencast.com/t/Kuli5rGzbTPB
If is not what you mean, provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hello
In the demo of Gadgets theme the header is looking great…but in the demo installation you haven’t mentioned that header at all. please help how to make same header as given in demo website…
thank you
Unfortunately I have not found any alternatives to solve the problem.
The main menu is formed by the main content categories of my site.
I watched all the demos of the theme and did not see any demo version with the main menu having more than 7 links.
For the amount of categories I have in the main menu I would like to change the breakpoint to display resolutions below 1238px.
Resolutions from 1237px break the main menu, creating a second line as the image from the previous post.
Please implement this feature. Most current themes have this functionality. Mostly themes that offer full width (grid).
My web site is: http://abcdacomunicacao.com.br
-
This reply was modified 9 years by
diegofvg.
Hello juannikin,
First of all, I will thank you for your appreciations! So, please notice that each of our demos has a special class which contains the demo style for each of them. If you want to do this, you should edit the CSS file which corresponds with this demo and removes the code which creates the style of this header template. As a hint, if you are using the Lifestyle Magazine, you should edit the following style.css file from here -> https://www.screencast.com/t/DSZOJ5hrOS You should check all the code from here and do it yourself all the required changes. 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 services at the moment, sorry!
Thanks for the message!
Hi,
There is no option by default to modify the avatar size on the author box element
– https://demo.tagdiv.com/newspaper/author-box/
Try setting a custom size in the theme files here
– https://www.screencast.com/t/TXRlmwyL17Tm
Please note that this may provide unexpected results, and you revert to default if this is the case.
Font style and size could be changed with Css using the browser inspector as a guide.
Here is a tutorial about using the inspector to identify the elements on the page and their classes in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
In the post page there are options in the theme panel to customize the author card
– https://forum.tagdiv.com/author-card/
– https://www.screencast.com/t/wniYgp1y
Please correct me if I misunderstood something.
Thanks