Search Results for 'cloud'

Results from the Forum
imircor
tagDiv Member

Thank you! I have already been able to customize both, in cloud template header and footer responsive design

Calin
tagDiv Staff

Hi,

Please make sure that you have the latest version of Newspaper theme, 10.3 also if the problem persist, please deactivate the cloud template, delete it from plugins and reinstall it from Newspaper > plugins.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

Make sure that you have the theme activate and tagDiv Cloud library is activate. Also if you have all these theme plugins enable all the demos should be available -> https://i.imgur.com/cNObTmv.png

Thank you!

Vlad S
tagDiv Staff

Hello !

For posts you will have to add a post template from the cloud library as you can see here: https://www.youtube.com/watch?v=I1R3j1QYod0 ; https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

All the cloud templates are fully editable using the tagDiv Composer.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you have accomplished all the system requirements as in our documentation here: https://forum.tagdiv.com/requirements-for-newspaper/

Also in order to edit a category template we recommend using the Cloud library templates which are fully editable using the tagDiv Composer as you can see here: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

Calin
tagDiv Staff

Hi,

On your current header, you can achieve this only with custom css -> https://i.imgur.com/LitDoRm.jpg
.td-header-style-10 .td-header-main-menu {
padding-left: 0px;
}
.td-header-style-10 .td-header-menu-wrap-full{
height: 48px!important;
}
.td-header-style-10 .sf-menu > li > a {
padding: 0px 10px;
color: #fff;
background-color: #444;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.sf-menu > li:hover > a:after, .sf-menu > .current-menu-item > a:after{
display: none;
}
.td-header-style-10 .sf-menu > li:hover > a {
color: #68c62d;
background-color: #fff;
}

The code need to be set in theme panel> custom code> custom css
Also there is a new way to achieve this, you can use a cloud header from tagDiv Cloud Library and you can edit it with tagDiv Composer.

Thank you!

Calin
tagDiv Staff

Hi,

The settings from theme panel are applying on standard header menus, if you have a cloud header set on your website, then you need to make the settings for the menu with tagDiv Composer.

Thank you!

anirbanroy2002
tagDiv Member

Also, the option to edit the footer of the website has disappeared. In the cloud templates section, Footer template is not showing up and in the theme panel, in place of the footer template, it shows “none selected”. However, i know that the life news footer is selected. I want to edit the footer but the theme isn’t allowing me.

As you can see, i am having multiple issues with the theme after the latest update!!?

Andy
Participant
#0

I am staging to move site from one host to another with some changes to the Newspaper theme that it’s been running for 2.5 years. Problem is whenever I attempt to edit Single Post Template 1 I get error that says:

“Errors at columns: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

https://544c83d243.nxcli.net

STEPS TAKEN:

1. Verified all theme requirements are exceeded
2. De-activated all but TagDiv plugins
3. Updated theme to 10.3
4. Deleted and re-installed Cloud templates

Nothing has worked and welcome any ideas.

#0

Hi,
Recently, I´ve changed my WordPress and Newspaper to another ISP.
Although almost everything works, I can no longer access new cloud templates since this option is no longer activated in the menu, and is no longer available in the TagDiv editor.
Can anybody help me?
Thanks a lot
Periodicotecnologico

tmamedov
Participant
#0

Hi guys, so the mobile theme is really good, lightweight, and works fast. but it lacks support for an infinite scroll from cloud library, which is a bummer, since most traffic is mobile nowadays. Is there a chance you could make a mobile theme support infinite scroll for individual posts?

Calin
tagDiv Staff

Hi ir,

Sorry you posted in Newsmag forum, on Newspaper the modified date on posts can be set using tagDiv Composer on single post template from tagDiv Cloud Library.
-> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt
Also you can use the modified date on blocks -> https://i.imgur.com/M8EhqKW.png and you can filter after this setting -> https://www.screencast.com/t/VSePr63B

Thank you!

anirbanroy2002
tagDiv Member

Hi!
Yes, the theme is up to date with the latest version 10.3. I have tried deactivating and then reactivating the tagDiv Cloud Library plugin, but that didn’t fix the issue.
The problem still persists.

Federico
Participant
#0

Hello, a have one question.

If on Menu -> Newspaper -> Theme Panel -> Theme Fonts i can change default font for some elements, why i should change each elements in an Cloud Template ? Should default fonts be applied directly to templates?
I don’t understand why I should modify in the menu and then in the templates

Vlad S
tagDiv Staff

Hello !

As mentioned above. You can create your own sidebar by setting up a Cloud Library post template ( You can follow our tutorial here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ )

And by following the above picture you will be able to set the ROW layout as shown in the reply above so you will have a sidebar.

Thank you !

Calin
tagDiv Staff

Hi,

Please notice that we take in order of time the topics ( time when was post the question ) to answer the question, and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.

In order to chaage the hover color on the contact form please try this custom css
.page div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{
background-color: red;
}

In order to have more control over the post design, you can use a single post template from tagDiv Cloud Library and edit it from tagDiv Composer -> https://i.imgur.com/2wuhLCa.png -> https://i.imgur.com/pNtB6gq.png -> https://i.imgur.com/sfI0WNM.png -> https://i.imgur.com/2J93XCq.png -> https://i.imgur.com/bnGupdw.png

Hope this will help you!
Let me know the results!
Thank you!

