Search Results for 'demo'

    No search results were found in Documentation!

Results from the Forum
PatriotZero
Participant
#0

I bought Newspaper and it’s driving me up a wall. The activation will not work. I enter my Envato code and push activate and the page doesn’t do anything. Nothing loads at all. I go to the manual activation and get My tagdiv activation code and that doesn’t work. Same thing. The page doesn’t load. Every part of the theme panel doesn’t work. You click something and it reloads the page with a hashtag added to the end of the URL. You can’t change any settings at all. I try to install demo content and that reloads the page with a hashtag. Nothing about this theme is functional at all! This is a new wordpress installation, on a new database,with no activated plugins. I can’t imagine this is normal in any way. How does this get fixed?

Bolumstar
Participant
#0

Homepage
Please I need help on how to restrict the categories that show up in block header titles. I want to make sure that it is only the related categories in the block title appear. I’ve tried everything I could possibly try but no headway.

Am using the default Newspaper 8 theme demo on Local host but there is a problem when I hid the author, it keeps displaying. Is there a way to remove it?
Please help!!!
I attached a picture circling what i exactly mean it in case I didn’t express it correctly.

arska
tagDiv Member

Hello,

I would also like to enable Gzip compression.

As the theme is marketed as a fast and easy to use theme without needing to know coding, I find tagDiv’s communication style a bit nerdy and technical. For example the guide says:

“The theme demo server is set like this:”

An amateur like me would ask, “set like this, where?” Is that a piece of code from the .htaccess file or what is it?

Anyway, I asked my hosting provider how to do it and they gave me links to different Gzip plugins.

Question: can you recommend some plugin for this use?

Feedback for future: please try to make the end product as easy (and good) as possible for the non-technical user – as it is marketed. It can’t be that you always hide behind the explanation that “optimizing site speed is for advanced users..” or “you need a developer”. On your theme sales page it says:

“Because everything is perfectly optimized for you!”

Simion C.
tagDiv Staff

Hi,

If you could specify what demo you are referring to and what would you like to change about it, I will point you in the right direction.
Each demo has custom design for theme various elements, the stylesheets can be seen in the theme folder where the demos are present
https://www.screencast.com/t/cotIVickLxn

Thanks

Simion C.
tagDiv Staff

Hi,

The Black demo has custom design and styling, that would not be possible with theme options. It is specific to the mentioned demo. You could achieve it with custom CSS. Take inspiration from the demo stylesheet and see how it was made
https://www.screencast.com/t/vapyFaSR4nq
It may not be easy to achieve this without installing the actual demo, but it can be done. For example you can experiment with a code like this, for a black TV category page
https://www.screencast.com/t/z9kXpFHW3Eu

.category-tv .td-container-wrap {
background-color: #1a1a1a;
}
.category-tv .td_module_11 a,
.category-tv .td_module_6 a,
.category-tv .widget a,
.category-tv .td-footer-instagram-title,
.category-tv .td-page-title,
.category-tv .header-search-wrap .td-icon-search,
.category-tv .sf-menu > li > a {
color:#fff;
}

Add more elements in the code as you identify them, use the browser inspector to do it
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Simion C.
tagDiv Staff

Hi,

On pages you could use the image box element for example
https://demo.tagdiv.com/newspaper/image-box/
On posts you could use the theme gallery, or the default WordPress gallery
https://forum.tagdiv.com/gallery-2/
Or simply add pictures in the post content
https://www.screencast.com/t/9c7g2lSUgry3
Or maybe try a gallery plugin that has the options you need.

Thanks

Sirius Pro
tagDiv Member

Ok, but how can i find this for other demo?

Hansjörg Leichsenring
tagDiv Member

Hi Bodgan

but how can I realize the width of the demo with no-sidebar
https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/

It is much smaller than in my theme…

Cheers
Hansjörg

Simion C.
tagDiv Staff

Hi,

That should not be difficult. Simply remove the demo logo, and upload you own
https://www.screencast.com/t/UFWeLg9dWx
https://forum.tagdiv.com/logo-favicon/
If you already did this and the old logo is still displayed, maybe you have caching installed. Try clearing all caches and check the results.
Also check after uploading your logo and saving the theme panel, if the change saved properly, meaning the new logo appears as the current uploaded logo.

Thanks

Bogdan B.
tagDiv Staff

Also check your host and htaccess for any blocked files. You can see them in your browser console when installing the demo. Ask your host for blocked theme files. Usually admin-ajax.php is being blocked due to many requests to it.

Thank you!

Simion C.
tagDiv Staff

Hi,

This is where the demo stylesheet is loaded, you can remove or comment the code there
https://www.screencast.com/t/8YbDK0honr

Thanks

