Search Results for 'demo'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

The shortcode must be entered in a text element. Example
https://www.screencast.com/t/05p3GlPU2
Once you save the page and view it, the ticker will be visible
https://www.screencast.com/t/gBTsAqy5
The cryptonews demo uses a column text element in which the shortcode is entered.

Thanks

Simion C.
tagDiv Staff

This would be for that – https://www.screencast.com/t/FxvaenffQcV
It will affect only the big grid, the other modules will maintain the original demo custom design

.td-blog-fitness .td_block_big_grid_fl_4 .td_module_wrap:hover .td-module-title a {
color: blue!important;
}

Bogdan B.
tagDiv Staff

Hello,

Please read this guide: https://forum.tagdiv.com/installing-demos/
If you want to import posts and pictures from an external site, you will need other tools to do it. The theme has no options to import content from external sources.

Thanks.

trungnx
tagDiv Member

I mean like https://demo.tagdiv.com/newspaper_city_news/category/lifestyle/

You will see they are many posts below the top article

Simion C.
tagDiv Staff

Hi,

That would be related to some demo content. Please check this topic
https://forum.tagdiv.com/topic/installing-the-art-creek-demo-results-in-2-image-errors/

Thanks

whatawawu
tagDiv Member

I guess you don’t understand the question i asked.
I’ve already created the categories in the Header Menu and they are (NEWS, METRO, ENTERTAINMENT, LIFESTYLE, MUSIC, SPORTS, POLITICS).
How do i change the demo “Homepage” not “Header Menu” (FOOD MATTERS, TRAVEL GUIDES, HEALTHY LIFE, CULTURE, FITNESS) into my created categories (NEWS, METRO, ENTERTAINMENT, LIFESTYLE, MUSIC, SPORTS, POLITICS)?.
Please is there a way i can send you a screenshot for better understanding?

ctoweett
tagDiv Member

1. That’s some good news and I like the direction the Newspaper theme is taking. Can’t wait to see how that major update turns out.
2. I have never seen that demo before. Let me check it out. I was thinking of doing an update and use a minimal design instead. Will try it out. Thanks.

AndreaNoel
Blocked
#0

I am starting a blog and chose Newspaper, then the demo Coffee. I am having trouble trying to make changes to the demo, and import my own posts and pictures. Does TagDiv have a video tutorial to show you how to make changes to a demo? Thanks!

AndreaNoel
Blocked
#0

I am starting a blog and chose Newspaper, then the demo Coffee. I am having trouble trying to make changes to the demo, and import my own posts and pictures. Is There A Tutorial Video on How to Change a Demo?

casey323
Participant
#0

hi,

i recently installed artcreek demo for my blog. when i tested in pingdom tool i found out that site is loading 1 image called bg dark from URL https://192.168.0.208/wp_011_test_demos/wp-content/uploads/2017/10/td-dark-bg-2.jpg

which is making my site not load properly and all speed test tools are showing connection timeout error.

then i tested installing other demo and it doesn’t show this issue . just with artcreek.

amirates
Participant
#0

Hello,

all demo’s work excellent. However I want to use the black version to start with. on mobile devices the menu does not fold out. It happens on my S7 and my wife her Iphone. All other demo versions work great and the menu does fold out on mobile devices. Please help me out. my website

Simion C.
tagDiv Staff

Hi,

Indeed, the block modules are predefined, the thumbnails each one uses and also it’s design will always be the same to ensure they will always display properly. Only the flex block has settings in terms of layout
https://demo.tagdiv.com/newspaper/flex-block/
https://tagdiv.com/go-beyond-flexibility-new-flex-block/

I believe that is block 1, it should look like this
https://demo.tagdiv.com/newspaper/block-1/
If it does not look like that for you then something is wrong. Provide a link to it so we can take a look.

If you want to add a new block or module there are guides
https://forum.tagdiv.com/td_api_blockadd/
https://forum.tagdiv.com/td_api_moduleadd/

Thanks

Simion C.
tagDiv Staff

Hi,

The post author and date will be centered for most or all blocks, if you have installed the Art Creek demo. There is a condition in the demo stylesheet that is supposed to do this
https://www.screencast.com/t/oJQ7d8qKj
If you would like that block 14 to not be affected by this design, use a code like this for example

.td_block_14 .td_module_wrap {
text-align: left;
}

inapex
Participant
#0

Hi,

I’ve managed to change the menu hover colour on Theme Panel > Theme colours > Main Menu

