Search Results for 'cloud library'

    No search results were found in Documentation!

Results from the Forum
Vlad S
tagDiv Staff

Hello !

You can create a Category page and set it as your homepage. And there will be all posts from only 1 category. Find out more about Category Templates here: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

Calin
tagDiv Staff

Hi,

In order to set the number of subcategories that you want to show in mega menu, you can use a header template from tagDiv Cloud Template use the header manager and set the limit number -> http://prntscr.com/oxid1x
If this is not working, or is not what you mean, please provide me a link to see your mega menu, also please provide some screenshots with the settings you’ve made for mega menu and the parent category for your subcategories, in this way I will be able to inspect the problem and provide you an working answer.

Thank you!

Calin
tagDiv Staff

Hi,

You can change the avatar using a plugin, you can check more in this documentation -> https://forum.tagdiv.com/how-to-set-the-avatar/
Also you can use the TagDiv Composer to build the sidebar how you want, also you can use template from tagDiv Cloud Library
Also here is a sidebar tutorial from widgets Sidebars tutorial -> https://forum.tagdiv.com/sidebars-tutorial/
And yes you can add html widget -> http://prntscr.com/owm47d or in Tag Div Composer you can use html element -> http://prntscr.com/owm3yo

Thank you!

Calin
tagDiv Staff

Hi,

If you want to use the Custom Post Type please notice that will be better if you’ll use a child theme, in this way, if you’ll make a theme update the changes will not be lost.
Please notice that the ingle-job_listings.php can not be customize using tagDiv Composer or tagDiv Cloud Library, this need to be customize using code
Also all those files was moved in tagDiv Composer plugin in wp-content/plugins/td-composer/legacy/Newsmag/parts/single/single_template_1.php

Thank you!

Sprint News
tagDiv Member

Hi Vlad
looks like we do not understand each other. 🙁

I tried the way you told me but Templates that are present in Cloud Library are different form templates that actually use.
And i have to modify each one to reach client needings. Yesterday i tried but TagDiv Composer it’s not in my strings.
15 minutes tryng to set one template (without result) and i have to do repeat this 6 times: posts archive, category, tag, pages and search page
Never mind. Will not use news ticker and TagDiv pages on the site.

Vlad S
tagDiv Staff

Hello !

You will have to go into Dashboard – Cloud Library. Search for the templates you want.

Single for Post Template
Category for Category pages.

Import each one, and add the News Ticker from the tagDiv Composer.

After that assign each template to the specific category / post.

Please follow this 2 tutorials for a better understanding: https://forum.tagdiv.com/cloud-library-category-templates/ ; https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

Sprint News
tagDiv Member

Hi Vlad
I would like to:
1) import the standard demo templates that i’m using in Cloud library. (Templates cames form the standard demo)
2) Modify the templates just adding the news ticker
3) Save and use it

Is that possible?
Where i can find or export standard templates?

Thanks

Calin
tagDiv Staff

Hello @altpress,

The most of the filters from tagDiv Cloud Library are set in wp-content/plugins/td-cloud-library/includes/tdb_functions.php
If this is not what you mean, please provide some more details about the filters/hooks that you want to edit/find.

Thank you!

Vlad S
tagDiv Staff

Hello !

The Single post templates are from Posts For categories you will have to add a Category Template from the cloud library. Please find out more about it here: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

Vlad S
tagDiv Staff

Hello !

I’m not sure I quite understand what are you saying. You want to have Demos in Cloud library ?

Thank you !

Sprint News
tagDiv Member

I understood that i have to use “Cloud Library Templates” and edit with TAGDIV composer also if I do not like live composers.
Peraphs it is not a good solution because I have to add the ticker on posts, posts, archive, category, tag and pages. A lot of work for one element on almost all the site.

Now the question is: How to import in “Cloud Library Templates” the templates that are in the theme template?
I do not need of the pre made templates and i do not want to build new ones.

Vlad S
tagDiv Staff

Hello !

As I have mentioned above. The news ticker is an tagDiv Composer element wich can be added only on templates from Cloud Templates. For posts you will have to add the Single Post templates from Cloud Library: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

For category you’ll have to use Category Templates and so on.

Please learn more about the cloud library here: https://forum.tagdiv.com/cloud-library-templates/

Thank you !

Vlad S
tagDiv Staff

Hello !

Unfortunately we cannot offer support for untested plugins. Ad Inserter Pro is an untested plugin and we cannot help you with it due to support policy: https://forum.tagdiv.com/newspaper-theme-support/

Also you can find inline ads for the Single Post templates from the Cloud Library into the tagDiv Composer here: https://www.screencast.com/t/zdF8pWIG9L

Thank you !

Vlad S
tagDiv Staff

Hello !

If you are refering to this hook: https://developer.wordpress.org/reference/functions/add_filter/ then it is used multiple times inside the cloud library plugin. https://www.screencast.com/t/YQfFd0HuT

