ljstores
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Admin errorsThank you……helpful for other issues too!!!
thanks again.Forum: Fixing WordPress
In reply to: Widget WoesHi Alex
Been ill so not had chance to respond till now.
I tried that fix but it didnt work.. ??I’ll go try the ambient album ??
Forum: Fixing WordPress
In reply to: Widget WoesI listened to your music and I was impressed ??
It is a little TOO raw for my old ears but I know LOTS of people who would love it ?? I shall promote you everywhere I go ??I changed the code as you suggested and that made a huge difference!! all I can see now is the problem with the “tags”.
I changed a few of the widgets around to make sure they were functioning correctly and everything looks ok up to now! I am starting to get excited !!
Thanks for the birthday wishes…I am off to drink some red wine ??
Forum: Fixing WordPress
In reply to: Widget WoesNo it doesn’t work, whichever widget is the third down on the right, sticks out at the right!! ??
I am going to look for another theme but not today as it’s my birthday ??
Can you give me details of your paypal account as I want to give you a little token of appreciation for putting in the time to try and help me. It wont be much as I don’t have much..lol
Thanks again.
Forum: Fixing WordPress
In reply to: Widget WoesOops I meant the third one down on the right side !
Forum: Fixing WordPress
In reply to: Widget WoesWell its better but the second widget on the right isnt working…whatever widget I have second, ends up aligned right ??
Thanks so much for your time….should i just try and find another theme…I really like what I have but I am worried its going to continually cause conflicts?
Thanks again……….
Forum: Fixing WordPress
In reply to: Widget WoesHi again, I fear I wont get a resolution to this ??
Not much of what you wrote makes sens to me ??
I don’t know what you mean about duplicate id’s?This website is an addon domain to an existing domain..might that be relevant?
I do not understand php at all and wordpress is very new to me. I sucessfully uploaded word press and then a theme. I haven’t changed anything and I deactivate all the plugins i had installed.
These are the files that are listed in my theme editor.‘taste-of-heaven’ theme files
* Stylesheet
* 404 Template
* Archives
* Archives
* Popup Comments
* Comments
* Footer
* functions.php
* Header
* Main Index Template
* Links
* Page Template
* Search Results
* searchform.php
* Sidebar
* sidebar2.php
* simple_recent_comments.php
* Single Post
I am really unsure if and what, you are asking me?Sorry but I am a total novice.
Forum: Fixing WordPress
In reply to: Widget WoesHi again…thank you so much for trying to help me…sorry about the delay…life ??
this is what I have in functions .php
<?php
if ( function_exists(‘register_sidebars’) )
register_sidebars(2);
?>This is what I have in sidebar.php
<ul id=”sidebarright”>
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(2) ) : else : ?><li id=”pages”><?php _e(‘<h2>Pages</h2>’); ?>
-
<?php wp_list_pages(‘sort_column=menu_order&title_li=’); ?>
<li id=”categories”><?php _e(‘<h2>Categories</h2>’); ?>
-
<?php wp_list_cats(”); ?>
the following is ALL the code for sidebar2.php
<ul id=”sidebarleft”>
<?php get_links_list(); ?>
<li id=”archives”><?php _e(‘<h2>Archives</h2>’); ?>-
<?php wp_get_archives(‘type=monthly’); ?>
<?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(1) ) : else : ?>
<li id=”Recent Posts”><?php _e(‘<h2>Recent Posts</h2>’); ?>
<ul class=”menublock”>
<p><?php wp_get_archives(‘type=postbypost&limit=05’); ?></p><li id=”Recent Comments”><?php _e(‘<h2>Recent Comments</h2>’); ?>
-
<?php include (TEMPLATEPATH . ‘/simple_recent_comments.php’); ?>
<?php if (function_exists(‘src_simple_recent_comments’)) { src_simple_recent_comments(5, 40, ”); } ?><?php endif; ?>
and this is all the footer code
<?php /* WARNING: This file is protected by copyright law. To reverse engineer or decode this file is strictly prohibited. */
$o=”QAAACg07Y25xJ25jOiVhaGhzcAEAdWZ3JTkKDQFwdzk7dHN1aGkAAGA5IWRod348Jzs4d293J2IAAGRvaCdjZnNiLyBeIC48JzhAADkBlForum: Fixing WordPress
In reply to: Widget WoesHi again ??
You can see that the calender text is out of alignment and the tags text too!
I moved one of the text widgets and it appeared behind the image in the main post.As you can see from this screen shot that nothing is where it should be. there are only two text boxes in admin and yet 3 show on the page…. and it shows two blogrolls and there is only one in the admin.
https:// huskypaw.com/images/widget.jpg
Forum: Fixing WordPress
In reply to: Widget Woesoops ..sorry the Y must have stuck on my keyboard
it should be huskypaw I didn’t want to make it a live link as i didnt want it indexing in the search engine until its working.
Thanks
Forum: Themes and Templates
In reply to: Need Help In Adding Button On HeaderI changed my theme so it is no longer relevant.
thanksForum: Themes and Templates
In reply to: Need Help In Adding Button On HeaderHi, I too want to add another button. I added the page but it didn’t appear in the menu bar at the top. Is it because i am using a theme?
Thanks