walkerba2
Forum Replies Created
-
Forum: Plugins
In reply to: [TPG Get Posts] posts per page not workingThanks a bunch. I didn’t catch the typo. However, it is something I copied directly from your instructions. So, I would recommend editing them.
page_next
The option page-next=’true’ will show just the Previous and Next link instead of the pagination index. The default is false.Forum: Themes and Templates
In reply to: [Frontier] Remove "Search for" in search bar widgetThank you very much! Fixed now!
Forum: Plugins
In reply to: [nrelate Related Content] Use on only SOME pages, but automatically on postsHi Katrina,
Thanks for your help! I was able to add the code to the functions.php file to remove nrelate from specific pages. Thanks!
Brittany
Forum: Themes and Templates
In reply to: [Frontier] tables in footer barPerfect, that worked! Thanks!
Forum: Themes and Templates
In reply to: [Frontier] Footer BarOne more question regarding the footer….
I am trying to put in a Google Plus follow button on the footer bar. I used G+ to generate a code. The code I need to enter is
<div class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/u/0/109497440578290413127" data-rel="publisher"></div>
followed by some javascript.
When I put this code into the footer bar and then save it, the code changes and says
<div class="g-follow"></div>
Any idea why this might be happening? When I place the code on a page it works fine. This only seems to be happening in the footer bar…
Forum: Themes and Templates
In reply to: [Frontier] Footer BarSimilar to jmkt, I am using the footer bar instead of the footer widgets. I am trying to structure some things into this footer bar and would like to organize them using tables. But, when I have the table in the footer bar, a white border (probably 1px) appears. I would like to make that boarder go away (0px), but I’m not sure how to do it. I know I need to change the CSS code, but I’m not sure how to alter it without altering the format of all the tables. Can you point me in the right direction?
Forum: Themes and Templates
In reply to: [Frontier] Change color of one pageOkay, I actually figured it out myself. For those of you wondering how to change the color of the content box, it is here:
#post-6925 .entry-content { background-color: #00FF00 !important; }
Forum: Themes and Templates
In reply to: [Frontier] Change color of one pageGreat! Thanks for your prompt response. I found the page ID and entered the code with a different color. However, it changes the actual background that is on either side of the WordPress site (left and right). I would like to change the background color of where the text of the page is actually entered, and leave the side-bars as white. Is there a way to do this?
Forum: Themes and Templates
In reply to: [Frontier] Change Permalinks?Thanks so much for the clarification! Fixed now!
Forum: Fixing WordPress
In reply to: Multiple Administrators, only one can't publish.^Woah there. Just trying to get some help. The issue lies in WP somewhere, although I also said that I could be missing a setting within the system somehow.
I tried reinstalling WordPress. This did not help either. This issue is really perplexing me. Any more ideas?
Forum: Fixing WordPress
In reply to: Multiple Administrators, only one can't publish.The problem is not related to the browser, as I stated above. The issue is consistent across multiple browsers and computers. It is a WordPress issue. I’m wondering if I’m missing some sort of setting. But, the only thing I can think of is to make sure I am a registered administrator, which I am.