Search Results for 'composer'

Results from the Forum
#0

Good evening if I try to click on the “New Article” at the top, I get the custom css code in which an opening <style> tag is missing.
Can you tell me which file to edit to get rid of this error. Below is the css code shown immediately after the body tag:

/* custom css */
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner{
max-width: none;
margin-left: auto;
margin-right: auto;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 img.aligncenter,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .aligncenter img{
margin-left: -0px;
width: calc(100% + (2 * 0px));
max-width: none !important;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 > p,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner > p{
font-family:Source Sans Pro !important;font-size:16px !important;line-height:1.6 !important;
}.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner blockquote p{
font-family:Gelasio !important;font-style:normal !important;
}

/* portrait */

@media
(min-width: 768px) and (max-width: 1018px){
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 > p,
.td-gutenberg-editor .editor-styles-wrapper .wp-block2_b69 .tdb-block-inner > p{
font-family:Source Sans Pro !important;font-size:15px !important;line-height:1.6 !important;
}
}</style>

PimpFred
Participant
#0

Hey. How to change ads in lifestyle pro? If I go to theme panel > ads and change a code in fields nothing happens. What should I do to change those ads on every page? Now I have default baners. I also tried to change it by tagdiv composer but couldn’t find any option.

Olivomedia
Participant
#0

I can’t activate td composer because of this error:

[13-Dec-2021 12:38:24 UTC] PHP Parse error: syntax error, unexpected ‘?’ in /home/olivosoporte/public_html/betanzos.es/novas/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php on line 32635

urichb
tagDiv Member

Thanks for your answer.
Custom ads do not appear when logging in as administrator so deleting them with tagdiv composer is impossible for me if I don’t see them

Bettina
tagDiv Staff

Hello!

1. I can not see any black line at the top on the homepage in your website. Did you mean the sticky header or the top bar menu?
2. This demo uses the responsive version for mobile. A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.

Yes, you can import other templates and use mobile pages which are fully customizable and could be so different than desktop version, so you should build and assign them to each desktop page you need. If you do not build for every page, then for the rest of the pages you’ll have the responsive version of your desktop automatically. For more information about mobile pages, please check our article here: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/

OR if you do not want to build every page style, but you need different style too, then you can install the Mobile theme 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 its own templates/design 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/ and https://forum.tagdiv.com/mobile-theme-introduction/

You can use which one is suitable for your needs.

Thank you!

#0

Hello, on our staging website (https://staging.charterpartydisputes.com/) we have set Blog page (https://staging.charterpartydisputes.com/blog/) as the Posts page through Settings > Reading in the WordPress Dashboard.

When I’m on the Blog page the Edit with tagDiv Composer option is not available and after I click Edit Page and then click on TAGDIV COMPOSER I get the following Error Message:
“Error at zones: 6(models) : 5(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”

Can you explain this behaviour and how to prevent it? Thank you.

Anamaria
tagDiv Staff

Hello,

The ad is set in the Ad box and is an image, and you can remove it, edit with tagDiv Composer, select the Ad box element and with right-click you can delete it => https://www.screencast.com/t/2GfCVx9BCAw7 or with drag & drop place it into the deleting red zone from the bottom right of the page.
The ad box has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png save it and will appear on the post (you can set a shortcode like a shortcode from adrotate plugin or other plugins)

Thank you!

Bettina
tagDiv Staff

Hello @schoolvolley!

This is the code which is changing the font size for blockquotes :

For Gutenberg:

.wp-block-quote:not(.is-large):not(.is-style-large) p { font-size:15px!important;}

For Classic Editor:

.wp-block blockquote p, .wp-block .wp-block-freeform blockquote p { font-size:15px!important;}

If you paste the codes in the custom css section, then the changes will not be applied.
The codes needs to be placed in the file:
wp-content/plugins/td-composer/legacy/Newspaper/assets/CSS/td_guten_blocks_editor.css

Thank you!

IFP News
Participant
#0

Helo
We are migrating from Default Newspaper to newspaper_pulses_pro, On the editing tagdiv composer we see everything Ok about the single posts, but in the preview and published posts we have issues, some blocks are displayed in a full row not as a sidebar as you see in its default. ( Author and Must Read )

Anamaria
tagDiv Staff

Hello,

Please edit with tagDiv Composer, select the block and search after shadow after you can remove it => https://i.imgur.com/Ak5vKsT.jpg

Thank you!

Member Media
Participant
#0

Hello,
I can not longer edit my pages with the TD Composer. I get a java-script-error (react-error?). I use Newspaper v9.8. How can I solve this?

Thank you

Anamaria
tagDiv Staff

Hello,

Please try to add the code for the mobile theme in wp-content/plugins/td-composer/mobile/functions.php -> https://i.imgur.com/gHq11Rh.png

Thank you!

Bettina
tagDiv Staff

Hello @romi!

Only the administrator and editor can do changes with tagDiv Composer and can save it.
The other users can open it, but the changes made are not saved.
We will try in the future to implement the option to hide cloud templates for the rest of the users who do not have access to edit.

Thank you!

Bettina
tagDiv Staff

Hello @netclick!

Good grades. For the page speed I can only suggest you some guides. However, page loading speed can depend on many factors, and each website is unique from this point of view. Let me explain some of these factors and maybe they give you some starting points for optimizing your website.
External factors: server speed, if you are using CDN or not, the external resources loaded by your website like ads, fonts, tracking scripts like Facebook Pixel, Google Analytics, Twitter analytics, Hotjar and so on.
Internal factors: the number of elements on the page, image size, image formats, if you are using mobile optimized layouts, console errors, if you are using the Standard Pack plugin on not, if you are using PRO demo or a standard one. So, we recommend to use for mobile the responsive version: https://forum.tagdiv.com/topic/issue-with-lcp/
A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
Our developers are working a lot to improve the page speed in every update.
Also, to increase the page speed you can check these similar topics for more solutions:
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://developers.google.com/speed/docs/insights/v5/about
https://www.youtube.com/watch?v=tnkVapqhIHc
Please check the tutorials from those platforms gt metrix and Google Pagespeed Insights and I’m sure you can increase the page speed.
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

The mobile pages are fully customizable and could be so different than desktop version, so you should build and assign them to each desktop page you need. If you do not build for every page, then for the rest of the pages you’ll have the responsive version of your desktop automatically.

Thank you!

Bettina
tagDiv Staff

Hello @jchoi!

1. Yes, for customization and other services, please contact our custom work team here: https://tagdiv.com/premium-customization-services/
2. For example, for flex blocks (1-5) you can find the files here:wp-content\plugins\td-composer\legacy\Newspaper\includes\modules

Hope that helps you!

Thank you!

Bettina
tagDiv Staff

Hello Mario!

Please make sure that you have enabled the proper thumbs with sizes 324 X 160 in order to show the featured images properly, check this: https://www.screencast.com/t/N18dR3qZrh
After activating the thumbnail sizes you need to regenerate your thumbnails using a plugin. Check this: https://forum.tagdiv.com/using-the-theme-with-existing-content/

For more customizations, we recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/

Documentation here:
https://forum.tagdiv.com/cloud-library-templates/
https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
https://forum.tagdiv.com/cloud-library-category-templates/

Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos

We recommend you to use Yoast SEO plugin because is a tested plugin with our theme.

Thank you!

Anamaria
tagDiv Staff

Hello,

You need to edit the page with tagDiv Composer => https://www.screencast.com/t/MIhm17tgIJeX select the logo and disable H1 on the logo => https://www.screencast.com/t/T6pvm7wR9 -> https://www.screencast.com/t/P7DuA9su from header and footer => https://www.screencast.com/t/31zJzmsS also if you use a sticky header.
The H1 must appear only once on the page/post and must be applied to an important element for SEO, usually placed on the logo.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please let me know what prebuilt website do you have installed, if you have a Standard Prebuilt Website you can change the fonts from Theme Panel -> Theme Fonts => https://www.screencast.com/t/y4NljP3w2uao but if you have Pro Prebuilt Website, then you need to set the font with tagDiv Composer https://www.youtube.com/watch?v=jQvA64uTLkI

Thnak you!

Anamaria
tagDiv Staff

Hello,

The footer template does not have the button to be edited with the tagDiv Composer in the backend. Please check this guide:https://forum.tagdiv.com/footer-templates/
You can edit with tagDiv Composer the footer template can be edited only from the frontend if it is assigned, edit a page/post template with tagDiv Composer and go down to the footer => https://www.screencast.com/t/rpfNhfyrF

Thank you!

karrieristen
Participant
#0

Can’t change logo (Themen panels/ TagDiv Composer)

https://karriere-einsichten.de

Lalit
Blocked
#0

Hi,

There are no lazy load images option/feature in the composer that are above the fold.

https://prnt.sc/22rh8j4

how to load image normally to the featured image and homepage above the fold?

regards,

zaporo
Participant
#0

Hi tagdiv team, im editing the mobile template for article page, however the gap below the menu header cannot be removed. ive tried to look into the css settings but didnt find any solution. please guide me to solve this problem. thank you

my website is https://techlagi.my
tagdiv composer for mobile template

Lalit
Blocked
#0

How to fix Eliminate render-blocking resources showing in Google pagespeed?

Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles.

following files are affecting the performance.

/wp-content/plugins/td-composer/mobile/style.css?ver=11.3.2
/wp-content/plugins/td-composer/assets/fonts/td-multipurpose/td-multipurpose.css?ver=810534ce963cec6bd2e7978db2c935c9x
/wp-includes/js/jquery/jquery.min.js?ver=3.6.0
/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2

Lalit
tagDiv Member

HI,

In order to fix this – https://prnt.sc/22pey9o , I am adding the following code in the child theme’s funtions.php but getting the error showing in the last.


// Preload Newspaper fonts for responsive theme (main theme) function
dns_prefetch_responsive()
{
echo '<link rel="preload" href="https://techreek.com/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?10" as="font">';
}
add_action( 'wp_head', 'dns_prefetch_responsive', 0 );

Your PHP code changes were rolled back due to an error on line 12 of file wp-content/themes/techreek-child/functions.php. Please fix and try saving again.

syntax error, unexpected token “echo”

BandelMedia
Participant
#0

Hello!

I have tried to disable the H1 tag through composer however, it still shows up after multiple trys.

Next, I tried editing the td-standard-pack file to remove H1 manually, however, more H1 tags were found after editing.

I need some assistance pleas.

Viewing 25 results - 12,051 through 12,075 (of 52,922 total)