Simion C.
tagDiv Staff

Hi,

That is unusual, all the demos can be installed except that one. Please check the theme system status and see if everything is set properly
https://forum.tagdiv.com/system-status-parameters-guide/
You can ask your hosting provider to make any required changes if needed. After this deactivate all plugins except theme plugins, to rule out a plugin conflict.
Then try and install the demo again. If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login information. We will take a look.
Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

That is a color defined in the demo’s custom design. Each demo contains custom design, like this color for the module tiles hover. You could remove the color in this case from here
https://www.screencast.com/t/EF4yXncQ
Removing it from the demo, the colors you set in the theme panel will apply, instead of the demo design.
Or maybe use a code like this to override the demo design
https://www.screencast.com/t/nRw3k9BWVBa
The code must be entered in Theme panel->Custom CSS, if you decide to use this method

.td-blog-fitness .td_module_wrap:hover .td-module-title a {
color: #7651a9!important;
}

Thanks

Bogdan B.
tagDiv Staff

Hello,

1. In order to have the theme look like the demo, you will need a page builder. IF you do not have a page builder the content blocks will not work. The issues you are facing when using the page builder are probably because of the modifications or a simple plugin conflict.

2. The theme can only be used on a singele end product as the standard license specifies: https://themeforest.net/licenses/terms/regular

3. Sorry but we cannot provide any installation or customization services.

Thank you!

rhodezman
Participant
#0

Hi there,

I have three sections on my site: magazine, tv and radio. I’d like to have the TV -section in black background like in your black demo. I tried the demo but I don’t understand where do I set black background and can I set it on a page / category basis? (like setting the main TV page, TV category pages and TV single post styles black)?

Bogdan B.
tagDiv Staff

Hello,

Sorry but the theme does not have such option because you can choose another demo or want to uninstall it at another time. You can switch demos at will. It is not a one time process like the theme activation.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

-Yes you can switch from any demo to anyone you like.
– Our theme has a sorting option that allows to show just the posts from today but in a random sorting order. Please use this guide for filtering your blocks: https://forum.tagdiv.com/newsmag-block-settings-tutorial/

Thank you!

Bogdan B.
tagDiv Staff

Hello,

This error simply means you did not import the demo slider. Please use this guide: https://forum.tagdiv.com/import-revolution-sliders-on-demos/

Thank you!

garya
Participant
#0

Great theme, and after 2 weeks I think I have answered most of my newbie questions!

A couple of things escape me though. On our newspaper theme site, below the ‘Must watch’ section on the righ hand side, there is a duplicate ‘follow us’ box and below it a ‘latest news’ box/ block which kind of duplicates the latest articles one to its left.

Try as I might I have not been able to remove or amend these boxes/ blocks. Even in TD Composer you cannot click on them, and whilst the Twitter account is linked for the ‘Follow us’ box at the top of the page, the one at the bottom below the ‘must see’ box remains in demo mode.
Ideally we would like to remove the second follow us box and amend the latest news to make it into a specific category.
Any one any ideas how we do this (apologies if it is relatively easy – as I said I’m a newbie!)
Thanks

raiallen
Participant
#0

Hello,

I have just recently purchased and installed the Newspaper 8. It’s appeared that I can’t remove or replace to demo logo. It’s keep loading when i tried to uploading a different logo.

Please advise.

gregy1403
Participant
#0

Hi

I’m looking at Animal DEMO and i have two questions:

– can i just switch from default to Animal?
– can we filter out to show only today posts? There is Pet Love category and i was thinking if we can show all categories but only today posts.

Thank you

karumuri
Participant
#0

Hi Support Guys,

I installed theme and all the required plugins. Everything is working fine till then. When I try to install FITNESS BLOG Demo, it has shown permission errors while installing and I clicked on Ok. It has shown Installation finished. Then when I try to open site it is showing nothing and WP-Admin is also not working.

Please help me to fix the issue.

Regards,
Mohan.

#0

Hi I just bought your theme and am going to install it by reading your guide.

My question is:
What tot do with These files:

patch_80_8.1.2
the various plugins
the demo sliders
the files under Code
???

I appreciate a short help

Cheers from Germany
Hansjörg

godfatherblog
tagDiv Member

Hello, please tell me how to remove the style of the demo theme in the code? https://mafia.one/wp-content/themes/Newspaper/includes/demos/video/demo_style.css?ver=7.7

trell
Participant
#0

Hi, we purchased the theme earlier in the day and have been facing difficulties trying to import the demo content for Travel Blog. All other demos are importing fine but we wanted to use ‘Travel Blog’ for our project. Importing it without demo content works fine. Can someone look into it, please?

Viewing 25 results - 10,501 through 10,525 (of 17,268 total)