Search Results for 'td composer'

Results from the Forum
ed_davad
Participant
#0

Need help with the missing TD Composer in the top toolbar after updating the theme.
The whole WP tab now appears at the bottom. It can only be seen by logged in users.
I also cannot edit the homepage with the TD Composer.
https://businessmirror.com.ph/

tapiochre
Participant
#0

Similar to another user, when I install td-composer.zip, installation runs fine but when I activate the plugin I see this error:

The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.

I will email you with details fo your assistance!

fabiofiorini
tagDiv Member

Ok, but if i download the single.php file from:
/public_html/wp-content/plugins/td-composer/legacy/Newspaper

and i upload it to:
/public_html/wp-content/themes/Newspaper-child

without modification, how can it mess up the post page?

fabiofiorini
tagDiv Member

Hi Calin,
it’s an adv code for a background skin, that i have to put right after the open <body> tag.

Anyawy, inserting the code in the header.php in /public_html/wp-content/plugins/td-composer/legacy/Newspaper seems working 🙂

My error was to edit the header.php file in /public_html/wp-content/themes/Newspaper.

Calin
tagDiv Staff

Hi,

If you are referring to this section of reviews -> http://prntscr.com/pl3rg7 then you can edit it from this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/content-metaboxes/td_set_post_settings.php -> http://prntscr.com/pl3sf9 -> http://prntscr.com/pl3sx7

Hope this will help you!
Thank you!

fabiofiorini
tagDiv Member

Ok, using Child theme and using the header.php file that i downloaded from
/public_html/wp-content/plugins/td-composer/legacy/Newspaper seems ok.

But when i try the single.php file (from the same location), when i just put it in the child theme (in /public_html/wp-content/themes/Newspaper-child) without modification, it broke the site and i had to remove it.

What can it be?

fabiofiorini
tagDiv Member

Maybe because i edit the header.php via FTP file in /public_html/wp-content/themes/Newspaper, and i need to edit trhe file in /public_html/wp-content/plugins/td-composer/legacy/Newspaper?

Calin
tagDiv Staff

Hi,

Yes, you could add the code from the style 12 and 13 in default style, go in -> wp-content/plugins/td-composer/legacy/Newspaper/single.php -> http://prntscr.com/pkl9lr -> http://prntscr.com/pkl9t8 the code ->https://pastebin.com/Y7tg6shm after that the code set in theme panel-> ads -> http://prntscr.com/pklacm should be display on default style too.

Thank you!

beyonduality
Participant
#0

I would like to place a button like the one shown in the demo image on an image, clickable and responsive.

So far the image (without button) is integrated via TD Composer by “Title over image”. I don’t find any option in TD Composer how to fill in an image completely with Call To Action. It must be possible where the Newspaper plugin has felt 1000 functions ;).

I would be happy to find a solution!

aleabuamer
tagDiv Member

another question:
Can I remove the zip files inside “wp-content/themes/Newsmag/plugins”?

  • td-composer.zip
  • td-mobile-plugin.zip
  • td-newsletter.zip
  • td-social-counter.zip
Calin
tagDiv Staff

Hello,

If you want to change the link for author box -> http://prntscr.com/pcre0p then you’ll need to edit the wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_author.php -> http://prntscr.com/pcrefb also if you are using cloud template you’ll need to edit this file too -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php

Thank you!

Calin
tagDiv Staff

Hi,

The theme has the capability to display a login button in the top bar, or anywhere in the page with a dedicated login element in the tagDiv composer
https://forum.tagdiv.com/login-how-to-enable-user-registration/
If you want to use this popup module for login -> https://www.screencast.com/t/8WdJKnv0lE0 in page on some buttons, then you should use this custom code -> https://pastebin.com/WPTcPU5A and set it in a column text -> http://prntscr.com/pj0x4r and add this custom css http://prntscr.com/pj0yf2
.wpb_text_column a.td-login-modal-js {
background-color: black;
padding: 10px 20px;
border-radius: 5px;
}

Let me know.
Thanks

augstburgerjohn
Participant
#0

Goodmorning tagDiv

Thank you for your response yesterday! We could continue with our work and solve the problem. Now a new one showed up.

How to make these modules so small as they are seen here: https://drive.google.com/file/d/1s7ZTtaJexgLHlVfbx7dQ6uVHgDT_elKL/view?usp=sharing

This is on another page and I cannot see the options in the TD-Composer to make it as tight as the one picture shown above: https://drive.google.com/file/d/1O3TgY8rMl0-ktMYHKDGzi8pYIStBV80G/view?usp=sharing

