Search Results for 'demo'

Results from the Forum
ventunosrl
tagDiv Member

Ciao Simion,

I totally understand what is that div for and I find this feature really useful.
I’m just saying that maybe shouldn’t be there for not logged-in users. Without the admin bar it’s useless (at least) code that makes HTML heavier for no reason (IMHO).
I can see this behavior on you demo page too and on several sites built on Newspaper template as well.. not being logged-in, of course.

Can I simply take off this part of the code or is there any way to disable the feature? what I was asking for is if there’s any reason for this div to appear to anyone.

I still haven’t got the chance to check if there’s anything else in the code we could get rid of to lighten the HTML weight a bit more.

Thanks again!

immamh77
Participant
#0

hello there ,
My site named imhnews.com ,I cannot send any mail from the footer contact us button .If I post any contact form from any of the post or page that cannot goes to the desired address as well .I am using contact form & plugin and my plugin and my webmail is working absolutely fine .https://www.imhnews.com/brexit-uk-suggests-temporary-customs-union-with-eu/
in this post I set up a demo form and that dosen’t work at all . After I upload the new version of newspaper everything works fine except the mail .
My webmail address is newspress@imhnews.com .I sent mail from the different mail server and that works fine .I checked the plugin delete that and reinstall that , but there wasn’t any luck at all .Please tell where exactley the problem persists now .I have checked my setting panel for the mail delivery and that is having the exact value for sending mail via contact form .Please help me for that .

Bogdan B.
tagDiv Staff

Hello,
Yes, your demo install should still be good but you should only use 1 page builder. When switching page builders it is recommended to also re-create the pages using the builder you decide to use.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

The top baby blog element is a revolution slider element. Revolution slider is a plugin provided free of charge with our theme and the baby blog slider is already provided in the theme package: https://www.screencast.com/t/v5thwAobBrMn
Please use this guide to import the slider: https://forum.tagdiv.com/import-revolution-sliders-on-demos/

The loop articles cannot be on top of the content blocks. If you need latest articles on top, change the page template to one that does not provide the loop articles and simply create a new block named latest articles and use the settings you prefer for it: https://forum.tagdiv.com/block-settings-tutorial/

Thanks

Catalin
tagDiv Staff

Hi Rai,

Unfortunately, notice that kind of online checker is not relevant to our theme, sorry! If you will check our demo with this online tool you will see the same results. Please do not take into account the results of this online tool because they are not relevant. I know that exists a lot of these online tools but that does not mean that all of these are reliable, sorry!

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

I don’t understand exactly what you are trying to do with the revolution slider. The slider can be used on pages only, placing it like this
https://www.screencast.com/t/O2jAihS3jC0
And choosing a demo slide for example
https://www.screencast.com/t/lh83pXNb
You could try to place it in the header ad spot if that is what you want, try entering the shortcode in the header ad section
https://www.screencast.com/t/syFatm90
https://www.screencast.com/t/vPQxUt8RDe
But that may not work properly, the slider is not meant to be displayed there.

Thanks

Jeff Wolf
Participant
#0

I just installed the Theme – if I change it from TagDiv to Visual Composer will my installed Demo pages still be good? Thanks

TheNavelGazette
Participant
#0

hi,
i am trying to customize the menu so that the words have a little drop down arrow next to them and show our articles underneath (this is already the setting, but i am trying to add more categories and have them do that).

the categories that were already listed say ‘custom link’, whereas the ones i have added say ‘category’. is there a way to change this?

thank you!
nat

circleofmamas
Participant
#0

What block is that on the Baby Blog page that has text from the article and a larger image?
https://demo.tagdiv.com/newspaper_blog_baby/

I’m trying to get some of the article and more space between images and larger images. I have the baby blog theme, bbut when I try the blocks none of them look like that?

http://circleofmamas.com/

Thanks,
Courtney

masdi
Participant
#0

I want to create megamenu with subcategory as like on your documentation but i do not find megamenu on menu structure. Should this megamenu plugins must installed first or there is setting i forgot to set it?

How to activate megamenu plugin?

As you know i use demo data for my site.

peopleabroad
Participant
#0

I have installed the demo and when I try to change some parts of it like instagram widget I do not seem to see where i should write my ID that works on the page. Also do you have a complete guide to make all changes and customize it? Thank you!

Edward
tagDiv Member

No. Caption working on Featured image. See here: https://demo.tagdiv.com/newspaper/wordpress-news-magazine-charts-the-most-fashionable-new-york-couples-in-2016/

And link (for example) from our site: http://historylost.ru/2015/11/07/legendarnaya-razvedgruppa-dzhek-voprosyi-i-otvetyi/

Sorry. Try change post template on Style 2:

  • This reply was modified 9 years by Edward.
