bin10313
Forum Replies Created
-
You can use any theme including Material design Google theme on your wordpress site. It is installed just like any other theme.
It seems to be a resolution and display issue perhaps.
I moved the task bar to left and back and now it is showing just fine, without even the scroll bar.
https://ibb.co/PZ3Z9x6The display settings are 150% scale on 1920×1080 display.
https://ibb.co/qkH5Wgr(2) is resolved now. Hoping a near future resolution for (1) ie. the menu. Even a temporary workaround would be appreciated as well. Thanks a ton.
- This reply was modified 4 years ago by bin10313.
Thanks for the replies.
1) Sure thanks. Even an arrow that opens multiple option there could help, but yes looking forward to the best prospective future solutions.2) This issue is only on the desktop (Chrome). The last menu entry liens-utiles is not visible as it is getting beneath the taskbar instead of being over it. Screenshot: https://ibb.co/gw83m3p
Forum: Themes and Templates
In reply to: [Material Design Google] White Space on TopThank you so much Ravi! It worked!
- This reply was modified 4 years ago by bin10313.
I installed it again today, and it worked now. But unfortunately, the share count recovery is a pro feature, so I’ll be reverting to Addtoany share plugin now.
Alright guys, removed the rest of the blank space with the following css:
.page .page-wrap .content-wrapper{
padding: 0px !important;
}.page-wrap {
padding-top: 0px !important;
}Everything is fixed now.
I am using the second option in the setting, the header, and the footer look great!
Even my left-right margins are back now.Thanks again for this awesome plugin!
Ok the white space due to header-clone got removed by adding the following css in customization->custom css:
.header-clone {
display: none;
}Now just the padding issue is left as given in the above screenshots.
Here are the screenshots:
https://ibb.co/dBQBVZD
https://ibb.co/HDC43w8Ok, for the rest of the blank space it is the top padding for div id = content of page-wrap class: <div id=”content” class=”page-wrap”>
The screenshot for this is:
After making it 0, there is still some blank space on top, which is the padding for div class ‘container content-wrapper’.
After making it 0. The perfect header comes along with the perfect footer.Now kindly tell me from where should I fix all these 3 things: removing the header-clone, padding for class page wrap, and padding for class content-wrapper.
Eagerly waiting for your reply.
Bineet
By the way, I was wondering how it worked on Front-page without any hassles. So I changed the template layout of this ‘Interview’ page to Elementor Canvas just like the front page. So now the footer is on the bottom. Phew! In fact, it works on all templates except the default template, which is the case with all the pages and posts on the website.
This brings me to the next question, why this? It would be awfully tedious to change the layout of all the pages now to Canvas just to make it work?!
I have checked the default template for the footer page. It is the default template as well. Changing its template type doesn’t solve the problem as well.
Also, if I change the settings of your plugin to Method 2. The footer issue is resolved. However, there is a large blank space above header now. I inspected the white space. It shows the following for half of that blank space region: <div class=”header-clone” style=”height: 118px;”></div>
After removing it in the inspect element, other half of the blank space still remains. If this is fixed, it could solve all problems it appears.I keep deleting cache on a regular basis, especially after making changes. I have deactivated Autoptimize, and flushed the cache just now. But it is the same. The footer is still just below the header. I can’t try switching the theme, as this is too risky, and I am not prepared to do that long process of switching later in case it works like that.
Let me know please if you need a closer look or access to the site. I can send a mail privately. Thanks a lot!
Bineet
Forum: Plugins
In reply to: [Redirection] Auto permalink change didn’t workOh, I see. Thanks for the reply.
I am currently adding each post for the redirection. But there are around 100 posts, is there a way to do bulk redirections?I changed the permalink settings from: https://www.saviorofmankind.com/sample-post/
To: https://www.saviorofmankind.com/%category%/%postname%/Forum: Themes and Templates
In reply to: [Sydney] Featured image not showing after permalink changeThis post was there since 2017, it is only now that the image has disappeared, just like on many other (not all) posts. Of course, if I create a new post with a featured image, it shows up. But I want to fix featured images of these old posts. How can I do that?
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Undefined index on homepage (draft)It got fixed after the update, thank you so much!
Thanks for solving the issue so quickly! You guys are awesome!