Search Results for 'cloud'

Results from the Forum
Calin
tagDiv Staff

Hi,

1. The date format can be set from here -> https://i.imgur.com/uyQtFIK.png -> https://wordpress.org/support/article/formatting-date-and-time/
If you are using a cloud header from tagDiv Cloud Library you can edit it with tagDiv Composer -> https://i.imgur.com/lkwNbdV.png

2. For cloud header the file path is -> wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_date.php -> https://i.imgur.com/8xPrqmb.png (you need toadjust you code to set it in buffy) and for standard templates is D:\xampp\htdocs\Newspaper\wp-content\plugins\td-standard-pack\Newspaper\parts\header\top-menu.php -> https://i.imgur.com/qbEF0d6.png

3.Unfortunately the newsletter plugin can not be use in widgets, this is available only in tagDiv Composer, but you can set the mail chimp code in a text widget in in your sidebar -> https://i.imgur.com/fnZc5fQ.png

Thank you!

Calin
tagDiv Staff

Hi,

Please note that we do not test it with cloud templates, only with standard templates, for cloud templates you need some custom work to adjust the code, also the code can not be set in a child theme, therefore on each update you need to make the changes.
If you want you can make a request to our custom services here -> https://tagdiv.com/web-development-services/

Thank you for your understanding!

Vlad S
tagDiv Staff

Hello !

The codes you see because tagDiv Standard pack is not active. Please activate standard pack plugin.

For posts you can set a template site-wide: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

Calin
tagDiv Staff

Hi,

Yes, you need to activate the theme in order to have access to Cloud Library.
If you want to make a testing website on sub-domain or localhost, then you’ll not have any problems with the license agreement, only if you want to use it on multiple website.
You can read more about it here:
-> https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/ end products (live websites).
According to Envato license terms a theme can be used for a single end product (website)
https://themeforest.net/licenses/standard
https://themeforest.net/licenses/terms/regular

Thank you!

Thomas
tagDiv Member

Hello

Thanks both of you for help.

I change the info in the 2 files (login and top-menu)… and nothing change.
When I am log when I click on my name it not go to https://www.virtualmagie.com/profil/ but still to https://www.virtualmagie.com/author/thomas-4/

For:
wp-content -> plugins -> td-cloud-library -> shortcodes -> header -> tdb_header_user.php

search into that file: get_author_posts_url

I put on line 306 :
$buffy .= '<a href="https://www.virtualmagie.com/profil/">' . $current_user->display_name . '</a>';

For top-menu in line 60, i put:


           echo '<ul class="top-header-menu td_ul_login"><li class="menu-item"><a href="https://virtualmagie.com/profil">' . __td('Sign in / Join', TD_THEME_NAME) . '</a><span class="td-sp-ico-login td_sp_login_ico_style"></span></li></ul>';

For login here:
<div class="td-menu-login"><a>' . __td('Sign in', TD_THEME_NAME) . '</a>' . $users_can_register_tab . '</div>
I don’t how to put the correct URL.

Thanks

  • This reply was modified 6 years by Thomas.
Vlad S
tagDiv Staff

Hello !

You can choose from a Cloud library template as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Also please note that Cloud Library templates are fully editable with tagDiv Composer.

Thank you !

Calin
tagDiv Staff

Hi,

2) To remove these elements from mobile theme plugin you need to use the general options from theme panel -> https://i.imgur.com/OHn8b8W.png -> https://i.imgur.com/YVSImVJ.png -> https://i.imgur.com/iOnV1KC.png these will apply on mobile them plugin too.

3) For this you need to use a cloud header from tagDiv Cloud Library, edit it with tagDiv Composer and check the website manager -> https://i.imgur.com/TkOKFjN.png also the menu can be change by click on it -> https://i.imgur.com/hG8Vp14.png

If you want to set a background image you can do it from theme panel -> https://i.imgur.com/iWbulCV.png make sure that this option is enable -> https://i.imgur.com/AsyXkt7.png also if you have set a background color, clear it or set an opacity to can see the background image.

Thank you!

Vlad S
tagDiv Staff

Hello !

