Search Results for 'demo'

Results from the Forum
kompic
tagDiv Member

Wrong.
You did not understood what is happening. Please check your demo. I even sent you screenshots.

“Big grid full 1” is not using thumbnails. It loads neither the thumbnail nor original image.
What it does is this: It takes original image, generates a copy of it, and changes its name.

For example:
I write a post, upload an image 1545px x 1313px as a featured image which I previously optimized using tiny png(https://tinypng.com/) to reduce the size to 200kb.
SO the original image is this: mainimage.jpb (200kb)

When the post is loaded in “Big grid full 1”, it loads the featured image but with different name, and in my case, increased to 700kb.
So, the loaded image is mainimage-1545×1313.jpb (700kb)

I have sent you all the evidence. That is a bug, please fix it. If you don’t understand, then please check carefully everything I said in this one and previous post.
Thanks

  • This reply was modified 8 years by kompic.
pjohri
Participant
#0

Hi,

I want to modify demo given according to our requirement (like want to replace auto created category by demo with another one) . But i am not able to do so . Or if there is any way to create my page same as demo.

Thanks
suman Kumar

behoofdesign
tagDiv Member

Hi Bogdan, sorry for such a late response. Yes, I’m aware that “Past Stories” section is just a static image box and I have already recreated how it looks.

And I know that in a Voice Report demo page those buttons aren’t linked anywhere – however, on my website, I’d like to have them linked to the proper pages containing posts archives for a given date range (Yesterday, Last Week, Last Month, Last Year) – and this is what is the main problem here.

For example, I would create a new page to display posts created during last month or page that would only display posts from yesterday and then I would just link to those newly-created pages from “Past Stories” section but I can’t find any way to apply such date range filters – so I assume that it would require some custom modifications to the theme code right?

Or is there some built-in way to filter posts by date range that I’m missing?

Thanks!

Catalin
tagDiv Staff

Hello Eishventura,

You will have to take a closer look at our Food Recipes Demo from here -> https://demo.tagdiv.com/newspaper_recipes/td-post-fresh-fruit-cobbler/ If you like this layout you should install that demo and start to create your page list this. For more information about how you can use our demos, please check here -> https://forum.tagdiv.com/installing-demos/

Hope this helps!

Thanks for your understanding!

Saikological
Participant
#0

Hi guys, can you help me with the following:

1. I want to change the color of the title of the posts on the homepage and category pages. At this moment, all the titles are black, but i want to change this. However i cant seem to find the right option set in the theme panel.
Can you help me?

Title color

2. ive used the newspaper demo and it shows some blocks, which i can control easily. However slightly below this, it shows the latest articles of several categories, among which is a category with articles that have no featured image. This looks kinda weid and i want to change it, by excluding that category on the homepage. However i cant seem to find which block that is. Ive changed the filter of all the blocks on the home page in backend area, but this blog thing keeps popping up. I must be missing where i can filter that one. Can you help me?

Remove blog item

Catalin
tagDiv Staff

Hello joep,

1)Please notice that the Block Header Styles does not have any such a hover effect, sorry! If you want to have such an effect, you should use a bit of CSS code in order to achieve this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-block-title-wrap:hover{
background-color:green;
}

The result is here -> https://www.screencast.com/t/KYOJ4dnoKS

2)You can try the code below and add a margin top to your social sharing buttons.

The code is ->

@media (max-width: 767px){
.td-post-sharing-top {
margin-top: 20px;
}
}

The result is here -> https://www.screencast.com/t/wHSS4q9v39by

Also, if you have some additional customizations which can break the mobile theme layout you should optimize it. So, if you will check our demo on mobile, you will see good results.

3)Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.widget_mc4wp_form_widget .td-block-title span {
color:red;
}

The result is here -> https://www.screencast.com/t/Pv20efchx

Thanks for the message!

kompic
Participant
#0

Hello, I am testing out your new demo (Coffee blog) cofee blog
;
The problem is with the “big grid full 1”.

