Search Results for 'composer'

Results from the Forum
jmpatrick63
Participant
#0

In TD Composer I’ve figured out how to add a drop shadow to the box around the title using a Column Title block when building a page. Is it possible to apply a drop shadow to the title text instead of the box?

3kk
tagDiv Member
Hi - reply

Thank you for your reply.
I modified the file as you told me.
This part is still not erased.
Is there any part that needs to be modified?

The following files have been modified:
wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php

wp-content/plugins/td-composer/legacy/Newsmag/parts/single_template_1.php

You have deleted the get_source_and_via(); part of the file above.

What I want is to publish a post on wp-admin/post-new.php.
Input from quote to blocks to via url in the displayed post setting panel
I want the parts erased.

I will attach the photo for the exact contents.

https://imgur.com/a/k3Xxkx6

  • This reply was modified 6 years by 3kk.
  • This reply was modified 6 years by 3kk.
envatosh101
Participant
#0

TagDiv,

My team and I just wondering what’s your contingency with other clients like us who have hundreds of posts/pages created using Visual Composer for years and that are having issues with transitioning to TagDiv composer? I’m pretty sure we are not the only one and we are curious if you have any contingency of not losing clients with this issue.

As you already know, there are some conflicts with using the tagDiv composer if pages/posts were originally created using Visual Composer. In our case, we have hundreds or even thousands of pages and posts that were built in VC. Some elements are not working when we tried to convert it to tagDiv Composer. We can’t afford and don’t have the time to manually fix each page/post.

So again, how did you envision this change for clients using Visual Composer that has hundreds or thousands of pages/posts?

ludyma
tagDiv Member

Well perform the removal of the periodic theme 9 and load 10, purge the cache and start everything ok, but I realized that the AMP plugin when it loads only without activating the mobile theme, the options come out, but if I activate the mobile theme it disappears the options in the left loaf of AMP, that did not happen before, I do not know if it is correct.

Now I only need the documentation on tagdiv composer to be able to make pages and know how to use the blocks since I want to do like this and I do not know how to do it for those who write an opinion https://www.eltiempo.com/opinion

I think use the same theme

  • This reply was modified 6 years by ludyma.
sguldner
Participant
#0

Hello,
I have a website http://www.welovart.com which is about to be launched in the next days.
I encountered an issue with TagDiv earlier today and I tried this already : https://forum.tagdiv.com/tagdiv-composer-not-working/
The loader is spinning and Iwe can only see a part of the left menu.
We are at least 3 working on the site at the same time, can this be the reason of the issue ?

Please help !
Thnak you in advance !!!

Jumich
Participant
#0

Hi,
few months ago I was wondering how to make my site faster. There wasn’t yet Newspaper X . Now you deliver super fast solution based on Cloud Template and deactivating Standard Pack plugin.

In my case I have about 30 pages in my website built on TD Composer. I need to consider if its worth to make a change (turn to cloud template, how much time does it cost)

Is there any step by step manual how to make a change? I’ve read your articles but its quite general. Maybe you have something more particular? To be honest I have no ideo how to build normal page from Cloud Templates witch would fits to my existing themplate.
For egzample: if I want to add new page called “our team” I have only option to import from cloud existing template or blocks, but what with my existing header and footer? New pages from cloud will look different than rest of my site. I’m not sure if you know what I mean…

Regards
JM

ludyma
tagDiv Member

Thanks for the reply, but it turns out that I uploaded the file by ftp and the floor I was on, but now it generates a failure in the AMP pluing, I have made a copy or backup with WP migration, because your therme does not make a backup, right? .
I will erase the old therme and I will upload it again I hope it works but see what happens to me with the AMP. It charges me at 50%, there are pages that load or adapt mobile deposits and others, I do not think its pluing or mobile platform fails, I attach some screenshots and if you can, between your phone and load those articles or several for you to see.

in this, the article does not load correctly the AMP and if its mobile pad but does not adapt the article to the device.
https://i.gyazo.com/f9ee47656720a9e40585cd2b40869ce9.png

In this see also from that article if I want to see the menu load the menu of the mobile display and not the amp.
https://i.gyazo.com/f27c50ff9a9bf8b5ce3de9aabc10cd5d.png

It does not always do it but I know that something is not right, as I show it now it is how it has to be loaded according to what has been modified in the therme movile, main page.
https://i.gyazo.com/892b1e5ab0de4a52e954c1c5379f2ba2.png

Look, now I load the page that I attached to the first one finished in c09, now look at the load.
https://i.gyazo.com/a67de82802fa6db0cd2708271510e10e.png

Look at the menu the TagDiv mobile theme is loaded and activated and the AMP is not allowed to activate, remove it and reinstall it and nothing, since the pluig by itself mobile theme does not make the articles adapt to the mobile devices.
https://i.gyazo.com/bc062b9f9e58174d9df38dabd0a205ba.png

As you can see in this screenshot, the AMP plugin options are not available in the menu on the left or in the plugin list.
https://i.gyazo.com/0bb1eedc38052b68123da6eff3e93f97.png

