Search Results for 'composer'

Results from the Forum
carlosbbraga
Participant
#0

I cannot edit any page of my blog =(

gcamara
Participant
#0

I get this when I try to edit a cloud template with td composer… Not happening on all templates.
Edit: I fount it. An image with an address not reachable cause this.

r1kay
Participant
#0

Hi,

I have made a sticky sidebar column with de tagdiv composer. The items in the column are now partially behind the sticky header. How can I add an offset to the sticky column? Adding margin-top doesn’t work well, because it makes the top of the post content column and sidebar column to not align.

Many thanks!

#0

Hi, how to decrease the white space between columns? I have severals rows set up with 3 and 4 columns but cannot figure out how to make that white space less wide between them. I have tried to increase the width of the columns and it decreases the white space when I view in TD composer but when I ‘preview’ in browser, the white space is always the default width that comes with the theme.

Ramletb
Participant
#0

Android and desktop are fine, logo was set via composer shortcode. I’ve assigned different IDs to desktop and mobile as read in a previous topic.

test.americanfaith.com (client’s test environment)

winipnews
tagDiv Member

how do I change that? the latest’s articles midway on page, are not accessible when I edit page with tagdiv composer only the most popular

  • This reply was modified 5 years by winipnews.
yvsc
Participant
#0

When trying to start TagDiv Composer with an existing page it states “The current content page hasn’t been created by TagDiv Composer!” I went to try all other pages and see whether I could open those pages as well but same error appears and it keeps on buffering..

What has happened and how I can able to open the page using TagDiv Composer again?

please help on this

PFC
tagDiv Member

Hi Calin,

Thank you for that update. That page you’ve linked is more informative than the other Buddypress pages on style support I’d seen. I am quite curious as to your findings.

I’ve tried the following with respect to the td-composer plugin and the child-theme.

child-theme root = /

/menu-mobile.php
/parts/menu-mobile.php
/legacy/Newspaper/parts/menu-mobile.php
/td-composer/legacy/Newspaper/parts/menu-mobile.php

Unfortunately, none of these has worked for me. So it’s likely an unsupported file.

Btw I think it’s great that tagDiv offers this form of child-theme support, very forward-thinking considering how complex your theme is and its use of additional plugins.

/td-composer/legacy/Newspaper/parts/

This is the folder I am finding I need to modify files, like:

logged.php
menu-mobile.php
login.php

Thanks!

Richard

andxtagdiv
tagDiv Member

and the is no way to edit it in composer !?

andxtagdiv
tagDiv Member

Ok
(I will not get into how annoying this is and how your composer in this respect is lacking…).

Tag template does not work for me. I have imported three templates. The briefly show the new layout but then flip back to the original layout from before.

I did that in an incognito window.

What can I do?

marcorroma
tagDiv Member

But… How do I set up standard search instead of live search?
On tagDiv composer I find only Header live search, Mobile live search
and Search Form.

Bettina
tagDiv Staff

Hello!

You can see this element in TagDiv Composer by search about the word “Button” and there you will find settings to customize your button how you need, check this video to find out how you can achieve all these things: https://www.screencast.com/t/WgUtqksl

Thank you!

Calin
tagDiv Staff

Hi,
If you want to use a child theme for the BouddyPress, then as you said you need to use there guide https://codex.buddypress.org/legacy/theme-development/the-bp-default-theme/building-a-buddypress-child-theme/
Also the child theme from our guide can be use for the files from standard pack, but it will also work for files from tagDiv Composer, not all of theme, but most of them, like on the standard pack. I will make some more investigations for how to set the style-buddypress.css in child theme and come back when I will have good results.
Thank you!

Anamaria
tagDiv Staff

Hello,

Please edit header with tagDiv Composer, select the zone on the header menu, and in the General tab is the option Shadow, please set the value to 0 => https://www.screencast.com/t/XgYQNKEOSnCi

Hope this helps you!

Thank you!

Patrick93
Participant
#0

Is it possible to do a button with border and fill-color? I cant find these settings in tag div composer.

Patrick93
Participant
#0

Some Changes in Tag Div Composer, i cant see on Tag Div Composter but live. Thats a pitty because i first have to save and view reload to see changes in live-preview.
For example: font-weight changes

Bettina
tagDiv Staff

Hello!

Our developers will try to adapt TagDiv Composer also for Woocommerce in the future and also other features which are required from our clients.

Thank you for all the kind words and choosing us!
Have a great day!

Anamaria
tagDiv Staff

Hello,

Each element from tagDiv Composer has the CSS tab, where you can set the width for that element and other options.
For example, if you a width for the slider you can do it like this => https://i.imgur.com/CylEyyZ.jpg you can set the width in px or % (in this case you can set margin left and right auto to align the element centre).
Another way is to use a row and set layout for it => https://i.imgur.com/PhryWPj.jpg then drag and drop the slider you need (also, if you want you can adjust the column width using the above example).

Thank you!

Bettina
tagDiv Staff

Hello!

You have installed Mobile theme plugin. If you created the mobile pages with TagDiv Composer, then when you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with it’s own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
If you need your mobile version to be displayed with almost same design like in desktop version, then better deactivate the plugin and see the results.

Thank you!

Bettina
tagDiv Staff

Hello!

If you will use cloud/PRO template not a default one, then you can edit with TagDiv Composer and have the element with controls for the Youtube videos.
Notice that the YouTube videos should work as expected with the theme. Also, make sure that you have setup your video module according to our documentation from here: https://forum.tagdiv.com/video-playlist-2/
Hope that helps you!

Thank you!

Bettina
tagDiv Staff

Hello!

It seems you have default template, so you need to change the fonts by accessing Newspaper -> Theme panel -> Theme fonts. There you can find to change the font from posts, to upload a new font, etc.


@Balint
If you use the mobile theme for your mobile version, then you will find the settings in Newspaper -> Theme panel -> Mobile Theme -> Theme fonts.
Or if you use a responsive version then you need to change also from mobile viewport with TagDiv Composer.

Thank you!

PFC
tagDiv Member

Hello Calin,

I needed to make adjustments to the css for BuddyPress related page elements. All of them. For example, changing the background colour of the buttons that are hoovered over. A simple example:

#buddypress a.button:hover span,
a.bp-title-button:hover span,
#buddypress ul.button-nav li a:hover span,
#buddypress a.button:focus span,
a.bp-title-button:focus span,
#buddypress ul.button-nav li a:focus span,
#buddypress a.button:active span,
a.bp-title-button:active span,
#buddypress ul.button-nav li a:active span {
background-color: #a11ff2;
}

