Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ThunderSky
tagDiv Member

this is True
Since WP 5.0.3 —

You need to use the Classic Editor plugin to hide the Gutenberg layout/style.

This is what I reported.

Without that Classic Editor plugin installed and activated on a WP 5.0.3 + installation TD Composer can NOT be used because the Blue TD Composer button will not be displayed in the Add New or Edit Page view.

My situation was not a bug — it was, as they say, a FEATURE, so to speak, of WordPress’s CHANGE with version 5.0.3 to simply install Gutenberg as the Default Page & Post editor with no Option link to switch to Classic Editor anymore.

To use the TD Composer plugin WITH 5.0.3 Gutenberg block editing CORE is not possible.

Perhaps you can make changes in the TD Composer plugin in the future to temporarily override Gutenberg so that TD Composer plays nicely with Gutenberg?

At any rate, thankfully, I discovered the stand-alone Classic Editor plugin last week and NOW TD Composer works fine.

Thank you, Catalin

ThunderSky
tagDiv Member

I am replying to my old question because I have a new question about logo header images
and I can’t find a way in my account to submit a New Question.

Question January 12, 2019 —

I’m using the Newsmag 4.7 Fashion Magazine Demo install but want to revamp it into more of a Commentary & articles site. I kept “Fashion” because I like the styling.

I want to use a HEADER LOGO up to 1024 px (or greater) in Width
& I have a version up to 2500 px wide by 500 px height.

I want a Retina Image HEADER Style (the LOGO is already IN the Header image) that is responsive, full width when the browser reports it & then responsive scaling of the header down to Mobile setting.

Besides changing CSS files, what is the most direct way to alter necessary files so that NewsMag offers another Header Style with my preferences?

Using Header Style 8, despite the media library settings for this Header Image, my header image, though loaded with correct W & H pixels, only loads to the default max LOGO image in Newsmag which I guess is 572px.

What is being loaded from the Media Library is correct — width=”1199″ height=”245″ —
<img src="https://www.mytest.com/wp-content/uploads/2019/01/olympus-header-copy5-2500.png" width="1199" height="245" />

BUT the Newsmag page surrounds the same image with this instead–


<div class="td-header-sp-logo">
            <h1 class="td-logo"><a href="https://www.mytest.com/">
		<img src="https://www.mytest.com/wp-content/uploads/2019/01/header-copy5-2500.png" alt="" width="572" />
		<span class="td-visual-hidden">View from Olympus</span>
	</a>
	</h1>        </div>

I’d like to apply something like this generated with the Demo install–
`
<div class="td-full-screen-header-image-wrap"><div id="td-full-screen-header-image" class="td-image-gradient"><div class="td_marker_animation" style="height: 0; width: 0"></div></div></div>

Are there php files where I should also modify the generation page preferences besides overwriting the default CSS?

Thank you for having the patience to read this!

ThunderSky
tagDiv Member

Okay, now I find the answer at https://forum.tagdiv.com/newsmag-theme-thumbs/ !
Excellent!

Viewing 3 posts - 1 through 3 (of 3 total)