akumasama
Forum Replies Created
-
Forum: Plugins
In reply to: [Options for Twenty Twenty] Small issues with wordpress 5.3.2Tested everything and it all works like a charm this is absolutely brilliant! Thank you so much for the support Oliver ??
Forum: Plugins
In reply to: [Options for Twenty Twenty] Small issues with wordpress 5.3.2Hi Oliver, thank you for the fast reply!
I can confirm the sub-menu colouring on the expanded/mobile menu works perfectly now.For the font size/weight question I’m not sure what’s everybody’s opinion could be but personally I think having those setting separated for horizontal and expanded/mobile would allow for maximum control in our hands, so that would be my preferred choice ??
Concerning the hide author thing, my mistake, I just meant that I unticked the “author” option.
I re-tested it now and it doesn’t work, something changed though because I noticed a peculiar behaviour:- 1) Category doesn’t show (which is good, I don’t want it to show :-P)
- 2) Whatever you tick or untick, nothing changes in the header display, personally I still get author, date and no category
- 3) Another strange thing, whatever you tick or untick, the theme doesn’t feel like something “changed” because it doesn’t offer you the option to publish/update your changes. You know how the button on top left to “update” your changes is grayed out until you actually change something? Bingo, it stays grayed out wether you tick or untick options in that section of the Header options
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Switch to one column display for single pagesIt’s absolutely perfect the way it is. Gonna try messing around with it a bit but this looks very promising already.
Thank you so much Andrew! Hope other people having my same issue in the future will find this discussion helpful for their needs.
- This reply was modified 6 years, 11 months ago by akumasama.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Switch to one column display for single pagesIt doesn’t entirely do what I wanted, allow me to explain.
First, the title of the page (which is normally displayed on the left column) simply disappears.
It should appear like this:
Instead I get the title completely missing, not above.
But honestly this is a minor issue, I could deal with it no problem if this only happened on this special page with the alternative “one column” template.Problem is that the title disappears from all other pages as well, even those with the default template active.
See this screenshot, the red rectangle is where the title is supposed to be.
And this is a real issue because I can’t afford the title to disappear from the panels in the homepage.
Could this depend from the fact I added the custom function in a wrong place in the functions.php file?
I just added it at the end with a small comment.
I dunno, looks fine to me. Unless there’s some issues with the fact I’m using WordPress with the italian localization.
One thing that got me surprised is that I typed the name in english in the newly created one-column-page.php file and I put the line ” * Template Name: One Column” in english.
Yet in the template picker new option that appears in page edit, I get the “Una Colonna” option in italian. It kinda surprised me that WordPress automatically translated that lolForum: Themes and Templates
In reply to: [Twenty Seventeen] Switch to one column display for single pagesAbsolutely.
Keep in mind the website is still heavily under construction.
This is the pageAs you can see from the following image, the “One Column” template is selected and active (please don’t mind the italian localization, “Una Colonna” means “One Column” in italian)
Forum: Plugins
In reply to: [Scroll to Anchor] No scrolling animation to the top of the front pageI “solved” manually adding an anchor in the header.php file and then overwriting it with the existing one through ftp.
But still it’s strange, I was expecting the plugin to work with the default HTML5 “top” anchor.
Forum: Plugins
In reply to: [Scroll to Anchor] No scrolling animation to the top of the front pageIn theory in HTML5 you can use a href=”#top” or a href=”#” to link to the top of the current page. More Details.
So I kinda just assumed the same would work with the plugin.As a matter of fact the link does work and I get correctly brought on top of the current page. It’s just that there is no animation ??
Forum: Plugins
In reply to: [Podamibe Simple Footer Widget Area] Plugin is not wokringAre you using the TwentySeventeen theme by any chance? I noticed the same issues with TwentySeventeen, not working at all.
It is working (sometimes fully, sometimes partially) with other themes though.Forum: Fixing WordPress
In reply to: Automatic maintenance mode after each updateNope checked for that already and no luck.
There’s a plethora of other plugins though, only 34 active, maybe some of those plugins has the additional function of also creating an automatic maint after each upgrade, like you suggested.
I’ll give it a closer look.On a hunch I feel it’s a general wordpress setting somewhere in some wordpress config file, but I could be wrong of course.