Search Results for 'demo'

Results from the Forum
mjb
Participant
#0

After installing the demo, the menu label has additional tag to display the icon.
Something like this:

<i class=”tdc-font-tdmp tdc-font-tdmp-home”></i>
<i class=”tdc-font-tdmp tdc-font-tdmp-globe”></i>
<i class=”tdc-font-tdmp tdc-font-tdmp-bicycle”></i>
<i class=”tdc-font-tdmp tdc-font-tdmp-lotus”></i>
<i class=”tdc-font-tdmp tdc-font-tdmp-chip”></i>

Do you have the full list of the icons?

NuttyCart
Participant
#0

Hi:

I need to disable the auto loading feature that my posts inherited from the Italy Report Pro demo that I imported. I have checked everywhere but I just cannot disable it successfully unlike what the documentation shows. Bearing in mind this particular demo template has been imported, please share the precise steps to disable autoload in the Single Template – Italy Report PRO.

Please.

bhaveshgajjar
tagDiv Member

as we can see in the demo which you provide all the futures, we want the same layout of Future Menu… because of that all futures we buy your theme. for you, that’s all pages are just for presentation. but for me, it’s very important. provide us a solution otherwise give the same demo, https://demo.tagdiv.com/newspaper_pro/

harshilbansal
Participant
#0

I am using Default Pro Demo and building my website on top of that. In the posts section, Edit with TD Composer is not showing. And I think that option should be there for posts too.
My website link is http://ulaunch.in/, in case you need to look at anything.

Regards
Harshil

jayflyer
Participant
#0

icons are different from font awesome and I actually like some icons from there over font awesome.
can’t seem to find any guides on this, but these are implemented on demo themes. news magazine pro

Bettina
tagDiv Staff

Hello!

Unfortunately, those pages are just for presentation purposes and they do not come when you install the demo.

Thank you!

bhaveshgajjar
tagDiv Member

Ma’am i need functionality which is available in Demo.
Please Check : https://prnt.sc/w930ue

I want this Futures Menu and all sub menu.
please try again and let us know.

Bettina
tagDiv Staff

Hello!

I installed the demo you said and its working well with the same functions on it.
Please check it out!

Thank you!

distressedmullet
Participant
#0

Sorry guys, super stuck and can’t find an answer. I want to create a cloud library template, modified from one of your demo templates, and be able to use it on all “static” pages across our site. We have a lot of pages and I want to create a template to make them look and feel the same across the site. I want to make the static content template driven and I can’t seem to figure it out. Thanks for pointing me in the right direction.

Bettina
tagDiv Staff

Hello!

If you install the demo with content, then the menu will appear but also with some posts that you don’t want to be displayed on your website.
You can create the menu from Appearance -> Menus.

Thank you!

bhaveshgajjar
Participant
#0

As per theme demo https://demo.tagdiv.com/newspaper_pro/
I can see feature pages in menu, i want same all menu and pages in my website,
but all menu are not available after demo installation.

deuja14
Participant
#0

How to make full width flex block2 without any padding in all other devices except in desktop in my site https://demo.battlecrave.com/.

foreclosurepedia
tagDiv Member

Delete the theme, upload the new version. Select a demo and DO NOT import content. From there I would suggest that you get rid of the AMP plugin as it can prevent images, yet again. Tweak the theme to your suiting from there.

Calin
tagDiv Staff

Hi,
If you ware using the mobile theme plugin, then you can not set different ads using only the theme, you need to use some extra plugins for ads, also you can not edit the category page design, this can be done only on responsive version of a pro demos/pre-build website or using the mobile page.
Thank you!

boroguide
Participant
#0

Hi there,

I’m using Autoptimize to try and improve the speed performance of my site. But when I choose to ‘Optimise Javascript Code’, the Full Screen Header (on the menu as per the Fashion demo here) and background images (on other pages like this) no longer appear except when logged in as an administrator.

They do appear when I uncheck the ‘Optimise Javascript Code’. But this has a negative impact on page performance.

I assume it has something to do with the td-backstretch and tdHomepageFullItem elements, but my knowledge of JS isn’t great so I wouldn’t know where to start. Is there a solution whereby I can optimise my Javascript code with Autoptimize, but without preventing the full screen header and background images appearing?

