Search Results for 'page template'

Results from the Forum
blackrifleunited
Participant
#0

We prefer the template load without the mobile theme.
However we need the “Sign In / Join” links and page.

Can we manually add and show the “Sign In / Join” front end login and registration page without enabling the mobile theme?

Preferably we would like the “Sign In / Join” to show up in the main menu when viewed in mobile.
However we’re open to adding it as a graphic via custom html code.

Without this feature our users can not sign in or register via a mobile browser using the default theme (non-mobile)

jcarhuazv
tagDiv Member

This option is when use block or grids in custom pages. How apply this option in template of page categories (as example link)? In Categroy global settings not found option.

Best regards
Joseph

RustyOcean
tagDiv Member

I mean in the single post template.
And is this ad correct in the Page category? Better would be the photo window.

Category Page

thanks alot

Ciao Rick

Sitebysite
tagDiv Member

There are no other plugin except the default ones (TagDiv) installed with the theme, so it can’t be a conflict. Anyway i tried to exclude one to one but i didn’t solve my problem.

With child theme active i can’t change layoute of pages and it’very strange.
In the “Post setting” area the selection of layout in the “Post template” area does not work.
I change template but the page in frontend does not change.
Why? It’s a big problem i can’t start develop my site.

Can you help me please?

DaveS
tagDiv Member

Hi,

I’d like to hide the titles from the breadcrumbs and I see that there is an option for this in the theme panel settings Template settings > Breadcrumbs – last oprion.

However when I switch off this button the titles are being hidden only on wordpress post pages. I don’t have a separate theme for the woocommerce section so product pages should be using the same breadcrumbs, technically. But the title there is staying.

Is there a way to remove the name of the products from the breadcrumbs using some custom code?

Thanks

Vlad S
tagDiv Staff

Hello !

You have to go into Theme Panel – Template settings and set eah cloud library template on each page. https://www.screencast.com/t/QtNPbZ81wbe Also you can create a new page and create it from scratch using the tagDiv Composer as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

I hope this was helpfull !

Thank you !

aleabuamer
Participant
#0

Hi.
Why in home page appears two times the social block?
home page

Another question:
In this section (Sharing buttons)
Sharing buttons Section
I can’t see Instagram

Tavla
Participant
#0

I have read the manuals and searched the theme settings. But I do not find where to upload the design for the main page that I created in Cloud Templates.

Thus, the design to be displayed on the maine page, for example. http://www.myhomepage.com I find where to upload 404 page, header etc.
Is it another setting for the main page?

Thanks in advance for the help!

Thanks for the help!

Simion C.
tagDiv Staff

I could create a code for the homepage as well
http://prntscr.com/og3mhw

.home .td-header-style-10 .td-header-menu-wrap-full,
.home .td-header-style-10 .td-header-menu-wrap.td-affix {
max-width: 1128px;
}

It can be added in the same custom CSS in the theme panel.

A background image can be set in the theme panel, but it will apply to the whole website.

You could set backgrounds for the rows containing the content in the homepage
http://prntscr.com/og3os1
And replace the latest articles section provided by the page template with a loop element in a row so it can have a background as well.

Or maybe set a background with CSS, that will work as well. For example something like this (I modified the header limitation width to make it display better in this case)
http://prntscr.com/og3t44
You can use an image of your choosing, here is the code if you want to give it a try
https://pastebin.com/cgJh9rjz

Regarding the memory, we recommend 256M, this would be enough for most websites. But if many plugins are used or plugins that use more resources, it can go higher. Here are our requirements guide – https://tagdiv.com/newspaper-theme-requirements/

Let me know if you have more questions.

Vlad S
tagDiv Staff

Hello !

In order to insert this option into a post you will have to add or edit a Single post template from the cloud library and after that you can insert the pricing in it.

Find out how to make a single post template from the cloud library here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

Thank you !

wladimir
Participant
#0

Hello,

If you register as a guest blogger on our site (top left) you will be signed in as a default ‘Contributor’ – https://www.agentdrive.com

The problem is ‘Contributors’ seem to have access to the ‘Cloud Templates’ which I don’t think they should. If they then click on edit template, the page just keeps on loading and nothing happens.

I just want to check there are no security issues and no one can break anything.

Thanks again.

fullenchilada
tagDiv Member

Oh ok, good to know. Managed to get my own little footer template up and running. The only problem I got left is that it spans across the entire page and I would really love to have it constrained in the box in the middle so it fits the overall theme

Calin
tagDiv Staff

Hi,

The demos are using default headers that can not be edit, sorry! if you want to edit the header you’ll need to use the header manager.
Also the Latest Articles section is from page template -> Page Builder + Latest Articles + Pagination -> https://www.screencast.com/t/zKIG7wwDv
Also if you do not want to use cloud template, you can try using custom css, but this can be quit difficulty, because the css code can brake the layout.
> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you need help with css I can try to help you, please provide me a link to your website and some details about the width you want to achieve.