Thank you!

Vlad S
tagDiv Staff

Hello !

You can have Next / Back Buttons only on smartlists.

That is possible when having a Single Post template from the Cloud Library as you can see here: https://www.screencast.com/t/CO4LWTcimW

Follow this tutorial to learn how to use the Single Post Template: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

You will have to make some modifications. First of all add this css code into your Theme Panel – Custom Codes – CSS: https://www.screencast.com/t/vxXrGBIV

.td-post-next-prev-content { align-items: center; border-radius: 40px; text-align: center; display: inline-block; margin-bottom: 40px; width: 50%; height: 50px; background-color: black; } .td-post-next-prev-content a { text-align: center; margin-top:15px; margin-bottom:5px; color: white; } .td-block-span6 { text-align: center; width: 350px; }
And you will have to make some modifications in PHP too following this path: legacy/common/wp_booster/td_module_single_base.php ( I have used Notepad++ to edit it )
and change the codes at the line: 929 ; 930 and 940 ; 941 like in here: https://www.screencast.com/t/AEgFOTDC

Thank you !

Vlad S
tagDiv Staff

Hello !

To be able to edit posts with tagDiv Composer you will have to add a single post template to your posts. You can find more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

After that you can add this element in your sidebar: https://www.screencast.com/t/qO4KQGZDoLo

This is as much you can achieve with a sidebar. For a full reproduction you will have to create a page for authors.

Also please note that is easier for us to help you if you create individual posts for your issues !

Thank you !

DUNKy
Participant
#0

Hi,

In order to be as precise as possible: I am currently using the smart list module to create image galleries.

– I used the Cloud Library and the following template: Smart List Template 5.
– For the Smart List type setting : I used Smart List

Everything works perfectly except one thing: The display of slide numbers.
Indeed, it is not mobile friendly (clumsy display occupies many pixels).

Do you have a CSS or PHP code to hide the numbering of slides?
Link example : https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/
Picture that show what i want to hide : https://image.noelshack.com/fichiers/2019/34/3/1566401568-zzz.png

Thanks,

Calin
tagDiv Staff

Hi,

In our example https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/20/ the next button is gray because you are to the last slide.
Also if you want to use the Infinite Loading please check this article ->https://tagdiv.com/infinite-loading-for-single-posts/
-> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Hope this will help you!
Than you!

DUNKy
Participant
#0

Hello,

In order to be as precise as possible: I am currently using the smart list module to create image galleries.

For this, I used the Cloud Library and the following template: Smart List Template 5.

Everything works perfectly except one thing: I would like to post the following article when the visitor arrives at the end of the gallery.

Currently, when the visitor arrives at the end, the next button is grayed out.
Here is an example on my website: https://test.vamely.com/quand-disney-sinspire-de-personnes-reelles-pour-creer-ses-dessins-animes/20/

Ideally, I would like the “next” button to redirect to the next article (of the same category for example).

Thank you,

Calin
tagDiv Staff

Hello @justbradford!

In order to can apply that filter you’ll need to use a custom category template from tagDiv Cloud Library and set it in theme panel -> http://prntscr.com/ovlin6
Edit the category template -> http://prntscr.com/ovlj4s -> http://prntscr.com/ovljd7

Thank you!

MrOrsh
tagDiv Member

I finally found the correct php-file “tdb-comments.php” located in plugins > td-cloud-library > parts. Editing this file does what I want, so all good so far 🙂

Is there however a way of adding this file to the child-theme so I don´t have to manually update it after each update?

GregorS
tagDiv Member

I finally figured it out. There was something wrong with tagDiv Cloud Library plugin – looks like it didn’t update and so there was an issue with Speed Booster: incompatible plugin detected

Now everything works fine.

Vlad S
tagDiv Staff

Hello !

In posts you will have to import a single post template from the cloud library wich is fully editable using the tagDiv Composer. Take a look at this tutorial to learn how to do it: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

For categories you have category templates from Cloud library: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

Vlad S
tagDiv Staff

Hello !

The News Ticker is a tagDiv Composer Element. You can add it wherever you want: https://www.screencast.com/t/HyO7s0WiFDZb

Please note that you will need a Single Post Template from the Cloud library and apply it to your posts in order to have the posibility to edit Posts. Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

servicios-arketype
Participant
#0

When choosing to add a section or template on a new page the acknowledgment buttons are behind the image and you cant say ok to choose section, the Ok buttons is repeated 3 times. You simply cannot import sections.

Also i found a solution. You can click the OK button through the DOM, inspecting the website.

1. You cant import sections/templates. OK button is behind

2. You can click the OK button through the DOM. Deleting the div which has the id = tdb-modal.

3. Now you can import all the sections and templates you want!

Viewing 25 results - 6,676 through 6,700 (of 8,727 total)