Catalin
tagDiv Staff

Hello Ginfox,

Regarding on page speed, please notice that thing depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services are not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.

There are multiple guides and tutorials here on the forum regarding speed optimization, that you can search for and read
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/cloudflare-cdn/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

Regarding that white color, I believe that maybe you set a white general color as theme accent color. Try changing it or reset it to default
https://www.screencast.com/t/aQNQmzJwRVY
The same thing is happening for the email address in the footer. I will inherit the accent color. If it is white on a white background that is the result.
The shadow and borders are particular to the magazine demo. They could be removed with custom code or by editing the demo stylesheet
https://www.screencast.com/t/cxL6YiSO
This is a code that will remove the shadow as well as top and bottom borders, if that is what you want (enter the code in Theme panel->Custom CSS section)
https://www.screencast.com/t/h77c0cSE

@media (min-width: 1180px) {
.td-magazine.td-boxed-layout #td-outer-wrap {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}}
.td-magazine .td-header-style-1 .td-header-top-menu-full {
border-top: none;
}
.td-header-gradient:before {
display: none;
}

Facebook comments are not added there by the theme. If you use a plugin, try to configure it so it does not display on the homepage, if possible. At the moment they are not present on the homepage
https://www.screencast.com/t/udOo3v7yjsVI

Thanks

Bogdan B.
tagDiv Staff

Hi,

Please provide more details to where you saw this functionality. Our demos only change styles, but do not change the functionality of the theme. Any option can be added on any at all demo.

Thanks.

Catalin
tagDiv Staff

Hello fgmotta,

Sorry but please notice that you should do it yourself guiding you after my above advice. Another alternative for you would be to install directly that demo and you will bring this layout on your side.

Thanks for your understanding!

geny80
Participant
#0

Hi
I bought newspaper theme to my wordpress page. I installed it but now I have problem. This is new blog, I haven’t any posts and:
1. After 2 or 3 wrong passwords my page is goin down and I can see: ERR_EMPTY_RESPONSE.
2. If I can login, I can’t install any demo. I’m clicking “install” in “install demos” but my page is back to http://konie.pro/wp-admin/admin.php?page=td_theme_demos#
3. If I try making website in “theme panel”, I can’t. I’m trying clicking to change header style or any tab, but nothing happens.
Can you help me?

scalpelli
tagDiv Member

In my 2nd post I wrote where I was at already and asked another important question. Sadly that one was completely ignored, but I still need answer on that!

And as far as I see, only uploading the Newspaper folder would make me miss out on all the other important stuff I actually need for the site and why I bought the theme: the demos, plugins etc. There’s a reason they are in the main zip-file.

Ps. WordPress.org is what I use ofc.

javier_sanhueza
tagDiv Member

Can I also ask you, in another demo you have an option to create/show and even pay for tours, but I’m using the travel guides demo, is there any option for me to get the tours develop into the one I’m using? how much would that cost?

Thanks

Pierreto
tagDiv Member

I make update with evanto plugin, and i think it’s pherap’s for that.

Perhaps i need to make update by FTP, but before do that, if someone can tell me if they have bbpress code again or not after update ?

Some people think google like clean code, and aslo it can be good for speed.

And like you can see here :
view-source:https://demo.tagdiv.com/newspaper/

No BBpress code…

Pierreto
Participant
#0

Hi,
In the last update, you say :
misc: The theme now loads the BBpress style only when the plugin is active

And i don’t use bbpress but still have the code.
And in your demo, i don’t see the bbpress code.

Do you delete it by yourself or it’s an update problem?

And it can be good if you do the same for woocommerce.

juniorcalazansdcsj
Participant
#0

I would like to use the Banner (Revolution Slider) in the same Home is proposed in the DEMO of the theme. But when upgrading from version 6 to version 8, the banner is gone, and I can not put it back in HOME.

Bogdan B.
tagDiv Staff

Hi,

The say what demo has the meta info hidden with css. Please remove this code from the demo.style.css file: https://www.screencast.com/t/ardb3iWl

Thank you!

alexprepo
tagDiv Member

Hello again,

yes, on your screenshot, it works. maybe something inside the demo data have been changed during the versions between our installation an d today.

so, how did you set up the colour and font for your new created page?

on my new page it is black an white, so I think I have to adjust the global settings for the grid.

Catalin
tagDiv Staff

Hello fgmotta,

The travel demo uses the background image a bit different. It has it set on the row in the Visual Composer or TD Composer. You need to edit your homepage and access row settings: http://screencast.com/t/9udWgjVdz http://screencast.com/t/Z2VHdgzUTuV3

Thanks for your understanding!

Viewing 25 results - 11,051 through 11,075 (of 17,268 total)