Search Results for 'td composer'

Results from the Forum

Hi,

Thank you for your response. Unfortunately I’ll just have to wait for the feature to be added as your suggestion won’t work. I need a very small compact icon box similar to the ICON BOX in TD composer.

I can get by for awhile without the custom icons but having them would really bring my site to a new level of design.

adwenchure
tagDiv Member

Hi. I’m having this same problem. I’ve realized it’s limited to my homepage. If I access TD Composer from my other pages, it loads fine… if I try to access my homepage via TD Composer, it spins indefinitely. Will email you at email addy above…

blimo86
Participant
#0

Hello.
I contact because when I import a template in my website throught Cloud Template when I save my work when I try to go again to cloud template to see my templates the link load blank. I attach a video to show you my problem.

To restore the situation I have to go to the Database and delete the records about td_template. https://www.dropbox.com/s/qpjsegip4drtr7c/VideoTagDiv.mp4?dl=0

It is urgent to solve.

The TagDiv Composer works fine in the pages section.

Thank you.

Calin
tagDiv Staff

Hi,

If you have the mobile theme activate you need to build new pages for mobile, in mobile editor, https://www.screencast.com/t/wvTdtL26Iihv , this is because in order to increase the load speed on mobile you are not allowed to use builders/composers, just the classic editor.

Please follow our documentation for The Mobile Theme carefully -> https://forum.tagdiv.com/the-mobile-theme/

Thanks.

Catalin
tagDiv Staff

Hi,

The contact page can be customized using the TD Composer. Read the documentation about this plugin and try to do it yourself using the powerful element from this plugin -> https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks.

Catalin
tagDiv Staff

Hi,

Try to check our Cloud Template Library because we have a section for Author Template which can be added or created by you using the TD Composer. Check the demo from here -> https://affiliate.tagdiv.com/#/load/Author For more details about Cloud Template plugin, please check here -> https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Thanks.

4kfilme
Participant
#0

Hello,

quick and simple Question. Is the Newspaper Theme and the TD-Composer ready for the WordPress 5.0 Release with Gutenberg?

I want to use the new editor and i hope the theme is already prepared for it?

Best regards!

Calin
tagDiv Staff

Hi,

Unfortunately, there is now option do add new social in Composer, and I do not know how to add new social manually in tagDiv Composer, but you can start with wp-content\plugins\td-composer\td-multi-purpose\td-multi-purpose.php
https://www.screencast.com/t/FlBEai65n

Thank you for your understanding.

Catalin
tagDiv Staff

Hi,

This element is called a single image and for more details about this one, you should check it from TD Composer -> https://www.screencast.com/t/dlTnQwhba78 Check them from here.

Thanks.

orrorea33giri
tagDiv Member

Thanks but I think we are going around in circles here. I try to explain further.

CURRENT SITUATION:

At the moment I use footer style 13 but what I want to achieve is to create a page through TD Composer to use as a footer.

In the new footer page the social icons element is not consistent with the social networks listed in the template theme options. What I mean is not all available social networks listed in the template theme options are in the social icons element.

QUESTION:

How can I add Spotify link in the social networks elemnt in TD Composer?

Hope this clarifys.

Thanks

yasu_99
tagDiv Member

Thanks for your reply.

