kingleviathan
Forum Replies Created
-
Sorry, i reread.
“if you have already changed the settings for individual pages, the page settings override the defaults.”So there is no chance pages you have individually set will change. Thats good
Thanks Priscilla
So there is no way to set the default for future new pages without affecting existing pages correct?
Thanks Michael
It does appear the HTTP issue has been addressed however there still seem to be some media files reporting similar
For Example
Page URL
https://www.fastbusinessloans.com.au/reviews/banjo-loans-review/
Resource URL
http://www.fastbusinessloans.com.au/wp-content/uploads/2021/02/banjo-review.svgAny idea?
Thanks Tobias
1)
I cut and paste
.tablepress tbody td {
text-align: left;
}
in tablepress plugin into front end option and styling CSS but it doesn’t seem to have worked. I assume it would work for all tables in the org?2.
The Expand/Hide accordion suggestion would be pretty ugly with multiple tables as when you scroll across (using mobile) each table would not align with the columns in the table above / below. So will have to rethink my tables i guess.ON a side note – if you do use the Accordion solution – will you be able use DataTables FixedColumns Extension 1.6 to freeze the first column still?
Also how can i left align the text in all cells in all tables?
I found this online
.tablepress {
width: auto;
margin: 0 auto 1em;
}But dont know how to change it to left not center
Forum: Fixing WordPress
In reply to: Inserting Media/Image issueI found a workaround. SO it seems if i set the size width via the snapshot image capture program it is fine (even if the size is above 320, i’m using 700). The issue is if i customise the width above 320 in wordpress itself.
Still not sure why its inserting image at top. Maybe it won’t happen on future pages. I can let you know if your interested?
Forum: Fixing WordPress
In reply to: Inserting Media/Image issueThanks Robert.
I will need to investigate the insert issue more.I see you are right in that 586x x 156h exceeds to page wdith length because when i change the width to 320 it fit in the page perfectly BUT that raises another doubt.
If you look at that image direct above the image that was exceeding the page (CFD Shares). The dimensions are Full Size – 586w x 121h and it works perfectly fine on mobile. The only difference seems to be this one is “full size” while the one that was giving me problem i made it 586 with custom. Why is it different?
- This reply was modified 7 years ago by kingleviathan.
Forum: Fixing WordPress
In reply to: Inserting Media/Image issueso really i have 2 issues
1. why is the image being inserted into top of page when i insert media
2. why is the image not fitting into the mobile webpageForum: Fixing WordPress
In reply to: Inserting Media/Image issuehere you go
It looks fine in Chrome Browser but not on mobile chrome browserhttps://www.compareforexbrokers.com.au/forex-trading/cmc-markets-vs-ig/
The odd thing is the image at the top of page is fine on both mobile and web, its image size is large (998 x 226). Scroll down a little and you will see the image again – in this example i’ve changed the image size to 586 x 156 (which is more similar to the image directly above it but it seems to be affecting the look in chrome mobile.
So it is looking like the issue is when you change the image size? why?
Note: earlier when i posted for help -it was expanding outside the page without me changing the image size. That doesnt seem to be an issue now (go figure).
Forum: Fixing WordPress
In reply to: Inserting Media/Image issueThanks Robert
I’m using Chrome and using WP version 5.2I could drag the cut and paste the imagine down the page but its causing problems when i view the image using a mobile browser like chrome. The image grows outside the page. (while the image at the top of the page is fine size wise).
I could drag it but i have three problems
1. Its a long way to drag it down
2. Its not practical to have to do it every time i insert a new image
3. I can’t seem to drag the image lower than the bottom of what is visible on the monitor (meaning i have to stop, click to down array to show more webpage and then drag more.The image should be inserting where the curser. This seems to be a recent problem i’m having.