Search Results for 'page template'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

Please note that we do not recommend using 2 page builders on the same page. Also by working with WP bakery on cloud templates may cause issues and conflicts.

If you want to delete a row, you can delete a row with the empty column like using the right click on the row icon -> http://prntscr.com/owlyuw -> http://prntscr.com/owlynq or using the drag and drop -> http://prntscr.com/owlz2r

Thank you !

Calin
tagDiv Staff

Hello,

Unfortunately for the moment the breadcrumbs icon for page can not be change, sorry! the breadcrumbs on page came with the page template.

Thank you!

milanstapley
tagDiv Member

Hi Simion,
How about the CATEGORY TEMPLATE? I have Category Template 2 applied for all my category pages. How can I ensure each category page shows uniquely the categorized posts in each country?

cantoute
Participant
#0

Hi,

We love the feature of featured video and that it fetches the thumb…
On home page it does a nice job when setting post format to video by putting the “play” icon.

On our articles the video is part the article content and usually at the end of the article.

So is there a way we could display the featured image and not the video in the “featured image” box on single post page?

We’re using cloud custom template at this time. It’s imitation of default template. We could easily switch to default or other as our sidebar is native wordpress widgets.

But I was wondering if there was a way to force featured image box to not display the video.

Thanks

cpope
tagDiv Member

Made sure the two actions where accomplished.

Still the same message:
This site can’t be reached The webpage at https://ijjcoin.com/wp-admin/post.php?post_id=77052&td_action=tdc&tdbTemplateType=page might be temporarily down or it may have moved permanently to a new web address.
ERR_SPDY_PROTOCOL_ERROR.

Why would it say the site can’t be reached?

morikahn
Participant
#0

ok, I’m losing my mind here.

The tagdiv composer works fine when I’m editing a page. Or editing a post template.. or anything else.

BUT! When i try to work on a Header.. it craps out. I get warnings the template wasn’t made by the composer. I save the file i was working on, and try to close the composer.. and then get a warning my changes weren’t saved.

I then close the manager, re-open and its right. My changes weren’t saved.

I don’t understand why the composer is working fine for everything else, but not for the Headers.

Calin
tagDiv Staff

Hello,

You can trty this custom css to hide the “:”
.tag .td-page-header .td-page-title {
overflow-x: hidden;
text-indent: -14px;
}

, also if you want to have more control over the the tag templates, you can use a tag template from tagDiv Cloud Library.

Thank you!

showscout
tagDiv Member

Thank you for the response. That worked to remove the word “Tag” but it didn’t remove the “:”. So, on the top of my tag template pages it now reads “: <TAG NAME>”. Where can I can rid of the “:” so it just has the tag name on those pages?

Vlad S
tagDiv Staff

Hello !

That can be achieved by creating Category Pages using the Cloud Library category pages and editing them using the tagDiv Composer.

Import or create one or more category pages, edit the using the tagdiv composer ( you can add any element from the composer ) and after that set the category template to the category page.

You can find out more about it here: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

SpinUp19
tagDiv Member

Hi Vlad, the metabox HOMEPAGE LATEST ARTICLES is added by Newspaper theme and the page template PAGEBUILDER + LATEST ARTICLES + PAGINATION is also added by Newspaper theme. Way you tell that these things come from WordPress? In a clean WordPress installation there aren’t them.

Calin
tagDiv Staff

Hello,

If you want to have more control over the header you can import a header template from tagDiv Cloud Library and edit it with tagDiv Composer after your needs.

Thank you!

RobinKiera
Participant
#0

So I updated to new Theme, new child theme and all plugins.
1. This issue came up: https://nimb.ws/XU0N3A on post and page, It works when I deactivate tagdiv composer. The problem lies in post, page. It also works on classic builder and when I install Gutenberg plugin By Gutenberg Team but not in default like it used to.
2. Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet. I see this error even I have updated all files from the zip I download. I double checked and all file are there. https://nimb.ws/NG8Ted
3. Wp Editor error, https://nimb.ws/rx73wR can’t save nor can I switch. This problem was there before update.

Thanks

showscout
Participant
#0

I’m trying to modify the tag template page. Specifically, I’m trying to remove the “Tag:” portion of the default page title so it only displays the tag name (not the “Tag:” portion). The theme panel says that page can be edited in the tag.php file. However, after removing “Tag:” from tag.php it still appears on my pages.

