Search Results for 'td composer'

Results from the Forum
simplicity
tagDiv Member

Guys? Are you serious?

After another update I have the same issue?

I will write again:

The problem is in bad path to ads.php

/wp-content/plugins/td-composer/legacy/Newspaper/parts/header/

Some of the header-style-*.php files have a path header/ads.php instead of just ads.php

bsn
tagDiv Member

I uninstalled and tried again. I was able to get the manual plugin install page and when I installed the tagdiv composer which it said succesful I got this error when I attempted to install the next plugin I get the same error.
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 32 bytes) in /home3/asiatr/public_html/buysidenews.com/wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1665

  • This reply was modified 7 years by bsn.
Bintmusic
tagDiv Member

Since I don’t think that all td-composer plug in files are updated every time they are updated, it would be great to know which files have changed.

This would be great for those who have made changes to some files that were previously in the folder of the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

I could give you a code to remove that space, it will be like this
http://prntscr.com/nme210
You can enter it in the theme panel->custom code->CSS section

.td-header-style-11 .td-logo-wrap-full {
min-height: 90px;
line-height: 90px;
}
.td-header-style-11 .td-logo-wrap-full .td-logo {
line-height: 90px;
}

The shadow you mention is actually an image, the color can’t be changed for it. How exactly would you like it to be? I could try and modify it’s size. Let me know.

You could also check out some cloud header templates
https://cloud.tagdiv.com/#/load/Headers
These can be edited with the tagDiv composer and customized. You can import each one with the cloud library plugin – https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
Or you can build your own header starting from a blank template
http://prntscr.com/nme4cchttp://prntscr.com/nme4h6

The predefined header styles don’t have any settings, the cloud headers offer more flexibility.

Thanks

Catalin
tagDiv Staff

Hi,

If you want to customize the Category pages, you need to create a Category Cloud Template with TD Composer and apply it from your desired category, which allows you to customize as you wish, using the TD Composer.

Thank you!

Vlad S
tagDiv Staff

Hello !

Please check that the path is correct: Newspaper\includes\plugins\td-composer.zip\td-composer\legacy\Newspaper\includes\modules

I can’t see on your screenshot this path: https://www.screencast.com/t/lnkXPsIM9

Thank you !

Calin
tagDiv Staff

Hi,

If I understand correctly you want to change the background color only on homepage, if is so you can set the background color using the tagDiv Composer, edit the page, and click on CONTENT -> https://www.screencast.com/t/XfYpzA8E5R8 -> https://www.screencast.com/t/bdeQSUzK or using custom css -> https://tagdiv.com/how-to-create-custom-code-in-newspaper-theme/
-> https://www.screencast.com/t/MDYXi8B0
.home .td-main-content-wrap {
background-color: #efcfcf;
}

Background introduction -> https://forum.tagdiv.com/background-introduction/

Thank you!

Simion C.
tagDiv Staff

Hi,

This issue will be fixed in the next theme update, sorry for the inconvenience.

The file my colleague mentions is now in the tagDiv composer plugin here
http://prntscr.com/nmbb7q
After you modify it it should look like this – http://prntscr.com/nmbbjf

I can also provide the modified line of code here, so you can replace the existing one
http://prntscr.com/nmbc04

$td_logo_text = stripslashes(td_util::get_option('tds_logo_text'));

Thanks

Calin
tagDiv Staff

Hi,

In order to add some custom php code in post , you need to edit the loop-single-n, n is for the number of the template that you are using, for example if you are using post template 1 you need to go in plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
-> https://www.screencast.com/t/eCPWKrIl2

This settings will apply on responsive version too, but if you use mobile theme you’ll need to make this changes in plugins/td-composer/mobile/single.php too.

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

Indeed, on your website is missing the H1 from the header logo -> https://www.screencast.com/t/jVm0cUzZR
You can check in plugins/td-composer/legacy/Newspaper/parts/header/logo-h1.php -> https://www.screencast.com/t/f49SF5NN
If the problem is still there you can delete the theme and reinstall it again.

Tank you!

Laudess
Participant
#0

Hi,

I have made my own header style with tagdiv composer. I had download the blank header template and i customed my header.
But it appeared this warning line :

