Questions tagged [screen-layout]
The screen-layout tag has no summary.
48 questions
0 votes
0 answers
36 views
Create a fixed three column layout in theme.json
Apart from setting the contentSize and wideSize how to I set a fixed three column layout for the contentSize? Is this possible?
0 votes
0 answers
194 views
How can I display a layout differently depending on whether the user is on Mobile or PC?
I am currently working on a website for which I have to display the different features of a product. When imagining the design, I had a very different layout for mobile and PC that would, in my ...
-1 votes
1 answer
143 views
This plugin helps create custom buddypress group tabs but it is producing a 404 error, how can it be edited, is it the screen_function?The code is i
<?php /* Plugin Name: Custom BuddyPress Group Tabs Description: Adds custom tabs to BuddyPress groups Version: 1.0 Author: Bing */ // create the custom database table upon plugin activation ...
1 vote
1 answer
41 views
Layout using Bootstrap not aligning correctly
I have been stuck at a strange layout alignment issue. I have been using Bootstrap 4 to set layout of a section. Please take a look at the screenshot below - This is here. It is working as expected. ...
0 votes
0 answers
96 views
the_post layout
I'm getting stucked with the layout of the_post function. I would love to have two post thumbnails per row and above the thumbnails the description, title, category of the post. If I use flex property ...
0 votes
1 answer
778 views
Wordpress not displaying columns to hide/show on screen options
I have installed Wordpress 5.8.3 which is at the moment the latest version available. I'm trying to hide certain columns within the posts dashboard, but for some reason I doesn't have the option to do ...
0 votes
1 answer
675 views
Fullscreen Page Background without Plugin [closed]
I am using the Advanced Layout builder for editing pages in the Enfold theme. I've seen many solutions via code editing or plugin additions, but I am behind a controlled environment and do not have ...
0 votes
1 answer
101 views
how to fix a codeblock group width in wordpress edit
I am new developer to wordpress, so please forgive the basic question. I have a problem with width of a column group. I have a 2 column column group. on the left side I have a slide show, and on the ...
0 votes
0 answers
39 views
How can I recreate my HTML page with custom grid layout (blocks spanning rows and columns) in Wordpress?
I'm attempting to recreate my website on Wordpress in the style of my old HTML code, and I don't know how to recreate the grid of my old homepage here: http://selamawit.com/index-old.html The problem ...
0 votes
0 answers
112 views
how to change a static testimonials into dynamic
i have a section in my home page where i have testimonials and i want to customize it ! im using TC Testimonials plugin and i want the dots to be separated and in front of the testimonial section ...
1 vote
0 answers
178 views
How can I create more advanced layouts in Gutenberg block editor?
I'm looking to create a layout like the below, which is enabled by the Stackable plugin. I know exactly how I would do this if I was using CSS Grid, but because I want this to be easily drag-and-...
0 votes
1 answer
88 views
Bootstrap 4 Theme Post Layout
I am using Bootstrap 4 Theme in WordPress. I have moderate experience in customizing themes. The text in my Posts is left aligned within the row (appearing on the edge of the container or the web page ...
1 vote
1 answer
396 views
Change front-page layout after x amount of posts ( while in the same loop)
I'm trying to change the layout of my front-page after x amount of posts, then returning to the original layout as shown in the image below. <?php $paged = ( get_query_var( 'paged' ) ) ? ...
0 votes
1 answer
22k views
What are the default breakpoints set in WordPress?
When you visit your site and click customize, you can change the layout of your website to its Tablet and Mobile counterparts. What exactly are the default breakpoints set by WordPress for Desktop, ...
0 votes
1 answer
61 views
White space at the top of the page
How can I get rid of the white space at the top? Thanks in advance. If the img is not showing: On top of my page, there is an empty white space, how can I get rid of it?