Godaisies
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Infinite] How to add use icon font?I only grabbed the immediate code to place in Pastbin:
You’ll see the code by Phone. I’m using Advanced Custom Fields to generate the fields.
Forum: Themes and Templates
In reply to: [Infinite] How to add use icon font?Thanks for the suggestion! I’m in my page-members.php file and doing that just prints the bare code on the page.
I know with another theme I’ve used that fa fa-phone wasn’t what the coder used for the website to show the icons. That’s the code that Font Awesome recommends, but it looks like individual themers may choose a different code call.
Forum: Fixing WordPress
In reply to: Had to move to new database — now completely brokeI’ve also tried to Google the issue but keep getting big migration issues instead of just creating a new database and importing my content over.
Forum: Fixing WordPress
In reply to: Thumbnails not croppingThanks! I usually use Photoshop but since I have so many images I want to put up…
Forum: Themes and Templates
In reply to: Ultra Grid theme: Shows caption on homepageYeah, the creator’s Vimeo video said you could email him questions, but their website has no email links.
Thanks!
Forum: Everything else WordPress
In reply to: WordPress Used In Library?I’ve got a list of about 94 libraries, but I’m looking for more unique projects, or more customized installs.
Forum: Everything else WordPress
In reply to: WordPress Used In Library?Thanks! I built one of those sites which sadly no longer exists thanks to a huge policy change…
Thanks!
Forum: Fixing WordPress
In reply to: Search No Longer WorksThank you! I looked at a back up copy (and realized I need A NEW back up!) and replaced the search.php file.
Now if only I could a more attractive way of displaying these results…
Forum: Fixing WordPress
In reply to: Search No Longer WorksThanks for the response.
It looks like I still have the code in the search.php
<div id="searchform"> <!-- Original search form --> <form method="get" id="searchform" class="left" action="https://lis.uncg.edu/"> <div> <input type="text" value="Search the department..." value="" name="s" id="s" onfocus="this.value=''" title="Enter the terms you wish to search for." /><input type="image" src="https://lis.uncg.edu/wp-content/themes/arthemia/images/magnify.gif" id="searchsubmit" /> </div> </form> </div>
and this is in the header.php
<div id="searchform"> <!-- Original search form --> <?php include (TEMPLATEPATH . '/searchform.php'); ?> </div>
Forum: Fixing WordPress
In reply to: Can you target the Content Div of a particular page?Wow, thanks! What I defaulted to do in the meantime was to just look at the page.nosidebar.php template and just changed the content div name.
Forum: Plugins
In reply to: Search and Replace Help NeededThat’s the one I tried but it’s still not finding what I need it to.
Forum: Fixing WordPress
In reply to: What plugins can I replace with WP code?It is also being hosted on a shared server at Bluehost. They’re throttling the website since they claim its demanding too much on their servers. :-/
Forum: Fixing WordPress
In reply to: Is the RSS feed slowing my site down?Thanks. Do you have any suggestions for a “lighter” slideshow? Maybe I should use smaller images in it. Hmm…
Forum: Fixing WordPress
In reply to: Is the RSS feed slowing my site down?Whoops, my website address is https://lis.uncg.edu