Search Results for 'demo'

Results from the Forum
Simion C.
tagDiv Staff

Hi,

That’s unusual. What are those errors in the inspector console, it says there are 8 errors?
https://www.screencast.com/t/kXbJl68A8IVh
What browser are you using, could you make a quick test with a different browser?
Also do you have a demo installed? Or maybe do you use a child theme?
The design seems broken and also different when comparing my result with yours. Like it is not loaded.

Could you also make a quick test with a default theme and buddypress pages?

Simion C.
tagDiv Staff

I installed the demo and found the problem. Seems to happen specifically with the flex blocks. I will add this on our issue list and it will be fixed. Sorry for the inconvenience.
Some of the demos were built when there were no flex blocks and now there could be minor design issues.

Websaz2015
tagDiv Member

Hi Simon,

Thank you.
Yes still same issue, I deactivate other plugins such as bbpress and super cache and I am using just 3 plugin 1) tagDiv Composer. 2) tagDiv Social Counter. 3) BuddyPress. Plus, I didnt import any demo.

https://imgur.com/a/5Peetqw

Simion C.
tagDiv Staff

Hi,

So you installed the craft demo and wish to use the default demo homepage. That would be possible. All the demos are included in the theme, pages as well.

So for example the content of the homepage of the default demo is here
https://www.screencast.com/t/4PyQ6ecU
Copy that code in a page and edit it with the composer to configure it. Then set it as homepage.

Thanks

Catalin
tagDiv Staff

Hello aloysiuspattath,

Please notice that the speed of your website depends on how well your site is optimized.
-> https://developers.google.com/speed/pagespeed/insights/?hl=ro&url=https%3A%2F%2Finsanertech.com%2F&tab=mobile

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 our requirements.

Unfortunately, our theme does not have such an option to minify the style.css file and we cannot recommend any plugins with this functionality because is not tested with our theme. For minifying this file, we are using CloudFlare for our demo and works fine. If you want to read other views from our users, please check this topic -> https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
Also, check all of your Ad Spots and if you have entered any suspicious code through them, remove all of them and check the results without them.

One of our top members here on the forum wrote his own optimization tutorial here:
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ and here -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/

Basically, these are the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks for your understanding!

Simion C.
tagDiv Staff

Hi,

I tried something like the following, made a few tests only so maybe try it locally before making it live, if possible.

First replace the all the code in the mobile smart list template with this one
https://www.screencast.com/t/c35AGFXpA
https://pastebin.com/fCwzufL2

Add this CSS in the mobile theme custom CSS section
https://pastebin.com/eMVMcvmR

For me the result is like this
https://www.screencast.com/t/k6rDWHEVaE
All the smart list sections are displayed one below the other, no next/prev pagination, all in one page. It is like smart list style 2
https://demo.tagdiv.com/newspaper/smart-list-style-2/

flo2paclegacy
tagDiv Member

Thank you for your message. I just made the change you can find on my website https://2paclegacy.fr
However the menu is a bit big and takes the whole page when you put the mouse cursor on the submenu. I can not make a small window rather with small pictures rather than having the page displayed? Just like the sub-menu image of the Newspaper demo that I sent you to the first post.

Simion C.
tagDiv Staff

Hi,

Just noticed something that happens in the Gadgets demo you have installed. The header ad is hidden when using the header style which comes with the demo (style 5).

That means the header ad will not appear while using header style 5. I will make a note of it and it will be fixed for the next theme update.

A temporary solution is to remove this code from the demo stylesheet
https://www.screencast.com/t/6ocAlLXdJdo1
Or to enter this one in Theme panel->Custom code CSS section
https://www.screencast.com/t/NiypVhNiGM
https://www.screencast.com/t/HDHYDukH

.td-gadgets .td-header-style-5 .td-banner-wrap-full {
display: block!important;
}

Sorry for the inconvenience. We will fix it.

The ads in posts seem to load fine for me – https://www.screencast.com/t/VfbaVyz4l
https://www.screencast.com/t/lGBIUfhO2V

Thanks

Simion C.
tagDiv Staff

You must have did something, now it is gone from all modules
https://www.screencast.com/t/4Ypb8vPMy
If you found out it is a problem with the demo or the theme, please mention it.

Catalin
tagDiv Staff

Hi,

Try to do another way of implementing this layout! First of all, please set up a white color to your background to transform the layout of the theme in boxed mode and then use a bit of CSS code to apply the background-color with that image. Follow the next steps from here -> https://www.screencast.com/t/8E1HpFniNdeQ and then use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

