I am getting notifications that this theme may be abandoned. Can you confirm if security and other updates can be expected?
Thank You.
I can’t seem to get portfolio view working on this theme with the shortcode:
[portfolio display_types=true display_tags=false include_type=photography,stories,sketchbook,graphic-design columns=4 showposts=12 orderby=title]
any ideas why? Thanks.
]]>Hi,
Very nice minimal theme.
In my Sidebar (folder tab) I have a Most Recent Posts-menu of 5 posts.
When I click on a post in this menu the post is displayed, but unfortunately the Sidebar changes back into the Main Menu (menu tab).
How could I prevent this behavior and keep the Sidebar ‘active’ (visible) when reading posts?
]]>Hi,
very nice theme, thanks a lot for it!
I’d like to use the featured posts option for the sidebar (under ‘Theme Options’) for upcoming events on our website, but it shows the posts in the wrong order (i.e. the event most far in the future shows up first. Is there a way to reverse the order in which the posts are shown?
(For information, I use the plugin ‘No future posts’ in order to use the date of the posts as the event date.)
Thanks, and all the best,
Fabian
]]>Good day. I congratulate you for creating such a great theme!
I start this new topic, to consult whether it would be possible to modify some code so that the content spans the width of the body, from the sidebar up to scrollbar.
Attached is a picture to show: https://c5.staticflickr.com/9/8421/29674634596_54a4f1c0f0_b.jpg
The site: https://goo.gl/ztswPw
Thanks for your time!
]]>I’m using the Editor theme. In the Editor theme it will show
EITHER
An Image Logo
OR
Site Title and Tagline
Right now the website is showing an Image Logo (the owl carrying the books)
Now, I’ve done some experimenting with the HTML when viewing the page and have come up with exactly what I want. I want this:
Click here to see what site should look like
It’s got the Image Logo and below I put the title of the page but called it site-description (h2) so it uses the smaller font that the Tagline uses.
I’ve highlighted the HTML code that I used to get that. I’ll also post it here:
<h2 class="site-description"><a href="https://omnieducation.org/" rel="home">Omni Education | Children's Creative Writing | Download Free Workbooks </a></h2>
My question is where do I put that HTML code?
My guess is it goes in the header.php. But I’m not sure where it goes and what code I might have to delete from the header.php
This is the original code for the Editor header.php
<?php
/**
* The Header for our theme.
*
* Displays all of the <head> section and everything up till <div id="content">
*
* @package Editor
*/
?><!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id="page" class="hfeed site container">
<a class="skip-link screen-reader-text" href="#content"><?php _e( 'Skip to content', 'editor' ); ?></a>
<!-- Get sidebar color option (Appearance -> Customize -> Theme Options) -->
<?php
$editor_sidebar_color = get_option( 'editor_customizer_sidebar_color' );
$editor_featured_cat = get_theme_mod( 'editor_featured_cat' );
?>
<header id="masthead" class="site-header <?php echo $editor_sidebar_color; ?>" role="banner">
<!-- Tab navigation -->
<ul class="toggle-bar" role="tablist">
<!-- Main navigation -->
<li id="panel-1" class="current" role="presentation">
<a href="#tab-1" role="tab" aria-controls="tab-1" aria-selected="true" class="current nav-toggle" data-tab="tab-1"><i class="fa fa-bars"></i><span class="screen-reader-text"><?php _e( 'View menu', 'editor' ); ?></span></a>
</li>
<!-- Featured Posts navigation -->
<?php if( $editor_featured_cat && $editor_featured_cat !== '0' ) { ?>
<li id="panel-2" role="presentation">
<a href="#tab-2" role="tab" aria-controls="tab-2" aria-selected="false" data-tab="tab-2"><i class="fa fa-thumb-tack"></i><span class="screen-reader-text"><?php _e( 'View featured posts', 'editor' ); ?></span></a>
</li>
<?php } ?>
<!-- Sidebar widgets navigation -->
<li id="panel-3" role="presentation">
<a href="#tab-3" role="tab" aria-controls="tab-3" aria-selected="false" class="folder-toggle" data-tab="tab-3"><i class="fa fa-folder"></i><i class="fa fa-folder-open"></i><span class="screen-reader-text"><?php _e( 'View sidebar', 'editor' ); ?></span></a>
</li>
</ul>
<div id="tabs" class="toggle-tabs">
<div class="site-header-inside">
<!-- Logo, description and main navigation -->
<div id="tab-1" class="tab-content current fadeIn">
<div class="site-branding">
<!-- Get the site branding -->
<?php
$logo = get_theme_mod( 'editor_customizer_logo' );
if ( ! empty( $logo ) ) {
?>
<h1 class="site-logo">
<a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img class="site-logo" src="<?php echo esc_url( $logo ); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name' ) ); ?>" /></a>
</h1>
<?php } else { ?>
<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
<?php } ?>
</div>
<nav id="site-navigation" class="main-navigation" role="navigation">
<?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
]]>
sfbc.edu is the website
I already disabled all plugins and that wasn’t the issue. I am missing the “Editor” option under “Appearance” where I have always been able to edit the files. I assumed WordPress update messed with this, but it sounds like it hasn’t. Not sure what to do.
Have read others posts about the problem but cannot seem to find an answer.
Thanks!
Josh
Greetings. We are using your fantastic and sleek Editor theme on few of our WordPress.com blogs. But even after adding a manual excerpt, we can’t get it show above the Meta in the Meta column like it shows on your theme preview at: https://preview.arraythemes.com/editor/? How to fix this or is this feature available only in your self-hosted version?
Also, the linked name of the author is not showing on the top of each post in Editor on the home page on WordPress.com like in your theme preview. It is showing only in the single post pages. Again, how to fix this or is possible only in your self-hosted version?
By the way, when will your premium Medium theme become available for purchase on WordPress.com too?
Thanks in advance and awaiting your kind reply.
]]>Hello,
I looked far and wide and on the Array website Knowledge Base for this question to be answered. I am using the Editor theme and want to change the H1 font type. I’m using the Easy Google Font WordPress plugin which changes the Paragraph font quite easily but not for the headline. Can someone help me out? Thanks in advance.
Bhooshan
[Moderator Note: No bumping, thank you.]
]]>Hey,
great theme, thank you very much! I wonder if it is possible to add a second widget area in the sidebar. I kow how to register a “Sidebar 2” in the functions.php (Child theme of course), now I want to make this second sidebar (which contains other widgets than the first one) by clicking on one of the tabs. I added “<?php get_sidebar(‘Sidebar 2’); ?>” in the header.php for the tab/panel-area but nothing happens.
Can you help me finding the solution for this issue?
Thanks,
Mo
Hello Everyone,
I am trying to solve an issue on my website https://www.bhooshan.com, currently onE the beautiful/minimalist Editor theme. On the sidebar with the Folder icon there used to a search functionality with monthly archives on display. Unfortunately with my customization efforts it has disappeared and I can’t seem to get it back.
Could some good samaritan help me get the customization back on track again? I would like to see the Archives/Search function on the Folder icon once again. Thanks in advance.
Bhooshan
]]>I just installed Editor and first everything worked very smoothly. The tabs on the sidebar (featured and recent) worked fine. Now, they aren’t working at all. I didn’t change anything related to the sidebar. What’s more, they work on mobile. I don’t have any clue how to go about fixing this and would really appreciate help!
]]>When I change the color of the sidebar to dark it shows up as such in the live preview. However, even after saving, the site still shows the light sidebar. When I go back into theme customization, it still shows the dark sidebar there, so it appears that the change is being saved, but for some reason it isn’t being applied to my site. Any help would be greatly appreciated!
]]>See:
In either an update to wordpress or editor, the layout is broken when using the Related posts feature, or really anything that has content past a certain point in the content section.
]]>I’m in love with Editor, but I don’t have many menu items to put in the sidebar:
https://www.idylanrobertson.com/
So, the sidebar is a big of a waste of space for me.
Would be nice if the sidebar would hide itself and it would become a full-width blog.
]]>I propose that you release an “Editor Pro” – a premium version of this theme with some extra options for those of us who don’t want to do any coding for customizations.
So, it would have customization options:
1. Allow logo + site name + tagline in sidebar.
2. Allow editing of footer text and links.
3. Allow input of social icons (I understand this is in WordPress.com version, but can’t do on self-hosted version)
… and all other features or options that people have been asking for, etc.
]]>What dimensions should the logo image be?
Is there a maximum height and width?
Is there an optimal recommended height and width?
]]>Brilliant theme!
I set the Sidebar Featured Post Category to my “Projects” category.
However, I changed my mind and don’t want to use the Sidebar Featured Post Category for now.
As per your instructions, I tried saving it as blank, but it persists. How do I get rid of it?
My site is https://www.idylanrobertson.com/
]]>What is the maximum width for images to be used with this theme?
i.e. Before uploading a very large image, what maximum width should I reduce it to?
]]>I wonder how to move the sidebar to the right? It’s more familiar with me ??
]]>I’m new to wordpress, and have just downloaded this theme today. I want to add an additional menu option to the toggle menu, how can I do this?
]]>The Style Guide for Editor on the Array website shows a table style that is available. However, when I am creating a page or post I cannot find an option for inserting such a table. How could I create a table?
As someone with limited WordPress/CSS experience, any help is appreciated!
]]>Need help on how to remove the featured image in the homepage.
Actually, the setting of the site that I was working on is that the homepage/mainpage is the latest post.
Everytime I post a new post, it will appear in the main page. And I want it that the featured image on that post will not show up. I just want these featured image will be show up on the summary listing of the category where the post belong.
Is there any way I can do that?
using a Fixed theme from Array
Thank you and looking forward to resolve this issue.
]]>Hey, I have a serious problem,
In this article, it was said, that you would be able to hide the menu bar on the mobile in the next update, but nothing did happen. Is it possible to hide the menu bar by default on mobile devices or toggle the icon for that? I’m using the website in one of my apps in the support area and there, i don’t want the users to see the whole menu bar opened by default and not be able to hide it.
]]>Hi,
I am new to WordPress and to Editor. I love the theme but one thing I find strange is that the headlines (titles) for the posts have extremely large font sizes. They take up almost the entire page and make scrolling difficult. I want to change the post titles to about a third of the size.
Any advice on how to set it so all post titles throughout will be a new size? I don’t know how to code. Do I need to something with the CSS scripts?
Thank you in advance.
]]>Hey
I was wondering how I change the content background from transparent ( or nonexistent? ) to a solid color?
website visio-web.com
]]>Hi.
How do I change the width of the sidebar in this theme, if possible?
Been searching through the style.css and cant seem to find it.
Thank you.
]]>Hello. I am using the Editor theme by wordpress and I wish to know how I could remove the H1 logo tag from the inner pages and leave H1 logo tag only on my homepage. I am sure I have to change something about the php code into header.php but dont know how to do it. It is little frustrating because my inner pages are having 2 x H1 tags instead of just one – on the page’s title…
Please help!
]]>Hello,
I’m working on a website for a group of researchers. The site includes a left-bar menu. At the top of this menu are two icons. One is an icon for menu, the other is a folder icon–at least, this is how the appear in Safari. In Chrome, the appear as two grey boxes, and in other browsers they appear as semicolons. Any ideas as to what is happening here?
Thank you for your help.
The website can be found here: https://bps.stanford.edu
]]>Dear Array,
I am working on this website https://juliamolony.com/2014/02/19/post-2/
and the text put in the excerpt box does not appear like on the demo…(on the left of the post text)
any ideas?
Also all my post appear with the post format, can I get rid of that?
Many thanks
]]>