I have way more edits and changes that are needed. I could target this directly from the child theme css file. But this isn’t the correct way to do this according to BuddyPress documentation.

BuddyPress requests that a separate companion CSS file be offered, style-buddypress.css is the file Newspaper is using. However, it’s not being enqueued via functions.php, so it must be somewhere else in the theme’s additional plugin that it’s being setup. Having an edited version in the child-theme doesn’t work.

If the mechanism behind enqueuing this style-buddypress.css file can be understood, it’s probably easier to de-enqueue and re-enqueue for the child theme file instead.

For me, this isn’t as much of an issue anymore as I need to be patching changes that aren’t compatible with the child-theme model you use. i.e. modifying the mobile menu header files. Your documentation on child-theme supported overrides only works for td-standard, not td-composer.

td-composer/legacy/Newspaper/parts/menu-mobile.php

So I’ll copy over the style-buddypres.css into the parent with my edited version as part of the patching. There’s no rush for a response now on my behalf.

Knowing the correct way of doing this would be helpful for others in the future and maybe added to the child-theme documentation.

Thank you and have a nice day.

Bettina
tagDiv Staff

Hello!

If you use cloud template, then you can edit the page with TagDiv Composer plugin, click on that zone and change the color. Documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
If you use a default template, then please check if the setting in theme panel is saving or not.
Also, try to delete your cache(also from your browser) and try again.
Let us know about your results!

Thank you!

Anamaria
tagDiv Staff

Hello,

1. We usually recommend only in extreme cases to use the child theme, usually with Pro Prebuilt Website you can customize it with tagDiv Composer without using the child theme.
2. Yes, you can use the prebuilt website but please notice that if you editing the content that is coming with the prebuilt website and you want to try another prebuilt website those changes that you made on the content from the first prebuilt website will be lost. We recommend to make your own content (if you can copy-paste the content that comes from a prebuilt website and this way will not be lost), or you can use the elements, cloud template from tagDiv Cloud Library.

You can check more about the prebuilt website from our guide: https://forum.tagdiv.com/demos_introduction/ -> https://forum.tagdiv.com/cloud-library-templates/

Thank you!

what-the
Participant
#0

So these past couple of day’s we’ve been using Divi which is a front end designer similar to the TD composer. We hate WP Bakery because it sucks and decided to purchase the Divi builder because unfortunately the TD composer can’t be used for building custom woocommerce pages like the single product page, etc. Tonight we learned that the Divi builder lacks so much stuff like WP bakery when compared to the TD composer that it’s so frustrating. The one thing we love about the TD composer is that we can have different design settings for different devices without it affecting all other devices as well. All these other so called popular design builder plugins can’t even do that. What the TD composer lacks is the woocommerce custom designing, etc. Tagdiv you guys are already beating the competition. Give us the ability to use the TD composer on ecommerce platforms like SPECIFICALLY woocommerce and you corner the market with your theme and TD composer. Pls research what we’re telling you. Your composer IS THAT GOOD IF NOT WAAY BETTER!

Viewing 25 results - 16,551 through 16,575 (of 52,922 total)