descubriendojapon
Participant
#0

Hello

I set a author page template from Cloud Library in theme panel options, but when I click on the author name in the author box that is at the end of the posts, it goes to the home and not to the author page. I tried a lot of things but anything works. Can you help me?

Besides, if I want to personalize the author page for each author, is necessary to set a different template (and edit it) for each one?).

Thank you so much in advance.

Regards

Calin
tagDiv Staff

Hi,

The Pro demos are using cloud templates and for these the theme panel settings will not apply, the theme panel will change only the standard styles/templates. In order to edit a cloud template you’ll need to edit it with tagDiv Composer, for example if you are using a single post template you can edit it like this -> https://i.imgur.com/2nR57lo.png after that you can add and remove the elements.
Please follow our tutorial in order to change the logo on pro demos: https://www.youtube.com/watch?v=HXQQygkCCJo

Thank you!

Calin
tagDiv Staff

Hi,

Unfortunately we do not have a menu like that, indeed the mega menu can be made only from categories, if you want to have some specific posts, then you can make a category and set it on mega menu and remove it but you can use a header from tagDiv Cloud Library and build with tagDiv Composer a menu like that, set a row like this -> https://i.imgur.com/TJUWFWv.png add a menu -> https://i.imgur.com/Uvtt0y5.png select a menu -> https://i.imgur.com/bRHR55z.png (the icons on menu can be set as in our documentation from here ), also on mega menu -> https://i.imgur.com/thvBews.jpg also the elements can be order by name or id -> https://i.imgur.com/C84JS7Q.png results will be -> https://i.imgur.com/epxAo4S.png you can make some more adjust from the menu settings.
Unfortunately this is the only way you can use our mega menu, sorry!

Hope this will help you!
Thank you!

fatih-2
Participant
#0

Hello

I just realized a php issue after we started having author pages issues. I’m not sure if this is a TAGDIV composer issue because the issue only cleared if TAGDIV composer disabled or WPML CMS disabled. For your information; WPML informed us this is not related to WPML- at least for the moment. I’ll go deeper into the issue once I hear your suggestions about it.

Author Main Languge
Author Secondary Language

So we string translated author details but, Main language don’t appear.

Contacted Yoast; reply here

When we ran a cURL test on the relevant author URL Author Main Languge, we see a 403 or 500 internal server error as the HTTP response results. We also don’t see anywhere that Yoast SEO causes this issue, nor it redirects to a different page at all.

Contacted Hosting; reply here

We are able to replicate the 403 error via cURL. We updated your files permissions and the issue persists.

When we rename your .htaccess file cURL shows a 404 error as shown below :

$ curl -sI Author Main Languge
HTTP/1.1 404 Not Found
Date: Tue, 18 Feb 2020 14:07:08 GMT
Connection: keep-alive
Set-Cookie: __cfduid=d1b130608b54ae7b56df6a8826823610d1582034828; expires=Thu, 19-Mar-20 14:07:08 GMT; path=/; domain=.XXX.COM; HttpOnly; SameSite=Lax
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Turbo-Charged-By: LiteSpeed
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri=”https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct”
Server: cloudflare
CF-RAY: 567090cd2e05fe06-DTW

Contacted WPML; reply here

There’s fatal error on Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937

Image to the code; https://pasteboard.co/IVoIq5t.png

Besides; here’s the other debug logs about the theme

18-Feb-2020 13:22:54 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937
Stack trace:
#0 /home/xxx/xxx.com/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_tag.php(17): the_post()
#1 /home/xxx/xxx.com/wp-includes/template-loader.php(98): include(‘/home/xx/…’)
#2 /home/xxx/xxx.com/wp-blog-header.php(19): require_once(‘/home/xxx/…’)
#3 /home/xxx/xxx.com/index.php(17): require(‘/home/xxx/…’)
#4 {main}
thrown in /home/xxx/xxx.com/wp-includes/query.php on line 937
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:55:56 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:14 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 109
[18-Feb-2020 13:56:15 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/xxx/xxx.com/wp-content/plugins/td-composer/td-composer.php on line 113
[18-Feb-2020 13:56:51 UTC] PHP Fatal error: Uncaught Error: Call to a member function the_post() on null in /home/xxx/xxx.com/wp-includes/query.php:937

So, I’m looking forward to hear from you

Vlad S
tagDiv Staff

Hello !

You can achieve this only by using cloud library templates. As you can see here you can create and fully customize your templates using the tagDiv Composer: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

I hope this was helpful !

Thank you !

Aleksandra
tagDiv Member

Yes, because I deleted rows in Cloud Templates.

Calin
tagDiv Staff

Hi,

in order to edit the Fast News header you’ll need to import it from tagDiv Cloud Library and edit it with tagDiv Composer, click on the background color of the header and check in the header menu zone in css tag and change the color overlay -> https://i.imgur.com/rnNXdw7.jpg

Thank you!

codeslove
tagDiv Member

Hi,

No not an issue about plugins, I did see two posts linked to this one on forums did many tests to fix the issue without success…, Disable plugins, import new demo..

Good news, problem resolved now, my issue was between cloudFlare DNS configuration and Nginx Vhost (domain name with/without www.).

Thanks for your support.

Viewing 25 results - 14,276 through 14,300 (of 21,203 total)