For post template you can use the tagDiv Composer to completely edit your template: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

If you’re using the tagDiv Composer and a Cloud Library header you can edit the menu element and cancel the dropdown: https://i.imgur.com/riTiWUt.jpg

Also if you’re using cloud header you can edit your row’s width so you can achieve a boxed layout: https://www.screencast.com/t/f7X2IqgnVk

Thank you !

hin7177
tagDiv Member

I think we’re in the same boat. We’ve met every requirement and yet we still can’t access the cloud template. $70 for a product that thousands of people use and wondering why it doesn’t work…and wondering if we’re going to have to pay hundreds of dollars to figure it out.

emmalabbe
tagDiv Member

I was thinking about replicating the page that I can’t edit with TagDiv Composer (since it’s a new page, no SEO yet). But I don’t know the difference between “duplicate” and “create a new draft”. What should I use to create a new page from the same template ?

Another question to help me saving time : when I create a new page, I import a block template from the Cloud Library, I change a few settings, and then I’d like to save it in order to reuse it in other pages. Is it something that we can do?

Thank you so much.
Emma

andersonjsantos
tagDiv Member

I located the file “tdb_single_content.php” em “wp-content/plugins/td-cloud-library/shortcodes/single”

In the code I found the section that appears to be responsible for displaying the Post text.

$buffy .= ‘<div class=”tdb-block-inner td-fix-index”>’;
$buffy .= $post_content_data[‘post_content’];
if ($post_content_data[‘post_pagination’] != ”) {
$buffy .= ‘<footer>’;
$buffy .= $post_content_data[‘post_pagination’];
$buffy .= ‘<footer>’;

I would like to display in the Post the custom field ACF “<?php echo get_post_meta($post->ID, ‘registro_cas’, true); ?>”

But I can not. Where should I put this code?

Inserted into the template “loop-single-1.php” and it worked, but I need to use the Pro template.

If anyone can help me with this …

Thank you

emmalabbe
Participant
#0

Hi,
I noticed sometimes an error message while saving a content in TagDiv Composer, saying “The current content hasn’t been created by TagDiv Composer”. As you said in a previous answer to someone that it’s OK (this notice isn’t the result of actual issues in most cases, and if you can successfully edit the page or could template then there is no problem, despite the message), I thought it would be fine.
However since yesterday, when I edit the page using TagDiv Composer, I see only lines of code in the most part of it (blocks). I only used TagDiv Composer to create this page, importing blocks from the Cloud Library.
How can I solve this issue ?
And how to avoid that it does the same thing on other pages, since I’m building a lot of new pages to deactivate the Standard Pack.
Thank you.

Shekhar
tagDiv Member

Hi,
Thanks for the response, but the above-mentioned solution is applicable for custom post templates imported from Cloud Library. But I am not using any custom post template.

acearaujo
Participant
#0

Hi Guys, I bought the theme two days ago, and Im restyling a website. I have a Staging server to make those changes before go to production. Do I have to put the code to validate the theme before i can start using cloud templates? What happen when I move the staging to production and the envato code that I already use?

Calin
tagDiv Staff

Hi,

In order to be able to have comments in post, you need to make these settings -> https://i.imgur.com/83CnhKi.png -> https://forum.tagdiv.com/enabledisable-comments/
Also in your case you are using a pro demo and you need to edit the single post template from tagDiv Cloud Library using tagDiv Composer like this -> https://i.imgur.com/1kebAnv.png and add the single post comments where you want to have it -> https://i.imgur.com/i9pnmBJ.png

Hope this will help you!
Thank you!

investmentguide
tagDiv Member

Feel free to ignore this original request. I have decided to go about customising using Cloud Templates myself.

I have a few specific customisation queries. Please don’t direct me to general advice as these are the queries I’m struggling to resolve after referring to general advice – I’m looking for some specifics!

1) How can I make the bar to the left and right of the navigation, the same colour as the navigation bar.

same colour

2) I’m using the mobile theme and AMP. If I go to my homepage on my mobile, I can see author name next to each post. I disabled this using TDComposer on the homepage… but it still shows up like this on the mobile. How can I amend this? I have the same problem on post and category pages where, for example, breadcrumbs are appearing.