– Where is the preset loader? It is the same Flex Box 4 but the loader is missing somehow what do I do wrong?

As well as this small section with the newest articles (On this page it works): https://drive.google.com/file/d/1YqBYR2sXx0UyqVy43f4j5MDYACgcrMxT/view?usp=sharing

On this page it does not work properly (Cannot make it more tight): https://drive.google.com/file/d/12By6s2sbrVAG5piHSFGEhirp6w7q3qKc/view?usp=sharing

Thank you in advance! Regards, John

Calin
tagDiv Staff

Hi,

If you are referring to author page, the you’ll need to edit this file -> wp-content/plugins/td-composer/legacy/Newspaper/parts/page-author-box.php
-> http://prntscr.com/pjw6yf -> http://prntscr.com/pjw6o6 -> http://prntscr.com/pjw6ce

Thank you!

Vlad S
tagDiv Staff

Hello !

The td_page_builder_widgets.php is located in here: wp-content\plugins\td-composer\legacy\Newspaper\includes\widgets.

Thank you !

Calin
tagDiv Staff

Hi,

In order to use CPT, you should use a child theme where to set the CPT templates.
Also the taxonomy.php is in wp-content/plugins/td-composer/legacy/Newspaper/taxonomy.php

Hope this will help you!
Thank you!

ahmetekinler
tagDiv Member

Well, can you say that?
I’m using the child theme. Where should the td_page_builder_widgets.php file be?

plugins/td-composer/legacy/Newspaper/includes/widgets or /themes/Newspaper-child/includes/widgets

Thanks,

augstburgerjohn
tagDiv Member

Im sure you get what I mean…many websites in these days have those special sections, where they showcase their services, portfolio etc…

Is this an element in the td composer or a template etc?

Best regards!

augstburgerjohn
Participant
#0

Greetings tagDiv Team!

How do I create these “special”-sections in the td composer?

Please check the google drive link below with a screenshot:

https://drive.google.com/file/d/1wXWa_x6SthIHsVrWB7BtWon4X-gHHOTs/view?usp=sharing

How do I create those full page widh sections which I can implement everywhere on my websites to showcase, categories, posts etc. I did not find anything in the “Themes panel” in the worpress dashboard and as well nothing in the tdcomposer.

Thank you in advance!

Calin
tagDiv Staff

Hi,

I’ve just made some deep search for the theme breadcrumbs and all the theme breadcrumbs are related to this function that you found in wp-content/plugins/td-composer/legacy/common/wp_booster/td_page_generator.php -> http://prntscr.com/pjey9g
If you want you can use so plugin for breadcrumb, maybe this will have more functionalities.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

From what I can see your menu icons are black -> http://prntscr.com/pj0hai
If you want to change the colors, you can use this custom css -> http://prntscr.com/pj0hz6
#td-top-mobile-toggle i.td-icon-font.td-icon-mobile {
color: #12ea56 !important;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
color: #f112f4!important;
}

The code need to be set in theme panel> Custom code> Advance > css

Also if you want to have more control over header layout on desktop and mobile too, you can use a header template from tagDiv Cloud Library, use tagDiv Composer with header manager to edit it how you want.

Thank you!

Calin
tagDiv Staff

Hi,

The files for mobile theme can be found in -> wp-content/plugins/td-composer/mobile/single.php -> http://prntscr.com/pixnra

Hope this will help you!
Thanks.

Calin
tagDiv Staff

Hi,

Please check in this file wp-content/plugins/td-composer/legacy/common/wp_booster/td_category_template.php -> http://prntscr.com/pixkuz here are some functions made for breadcrumbs.

Hope this will help you!
Thank you!

vv2005
Participant
#0

Hello,

There are default 2 ads of newspaper wordpress theme on the main page and 1 AD inside category pages, how do I remove this default AD?
I was playing with the theme and I saw td composer, which I believe could remove the AD. So should I manually remove the default AD from each page or is there a global setting to remove the default newspaper theme AD? Also, if I remove the ad-block now, will it affect me if I want to place google ADs in the future? I mean to ask will I have to manually create the ad-block if I need to place the google ads in the future?

RasherX93
tagDiv Member

Hmm, apparently I figured it out, I had to manually change the fonts with TD Composer as most of the titles and content I had on the site were set with Lato font…

If for example I’ve changed every font from Theme Panel > Theme Fonts > Fonts Settings from what it was to my current custom font, does that means that the “Default Font” option from TD Composer is my custom font?

Viewing 25 results - 4,926 through 4,950 (of 9,951 total)