Oranget
Forum Replies Created
-
Anyone?
Hi,
Thanks for the quick reply! I am using the Accesspress Store Lite. I currently have the website hidden. I can unchange it if it is easier but I think you will know what I am talking about from looking at this picture. This is the photo on the home page, and it shows up on all other pages too.
Resolved
I was able to figure out how to remove categories using the following code
.entry-meta { padding: 1.5% 2.9%; background: #FCFCFC; border-top: #F3F3F3 1px solid; color: #CCC; font-size: 12px; font-weight: 300; display: none; }
To follow up, I have managed to remove the Author/Date simply exploring the theme options a little bit more. I was also able to get rid of the title by editing the CSS line with the title to (although I don’t know if this is the proper way to do it. .home
.type-post h1.entry-title{display:none}
. However, I am still unable to get rid of the category displaying on my posts. I have tried to edit `?php } elseif (is_category() && $evolve_category_page_title) { ?>
<h2 class=”page-title archive-title”><?php _e( ‘Posts in category’, ‘evolve’ ); ?> <span id=”category-title”><?php single_cat_title(); ?></span></h2>` but I don’t even know if I am looking at the right line of code.Forum: Fixing WordPress
In reply to: Remove sidebar from static front page (evolve theme)Hi sorry for dropping off the face of the planet. I have found it in ‘blog-page-php’ but nowhere else (such as individual pages). Any advice? Thank you in advance.
Forum: Themes and Templates
In reply to: [Customizr] Updating page information no longer worksThank you for all of your help. I did some troubleshooting with my hosting company and they discovered I could not update because I was on some kind of a temporary URL for some of my pages.
Forum: Themes and Templates
In reply to: [Customizr] Updating page information no longer worksHere is the link. I have changed many things but this is all I am getting… HokkaidoEnglish