amill66
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Home page blog postsThanks for the info. It actually turned out to be a plugin that we are using “Custom Post Limits” that was controlling the posts on the home page (not a conflict plugin).
Forum: Themes and Templates
In reply to: [Customizr] Recent posts on home page in boxesIn presscustomizr, I would only like the most recent post to show (only 1 post.) Currently 2 posts are shown.
In Customize, Front page content, Set the number of posts to display, 1.Not sure how 2 are shown if that setting is 1.
resolved
Thank you.Newest update looks like it took care of the issue.
Forum: Themes and Templates
In reply to: [Optimizer] mobile menu not showingThat fixed it!! Thank you.
Forum: Themes and Templates
In reply to: [Optimizer] Edit Content for widgets doesn't workI did try to deactivate all plugins as the issue is not only with the edit content button in the customizer panel, the issue is also with the menu not showing up in mobile view on a decreased window size. Godaddy is running
object-cache.php
APC Object Cache
as a drop in plugin that I cannot disable. Could this be the cause?Forum: Themes and Templates
In reply to: [Optimizer] Footer Copyright textI did try to deactivate all plugins as the issue is not only with the edit content button in the customizer panel, the issue is also with the menu not showing up in mobile view on a decreased window size. Godaddy is running
object-cache.php
APC Object Cache
as a drop in plugin that I cannot disable. Could this be the cause?Forum: Themes and Templates
In reply to: [Optimizer] mobile menu not showingForum: Themes and Templates
In reply to: [Optimizer] Footer Copyright textI do not show a save button to save changes anymore…
Forum: Themes and Templates
In reply to: [Optimizer] Edit Content for widgets doesn't workSame issue!
Forum: Themes and Templates
In reply to: [Shamrock] Change Font?How about removing the uppercase on widget titles. I was able to adjust uppercase in all other css except for this.
Forum: Themes and Templates
In reply to: [Shamrock] Sidebar not showing on Category pageresolved
Forum: Themes and Templates
In reply to: Customizr theme Front PageDid you figure out the code for this? looking for the same…
Forum: Themes and Templates
In reply to: [Customizr] Set the blog post text widthThat doesn’t solve the issue. I put
@media
.entry-content p {
max-width: 100%;
}
}.entry-content p {
max-width: 78%;
}mobile still 78% and pages are not at 100% either. The only thing I want to do is to have the posts text fit below my post pic in the blog at 650px or 75%. Not mobile, not pages, just posts…
Forum: Themes and Templates
In reply to: [Customizr] Set the blog post text widthAny other ideas to help with this to correct this on the blog posts only?