Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
achal54
Participant
#0

hi team,

Thanks for the wonderful theme newspaper.
i just installed it on: http://www.dealstantra.com/blog/
just want to know if i can use the demo content or not?
i can add more articles but i think the demo content is good to make my website already filled with articles
and i can add more . will it not hurt any copyright issues ?

Bogdan B.
tagDiv Staff

Hello George,

The theme does not have an option for that but you can do it with custom CSS:

.page-id-693 .td-header-top-menu-full, .page-id-693 #menu-td-demo-header-menu-1, .page-id-693 #menu-td-demo-footer-menu{
display:none!important
}

result: http://screencast.com/t/gU8G6XWHGcL

Thanks

Bogdan B.
tagDiv Staff

Hi,

Please try this demo ad code and see if it still stacks the paragraphs together:
<div class="td-all-devices"><a href="#"><img src="IMAGE PATH HERE"/></a></div>
(You can use a 300×250 image for testing).
Then you can place your ad code inside the div and check if it still affects your paragraphs.
Let me know how it goes.

Thanks.

Alin [tagDiv]
tagDiv Staff

Hi,

Please test this without any plugins active except of Visual Composer, remove also any custom modifications, like this image that can affect your test. Please test an article from our demo and see if works. We use only the recommended plugins.
Here you can find all the thumbs used by the theme including the featured image size – http://screencast.com/t/vMglIyJrQ
If you want to change this or add a new thumb size you will have to edit the td_config.php file – http://screencast.com/t/ylE0NAKMzG and here is used on default post template – http://screencast.com/t/3qEXetvMDH7
If you make any changes you will have to regenerate thumbnails – https://forum.tagdiv.com/existing-content/
You can find more details here(it is from newsmag docs, but it is the same also for newspaper) – https://forum.tagdiv.com/image-size/
I have also checked you site on Ipad Mini and the page is loading. Please provide more details about the issue you have.

Thanks!

weblogging
Participant
#0

Hello.
I’m trying to use this plugin “Intuitive Custom Post Order” and other similiar in js, but they don’t work with Newspaper template. Could yousuggest a solution or another plugin that works?
I need to manage and order the article of a special category “featured” which is shown into big grid 3 into newsmagazine demo. I need to manage them by a sort of priority and not by pubblication date.
Thanks for your time and help.
Regards.

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked a post from our demo and did not found any issues, it takes the featured image – http://screencast.com/t/Mn8L8mrj
Regarding the second question you could try to use a plugin to take the first image from your post to be displayed on modules/blocks(like the featured image). Unfortunately we did not tested any plugin so I cannot recommend one.

Thanks!

Bogdan B.
tagDiv Staff

Hello,
Since revolution slider was updated to version 5, the demo sliders got too big to be included in the theme package (200+mb). Please make a request via email at contact@tagdiv.com and we will provide a download link for the demos. We are sorry for the inconvenience.
Thank you!

marcelo
Participant
#0

I made the download on demo content .
the defaut demo

And in demo, when putted the mouse over menu, it shows us the preview of the posts
But in my website this is not happening , and did not in meny how can I ffix it

MY WEBSITE IS http://WWW.TEMPLODOSUCESSO.COM.BR

Thanks a lot

AngelHeart
Participant
#0

The tutorial: https://forum.tagdiv.com/import-revolution-sliders-on-demos/
says:
Choose the slider associated with your theme demo (you will find it as a .zip file in Newspaper-tf\demo_sliders folder) and click the Import Slider button.

I downloaded the default theme demo, which worked, but I cannot find a demo_sliders folder in my the downloaded .zip file

twitchylegs
Participant
#0

Hi,

Is this possible through the theme panel?

I have the following category setup

Parent Cat A
-Child Cat 1
-Child Cat 2
–Child Sub Cat 1

I would like to have the category tag display over the featured image if you are viewing an upper level category that has child categories. But NOT display if you are at the bottom of the category list, such as Child Cat 1 or Child Sub Cat 1.

Or, to explain it using the demo, I would like to remove the category tag on this page (but have it appear on its parent page: Fashion)
http://demo.tagdiv.com/newsmag/category/tagdiv-fashion-week/tagdiv-cosmopolitan/

I don’t understand why the category tag (Cosmopolitan) appears on this page. If the user clicks on the link for the first page of posts, it just refreshes the page.

Can this be done through the theme panel? If not, can you just point me in the right direction.

And, nice theme!

thanks!

Andrei L.
tagDiv Member

Hi

The theme uses blocks, which can be manipulated in Visual Composer page builder, to build the pages. You can find more details in this regard here: https://forum.tagdiv.com/newsmag-how-to-use-visual-composer/https://forum.tagdiv.com/newsmag-block-settings-tutorial/https://forum.tagdiv.com/newsmag-homepage-how-to-build-and-set-it/
Every block it’s built from one or more modules, depending by block’s layout. Here you can check the layout for modules: https://forum.tagdiv.com/modules/ and also you can check it live on our demo: http://screencast.com/t/V1q24L1JbPfhttp://demo.tagdiv.com/newsmag/category/module-1-category/