3) I would like a separate navigation bar to appear on the desktop version when you ‘snap back’. I had this selected when using the standard plugin… but am struggling to recreate it using TDComposer.

4) On single posts, it appears to automatically take me on to a different post as I scroll down. I would like to disable this option.

Thanks,
Matt

Calin
tagDiv Staff

Hi,

If you are using standard post style and not cloud templates, then you can use our guide for Co-Authors Plus plugin from here -> https://forum.tagdiv.com/adding-multiple-authors-articles/ also the Guest Author plugin can work to, but only with standard post template, with cloud templates will not work (you need to use theme without tagDiv Cloud Library).
Please note that it will not work on cloud templates.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

If you want to edit the footer cloud template, then you’ll need to edit it from a page, for example, you can edit the homepage, click on edit with tagDiv Composer -> https://i.imgur.com/uweNRrc.jpg after that go down to the footer end edit it, click on the footer row and check the css tab -> https://i.imgur.com/Z8h0zic.png(now you can customize the the whole web-page from fronted).

Hope this will help you!
Thank you!

Qaisarmaqbool
Participant
#0

Hello Community Members,

I purchased the Newspaper latest theme version 10.3.2 via Envato but it is showing following error while downloading any type of template through tag-clouds
“Envato key is missing or invalid. Please register your theme using a valid key and try again”

How to solve this issue?

Thanks in Advance

Calin
tagDiv Staff

Hi,

There are no tag Cloud elements in widgets only tagDiv elements -> https://i.imgur.com/KynlLUm.png
The Entertainment demo use a single post template from tagDiv Cloud Library, you can edit it with tagDiv Composer like this -> https://i.imgur.com/xn32ZRI.jpg
Also these are the only tags that our theme has -> https://i.imgur.com/SNUuopH.jpg
If you want to add your sidebar made with widgets add the element widgets sidebar like this -> https://i.imgur.com/Tdhdtnf.jpg also you can add all elements from tagDiv Composer.

Hope this will help you!

Vlad S
tagDiv Staff

Hi,

We recommend to use only tagDiv Composer with tagDiv cloud Library and replace the elements from Standard pack to can deactivate it, in this way you gain some performance.

The speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/

Also if you want our custom services, you can contact our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you!

delfinista
Participant
#0

Hello
Hello,
i am trying to use to load a Pre-designed Templates – tagDiv Cloud Library but the system gives me this error

[ { “type”: “AJAX ERROR”, “message”: “Invalid reply from server endpoint.”, “debug_data”: { “endpoint”: “td-cloud-library/new_template”, “request”: { “readyState”: 4, “responseText”: “

FACEBOOK CONNECTION ERROR: Invalid username or password (401)

\r\n{\”template_title\”:\”Homepage – Gossip PRO\”,\”template_id\”:19187,\”template_edit_url\”:\”https:\\/\\/www.mysite.com\\/it\\/wp-admin\\/post.php?post_id=19187&td_action=tdc&tdbTemplateType=page\”}”, “status”: 200, “statusText”: “OK” } } } ]

Can you give me directions?
thank you very much

investmentguide
Participant
#0

Any plans to make a Newspaper Finance pro?

I have tried my best to create a version of my website using cloud manager so that I can get rid of the standard pack plugin, but it’s incredibly difficult to make a version which looks the same.

Thanks,
Matt

anweshak_10
Participant
#0

The newspaper theme has been glitching. Our home page disappears and then reappears again. We also cannot access the Cloud template library.

The website: https://theenvoyweb.com/

Calin
tagDiv Staff

Hi,

The PRO demos are using cloud templates, dos are construct in a different way and can not be set in child theme.
The files path for the single post template from cloud is -> wp-content/plugins/td-cloud-library/shortcodes/single the code need to be assigned to one element that you use in post template.

The single post template from tagDiv Cloud Library can be edited using tagDiv Composer.

Thank you!

Viewing 25 results - 13,351 through 13,375 (of 21,203 total)