BTW you mention there are some padding by default. Where do i view and edit these please?
I tried again with gaps but my only conclusion is that your system is not applying the gap correctly. Instead of moving the columns apart, it is moving the content within the column. This shows clearly when you have a border. The borders of adjacent columns still touch but the content has reduced in width. To me this seems like an illogical approach. It also explains your comment about having padding inside the column causing the problem. In CSS you can have margin outside the container and padding inside the container independent of each other. And you can have a gap between columns however you wish to implement that. Because my design has border it shows up this problem. Without the border you would never know.
https://watch.screencastify.com/v/btjgp9DG7PhDPI1l4bxc
Thx Bettina
I now understand the enter process to get the element refreshed, TY.
But as this video shows, it appears that a) the 3 columns do not span the entire width of the row and b) when you have borders, the gap does not show.
https://watch.screencastify.com/v/8E7crrGl97nmJQvtK7wh
Would appreciate your help further.
Ian
Here is anothyer video to help debug:
https://watch.screencastify.com/v/d4OeYsGJ1NGUoFAkL0wy
Thx, i couldnt get that to work as its not what i am looking for, but i solved the issue another way.
Also i note that the bullets style is different to the default style, plse advise how i fix this. Thx
This video shows you setting fonts for individual blocks. The question related to global settings and I too have a need to change. I would like to set the default post page default styles golbally. Please advise how. Thx
PS I’d like to have diffrenet styles for different post types and pages.
i have this issue too. I would like to change the default font once and let is propagate across all posts and pages. I used website manager but my posts are still stuck with their original font.
and also if i try another way, using column text, the wp editor does not load 🙁
But now I cannot afford to split into multiple files. Plse can you provide a bug fix?
-
This reply was modified 3 years by
iancollins.
I have this same problem
That doesnt work either. However, if i paste ordinary text, not my html content, then it pastes OK. So i paste my html into wordpad, then copy paste that into the editor but that doesnt work either. I then did some experiments. It appears to be the size of the copy buffer. So as a workaround I can split my html into 5 pieces and do x5 copy paste. Hopefully you can replicate this. Here is the data https://www.dropbox.com/s/vjdg5ibicrl321p/html.html?dl=0
I checked this yesterday several times, just the element, not part of a group. I did incognito and refreshed pages and the added elements were just not showing in another page when it too was refreshed. This morning, it appears to be OK. I wonder whether there may be a cache issue, maybe with WP? Anyway, when I next create a page using the same elements I will record my work so I have a record and if need be report back. Thx
Ian
Hi thx for swift response.
Team member for sure possibly also Client.
thats brilliant, so easy when you know how. many thx
http://www.adzy.co
On desktop, you will see the main menu on the left and the search menu on the right (which I show additional links rather than search). I have created a new menu in WP admin that combines the links from the main menu and the search menu and hope to use this new menu for mobile. Otherwise, on mobile I dont get to see the links in the search menu.
Thx
Plse ignore previous comments.
The challenge I have is that I want to override the mobile menu that newspaper uses – being a hamburger version of the main menu – with another menu that I have created using native WP admin functionality. I want “my-mobile-menu” to replace the default mobile menu on mobile devices.
Sorry I think I confused you. I want to have one mobile menu but I want to have a specific design, not just the desktop menu rendered as a hamburger. For this purpose I have defined a new menu using native WP functionality but how do i apply it plse in place of Newspaper’s default?
Thx
yes thx, used inspector on the editor
the page is adzy.co and an inspector view can be found here https://www.dropbox.com/s/8r3ci7sutd5m6ib/Capture.JPG?dl=0
awesome, thank you
TY so much, so easy when you know how!
Is there a way to create 5 columns of equal width that are responsive so the behaviour on mobile for ex, can be set like a single row with 4 columns e.g. stacked images on mobile?
Hi Bettina, plse take a look at this https://watch.screencastify.com/v/pwH4F6GbQ3S9842lzF7e
I have made a fix for the problem which entails adding a class (.fix-image) to each single image block without which none of the controls function. Here is the code:
.fix-image{ width: 100%;}
.fix-image div{ width: 100%;}
.fix-image img{ width: 100% !important;}
It would obviously be better if the native functionality was working.
Thx
Ian
In fact most of the controls do not work.