I noticed that when I test my environment and your original demo, with Pingdom or Gt metrix, result is the same.

Big grid full 1 generates new image in the same size as original, but with different name.
The problem is that my original image is optimized before upload, and it’s size is 200kb, full hd resolution, and the big grid full 1 instead of using the original image, it generates another image from original in the same full hd resolution which size is 700kb.

Please check what I have found on your demo:

Pingdom test – this link shows that the grid loads new generated image which is the same size as original, it just gives it different name.
https://demo.tagdiv.com/newspaper_blog_coffee/wp-content/uploads/2018/01/51.jpg

https://demo.tagdiv.com/newspaper_blog_coffee/wp-content/uploads/2018/01/51-1920×1250.jpg

The images are identical. The problem is, in my case, that my original image is optimized in size, and this grid makes another one, and in some weird way the size is almost 3 times bigger.

What can I do to have big grid full 1 use original image? There is no sense of generating by itself the same image bigger in size for each new post which gets to be in that grid.

Thank you

Bogdan B.
tagDiv Staff

hello,
1. Yes, we do plan in the future to change the way our templates work and provide the ability to set full width across the whole site, not just pages.
2. This will affect just the dummy data. IF you did not use the dummy data, then it will not affect your site. If you kept the homepage when installing a demo and deleted the other content, then it will get removed. Uninstalling a demo will uninstall all of the content that came with it. Even if you edited it and kept it as your own content. If you want to keep the homepage from demos, you will have to make a copy of it and then uninstall the dummy data so when switching demos in the future, your content will not get affected

Thank you!

Bogdan B.
tagDiv Staff

You can install directly as when installing a new demo, the previous one is automatically uninstalled.

As for the tagdiv composer, please check:
https://forum.tagdiv.com/tagdiv-composer-tutorial/

https://forum.tagdiv.com/block-settings-guide/

Thanks.

Bogdan B.
tagDiv Staff

Hello,

By default that backgorund image should not be there in the arts and crafts demo. Here is an example: https://demo.tagdiv.com/newspaper_craft_ideas/tasty-and-easy-fruit-dessert-recipes/
If you added it custom, you will have to remove it.
By default this code removes the image from the related articles section:

.td-craft-ideas .td_block_template_6 .td-related-title{
background-image: none;
}

Thanks.

Nadia
Participant
#0

Installed travel demo and revolution slider with travel slider and on site there is just a black slider with no photos. Please help.

Giorgio_B
Participant
#0

Hi friends!!!
Need your help

How can I change items in drop menu button in main menu ?

Newspaper 8 Theme – Demo: Local News

Picture below may gives you a better description

 photo Fig1_zpsc6jytlto.jpg

hellonikoloz
Participant
#0

Hello,

I am using “News Week” demo theme on my website, I do not have mobile plugin installed.
There are some differences between mobile and desktop view and i just want website to be the same for any device.
1st difference:
The desktop view:

Mobile View:


In Mobile View, the logo’s not showing completely.
How to adjust it for mobiles to view the logo fully?

2nd difference:
Mobile view:

There are 2 buttons, First is Sign in and the second is Join, However in Desktop View, there is just one button
Sign in / Join. I’d prefer to have 2 buttons in desktop view as well.

So, how could i make it both mobile and desktop view the same?

Thanks in advance.

parsonsdesign
Participant
#0

I installed the classic blog demo, and I can’t save any theme settings. My client needs this site done right away, and it has been frustrating not being able to do anything.

Catalin
tagDiv Staff

Hello,

I have inspected your website and it seems that the demo works well, as you can see here -> https://www.screencast.com/t/aU4knUrgB5 Where’s the problem? Clear all the caches, browser caches and check the results.

Thanks for the message!

Simion C.
tagDiv Staff

@pankaj221 Please see this topic for the recipe demo psd files
https://forum.tagdiv.com/topic/psd-logo-food-recipes/

Simion C.
tagDiv Staff