I hope now undo the periodic theme 10 and upload it again this all ok, I would also appreciate it and it will guide me since I cannot find documentation on this theme to know its capacity and also with the tagDiv composer

We are a group of Colombian journalists who are leading this portal. We need a more timely communication to be able to resolve doubts about the template. Could you send me a contact or a group of wasapp where we can write to you and answer us right there?

Keep in mind that I am not a system engineer or graphic designer, I am a self-taught person and who would like to learn more about this template to be able to get ahead with my project, I would appreciate all the information that you could provide me about tagdiv composer and others.
Thank you.

Calin
tagDiv Staff

Hi,

The background image can be change from theme panel -> https://i.imgur.com/1VgpHJj.png or if you are using the mobile theme plugin from here -> https://i.imgur.com/dxjz5o7.png if you are using the responsive version of the theme you can use a cloud header from tagDiv Cloud Library, you can edit it with tagDiv Composer and set the mobile elements where you want -> https://i.imgur.com/KWIqX8X.png
If you ware using the mobile theme plugin, then you need to use a custom css -> https://i.imgur.com/ERijDBY.png
#td-top-mobile-toggle {
float: right;
margin-right: -15px;
}
.td-search-icon {
float: left;
position: unset;
right: -3px;
top: 0;
margin-left: -15px;
}
.td-main-menu-logo img {
top: 52px;
}

The code need to be set in Theme Panel> Mobile theme > Custom code> css.

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

If you don’t use mobile theme it means that you’re using the responsive version which is fully editable using the tagDiv Composer: https://www.screencast.com/t/OhadbghJbx

Thank you !

Calin
tagDiv Staff

Hi,

The headers from theme panel are pre-made -> https://i.imgur.com/i7CRawv.png and these can not be edited to move the elements where you want, if you like the logo on the same line with the menu you can use this header style -> https://i.imgur.com/UG29071.png also if you want to have more control over the layout menu you can use a cloud header from tagDiv Cloud Library, these can be edited how you want with tagDiv Composer -> https://i.imgur.com/qbRF3uY.png -> https://i.imgur.com/V1Ml8kW.png -> https://www.screencast.com/t/KjN2Apetvt8 -> https://i.imgur.com/wekebej.png

Hope this will help you better!
Thank you!

emmalabbe
tagDiv Member

OK I understand how to import a page and adjust small things. However as I told you :
– I need to build a new homepage from scratch (I want it simple), using several blocks and sections from the library. I don’t see how to drag and drop the “call to action-fitness pro” in a 2/3 column of my page. Should I be able to use any block or section in a different row/column size (as I am with the classic Composer)? You can see here the result when I try to drag and drop the elements: https://devenirbilingue.com/our-specialties-restro/
– I do exactly what you say to import a template, there is NOTHING in my cloud library. I can send you a screenshot, it’s not like yours, I only have 1 old import from last year.
Thank you.
Emma

Calin
tagDiv Staff

Hi,

Since tagDiv Builder was on its “feet”, all the settings and functions were added to it and not in WPBakery.

We have a little guide for how to “migrate” from a builder to another -> https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/ but if you have a lot of pages made in WPBakery, maybe it will be better to continue with it.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

The posts title can be change using a custom css, using the theme panel settings -> https://i.imgur.com/iiU2AM3.png or individual settings made with tagDiv Composer -> https://i.imgur.com/K2kVEaD.png

If there is still a problem, please provide me a link to your website, in this way I will be able to provide a better answer.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Make sure that you are changing the logo from mobile device using tagDiv Composer -> https://i.imgur.com/8pfEaze.png if here the logo is set then I think that you are using the mobile theme plugin and to change the logo on it you can do it from theme panel -> https://i.imgur.com/XnP7fLq.png

If there is still a problem, please provide me a link to your website.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

You can use a flex block on a single post template from tagDiv Cloud Library, you need to edit it with tagDiv Composer, set the flex and add the filter ->https://i.imgur.com/Gt16p0x.png (if you are set specific category or posts this will be display on all post that have this templates on them).

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi mdshafaqat,

So if I understand correctly the breadcrumbs from posts -> https://i.imgur.com/ye7DRk5.pngdo not longer appear, if is so then you need to check if you are using a single post template from tagDiv Cloud Library for posts or the standard post styles, this is a single post template -> https://i.imgur.com/E1PBcnC.png you can edit it with tagDiv Composer and you can add or remove the breadcrumbs element -> https://i.imgur.com/zsBWuef.png if is a standard post style it will be display by default and can be change from theme panel -> https://i.imgur.com/dtxBai2.png
If there is still a problem, provide me a link to your website and some more details.

Thank you!

Calin
tagDiv Staff

Hi,

Please note that our support hours are from Monday – Friday: 8:00 AM – 17:00 PM GMT+2,
also note that we take in order of time the topics ( time when was post the question ) and if you post/replay again in your topic the time will change and will be move to recent question, therefore the answer will be delay.

