gnp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Theme and plug-in not working togetherok, thanks, I found it. Here’s what’s there
‘menufooter’ ) ); ?>
<div style=”clear:both;”></div> </div>
</div><!– #colophon –>
<div style=”clear:both;”></div>
<?php wp_footer(); ?>
</div><!– #footer –>
<? if ($rich_analyticsfooter == “true”) { echo stripslashes ($rich_analyticscode); } ?>
</body>
</html>I wonder why the plugin developer is telling me it’s not there. Is there something wrong with the code?
Forum: Fixing WordPress
In reply to: Problem with script codeWell it appears that for the text widget, the problem was the WooThemes test site. It works on my own wordperss site.
How can I get it to work in the posts though?
Forum: Fixing WordPress
In reply to: Problem with script codeFrom this page:
http://codex.wordpress.org/WordPress_Widgets#EHere’s a list of content known to work via text widgets. Each of these content providers supplies the necessary code for you to copy and paste into your widget to display their content on your blog.
Etsy Mini-Shop – html for you Etsy Mini-Shop
==============That’s the script I’ve been trying to install. I wonder why I can’t get it to work.
Forum: Fixing WordPress
In reply to: a page with images as linksThanks. I know nothing about CSS..willing to learn some, but at this point I just don’t have time.
Forum: Plugins
In reply to: icons are disappearing from edit tool barnever mind, I figured it out. I needed to use the full screen mode to see them.
Forum: Fixing WordPress
In reply to: Categories changed after updating to 2.92thanks esmi, I think I have it figured out. I think it’s more a matter of me not understanding how the categories in wp work yet.
I don’t think there was a problem other than that 😛
Forum: Themes and Templates
In reply to: Home page looks weird when i remove sticky postNo, I didnt’ switch to the default, but when I preview the other themes I don’t see the superimposed text and I can click in the search box.
Forum: Plugins
In reply to: [Plugin: Contact Form 7] The html is showing on my contact pageI added the html that was generated for the form. I followed the instructions. It said to copy the code and paste into the post or page.
I ended up using a different plug-in, so I guess it’s resolved. thanks.