Search Results for 'cloud'

Results from the Forum
Catalin
tagDiv Staff

Hello nikkib312,

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=http%3A%2F%2Fyesitreallyhappened.com%2F&tab=desktop

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,

The thumbnails will be cropped center-top, not from the left
https://forum.tagdiv.com/featured-image/
These modules have predefined thumbnail sizes, they cannot be changed.

If none of the modules display the images properly, you could experiment with the cloud category templates
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
The post loop element used in category pages uses the flex module used in flex blocks
https://demo.tagdiv.com/newspaper/flex-block/
The module has options to change how it looks, maybe you can use those settings to design a module that displays the images better
https://www.screencast.com/t/ABiVG9r70

Thanks

Simion C.
tagDiv Staff

Hi,

The breadcrumbs will show one level of parent-child category, there is no setting to change that at the moment. The same would be for the cloud single templates.
I am now aware of any plans to make modifications to the breadcrumbs. Sorry for the inconvenience.

I mobile the last element of the breadcrumbs is not shown, I could give you a code to make it appear, enter it in Theme panel->Custom CSS
https://www.screencast.com/t/sOFVXiLycS

@media (max-width: 767px) {
.single-post .td-bred-no-url-last{
display: inline;
}}

Regarding that hidden category, where exactly is it still showing? That option will remove it’s tag from the single post pages and category pages. I see you don’t show any category tags in post pages for example.

Thanks

Simion C.
tagDiv Staff

Hi,


@Ozt
The edit with composer option in the admin bar appears only for pages. If you want to use the composer on categories, use the cloud library plugin
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Then you will be able to create/import category templates (not pages) using the composer. These templates can then be applied for the categories in the theme panel.

So the main problem you have is only with the homepage same as above? We could take a look, send us an email at stated above and provide all the details.

VisArtCBR
tagDiv Member

Hi Simione

That is unusual, so you are importing a cloud single template and saving it
Yes

And then this template does not appear in the post template selection screen
Correct

Does it appear in the cloud library?
Yes

Does this happen with all the single templates you import? What happens if you import a category cloud template?
Do these appear in the category template selection like this
The drop down menu just says ‘No Template’. There is nothing else for me to select.

Simion C.
tagDiv Staff

Each post (default post templates) get the review in their respective template file
https://www.screencast.com/t/qVBiLD6GgX
The main review code would be here – https://www.screencast.com/t/hSMtLgL2Zs
There is no documentation for that unfortunately. The theme reviews are basic, if you would require more advanced review capabilities maybe you should consider using a plugin entirely.

The cloud templates have shortcodes for the reviews, so they can be dragged and dropped in the post template
https://www.screencast.com/t/xDdpUAG1zWlB

nevrion
Participant
#0

Hello, I’m trying to use cloud templates. With some templates I get the error message in the title. It is a completely new WordPress installation, all plugins except for the theme are disabled.

Example : Single Post Template 23

Do you have an idea?

Catalin
tagDiv Staff

Hello meri,

Notice that you can use TD Composer for single templates if you will choose another one from Cloud Library. Please check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello rocketman,

If you want to have that layout for your single post pages, we recommend using the Single Post templates from Cloud Library and then, with TD Composer you can customize it as you wish. Check here the theme’s documentation -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks for your understanding!

Bonder93
tagDiv Member

Hello! thanks for the response.
No i mean something else, i’ll try to give you more details:
I downloaded and set as default the custom author template in the cloud. I want the same template for all authors but the problem is that: when i open an author page (for example bonder93) the page shows the data of admin profile instead of bonder93 title,avatar etc.

Simion C.
tagDiv Staff

Hi,

The date format can be changed in WordPress settings
https://www.screencast.com/t/eKm4hAppSpt
https://www.screencast.com/t/ejw1NmDHMGC
https://www.screencast.com/t/wLrXdDkmKP

These parameters are accepted – https://codex.wordpress.org/Formatting_Date_and_Time

Format used in example

F j, Y g:i a

I believe this is what you wanted.

The cloud library templates have a setting when using it’s post templates, there is an option to display a time ago format
https://www.screencast.com/t/DgvU3Z0uD
That will affect the date in the post page, not modules in blocks/grids.

Thanks

Antonio Palacios
Participant
#0