Hope this help.
Thanks!

tluck2081
Participant
#0

By seeing the demo speed I purchased this theme but after installing, I am unable to get the speed. Tried to solve using methods discussed in this forum but still my page speed is “RED”

Alin [tagDiv]
tagDiv Staff

Hi,

The theme doesn’t control the og: meta data, you will have to use a plugin for this. We recommend Seo by Yoast as it is tested and we use it also on our demo. Just install it and activate meta data – http://screencast.com/t/H9O9TGSP20o
We also have this guide in documentation – https://forum.tagdiv.com/facebook-share/

Thanks!

ashupal
tagDiv Member

Ok i got it,

I enabled Newspaper demo without any content & added my own content. It’s like these settings are hard coded with each different template for each demo. By default its not available.

SkyFist
tagDiv Member

One follow up question please.
I am trying to replicate the look of this example page: http://demo.tagdiv.com/newspaper_video/

I have set the background colour for the grid in Visual Composer.
In Theme Panel options I have set the Header Style to Style 5 Full Dark menu with logo.

However I am seeing a white bar between the header and the grid. How do I remove this white bar? Also how do I edit the Top Bar colour? Thank you.

Bogdan B.
tagDiv Staff

Hello,

The documentation you read is about how to implement a custom post type. If you are looking to find how to create one, you can read this topic: https://codex.wordpress.org/Post_Types
Our documentation basically describes how you can use CPT with our theme and provides a demo custom post type called Books. The theme automatically detect custom post types and provides a few settings in the theme panel for them.
Please note that implementation of custom post types is still limited and it requires customization to make it work with our theme modules and blocks.
In future updates we will implement better CPT support and a more detailed explanation in our documentation.

Thank you!

ashupal
tagDiv Member

Thanks for replying, but whatever header style i choose, it still be a boxed version of a website. I tried installing default demo & after that the website becomes fullwidth (wide layout) but again after uninstall of demo it goes back to boxed version,

By fullwidth i mean, topbar, header menu & footer background reaching both ends of the website completely i.e 100% width.

I don’t know whats wrong?

Is there any setting where i have to select from boxed, wide layouts?

Link: http://blogs.grenocity.com/

kelvinchuks
tagDiv Member

Hello Guys,

i just got this theme (Newsmag), but i dont know technical aspect of it.. am finding really difficult to setup.
now i have installed the demo. i dont know how to remove the post contents and start posting mine. please help!

http://www.naijaviva.com

I really want my site structure to be as it is now with demo, but with my own contents…. Pls help me

freizeittipps-nrw
Participant
#0

Hello there,

I have placed the Newspaper Theme to a new WordPress installation. As a demo I chose “Travel” without content.

Now I have the problem that the theme loading will embed an image file, which it obviously did not find it and have long load times. In the html text, I find this image file probably at this point:

.td-footer-wrapper::before {
background-image: url(‘http://0div.com:40/wp_011_travel/wp-content/uploads/2015/08/zoom-60570238-3.png&#8217;);
}

How can I change this?

This is the Website:

http://freizeittipps-nrw.de

greetings

Andrei L.
tagDiv Member

Hi

You can select a header style which is full width from theme panel > header style. For more information regarding the header styles please check our documentation: https://forum.tagdiv.com/header-styles/
The theme have a full with layout only for a few header styles, the other page content have a boxed layout with fix width as can be seen on our demo: http://screencast.com/t/swRuYUva

Thanks!

rudtmed
tagDiv Member

Hello,

how to do that?

can you make a printscreen or a screenshot for me, so i am easy to follow your instructions. from the first time, i just installed it and make a post, but until now The slider not appear as in your demo theme like this:
http://prntscr.com/8szecn

thanks

regards

Rudy S

ashupal
Participant
#0

Hello!

I just installed & setup my homepage, but the website is only showing boxed layout along with boxed width Topbar, Header Menu & Footer.

I need to enable fullwidth (wide) layout, as shown in your demo’s.
From where i can enable this?

My site link: http://blogs.grenocity.com/

rudtmed
Participant
#0

Hello,

The slider not appear as in your demo theme like this:
http://prntscr.com/8szecn

How to make it appear?

thanks

regards

Rudy S

navi88
Participant
#0

How can I make long add element? 728×90.

What element should I add to have it in that dimension on my homepage?

Like the one here:

http://demo.tagdiv.com/newspaper/homepage-magazine/

Bogdan B.
tagDiv Staff

Hello Dao,

If you already have a demo installed you can uninstall it from http://screencast.com/t/g2MTQ6F2,
If you do not use any of these demos, you can delete them from the files: newspaper/includes/demos
They will still appear in the panel as option. You can remove these options by commenting out their code in td_config.php : http://screencast.com/t/4qfsREugm

Thank you!

Viewing 25 results - 15,226 through 15,250 (of 17,268 total)