The demo i used was gadget, i’ve succeded in changing the background colour, but it seems that i cant change the active/hove colour as it was still in black colour (the default colour)

I’ve incpect the element, and it seems that it is being overridden by something maybe with !important tag,

can you help me with this ?

Catalin
tagDiv Staff

Hello Kingx26,

Please check our demo preview on your laptop and tell me if you bring the same results on your website -> https://demo.tagdiv.com/newspaper/ If your results are too different then our demo it means that you have some problems with your website. Maybe you have some untested plugins, additional customizations which break the normal theme behavior on mobile, sorry!

Please let us know how it goes and also, you can provide your website URL for more investigations.

Thanks for the message!

Catalin
tagDiv Staff

Hello Totelae,

Please notice that the default style for that demo, Art Creek has this layout, as you can see here -> https://www.screencast.com/t/s8IClhyzq All the meta information container is aligned to center. If you want to change this position, you should use a bit of CSS code to overwrite the style. Try the code below and place it in the Theme panel
-> Custom CSS Area.

The code is ->

.td-art-creek .td_module_wrap, .td-art-creek .td_module_mega_menu, .td-art-creek .td_module_related_posts {
text-align: left;
}

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

Thanks.

Simion C.
tagDiv Staff

Hi,

1. The post content width cannot be changed with a theme setting. However, in an upcoming major theme update there will be a considerable amount of flexibility added to how the post pages and templates are created, among many other new options. You will have many new options to create post pages, I cannot say more about it unfortunately.

2. There are a number of demos in work I believe, we try to create and add as many as possible. That demo you mention is somewhat similar to this one
https://demo.tagdiv.com/newspaper_lifestyle/

Thanks

Edward
tagDiv Member

is there on/off switch?

No. Try to copy text from Demo pages: https://demo.tagdiv.com/newspaper/

As you can see, the text can be selected and copied with the right mouse button.

Catalin
tagDiv Staff

Hello CUSPMag,

Sorry but please notice that you should have the following options like this -> https://www.screencast.com/t/jtj37Ltc For more information about this, please check here
-> https://forum.tagdiv.com/newsmag-installing-demos/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

The AMP plugin will display a different style of the post pages, you can see how they will look by adding /amp to the end of the post page
https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
This is a demo AMP post page
https://demo.tagdiv.com/newspaper_crypto/td-post-ethereum-millionaires-attract-attention-from-regulators/amp/
At the moment there is no menu in AMP pages, this could be introduced at a later time. If you are having problems with AMP pages, we could take a look. The plugin was improved and the latest version should not create issues.
If you want to use it, simply enable it and that would be all. Please provide a link to a post that has issues and we will inspect it.

Thanks

Catalin
tagDiv Staff

Hello FranciscoFdez,

Please provide your website URL so I can inspect it closer. Also, notice that’s the default style of social sharing buttons as you can see in our demo preview here -> https://demo.tagdiv.com/newsmag/discover-the-10-best-hairstyles-according-to-your-face-shape/ You can provide some useful screenshots with your desired changes so I will be able to provide a more accurate response/code.

Thanks for your understanding!

MJ
tagDiv Member

I am also having the same issue with mega menu after installing it.
The demo content menu shows a mega menu, however, when entering “Menus” in WordPress, there is NO option or pull-down bar for “make this a category megamenu” — Can someone please help resolve this?

Simion C.
tagDiv Staff

Hi,

Please first make sure the multi-purpose plugin is installed and active
https://www.screencast.com/t/XGMUaWQcC7
That issue would happen if you install a demo which uses multi-purpose elements, and the required plugin is not active. That demo uses multi-purpose header style 3, and that error will appear if the plugin is not active
https://www.screencast.com/t/IykBllSkwLyN

Thanks

Totelae
Participant
#0

Hello,
Contrary to the demo here, I have a problem with the block 14 : https://www.screencast.com/t/hg3eNGn1D
The date seems to be centered with the title, i don’t know why. It changes nothing if I enable the author name, I use the Art Creek demo, the only small modifications I did are mentionned in this topic and I am sure it has no impact on this bug.

Thank you for helping !

whatawawu
Participant
Homepage - topic
#0

Please where can I change the default magazine demo categories in the body (FOOD MATTERS, TRAVEL GUIDES, HEALTHY LIFE, CULTURE, FITNESS) into my newly created categories (NEWS, METRO, ENTERTAINMENT, LIFESTYLE, MUSIC, SPORTS, POLITICS).

http://whatawawu.kinsta.com/

Viewing 25 results - 9,201 through 9,225 (of 17,268 total)