What’s the proper theme file to edit so I can remove “Tag:” from the tag template page?

cpope
Participant
#0

This site can’t be reached

The webpage at https://ijjcoin.com/wp-admin/post.php?post_id=874&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fijjcoin.com%2F might be temporarily down or it may have moved permanently to a new web address.

cpope
Participant
#0

This site can’t be reachedThe webpage at https://ijjcoin.com/wp-admin/post.php?post_id=77052&td_action=tdc&tdbTemplateType=page might be temporarily down or it may have moved permanently to a new web address.
ERR_SPDY_PROTOCOL_ERROR

FroomkinPW
tagDiv Member

So if I want to do this for 20 category pages, I need to create/edit/save 20 separate category templates in the cloud library, and assign one to each category?

VoZz
Participant
#0

Hello,

For our website https://www.tickettipper.nl/ that is based around ticket deals, we created a custom ‘Deal Alert’ function for people to sign up on. We developed this with a combination of Mailchimp and Advanced Custom Fields. We were able to make it work on our Single Page template (can be seen here in the sidebar: https://www.tickettipper.nl/azie/thailand/thailand-royal-jordanian-sale/). The value of the form ID is loaded from our taxonomy (category) page in WordPress and placed in the template with this PHP code: https://www.advancedcustomfields.com/resources/adding-fields-taxonomy-term/

We would also want to display it on our Category Page template (for example; https://www.tickettipper.nl/azie/thailand/), but for some reason the code will not show / work. My best bet is that the $term = get_queried_object(); cannot be defined, but after many different changes, I still can’t get it to work.

Is this a known problem? And could you help us with finding a resolve?
Thanks in advance

Vlad S
tagDiv Staff

Hello !

The templates that are fully editable with tagDiv Composer will need to be edited with the tagDiv Composer.

In order to have the sidebar you have set in Appearance – Widgets you will have to insert into the homepage a Widget Sidebar element and set it as you can see here: https://www.screencast.com/t/fyyqVuYVnzH

I hope this was helpfull !

Thank you !

Vlad S
tagDiv Staff

Hello !

Please note that we do not recommend using 2 page builders on the same page. Also by working with WP bakery on cloud templates may cause issues and conflicts.

Please provide a link to your website in order to inspect.

Also if you are facing any issues we are here to help so let us know !

Thank you !

ahmetekinler
Participant
#0

I know old files have been moved to the td-composer extension. Where do I put archive-cep-telefonlari.php in the new system? Previously theme/newspaper/archive-cep-telefonlari.php was included here.

(Where do I put my previous private singles and archive files?)

Is here?? -> /plugins/td-composer/legacy/Newspaper
Is here?? – /plugins/td-composer/legacy/Newspaper/parts/single

Please also refresh the following page. https://forum.tagdiv.com/custom-post-type-support/

Vlad S
tagDiv Staff

Hello !

That can be achieved by creating Category Pages using the Cloud Library category pages and editing them using the tagDiv Composer.

Import or create one or more category pages, edit the using the tagdiv composer ( you can add text with title or column text element in order to write your introduction ) and after that set the category template to the category page.

You can find out more about it here: https://forum.tagdiv.com/cloud-library-category-templates/

Thank you !

fatih-2
Participant
#0

So I’m creating a new header in cloud template from scratch(blank header). We are using WPML for multilanguage.

My question is, do I have to create 2 headers for each main page to display? Because, we are placing URL for the header logo but have 2 main pages obviously which ends with .com and the other is .com/en/

manasek
tagDiv Member

Thanks Vlad!

It works inside the post. I have already achieved it also using td_post_video meta keys.

The issue is that I would like to make the snippet work in a single page template. But, it does not work there… Any ideas to point me?

One example of the use could be to update an icon block or a button block via theme API in a way we clould use the featured video URL in the video popup field…

Thanks!

  • This reply was modified 6 years by manasek.
mni
Participant
#0

Hi,

I would like to make some modifications to the homepage in the default template, e.g. add a different block, move some elements elsewhere, add some elements from another template, etc.

Is it possible? Because e.g. i can’t delete some rows? Is the only solution CSS / tagDiv Composer or can I using e.g. WPBakery Page Builder.

I am asking for advice how to customize a template quickly and easily?

Best regards,

Mario

Viewing 25 results - 11,226 through 11,250 (of 18,570 total)