I’ve installed the “Awards – Restro” template in a page (https://padeladdict.com/landing-suscripcion/) but unfortunately I am not able to see the background image.

What could be the reason?

Thanks!

Simion C.
tagDiv Staff

Hi,

Indeed, Adsense would not allow ads to be placed in a floating box. So if you plan to use such ads in the sidebars, disable the sticky sidebar setting in the theme panel
https://forum.tagdiv.com/smart-sidebar-2/

For most default post templates and also cloud templates there are a total of 3 article ads (some templates have additional spots). With default post templates you can enter the ad codes in the theme panel
https://forum.tagdiv.com/article-ads/

Using cloud templates for posts the ads have to be entered in the template
https://www.screencast.com/t/4v6M0Rui

Thanks

Simion C.
tagDiv Staff

Hi,

The cloud library plugin will work only with theme versions 8.8 and above. It will work only with the tagDiv composer as well and will allow users to design post templates easily. More beautiful templates are on their way.

For adding a new post template by code there is no guide I can provide you. You could modify an existing one if required. In a loop file you can modify the structure of the template (it is possible to modify it in a child theme)
https://www.screencast.com/t/HujVnLkOu

Depending on what exactly you want to do with the template, CSS may have to be used as well
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

If you should decide to update the theme and benefit from all the fixes and additions from 8.1 until 8.8.2, this is a guide
https://forum.tagdiv.com/how-to-update-the-theme-2/

You can see the changelog at the bottom of this page
https://themeforest.net/item/newspaper/5489609

Thanks

Catalin
tagDiv Staff

Hello terrya,

You should use a category template from our Cloud Library and customize it yourself using the TD Composer and add the Author box, like this -> https://www.screencast.com/t/wOJ3a0s32

Thanks for the message!

Simion C.
tagDiv Staff

Hi,

That is unusual, so you are importing a cloud single template and saving it
https://www.screencast.com/t/9U2Iwi6ZX3E

And then this template does not appear in the post template selection screen
https://www.screencast.com/t/bavrPw7aP7RE
Does it appear in the cloud library? – https://www.screencast.com/t/ARrgmIrJaT

Does this happen with all the single templates you import? What happens if you import a category cloud template?
Do these appear in the category template selection like this
https://www.screencast.com/t/mzkm3yZmq

Please also check the theme requirements, make modifications if needed
https://forum.tagdiv.com/requirements-for-newspaper/

Thanks

Bogdan B.
tagDiv Staff

Hello,

Please try to re-save permalinks in the WordPress settings. If this does not fix the issue, please test this without plugins as a plugin conflict can also affect the cloud library.

Thank you!

VisArtCBR
Participant
#0

Hi

I used the cloud library to create and save a new template. But when I create a new post, the new template is not there for me to select.

Thanks

Edward
tagDiv Member

Системные требования проверили?

https://forum.tagdiv.com/system-status-parameters-guide/

Похоже тупо на нехватку памяти в настройках ВопрдПресса.

Тут схожая проблема: https://forum.tagdiv.com/topic/author-box-on-top-of-the-article/#post-244700

И тут: https://forum.tagdiv.com/topic/tagdiv-cloud-library-causes-error-500/

Если не поможет, опишите вкратце ваши шаги по-аглийски и ждите официального ответа от разработчиков в понедельник.

В принципе, если библиотека с шаблонами не нужна, временно отключите плагин tagDiv Cloud Library и можете продолжать работу с сайтом.

atensis
Participant
#0

Hello,

I have two problems with my site:

1) The mobile menu / burger icon is not working. When I click on the menu on my iPhone the menu does not open. Same for the search icon.

2) I can no more change the DTP text color for main menu active & hover. Color does not change anymore.

I think I have booth problems since yesterday. They were not bevore, color and mobile menu has worked fine. The only thing I changed yesterday was that I created the hompeage with your page builder and that I have switched to sticky menu. And yes I know that it has sepaerate settings for sticky menu but this does nothing change.

What I have done:
Switched back to normal menu
Reinstalled the theme
deactivated all plugins
deactivated Cloudflare cache/minification

I have no caching plugin installed at the moment.

But nothing has worked.

Can you please help me with this? I can send you the URL in a private message…

Thanks,
Florian

Kot88
tagDiv Member

если в папке с плагинами удалить tagDiv Cloud Library то открывается сайт

Kot88
tagDiv Member

после установки tagDiv Cloud Library белый экран ошибка 500

Yogi360
Participant
#0

Website Address: http://www.yogi360.com/blogs/
version: newspaper 8.8.2

While using add new in cloud library, receiving server endpoint error multiple times. Numerous attempts have to be made to get the access.

Kot88
tagDiv Member

TD Cloud Library – This plugin requires Newspaper v8.7.5 but the current installed version is Newspaper v7.0.1.

SiuSang
tagDiv Member

Oops..it works now.
I forgot to clean the cloudflare cache.. sorry for that.?

Viewing 25 results - 19,526 through 19,550 (of 21,203 total)