Search Results for 'footer templates'

Results from the Forum
Anonymous
Inactive
#0

Hello, I just update Newspaper to the latest version and try to use only cloud library but no standard kit.

Main language: everything is working.
Other languages: here is the list of problems
– Newspaper does not display correct footer or header.
– Custom template with different footer or header display always template configured int theme panel
When adding a template translation with WPML, the template has to type (footer, header, category, ….)

I fix footer and header by patching the following file with in td-composer

legacy/common/wp_booster/td_global.php
726c726,728
< return (int) str_replace(‘tdb_template_’, ”, $template_id);

> $template_id = (int) str_replace(‘tdb_template_’, ”, $template_id);
> // fix for wpml
> return apply_filters( ‘wpml_object_id’, $template_id, ‘tdb_templates’, true );

And everything is working now.

Still get the problem with template type not setted. but i can do it via SQL.

daveslc
tagDiv Member

This is still not fixed. I cannot load any footer templates from the cloud library. Do you know when this will be fixed?
I still get the error: “Invalid template type!”

Calin
tagDiv Staff

Hi,

What you can do to solve the problem is to use a custom css to hide the share from the footer page
.td-footer-page .sd-sharing-enabled{
display: none;
}

The code need to be set in theme panel > custom code> custom css
Or
You can change the footer page to a default footer -> https://i.imgur.com/Yp3oZ0p.png -> https://forum.tagdiv.com/footer-templates/

Thank you!

Vlad S
tagDiv Staff

Hello !

For that you will have to create a cloud template footer from the cloud library: https://forum.tagdiv.com/footer-templates/ which will become fully editable with tagDiv Composer.

Thank you !

RealDeal
Participant
#0

I have updated the Newspaper theme from 9.6.1 to 10.3. I have to say, what a mess this has been. Just about all the settings were wiped out. Still have my posts and menus but things like logos, footer text all had to be redone. I still have a problem with Nextgen Galley not showing up on any pages. I have checked everything and everything “should” be showing. Same thing is happening with Smart Slider. Nothing shows. Tried adding the code to the templates and nothing. cleared all cache on the site and locally and nothing. Been messing with this for 2 days and no luck. Any ideas?

Vlad S
tagDiv Staff

Hello !

You will have to create a custom footer from the Cloud Library as you can see here: https://forum.tagdiv.com/footer-templates/

All the cloud library templates can be edited using the tagDiv Composer: https://www.screencast.com/t/mHNG2Pvx

I hope this was helpful !

Thank you !

citymagthess
Participant
#0

Hello. I have installed the same footer template like 4-5 times now. Every time i save it its ok. If i need to edit anything, it kinda not recognises it as a template.
Meaning
In the Cloud templates page (wp-admin/edit.php?post_type=tdb_templates#/)
Every other template shows an edit template link. The footer template the specific link is missing.

I have created the plugin from template more than 4-5 times by now. If i press edit so i can edit it brings me to the normal editor and then by pressing the TagDiv composer i get

Error at zones: 6(models) : 0(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)

Calin
tagDiv Staff

Hi,

For footer you can choose one of those standard templates -> https://i.imgur.com/KRw1gmx.png or you can set a footer page that can be edited with tagDiv Composer -> https://i.imgur.com/TUYVfWp.png or you can choose a footer template from tagDiv Cloud Library -> https://i.imgur.com/eBOjQkr.png

Thank you!

instants web
Participant
#0

Hello
when I want to change the footer templates or add a new element on a page I can select the template in the list but when I want to apply this template the selection page does not disappear – so I close it but I can no longer apply – the confirlation message appears very quickly then disappears
I tested on chrome – opera and firefox the result is the same

how can i fix this?
awaiting your return
Philippe

localemotion
tagDiv Member

Hello @Calin,

thank you for the quick reply.

Well, the editor shows an empty page for the footer, which means that the content of the demo cannot be interpreted correctly. This also means that I cannot edit the content provided by the demo, which I think is definitely a problem.

I don’t understand the other part of the answer. If I want a central footer, are the “cloud templates” the right function for it or not? If I import a template from the “tagDiv Cloud Library” (eg “Footer Default PRO” from the demo), I have the same problem. The template can then no longer be edited with the editor.

So again my question: can the “cloud templates” still be used and if so, how do we fix this error? If not, what should we use instead. And finally: why is this problem with the primary demo?

Thank you for the support so far.

miwiley
Participant
#0

(1) Great theme – I left another for this one [old: coronavirusdata.org] – 301’s coming
(2) Challenges with Youtube:Video – I opted to embed raw HTML (saw that this will get fixed)
(3) CSS options – are outstanding!
(4) Mobile (AMP+) hit and miss, settings confusion for the most part
(5) Templates @Cloud – not really utilized, but might play around later
(6) I feel like there should be more widget/options
(7) Social media – IMO = messy – I opted to again embed HTML [footer]
(8) No conflicts with plugins yet – i stayed pretty light
(9) Don’t ever try to edit pages with anything other than TDComposer – Holy Sh…!!, i had start over, good thing i did not get very far
(10) Don’t ever try to rename a template(d) page – Yikes, that caused a mess as well.
— so pretty much take the templates/demos and TDCompose them – I was trying to fixup how the code looked @dev

Overall 4-5 stars on this theme.

If you have any comments about the theme implementation – i would enjoy hearing them
http://www.covid19data.com

domien
Blocked
#0

Greetings,

We created Cloud Templates for Header, Footer, Category, Tag, 404, Search, Author, and Single Posts, and used those templates as default in the theme panel, but after disabling the standard pack plugin, here are some errors we are getting.

Pages
https://screencast.com/t/79OIQpxm
https://screencast.com/t/VK1NPee1zqa
https://www.screencast.com/t/pyMDuTkZ
https://www.screencast.com/t/bUDzkKklNmEX

We noticed that certain types of blocks weren’t working, so we figured out that using “flex blocks” resolves this issues. Is there another or a better way to fix this?

The major problem that we are not able to solve is here: https://screencast.com/t/x8T6y9Na133

This error is coming up on our posts (with standard pack plugin disabled). Can you please explain why this error shows up and how to fix it?

ruunmedia
tagDiv Member

So I have disabled standard pack and not using WPBakery…I am saying I did a fresh install of newspaper 10.3 and then built out cloud templates using the premade styles (used Tech News Pro). Its happened on both the header and footer templates where I will go back into edit something and the same error appears in tagdiv composer:

“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)”

