tagDiv Cloud Library

Posted in: Newspaper
Post count: 2

Hi, tagDiv Cloud Library plugin failed to install. Other plugins were installed all correct. Please advise!
Andy

Post count: 23312

Hi,

Make sure that you have respected all of the steps from here -> https://forum.tagdiv.com/requirements-for-newspaper/ ALso, check the plugin’s documentation from here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks for your understanding!

Post count: 2

Thank you, The third try was a success. Can you also help me with 2 questions?

1. How to disable Admin Bar without using any additional plugins?
2. How to make site Under Construction (hide from the public)?

Post count: 23312

Hi,

1)Try to use the code below and place it in the editor_style.css core file.

#wpadminbar{
display:none;
}

The result -> https://www.screencast.com/t/fqsYxjjX9KV

2)You need to find some Maintainace plugin -> https://wordpress.org/plugins/maintenance/

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.