Search Results for 'composer'

Results from the Forum
Anamaria
tagDiv Staff

Hello,

I think the problem is because the settings are not saved, so please do a test using only tagdiv plugins and check the console -> https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/

Thank you!

Anamaria
tagDiv Staff

Hi,

You can remove the Single Post Author select with tagDiv Composer and with a right-click you can delete => https://i.imgur.com/GNzcGmJ.jpg, or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page => https://i.imgur.com/vkQVCjn.jpg this change will be applied to all posts that use that template and you can delete any element like this.
The exact steps for date/category and other elements you want to delete.

Thank you!

Anamaria
tagDiv Staff

Hello,

You can add the shortcode in the column text or text with title.
“Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.

Thank you!

Anamaria
tagDiv Staff

Hello Adam,

For logo please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/

Thank you!

Chris Baird
Participant
#0

I have a homepage template – I go to my main domain dot com – – select edit with tagdiv composer and in the top left it shows – “Page > Homepage – 22” as the template.

However – when i go into Dashboard>Cloud Templates

There are no homepage or page templates.

How do I get the homepage template I have had – over into the Cloud Templates?

I’m working on cleaning up my templates and simplifying things.

RTW
Participant
#0

Hello,

I don’t know if this is a known bug but I have lost most of the functionality of tagdiv composer. I can no longer drag and drop elements and I cannot select elements that are already there.

There are no error codes and I have deleted, reinstalled and updated the plugin. Is there anything else I can try?

Thanks

AntonioT
tagDiv Member

The problem is that when you set one page for Posts Page you no longer can use “Tag Div Composer” and so we have no control for ads.
Where did the newspaper choose the two company ADS that are presented in the posts page?

albertok
Participant
#0

I sorry to bother,

kindly, somebody could tell me if is possible insert in homep age edited with Tag Div composer shortcodes of third parts?

I want t put in home a calendar shortcode (made with ICS calendar) but I dont understand what kind of widget can I use… I tried with simple text, HTML… no results.

Could you help me please?

Anamaria
tagDiv Staff

Hello,

Some elements need to change with tagdiv Composer, please edit the page and change the title.

Thank you!

DamianSiecz
tagDiv Member

sorry but i dont know where to find it in wordpress 🙁
If i click edit homepage with no composer i dont see any options 🙁

DamianSiecz
tagDiv Member

Its done, but this block i cant edit in composer 🙁
https://prnt.sc/w8wLwBq79lnn

albertok
tagDiv Member

Thank so much for your quick answer…

actually mi site is in staging mode…
you can visualizae it if you can give me your IP adress and I enable it via Webpanel

I do not use plugins as you said…
Actually I have follow plugin working:

Akismet
Modula (for gallery)
tagDiv cloud library
TagDiv Composer
The Events calendar / PRO
Ultimate Maps by supsystic
WP Event aggregator / PRO

Thank so much

  • This reply was modified 3 years by albertok.
  • This reply was modified 3 years by albertok.
GluGWines
Participant
#0

Hi,

I am seeing the following error whenever I try to use the tagdiv composer:
Error at zones: 6(models) : 5(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)

It’s also not working.

Everything is up to date on the site, we are using theme version 12.1.1 and we have all green boxes on the system status page.

Can you please let us know how this can be fixed.

Thank you

Anamaria
tagDiv Staff

Hello,

I think the problem is because the settings are not saved, so please do a test using only tagdiv plugins and check the console -> https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/

Thank you!

iniatisg
Participant
#0

Hi,

I would like to implement the following page:

1) Display the latest post CONTENT of a certain category (e.g. category id 10) first.
2) Below display the list of posts that belong to that same category (e.g. category id 10).

The second part is easy and tagdiv composer provides many ways to achieve it. But what about the 1st part? I didn’t find any way using the tagdiv composer to do that. We want to display the latest category post content dynamically. This is because we program post to display at 12 o clock midnight, so the page can be updated on its own at that time to display the new post first (i mean the content of the post) and below the rest category posts (list of titles and meta info).

Can you help how to achieve that?

Thanks in advance

AntonioT
tagDiv Member

Ok, so how can I create a Posts Page I can edit with Tag Div Composer?
And how can I manage the ADS in Posts Page?
thanks.

ddj
tagDiv Member