In an effort to possibly explain the bug I was just including that it appears to show WPBakery shortcodes if you click to “edit” template section (not tagdiv composer)
Heres our footer https://share.getcloudapp.com/nOuNY7ro

But upon further inspection it actually looks like a mix of your tdc shortcodes prefix WPBakery vc prefixes like:

[tdc_zone type=”tdc_footer”][vc_row full_width=”stretch_row_1200 td-stretch-content”

If you “edit” a functioning cloud template it appears as encoded text:
https://share.getcloudapp.com/ApurNm0W

Thats why I was saying the bug probably has something to do with that or perhaps your tdcomposer is using VC elements?

The only thing I could think of is I sometimes work across multiple tabs and might have an edited td composer open not saved in one tab and then a more updated cloud template I’m saving over in the other…is there any versioning/support using tdcomposer so theres no conflict like a normal wp post?

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!!?

nfzambrano
Participant
#0

Hi

Every time I access the template editing area (Cloud Templates) and check the Footer Template – Default PRO, the error shown in the image appears.

Error en Footer Template - Default PRO

In addition, the header also appears in this template. I’m not sure it should be like that.

How could I solve this situation?

Thank you very much in advance

Vlad S
tagDiv Staff

Hello !

In order to edit the footer we recommend to use a footer template which will become fully editable with tagDiv composer. Find out more about it here: https://forum.tagdiv.com/footer-templates/

Thank you !

Vlad S
tagDiv Staff

Hello !

Unfortunately at the moment there is a problem with this. Please edit the footer from the homepage. Starting with 10.3 you have the possibility to edit the header / content and footer from the homepage directly not needing to open multiple templates to be edited.

I hope this was helpful !

Thank you !

Vlad S
tagDiv Staff

Hello !

You can achieve that by setting up a footer template from the cloud library and as you can see here: https://forum.tagdiv.com/footer-templates/ And after adding the adbox element you will be able to set the css sizes as you can see here: https://www.screencast.com/t/1keXd2PFmb

Thank you !

Vlad S
tagDiv Staff

Hello !

In 10.3 version Headers and Footers can be found in the Cloud Library and you can fully customize them using the tagDiv Composer. Find out more about it here: https://forum.tagdiv.com/header-manager/ ; https://forum.tagdiv.com/footer-templates/

Thank you !

qzconsulting
Participant
#0

Hey,

I’m using GadgetsPro demo as the base of the website. I tried to create a couple of more pages with tagdiv composer and i’m having zero luck.

When i create a new page with composer it affects the rest of the pages too since it seems to create the new elements as part of the footer. Hence it ends up on all the pages.

What do i do? I’ve tried default template (with and without content title) as well as page builder with title. Same problem.

Also, there is a problem with the footer template. I only see the ‘edit option’ not ‘edit template’ as with the rest of the cloud templates imported. This is the only thing i can think of at this point.

daveslc
Participant
#0

I get an “Invalid Template Type!” error when trying to load Footer templates from the cloud library. All other templates seem to load fine except the footer.
I used wp-debug, and no errors came up on that.
Why won’t the template load?

dennisjpitocco
Participant
#0

Whenever we attempt to edit our Footer (cloud template), we receive an error message in red popup box top right corner of Template. Our Path– Admin Dashboard/Templates/Edit/TAGDIV COMPOSER
_______

Error Message: Errors at columns elements: 4(models) : 0(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)

________
The suggested UNDO operation does nothing.

tanteidee
tagDiv Member

Well… the problem of the first message has been solved, I managed to correctly select the row of the footer and do Background gradient white, the problem of the second message remains to be solved. From Cloud Templates I see Footer, but instead of Edit template, I see Edit, then I click to tag Div Composer button, editor open but with the error:

Errors at columns elements: 3(models) : 0(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)

tanteidee
tagDiv Member

I must also add that if I try to edit the Footer in tagDiv Composer from Cloud Templates, the following error appears:

Errors at columns elements: 3(models) : 0(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)

I imported Gadgets PRO without content from Install Demos.

daveslc
tagDiv Member

Additionally, with the Cloud Library, the Default Pro footer gives the error ‘Invalid Template Type!’
And, the Cloud Library Default Homepage template (not the demo template) times out (but loaded).
And, there’s no ‘Default Pro Author template’ to match the Default Pro theme option.
And, there’s no ‘Default Pro’ Header template to match the Default Pro theme option.
Why so little support and attention to the Default Pro theme options and Cloud Templates?
Can you fix this and add the appropriate pieces to match the Default Pro theme?

Viewing 25 results - 901 through 925 (of 1,486 total)