Thanks.

Bettina
tagDiv Staff

Hello !

I am not sure I fully understand what you are looking to edit. Could you please provide more detailed description?
Your website it seems looking like our demo theme.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please note that a lot has changed from Newspaper 7.3. An update to 10.3.9.1 would be almost impossible. Our suggestion is to redesign your website using Cloud Library templates or a PRO demo from the latest version.

Thank you !

anoopcnair
tagDiv Member

I have not installed any demo. This is live website and I don’t see the option that you highlighted in the above screen capture

https://snipboard.io/AfxCkZ.jpg

Vlad S
tagDiv Staff

Hello !

Depending on your demo you can either do it using tagDiv Composer, open tagdiv composer on your homepage, click on the adbox. You can see an example here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s

Or you can do it via Theme Panel – Ads -Header ads.

Thank you !

Vlad S
tagDiv Staff

Hello !

Depending on your demo you can either do it using tagDiv Composer, open tagdiv composer on your homepage, click on the adbox. You can see an example here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=2s

Or you can do it via Theme Panel – Ads -Header ads.

Thank you !

adrianliem
Participant
#0

hi there I’m a new customer, just bought the theme 3 days ago,
I just activated the theme on my current domain 2 days ago, and I haven’t really use the theme other than imported the demo.

Apparently my current domain has some technical issue attached to the domain name (e-mail stuff), so I will need to use the theme to another domain.

Is it possible if I revoke the Newspaper license on this domain and use it on a new domain?
Because I won’t be using the Newspaper theme on my current domain that I just activated, at all.

(not revoking the key envato license, but only changing the domain name)

Thank you.

Bettina
tagDiv Staff

Hello!

That demo using following custom css:


.td-slide-meta {
background-color: #fff;
max-width: 30% !important;
bottom: 25px !important;
}
.td-slide-meta .td-module-title a:hover {
color: #db4e5a;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.td-slide-meta {
max-width: 56% !important;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.td-slide-meta {
max-width: 60% !important;
bottom: 20px !important;
}
}
@media (max-width: 767px) {
.td-slide-meta {
max-width: 76% !important;
bottom: 16px !important;
}
}
.td_block_template_8 .td-block-title > *:before {
height: 3px;
}
.td-social-style7 .td_social_type .td-social-box {
background-color: #9b71f7;
}
.td-big-cat-block .td_module_flex_1 {
display: block;
}
.td-fashion-block .td_module_flex:nth-child(3n) .td-module-container {
border-width: 0 !important;
}
.td-fashion-block .td-next-prev-wrap {
text-align: center !important;
}
.tdb_loop_2 .td-module-meta-info {
margin: 0 auto;
}
.tdb_loop_2 .td-module-meta-info .td-editor-date {
background-color: #fff;
padding: 15px 0;
width: 86%;
}
.tdb_loop_2 .td-next-prev-wrap {
text-align: center !important;
}
@media (min-width: 1019px) and (max-width: 1140px) {
.tdb_loop_2 .td-module-meta-info .td-editor-date {
padding: 12px 0;
width: 90%;
}
}
@media (min-width: 768px) and (max-width: 1018px) {
.tdb_loop_2 .td-module-meta-info .td-editor-date {
padding: 8px 0;
width: 100%;
}
}

If you want to add the same design like there, then you can copy-paste this code into Newspaper -> Theme panel -> Custom code -> Custom css.

Thank you!

Vlad S
tagDiv Staff

Hello !

Can you let us know what demo are you using ? That can be found in your system status bar here: https://www.screencast.com/t/Wiz6xqvVqj2

Thank you !

TkLbIY
Participant
#0

https://demo.tagdiv.com/newspaper_lifestyle_pro/category/lifestyle/

i downloaded that category – but can’t figure out where to create the white backgroud for title as it’s in there

would appreciate any help

dave99
Participant
#0

Ive tried everything and I have no idea how to update the logo. I have set the logo in the theme panel and it did nothing

Viewing 25 results - 3,576 through 3,600 (of 17,268 total)