brownday
Forum Replies Created
-
Thanks Tobias! This worked for me. It’s a private site so I can’t share but I’ll reach out if it becomes a bigger issue.
Forum: Plugins
In reply to: Visual Composer isn't generating thumbnails in post grids viewThe plugin is Visual Composer that was included in my Commander theme from https://html.orange-idea.com/commander/
Forum: Plugins
In reply to: [Ajaxy Instant Search] Disabling hitting return and hiding "See more results"Just wanted to bump this up in case this was possible
Forum: Themes and Templates
In reply to: Another custom menu as main menu on certain pagesSo lets say I have a page called Photos and Videos and wanted to use a custom menu called Media
Where would I input this code (If this is correct) in relation to the default main menu?
<?php if (is_page('photos','videos')){ wp_nav_menu(array('menu'=>'media' )); } ?>
Forum: Themes and Templates
In reply to: Pre-load custom fields with theme?Hi guys, still wondering if this is possible.
Thank you!
Forum: Themes and Templates
In reply to: Pre-load custom fields with theme?Anyone?
Forum: Fixing WordPress
In reply to: Editor role to manage pluginsAny ideas on this?
Thanks
Forum: Themes and Templates
In reply to: Footer is aligning to the leftthat throws my footer off (the top of the footer is now underneath the clouds graphic) any idea on how to keep it down?
Forum: Themes and Templates
In reply to: Navigation problem across browsersFor the CSS errors, can I just replace my CSS file with the information it gives me underneath entitled “Valid CSS information” ?
Thank you!
Forum: Themes and Templates
In reply to: Padding not found in my style.csswhere would i go to edit this?
Forum: Themes and Templates
In reply to: How to populate blog with postsOk, so I got the website working the way I wanted it to. What I did was go into Reading > Static page
Home page would be a standard home page and the blog page would obviously be blog. I turned on the blog style option in the control panel.
I duplicated the default.php file and made that into a home page template for my first page. The posts seem to be working fine now.
Thanks for all your help guys!!
Forum: Themes and Templates
In reply to: How to populate blog with postsForum: Themes and Templates
In reply to: How to populate blog with postsThe blog looks like this after pasting the header code: https://bit.ly/9Y59ZL
Some progress, no? =)
Forum: Themes and Templates
In reply to: How to populate blog with poststhe title, author, thumbnail would be ideal.. i really don’t need an excerpt or anything like that
Forum: Themes and Templates
In reply to: How to populate blog with postsI just want the entire post.. Title and date would be perfect