Indeed, on smaller screens the image is only partially visible
https://www.screencast.com/t/62KkfIVknMR9
While on bigger screens it is visible
https://www.screencast.com/t/2M8e8Unq3T5
This happens because of the custom design the demo uses for that section
https://www.screencast.com/t/quqBFTw4j8fw
You could edit the page used in the footer and change the elements in it, or try a different design
https://www.screencast.com/t/RSucMwqV
I will add this on our list and our design team will try to make some changes to that section as soon as possible, for better results on smaller screens. Thank you for mentioning it to us.

pankaj221
tagDiv Member

where can i have psd ( logo) for Recipe demo blog

Simion C.
tagDiv Staff

Hi,

You could change that background color in the demo stylesheet
https://www.screencast.com/t/q7aj5IGs
The demo you have installed uses an overlay menu page template. On mobile a background color is set so it will not be transparent. If it would be transparent when sticky it will look like this
https://www.screencast.com/t/mIbOVsnI1ts
But you could change the black color in a different color as shown. Or further override it with a code like this (in Theme panel->Advanced CSS in the phones section)
https://www.screencast.com/t/WugzgEDNjL

.td-construction.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap.td-affix {
background-color: #fff!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That is the social counter, this is a demo and a guide for it
https://demo.tagdiv.com/newspaper/social-counter-widget/
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
It requires the social counter plugin to be installed, the plugin is provided in the theme package. If you do not want to use it, simply remove it from the page.

Catalin
tagDiv Staff

Hello PornoPlague,

1)I guess that you are referring to the Top Bar section of the theme, right? Notice that section can be enabled/disabled from Theme panel, from here -> https://www.screencast.com/t/F4fLSrksiM and from here you can change more Top Bar layouts. So, according to your Header Style used by you, the Top Bar section differ. Also, the menu items for this section can be set up from here -> https://www.screencast.com/t/bgOf2xM27

2)When you have installed the demo with content, the results should look like this our demos from here -> https://demo.tagdiv.com/newspaper/ Please read our documentation from here -> https://forum.tagdiv.com/installing-demos/ and follow the steps from here.

3)You should provide your website URL so I can take a closer look at it. Make sure that you are using the latest version of the theme installed via FTP way, clear all the caches and check the results.

4)Please do not use this setting in Seo by Yoast: https://www.screencast.com/t/n8Cc35EofLh Also, if you are using the WP Super Cache plugin, please ensure that has been right setup according to our documentation here -> https://forum.tagdiv.com/cache-plugin-install-and-configure/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

1. It depends on how you used the demo. A demo installs content on your site if you choose to. When uninstalling the demo, the demo contet also gets uninstalled. So if you used that dummy data as your own (people usually use the homepage) then it will get removed. Luckily, you can simply create a copy of the homepage and you will still have the copy.

2. We only recommend using 1 page builder. When transitioning from one to the other, please use this guide: https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/

Thank you!

Simion C.
tagDiv Staff

Hi,

A background color can be set, it will be displayed on the sides of the website pages
https://forum.tagdiv.com/background-introduction/
The inside of the containers will not be colored. I believe you want to do something like the black demo, or retro demo
https://demo.tagdiv.com/newspaper_black/
https://demo.tagdiv.com/newspaper_retro/
These demos contain custom design, only through custom design is that possible. You could try a code like this for the homepage
https://www.screencast.com/t/V2sTX6AJ1

.home .td-main-content-wrap,
.home .td-header-style-11,
.home .td-banner-wrap-full{
background-color: #1a1a1a;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Unfortunately there is no setting for that at the moment, you can only use Full big grids as top posts style
https://www.screencast.com/t/05DoDnX1fD
https://demo.tagdiv.com/newspaper/
But the rest of the page cannot be stretched with the current theme settings.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Our theme was built responsive so it will work properly on all devices. Please check the official theme demo here: https://demo.tagdiv.com/newspaper/ If your site does not display like our demo,then there is a problem on your end that needs to be addressed.
Our theme does not have settings to change this implementation.

Thank you!

Viewing 25 results - 9,351 through 9,375 (of 17,268 total)