Thank you for your understanding!

Simion C.
tagDiv Staff

Hi,

I see it there. It is like a list of articles – http://prntscr.com/ofshss with numbered pagination. The modules seem to be the same, some are reduced in width and have additional design. So they are not different elements like in this case blocks, but some have other design than others.

You could produce a similar functionality using the loop elements or the latest articles page template which has pagination. But all the modules used will look the same, they can’t be styled individually, unless maybe with some CSS.

Jarrett
tagDiv Member

Spicifically, I meant, for the homepage, I couldn’t change default newspaper demo’s row stretch of the top post grid, while the lower rows I’m able to change. However at the very end, above footer, I couldn’t select or change the latest articles grid.

Other than the homepage, I’d also like to change post and category templates width without changing to other templates, because I’m happy with the everything else, all I need is just to change the width.

Thanks!

Rich Williams
Participant
#0

Hi there,

I’m using the List Menu element on some pages as a navigation tool. I’ve made it inline etc by styling it using the element’s CSS Panel and also some custom CSS, but the one thing I’d really like it to do is look like the menu on the standard Post and Category boxes, such as the Box 1 ‘Most Popular’ menu on the Homepage > Tech template, with the links above the line rather than below. At the moment I can only get them below the line when using the List Menu element.

Any ideas how to do this?

Cheers,
Rich

Simion C.
tagDiv Staff

Hi,

The featured image can’t do that unfortunately. You could remove the featured image from the post page, then the second image will be at the top.
Or make it appear below that smaller image. Since I see you are using a cloud post template, you can easily drag and drop the post content element to appear above the featured image element – http://prntscr.com/ofm8i4

That image in the post content is quite small from what I can see, despite being larger in reality. Is that a thumbnail of the image? From what I can see it is a small thumbnail, not the full image or larger thumbnail – http://prntscr.com/ofm9ln

Thank you very much for the kind words, let me know if you have more questions.

Catalin
tagDiv Staff

Hi,

1)If you want to reduce the font size for your main menu items, please note that you can d this from the Theme panel -> Theme Fonts -> Font Settings, like this -> https://www.screencast.com/t/K9gjAG5ufy3

2)If you want to have more access to this section, you will need to use the Footer Template Style 5 which has three empty columns where you can add as elements you want. For more details, please check the documentation from here -> https://forum.tagdiv.com/newsmag-footer-templates-2/

3)So, if you want to have more control over the category pages, please note that you can do that from the Theme panel -> Categories -> Category global settings and Per category settings. -> https://www.screencast.com/t/t4UiwhlQ9us Please check the documentation from here -> https://forum.tagdiv.com/newsmag-category-templates/

Thank you!

Vlad S
tagDiv Staff

Hello !

In order to achieve that look you will have to edit your page using the tagdiv composer and modify the Row so the layout will offer you a sidebar like here: https://www.screencast.com/t/l7AtnRxj1puI After that you can simply add the elements you want in order to finish the looks of your page

In order to edit this you will have to add a single post cloud template from Cloud library. All the steps needed to do this are found here:https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/

I hope this was helpfull !

Thank you !

jcarhuazv
tagDiv Member

This is the page example:
https://demo.tagdiv.com/newspaper/category/template-style-6/
Current color in hover title is #4db2ec
color that I want: #005a15

http://prntscr.com/ofi9hc

Best regards
Joseph

fashion trends news
Participant
#0

Please can you direct me on how to edit the block header text
block header template edit

Calin
tagDiv Staff

Hi,

You can set on the pagination the offset too, I think that you are using the Page Builder + Latest Articles + Pagination, if is so need you’ll need to open the page in backand and look for the “Latest Articles” > “Posts Loop Settings” -> https://www.screencast.com/t/7kZsLYEp

Thank you!

Calin
tagDiv Staff

Hi,

If you want to change the width of post templates, you’ll need to use a single post template from tagDiv Cloud Library, edit it using the tagDiv Composer and stretch the row to the dimension you need.
-> https://www.screencast.com/t/i8SQ5eS4

Similar topic -> https://forum.tagdiv.com/topic/newspaper-9-theme-front-page-width/

Thank you!

hundredkorea
Participant
#0

Hello~

I want to change title length at tag page.
I can change with tag div composer at custom page. but i can’t at tag template page.

Please help me

Calin
tagDiv Staff

Hi,

From what I can see your header is now transparent and set with overlay -> https://www.screencast.com/t/jWY20ie0f also there
If you want to have a different header on some pages/posts, you’ll need to set a general/global header in theme panel -> https://www.screencast.com/t/VEsottoh5 and this will be applied to all pages/post that do not have set an individual header ( to set individual header on pages you need to edit them and set from header manager the header, for post you’ll need to set the header on a single post template and apply it on posts ).

Thank you!

Viewing 25 results - 11,601 through 11,625 (of 18,570 total)