Warning: getimagesize(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/clients/de7a5aea8f9aaba5e70ea2eb64c386fa/new/wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_logo.php on line 639

Thanks for your help,
Laurent

knaggsy
Participant
#0

I cannot use the front-end TD composer or download from the tagDiv Cloud Library on my local sever. The setup is a Ubuntu server an exact copy of my live server. Am I missing something?

rrystrom
Participant
#0

So on the site https://royalcoastreview.com/ we can edit anything with TD composer until the “Latest Articles” about 2/3s down the page. In TD composer mode I can’t do anything with the sections “Latest Articles” “Most Popular” and “Hot News” (and the sidebar ad)

Thanks for your input.

Calin
tagDiv Staff

Hi,

Also use the AMP option from mobile theme -> https://www.screencast.com/t/1pLjSDrg5
You need to go in -> plugins/td-composer/mobile/style-amp.css

Thank you!

Vlad S
tagDiv Staff

Hello !

They are in the tagDiv Composer now. This is the path: Newspaper\includes\plugins\td-composer.zip\td-composer\legacy\Newspaper\includes\modules

Thank you !

Vlad S
tagDiv Staff

Hello !

In order to place add code into mobile header you can find it here: wp-content/plugins/td-composer/mobile/header.php
-> https://www.screencast.com/t/k6EAUEnT

Thank you !

Catalin
tagDiv Staff

Hi,

You should simply edit the page with TD Composer and move the Playlist element everywhere in the page, like this -> https://www.screencast.com/t/hTtR6TKm

Thank you!

Calin
tagDiv Staff

Hi,

There is a known issue currently with single image elements used in pages built with WPBakery, when the tagDiv composer is also active. It has been identified however and will be fixed in the next theme update. Sorry for this inconvenience.

In the mean time the fix is to download this file – http://cdn.tagdiv.com/wp-content/uploads/2019/04/tdc_map.zip and replace it in the tagDiv composer
http://prntscr.com/nikwre
The single images will look and function correctly after doing this.
Sorry for this inconvenience, the fix will be included in the next theme update.

Thank you!

beautchat
Participant
#0

Hi,

I used to have a ‘edit with TD Composer’ link when I was on my website through WordPress but now it’s gone and when I try to fix or change something on the theme panel it doesn’t seem to show up.

my site is http://www.beautchat.com

Craig
Participant
#0

I am able to edit the style of my Slide Widget using TD Composer, but
for all my post pages widget has a different style site is http://www.newzealandguide.co

Many Thanks team 🙂

Calin
tagDiv Staff

Hi,

Unfortunately there are no settings in theme panel for this, this can be achieve only if you make some changes in theme files, for this you need to edit the td-login-modal.php from wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
-> https://www.screencast.com/t/PfvgOPRMqTZ
If you need some help with css let me know!

Thank you!

Mariak
tagDiv Member

I am also not able to add a video playlist using TD Composer. How do i do this please. I need help. Thanks

marg3
tagDiv Member

I think this was some kind of glitch. I did a lot of playing around disabling and enabling plugins, narrowed it down to the time when VC and tDC were both activated. I reinstalled VC 5.7 and things are working normally now.

Just in case someone else runs into this:
Setup: WordPress 5.1.1, Newspaper 5.7.2, tD Composer 2.4 with above patch, Visual Composer 5.7

Problem: I was unable to add images in either posts or pages via any method (classic editor, gutenberg, tagdiv composer, visual composer), I could add the image element using Visual Composer, but not make any changes to the image attributes, or add or change the image itself. As I disabled plugins I found that when both tagdiv and visual composer were enabled is when the problem happened. I fixed it by deleting then reinstalling the latest version of Visual Composer (5.7).

Calin
tagDiv Staff

Hi,

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

In order to edit the logo-h1.php you need to go in wp-content/plugins/td-composer/legacy/Newspaper/parts/header/logo-h1.php

Thank you!

Catalin
tagDiv Staff

Hi,

Unfortunately, we do not have any tutorial for creating something like this, sorry! Notice that’s not a simple task which includes some custom fields and also, our support does not cover by custom work, sorry! You can try to create your custom post template via TD Composer with Cloud template and if your Custom Fields are generated by a shortcode you can use the Text with Title and add the shortcodes inside that element and place everywhere you want in the site. Also, if you have a PHP code for your custom fields you need to try some plugins that inject your PHP code in the core files, like this -> https://wordpress.org/plugins/php-code-widget/ This is just a simple suggestion. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thank you!

Viewing 25 results - 5,651 through 5,675 (of 9,951 total)