As per the demo, the archive page isn’t showing post titles in the listed view. Rather it shows full posts.
I created a page “HOME”, then created a page “BLOG”
“HOME” – is my frontpage
“BLOG” – should show the post in the listed view, because it’s a “post page” with “archive template” selected. But it appears with full posts.
]]>When in customizer preview, WP produces a PHP Warning:
Attempt to read property “title” on null in /home/…/wp-includes/class-wp-customize-widgets.php on line 899
To avoid this you can add widgets support for customizer to Arke (in functions.php of your child theme).
/** Add widgets support for Customizer **/
if( is_customize_preview() && ! current_theme_supports( 'widgets' ) ) {
add_theme_support( 'widgets' );
}
]]>
Hello,
What a great theme! How can we show excerpt instead of full post text on the home page? Currently, it shows complete content without “Continue reading” text/button.
]]>Sorry – another question!
As far as I can see, Arke doesn’t support drop-down menu’s. Is that right?
Is there any way around this…
…or not really?
Many thanks,
Ben.
Hi,
On all the pages of my site, there’s a large gap between the top menu and the main body of the page. Does anyone know of a way of getting rid of this?
Many thanks!
Ben.
Hi!
I’m really enjoying using this theme!
I have one small issue…
By default, the theme has a ‘home button’ at the top left featuring the name of my site. Can I disable it?
Also, the top menu seems to justify to the right. Can this be changed so the menu sits more centrally?
Many thanks!
Ben.
Is there a way for the archive page to show ALL posts, and not just the past calendar month please?
Thanks
]]>Hi all
I’m finding that the bottom of each post has a large amount of white space to scroll down before you reach the bottom. Is this correct? Any CSS tweaks to remove this please?
Many thanks
]]>Love the theme – especially the simplicity.
But… one thing I’d like is a simple search magnifying glass option somewhere – either in the header or the menu. I’ve played around with the Ivory Search plugin. I get the Search box there, but it looks like there is something in the theme which is stopping me changing it to the magnify glass icon in Ivory Search. Any pointers please as to how to override this?
Many thanks.
]]>Hey,
Beautifully simple theme ??
I was just wondering if there’s an easy way to style the archive so that it is divided into sections by year and/or month?
Also, is there a way you could suggest to include the archive below the content on single post pages?
Thanks and best wishes,
Rob
Hi,
is there any solution to fix the issue about Elementor and the error message: “The Content Area Was Not Found in Your Page”?
When I change theme it works, so there is some problem with Arke theme…
How can I solve the issue?
Thanks in advance for your help!
]]>Hi Danny,
Could you please advice how to add footer/footer text on the theme?
]]>Hi,
Is there a way to fix the 404 error page loading all posts in the blog if the URL slug depth is longer?
For Eg: demo.olympusthemes.com/arke/finance will load the 404 error page.
But from 4th / theme starts loading all posts. eg: demo.olympusthemes.com/arke/finance/stock/
Appreciate your help in advance.
]]>Hi, Youur themm is best speed – 1.6 sec VS astra – 2.6 sec
I use elementor pro and Asts templ. I build custom header in elementor pro, All fine. When I acticate arke template, my home page – fine, but header (elementor pro) not showed. When I open header (elementor pro) it is message:
Sorry, the content area was not found in your page. You must call the_content function in the current template, in order for Elementor to work on this page.”
https://i.imgur.com/ETujCiC.png (screenshot)
Can you please help?
]]>Hi,
first just want to say the theme is hyper super fast ??
just wonder for non coder if possible to make mobile menu (hamburger menu)
warm regards B
]]>Hello!
How can I change the blog post arrows? Newer/older blog posts.
I have changed this:
.nav-next {
text-align: left;
width: 100%;
}
.nav-previous {
text-align: right;
width: 100%;
}
And now I want the arrow changed to. Thanks!
]]>just want to say is so fast i love it.
i wonder if you could help i just need one footer widget as i am not a coder could you point me to the right direction how i can add a footer widget.
Warm regards B
]]>I love this theme with its high flexibility. Where do I find more documentation? In particular, how do I turn off the page title?
]]>I am trialling this theme with the intention of using it for my blog, and so far I’m loving the simplicity. Thanks.
I have used your child theme files to create a child theme to make a few style changes, and I have a couple of questions please.
1. I have set up the Archives page, which then places a footer on each page and post, and I wanted to add a menu to the footer. I followed what I thought were the right steps:
<?php wp_nav_menu( array( 'theme_location' => 'secondary' ) ); ?>
in the child theme footer.php fileYet nothing appears. Are you able to tell me what I’m missing please?
2. I notice the functions.php file has code where it says “Displays the navigation to next/previous set of posts, when applicable.” But I can’t see anywhere to make those links appear. What am I missing?
I hope it’s OK to ask you these things. Thanks.
]]>Hello! How can I moving the menu under the header title?
]]>Hello,
When trying to access posts in a category or archive, posts are showing full text in a feed instead of a summary. How can i accomplish this? Thanks.
This is a nice plain theme for me to work with. However, I noticed that the footer nav is set up in functions.php
, but never added in, or at least it isn’t in mine. Is this intentional, or could I request that it be added in? For now, I’ve created a child that adds in that nav.
Hi!
I love this theme. I’ve only got one issue: it is tagged with “full width template”. The pages, however, seem to be centered in a somewhat slim column. Is there any way to make it full width using css? I’ve tried myself without luck, not being the best at coding.
Thank you!
]]>Love this theme!
However I wonder if it will maintain long term development?
Or is it open source so others could extend it?
Hi
Really like the Arke theme but was wondering if it’s possible to add:
1.) A searchbox or “spyglass” to the main menu. I like this option where you have it on your other themes.
2.) An “older posts” “newer posts” link at the bottom of the blog roll.
3.) Is it possible to add a little more space between each post? When one ends and the title of the next post begins?
I don’t think these would disrupt the minimal look.
Thanks for any help.
]]>like your archives template, every theme should have this, it is not easy to know what posts have been published, and hard to find one you are interested in. this type of list helps a lot.
]]>