stuffe
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quest] Background image isn't fixed on MobileHappy to go smaller on the mobile logo ??
Forum: Themes and Templates
In reply to: [Quest] Background image isn't fixed on Mobile(D) iPhone, homepage, scrolled down to near bottom showing heavily pixellated stretched version
[img]https://i.imgur.com/jOra0jm.png[/img](E) Windows Phone 10, scrolled to same place, showing proper fixed image without scaling or stretching
<img src=”https://i.imgur.com/hckcGfk.png” title=”source: imgur.com” />Forum: Themes and Templates
In reply to: [Quest] Background image isn't fixed on MobileSame on 7.1.2, 8.4, 9.0 (Beta). Screenshots from iPhone 6 running 9.0, they show (A) a long page where the spire in the background is barely visible and really stretched out and pixeled, to (B) a shorter page where you can see more, but it’s still stretched, and finally (C) what it looks like in the desktop simulator (which is what it looks like on Windows Phone 10 Beta, but I haven’t worked out how to screenshot that yet).
(A)
<img src=”https://i.imgur.com/Mf26R5x.png” title=”source: imgur.com” />(B)
<img src=”https://i.imgur.com/cCOVTsc.jpg” title=”source: imgur.com” />?
<img src=”https://i.imgur.com/fDFADU2.png” title=”source: imgur.com” />Forum: Themes and Templates
In reply to: [Quest] Edit Title StyleResolved.
Forum: Themes and Templates
In reply to: [Quest] Edit Title StyleFixed it – I added this to my custom CSS:
.boxed #page {
-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
box-shadow: 0 0 0 0 rgba(0,0,0,0);
-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
}Forum: Themes and Templates
In reply to: [Quest] Edit Title StyleOK, we’re getting really close now! As you can see, I have set a boxed width allowing me to use the background image, visible at the sides and through any transparent element used in page builder (I create empty paragraph modules to create transparent section gaps). The same goes for blog posts which are not made with page builder, in that I have set a title container image to be the same image. The only thing is the left and right border for the boxing. Can I remove that to prevent the line where the background image meets the same image in the main body:
Examples:
https://spirecomputing.co.uk <page builder transparent text moduleshttps://spirecomputing.co.uk/?p=66 <blog post with background image in title container
(PS, I do not have a child theme, I am making all alterations in the customs CSS page at wp-admin/themes.php?page=editcss)
Forum: Themes and Templates
In reply to: [Quest] Edit Title StyleThat’s great – thanks so much. 5 star review on its way, I really like how easy it’s been and how helpful you’ve been.
Forum: Themes and Templates
In reply to: [Quest] Edit Title StyleThank you, this is really good and very easy, but it’s not quite perfect. It seems to place the border around the whole container which is 50% of the boxed width. I styled the breadcrumbs the same way to test rather than remove them, but that only highlights the actual text, matching the width of the border to the width of the text plus padding – perfect. Is there any way I can just highlight the text for the title, not the total title area? Same link is updated to show changes.
Thanks again ??
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Formatting for iPhoneThanks for your swift reply. In the end I went direct to the Public PHP file (I know this isn’t ideal, but…) and I wrapped both of the tables in the following:
<div style=”overflow-x: auto:>
Your tables here
</div>This means that even when the tables overflow out of the boundary, I can just scroll them nicely, but it only shows a scroll bar when it does actually overflow.
I had first tried just making the tables smaller by combining columns, so start and end time became “times”, but even this couldn’t keep the width down for the table of things I had already signed up for, and even then a particularly big word in a field could still throw it even wider.
The CSS for my theme picked up beautifully for everything else. I’m not sure if you might want to think about adding a “make tables scrollable for mobile/narrow screens” option that adds in the above if required, I can’t imagine anyones default tables fitting on a phone by landscape by default
Thanks again ??
Forum: Plugins
In reply to: [Meet My Team] Ordering of team membersFor each team member, change the sort order in the Page Attributes section The lower the number, the higher the priority. Everyone starts as “0” by default.
Forum: Plugins
In reply to: [Meet My Team] Link to individual entry?Hey Jess – Your specific issue may not be resolved, but the question “Is there a way to link to an individual entry?” is resolved, and the answer is no. I came here to ask the same question, and too am disappointed that it’s not supposed to work but please respect the Dev for getting back to you.
I too get this issue, only the Grid display is working (It’s the one I want to use, although a user toggle to switch from grid to list might be a nice feature request. I have tried telling it to use a list via the short code and by the plugin settings, but I just get a blank result when using anything other than grid.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Button next/previous issue in pageI am getting this also, Back and Next do nothing, no errors, no results.
https://racingtnt.spirecomputing.co.uk/?gce_feed=racing-tnt
No difference to me if I am logged in or not. Latest plugin, latest WP (fresh install 1 day old, no other plugins)
I would love this also, even if it was only displaying the title and requiring the hover for more info as happens at present. I have a calendar with things on most days, and it looks like a blank calendar when all teh days have a highlighted date.
Many thanks,
Dan