Also, as I have inserted my tagdiv slide gallery using “column text” feature in TD composer, the gallery after few page visits stops to respond. There is no response from next and previous buttons and when image pops out on click, there is no way you can close it. Is there a way to fix it.
(link to page : http://www.nidaimashriq.com)
Thanks.

Amit
tagDiv Member

You can use Social icon element in the Multipurpose plugin (now, the plugin is combined with td-composer). This will show social icons without a counter.

OR

You can hide it by adding custom CSS code.

chayton
Participant
#0

I’ve got my homepage set up with TD Composer and what I wanted to do was to display one full custom post content. No excerpt, no photo and no title. I couldn’t find any of the content blocks that allowed using the_content rather than an excerpt, so I thought I’d try it with a shortcode. I added the shortcode with column_text and it worked, but it wraps the shortcode in <p> tags and unautops the content so the post just displays in a big block. And then when I try editing the page, it gives this error: Error at rows: 2(models) : 0(dom). The model does not match the content.

I’m no longer able to view or edit the page with TD composer until I edit the page in wordpress and remove the shortcode I added.

I’ve used the same shortcode in a sidebar widget and it displays perfectly, but can’t seem to get it to work on my homepage. I thought that before pulling my hair out I’d just ask if there’s a way that I can do this? Are any of the modules able to just pull a random custom post and display the content? Or is there a way I can wpautop the shortcode?

alanshangguan
tagDiv Member

One more question: after I added this line to htaccess file, the htaccess file was reverted back to the status without the line. I asked the hosting, and they told me it’s because your plugin td composer updated it.

Can you let me know what happened?

orrorea33giri
tagDiv Member

Thanks Catalin

Re issue #1

1. Please notice that the TagDiv Composer will show only the socials form it, not from Theme panel ( those are separate from socials show in theme panel), those that are showing in theme panel will be show in top bar, footer…
Socials in Composer : -> https://www.screencast.com/t/7NQQCQNyLzs3

I understand that TD CVomposer and Theme panel are separate but how can I achieve something link this https://screenshot.net/jop18t2 (this is footer style 13) with TD Composer since Spotify is not in the list or available social networks albeit is actually listed in the Theme panel?

I’d like to create a custom footer page using TD Composer.

Issue #2 is now solved. Thanks

Calin
tagDiv Staff

Hi,

Unfortunately there is no setting to add more socials in the plugin. Those are all the available ones. You could use a different social counter plugin that has more options, or maybe counter statistics.

Unfortunately, I do not know how to make the right changes in theme file, but if you want to try you need to start with this files:
wp-content\plugins\td-composer\includes\tdc_map.php
https://www.screencast.com/t/k0qS3u3M
wp-content\plugins\td-social-counter\td-social-counter.php
https://www.screencast.com/t/T8OJ56atJpLY

Thank you.

Calin
tagDiv Staff

Hi orrorea33giri,

1. Please notice that the TagDiv Composer will show only the socials form it, not from Theme panel ( those are separate from socials show in theme panel), those that are showing in theme panel will be show in top bar, footer…
Socials in Composer : -> https://www.screencast.com/t/7NQQCQNyLzs3

2. Please edit the single post template, click on add custom css
https://www.screencast.com/t/1ecxR0B3qF
add this custom css

.tdb-featured-image-bg {
background-position: center center;
}

https://www.screencast.com/t/OTDI422Cmo
Hope this will help you.

Thank you.

  • This reply was modified 7 years by Calin.
Catalin
tagDiv Staff

Hello,

This image can be changed from TD Composer from here -> https://www.screencast.com/t/KGjO0ETmfF

Thanks for the message!

cazino365support
Participant
#0

Hey,

I just installed the theme on a new wordpress site. The frontend and the backend are blank.

My website: cazino365.ro
Installed plugins: Akismet, Jetpack, TD composer, TD social counter, Yoast SEO.

Simion C.
tagDiv Staff

Hi,

For composer problems there are a few things to check. First would be the requirements guide
https://forum.tagdiv.com/requirements-for-newspaper/
Insufficient resources most likely will cause problems using the theme and theme plugins.

If there is no need for modifications in that matter, in some cases the solutions from these topics worked for blank pages or pages not loading, you could give them a try if possible
https://forum.tagdiv.com/topic/gray-page-tagdiv/
https://forum.tagdiv.com/topic/javascript-error-td-composer-wont-load/

Ultimately we could take a look. We will require admin login and also cPanel or FTP if possible.

Send this information by email at contact@tagdiv.com and we will investigate. Please include a link to this topic in the email.

Thanks

ctoweett
tagDiv Member

Also, TD Composer has been very slow to respond in the last few days. It takes quite a while to load (it keeps on spinning close to a minute before the page shows up and also lags when trying to edit the elements). I checked my Cpanel and things like CPU Usage, Inodes etc. when this happens and they are good and so is the system settings. Maybe you can advise on what might be causing this?

Rakesh_121
Participant
#0

Dear ,Sir first of all Sorry for my bad english.

so the problem is – i want to add some animation to my clicable row.

please cheak sir the first image – https://www.screencast.com/t/v4jlLbnjA
this image is your life style demo’s iamge. when i move my mouse croser to those images , those images are slowly popup.

then please look this image – https://www.screencast.com/t/pepdzmnYZ6

this is your travel demo theme, i already make this a clicable link ( table ) . but when i move my croser to this clicable menu , the menu is clicable but there is no animation happens like aur blur aur colour chane etc.

so i want to make this some animation like when i move my croser to this menu, then the menu is popup slight or colour change or blur so please kindly solve my problem.

because :- i want to highlight this menu ( eye catching ) so please give me a little bit solution please sir……..

CN13
Participant
#0

The plugin page asks for it to be installed, but de update button shows ‘bad head’ and that latest vesion is installed, composer won´t show on pages.

ctoweett
tagDiv Member

Check the theme files under newspaper>includes>demos>city_news>pages and open homepage.txt . Copy the code inside in a new page and edit with td composer as you like.

nutrirev
tagDiv Member

I also have some problems with using TD Composer

I almost always have to exit without saving changes because TD keeps trying to save and keeps in a loop…

In My Theme System Status all’s green…

Viewing 25 results - 6,426 through 6,450 (of 9,951 total)