Like I said, in TagDiv Composer, the font is set to Oswald in all the locations. I specified that font via the editing panel on the left side of the screen.

For the two sentences, it is set at General > Post Content > Oswald.

For the main navigation, it is set at Style > Fonts > Element Text > Oswald.

For the Image Box (buttons), it is set at General > Style > Custom Titles Text > Oswald.

In the TagDiv editor, the font displays as Oswald. After saving and viewing the live page, the font shows up as Alegreya.

I do have some custom CSS, but none of it mentions Alegreya. Here’s what the custom CSS looks like.

.entry-crumbs {
display: none;
}

.woocommerce-ordering select {
display: none;
}

.woocommerce .td-container .page-title {
margin-top: 50px;
}

.woocommerce .product .images .flex-control-thumbs li img {
cursor: pointer;
opacity: .5;
margin: 10px;
padding-right: 10px;
padding-top: 10px;
}

.woocommerce .added_to_cart {
font-size: 12px;
color: #222;
padding-left: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: none;
}

.woocommerce.widget {
margin-bottom: 38px;
background-color: lightgray;
padding: 5px;
}

.tdb_mobile_menu {
z-index: 10;
}

.tdb_mobile_search {
z-index: 10;
}

.td-search-wrap-mob .td-search-input span {
font-size: 20px;
font-family: ‘Oswald’;
}

.td-search-wrap-mob #td-header-search-mob {
font-family: ‘Oswald’;
}

.td-search-wrap-mob .result-msg {
margin: 0 5%;
font-size: 20px;
font-family: ‘Oswald’;
}

.tagdiv-type ul, .tagdiv-type ol {
margin-bottom: 6px;
}

  • This reply was modified 3 years by ddj.
Anamaria
tagDiv Staff

Hello,

This page is the type of Blog you can’t edit with tagDiv Composer https://i.imgur.com/tGtpWiJ.png.

Thank you!

Bettina
tagDiv Staff

Hello!

You don’t need to buy an amp. You can use Mobile theme + AMP. You can not mix the mobile version.
We have 3 options for mobile versions that you can use:

1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.

2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages

3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.

A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY

If you need to use the mobile version 1 or 2, then you need to disable the Mobile Theme plugin.

Thank you!

kkezekiel
Participant
#0

when im making changes in the editor on the left, they’re not reflected in the view on the right. So it looks like nothing is happening. But when i save it and load my website, the changes have been made.

I want to see the changes in the editor while it’s happening. How do i do this?

Bettina
tagDiv Staff

Hello @ddj!

It appears to be Alegreya. Check the TagDiv Composer to see which font is set and select the right one. Make sure you do not have any custom CSS there.

Thank you!

Bettina
tagDiv Staff

Hello @NewburghNews!

Please verify if you do not have a fixed count set in the TagDiv Composer: https://forum.tagdiv.com/tagdiv-social-counter-intro/
Try to reinstall the plugin and delete all the cache.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please try to use the right click on the section of the Composer https://i.imgur.com/LlXzuBr.png

Thank you!

ddj
Participant
#0

After one of the recent Newspaper updates, the font in several locations in not showing up as I’ve specified in TagDiv composer. I’ve checked each of the problematic areas in TagDiv and the fonts are set as Oswald. In the TagDiv editor, they appear as Oswald. But on the live site, the fonts seem to be the default font. Oddly, when I inspect font on the live site, the Inspector says it should be Oswald.

Here are a few pages that show this error.

https://www.meriwethersociety.org/membership/ — the top navigation and sub-navigation items are supposed to be Oswald. The two sentences under Membership are supposed to be Oswald.

https://www.meriwethersociety.org/ — The text on the 4 buttons of Membership, Reunions, Resources, Store is supposed to be Oswald.

Footer of any page — Virtually all the text in the footer (except for the text in blue & italic) is supposed to be Oswald.

In my Theme Panel settings, the option to load Google fonts is On. Also in Theme Panel > Theme Fonts > Font Settings, all the settings are set as Default Font.

I have cleared cache multiple times.

Anamaria
tagDiv Staff

Hello,

If you want to achieve you can do it only using Cloud Template -> Footer Template to edit it with tagdiv Composer https://forum.tagdiv.com/footer-templates/

Thank you!

Viewing 25 results - 8,401 through 8,425 (of 52,922 total)