The Italy Report PRO demo use cloud templates, therefore the theme panel settings will not affect the cloud templates from tagDiv Cloud Library, these need to be edited using tagDiv Composer, for example to edit the single post template, you need to do like this -> https://i.imgur.com/g3wfeBE.png click on share elements (ore the element you want to change) and change the style -> https://i.imgur.com/LZIAMNn.pngn also you ca use the right click to delete elements or copy the style or element.
Also the homepage can be edited like this -> https://i.imgur.com/TMJcpnj.png click on the element you want to edit, also all the elements have the general, style and css tab -> https://i.imgur.com/AvVq2Fn.png in style you can set the fonts also these settings can be made per device -> https://i.imgur.com/BdK5udz.png Flex Block Settings Guide -> https://forum.tagdiv.com/flex-block-settings-guide/

The settings from theme panel will apply on all demos that can be installed if you deactivate the tagDiv Cloud Library and you are using only tagDiv Standard Pack -> https://i.imgur.com/j6bJbKT.png -> https://i.imgur.com/AROtMPW.png

If there is something that you want to achieve, just let us know!

Hope this will help you!
Thank you!

huynhhieutravel
tagDiv Member

Hello!

Email and phone number are the default. I want to ask how to edit it. The background image is a video so you may not have downloaded it. But I want to focus on fixing my phone number and email.
Where is it located? i cant find in “Edit with TD composer

My demo website: https://sayhappy.vn/

Say Happy
Thank you!

Calin
tagDiv Staff

Hi,

Indeed some files were change in our theme, for example the block 6 is made from module 5 -> https://i.imgur.com/AjU2Hs7.png therfore you’ll need to edit that module -> wp-content/plugins/td-standard-pack/Newspaper/includes/modules/td_module_5.php also the category template -> https://i.imgur.com/fvzioIp.png -> wp-content/plugins/td-standard-pack/Newspaper/includes/category_templates/td_category_template_1.php -> https://i.imgur.com/SKeKpkJ.png -> wp-content/plugins/td-standard-pack/Newspaper/includes/category_top_posts_styles/td_category_top_posts_style_fl_1.php and this slide -> https://i.imgur.com/6datWPP.jpg is in wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_slide.php

Also we have a department for custom services here -> https://tagdiv.com/web-development-services/

Thank you!

Calin
tagDiv Staff

Hi notionmotion,

The Italy Report PRO demo use cloud templates, therefore the theme panel settings will not affect the cloud templates from tagDiv Cloud Library, these need to be edited using tagDiv Composer, for this you’ll need to edit it like this -> https://i.imgur.com/g3wfeBE.png click on share elements and change the style -> https://i.imgur.com/LZIAMNn.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

So when you care using cloud templates from here -> https://i.imgur.com/eWPILwg.png -> https://i.imgur.com/pmZOOaC.png you have access to the entire cloud library, pages, templates, blocks, sections … Importing a page, will create a new page, importing a template will create a new custom post type for that template, also after the import is done the changes are automatic save, that is way when you import a section from tagDiv Composer -> https://i.imgur.com/2RPTBPk.png the page get automatically saved, an the imported block/section will be always add to the bottom of the page this will be set in a new row, but you can drag it from there and set it where you want and adjust them.

If there is still a problem or something that you do not know how to do let me know!

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

That depends of the demo you are using, if is a standard demo with out cloud templates will be apply the settings from theme panel -> https://i.imgur.com/6rOZGA9.png if you are using cloud templates (PRO demo like in your case) then you need to use tagDiv Composer to edit the cloud templates and pages.

Hope this will help you!
Thank you!

behappy
tagDiv Member

Hi Calin,

I understand. Is there anywhere where we can see the main differences among tagDiv Composer and WPBakery?

Is there any way to migrate the site content from WPBakery to tagDiv composer?

Our users are not experts usually, so we have to explain them what to use and what to avoid. Specially in this case it seems really important.

Calin
tagDiv Staff

Hi,

Is look that now the sidebar is working -> https://i.imgur.com/fRFDbGB.png

This massage “Please select tagDiv Builder Template from the theme panel or set a default templat” – please note that you are trying to edit a standard post template -> https://i.imgur.com/CNVPL9S.png with tagDiv Composer that is way you get that message, these post style can not be editable only pages and cloud templates, the templates that can be edited are highlight -> https://i.imgur.com/fKMCr8m.jpg and for pages will be like this -> https://i.imgur.com/RXWdUCO.jpg

Also now on this post https://www.oilfieldnow.com/oil-gas-international/column-opec-oil-deal-is/ you are suing a single post template from tagDiv Cloud Library.

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

That depends of the demo you are using, if is a standard demo with out cloud templates will be apply the settings from theme panel -> https://i.imgur.com/6rOZGA9.png if you are using cloud templates (PRO demo) then you need to use tagDiv Composer to edit the cloud templates and pages, because these have set individual the accent color.
Also we answer to the other question too.

Hope this will help you!
Thank you!

Viewing 25 results - 23,151 through 23,175 (of 52,922 total)