body {
background-image: url(https://demo.tagdiv.com/newspaper_magazine/wp-content/uploads/2015/09/background.png);
}

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

Thanks for the message!

tomyshoam
Participant
#0

Sorry for the newbish question,
I just got the theme and installed the crypto demo
I have installed the cryptocurrency price ticker widget, yes it still says i need to install it
first time using td composer so i feel kinda lost
help appreciated

flo2paclegacy
Participant
#0

Hello, I need you on a menu setting of my Newspaper theme. I would like to have a sub menu like this image of the Newspaper demo with the pictures:thème newspaper
Because here is just my menu of my website https://2paclegacy.fr:my menu
Outside me, I only have pages to navigate the menu and not only articles. Can it be done without articles but pages? If so how please because I really can not do it.
Thanks in advance for your help.
(Sorry for my english, I am french)

Catalin
tagDiv Staff

Hi,

Check Smart List 4 and 5 from here -> https://demo.tagdiv.com/newspaper/smart-list-style-4/ Notice that The Publisher is trying to copy our products, unfortunately!

Thanks.

Simion C.
tagDiv Staff

Hi,

That will not be easy unfortunately, the black demo contains a lot of customization in order to be as it is.
The unique style is achieved in most part with custom CSS, this is imported when the demo is installed. There would be nothing special about that demo other then the dark tint.

Maybe you don’t need the black demo. The tagDiv composer will allow you to set a background color for most elements
https://www.screencast.com/t/Ncwl9TvHsX
You can set backgrounds for rows, columns blocks etc. Also a general background color in the theme panel
https://forum.tagdiv.com/background-introduction/

Let me know if you have more questions.
Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the smart list buttons, those were not modified. The style of smart list used in that post should look like this at all times
https://demo.tagdiv.com/newspaper/smart-list-style-1/

In your case there is a code which colors all the links in the post content, and also underlines them. The button link is affected by this code
https://www.screencast.com/t/AeNtZ7AU

Modify that code so it will not affect the buttons of the smart list. Something like this would work for this case
https://www.screencast.com/t/imzDRt3dRD9

.td-post-content a:not(.doubleSliderPrevButton):not(.doubleSliderNextButton) {
color: #ff6600;
text-decoration: underline;
}

Thanks

PlanFugax
tagDiv Member

Si he subido la misma imagen así y me aparece en blanco. Así como los link que les mande. No importa que fondo le ponga igual me aparece en blanco así como en el link que le mande. https://planfugax.com/… Mi pregunta es ¿como puedo hacer que este igual al demo..?

Amerqash
tagDiv Member

when I upload newspaper.zip file it give me the below error (screenshot under below link)
https://i.imgur.com/kq9pAof.jpg

However i see some themes there but cant find lifestyle magazine theme (https://demo.tagdiv.com/newspaper_lifestyle/) and not even Newspaper under Dashboard. screenshot below

https://i.imgur.com/b5AN6m3.jpg

kkwasniewski
Participant
#0

Hi!

I have problem with theme.
Before and after importing the demo style there is a problem with loading photos.

I recorded the error below
Video: https://vimeo.com/285986139

Thank you for your help

Simion C.
tagDiv Staff

Hi,

There are guides that should be read when changing themes in a live website. Some here
https://www.wpbeginner.com/beginners-guide/checklist-15-things-you-must-do-before-changing-wordpress-themes/
https://www.wpexplorer.com/change-wordpress-theme/

Usually it is best to test everything locally before making the change live, also to use a maintenance mode to set everything up (to avoid ).

Currently the Newspaper theme seems inactive from what I can see. There is a tiny framework theme active.

Be sure to check the theme requirements as well for a proper functionality
https://forum.tagdiv.com/requirements-for-newspaper/

Now as I write it seems the theme is active. I see the travel blog demo is installed. I will help you if you have any questions, the website looks alright from what I can see. Please let me know.

Thanks

Simion C.
tagDiv Staff

Hi,

The fix that was made is as follows. When an image logo is set, the customization I was referring to in the demo will not apply anymore. It will apply only when using a text logo as default in the demo.

Currently the code I gave you is still applying
https://www.screencast.com/t/jP4k9a3SoB5n
https://www.screencast.com/t/vyH2oiR9JSSd

If you remove it from the theme panel the result will be like this on all the website
https://www.screencast.com/t/fjdJKABfIa9J

Thanks

Simion C.
tagDiv Staff

Hi,

The tagDiv composer will allow the same functionality and more. You can build a page in any way possible, there are 10 types of full width grids for example
https://demo.tagdiv.com/newspaper/full-big-grid-1/
You can stretch rows – https://www.screencast.com/t/CkWLnUWu
There will be more new elements to come in future updates, for the tagDiv composer.

So simply create a new page, edit it with the composer and start building
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-guide/

If you should have any questions I will help you.

Thanks

Amerqash
tagDiv Member

Hello Catalin,

Banner word written by mistake, im looking for lifestyle Magazine theme

https://demo.tagdiv.com/newspaper_lifestyle/

Prajwal Desai
Participant
#0

Hi,

Is there any plan to add more smartlists to the existing ones ?.
For example like this one – http://demo.betterstudio.com/publisher/new-yorks-antiquated-steering-wheel-law-poses-roadblock-to-driverless-cars/

Raveess
Participant
#0

I want to fix side bar when scroll like a demo.
How to?
Please help.
Thank you

pavilion016
Participant
#0

I can’t change background color

i use black demo but now need to change only background and content box to white

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