noig
Forum Replies Created
-
Forum: Plugins
In reply to: quick cache 2.2.6 fails to updateAt the end I did uninstall the existing version and installed the 2.2.6 and that way it was successful.
Hope that is of some help.Forum: Themes and Templates
In reply to: adding dropdown to main menueAnja
Thanks a million!
Hmmm…. hab grade kurz auf deinem namen gekilckt und somit festgestellt dass meine zweite sprache (hauptsprache) dieselbe ist.
I have added:<ul> <?php wp_list_pages('sort_column=menu_order&title_li=' ); ?> </ul>
That worked fine. Afterwards I also tried to change to this:
<?php wp_nav_menu( array( 'container_class' => 'menu-header', 'menu' => 'Primary Menu') ); ?>
to see if the costum menue would work, it didn’t.
I don’t mind not being able to have the costum menus as long as I could get the drop down menu to work.
For this purpose I installed JQuery Drop Down Menue plugin with the hope it just works out of the box.
I tried to add this code:
<?php jquery_drop_down_menu(’about us’) ?>
too the header php though all I got was lockouts.As I use CuteFtp the lockouts are not a problem as I can upload the original and overwrite.
Still no joy.
All I wanted is to have drop down menu for “about us” and possibly others at some later date.
I have also uploaded a sreen dump of the theme header php’s and it is confusing to see that many. Have not seen this before.
Once more, thank you for your time and patience.Forum: Themes and Templates
In reply to: adding dropdown to main menuewearitwell
Thanks!
I have tried your suggestion though I got shut of with different errors and I came across this in the header php:<div id="menu"> <div class="menu-bottom"> <?php wp_nav_menu( array( 'container_class' => 'menu-header', 'menu' => 'Primary Menu', 'fallback_cb' => 'default_nav_menu' , 'depth' => ($voidy_disable_submenus=="true" ? 1 : 3)) ); ?> <div class="spacer" style="clear: both;"></div>
Does this mean I cannot add a drop down menue to the Voidy theme?
Somwhere in the attached code it says “voidy disable submenus=true”Forum: Fixing WordPress
In reply to: lost website by transter to rootSamuel
Thanks
I followed the steps Edit functions.php and then I deleted the index. html which was in the httpdoc/wordpress folder and was back on line again.
I will try again to move the site to the root folder though I have to be more carefull. It’s so easy to use up a few hours trying to solve a problem.Forum: Fixing WordPress
In reply to: lost website by transter to rootPlease
Can someone help with this?
I have uploaded and have access to the dashboard. If I want to see the home page this error come up?
ThanksForum: Fixing WordPress
In reply to: lost website by transter to rootupdate
I managed to get back to the dashboard. The settings generall tab looks ok and then changed back the functions.php to original as suggested here.
Tough I still cannot access the site through the browser.
with this error:
“
WelcomeYou see this page because you have set up your Web server for serving a new site, but have not uploaded the site content yet.
You can do the following:
* Upload your Web site contents using FTP.
* Install Web applications on your site: an image gallery, a discussion forum, a blog, an online store, a chat, and many other applications.”Forum: Fixing WordPress
In reply to: lost website by transter to rootJust to follow up
I did change the following:
Under generall settings, I changed the following two: WordPress address (URL) and the Site address (URL)
Nothing else. I can access all data files on the server with my FTP client and theForum: Fixing WordPress
In reply to: lost website by transter to rootHi Samuel
Version 3.01. I did follow those steps, except, dumm me, only one step and then copied and so it was all over after that. It was the twentyten theme.
I moved two sites before without any trouble. This time I wanted to rush with the above result.
Did not follow point 1.1.2
Though did follow point 4. and again not point 5. and then I copied across. Just dumm!Forum: Fixing WordPress
In reply to: viewing document protected by supply of contact detailsTafts
Thanks for your reply.
I had a “little play” with it and it’ll take a bit of time to get the hang of it.
To date I have uploaded a test image to try. As a next step I also need to look if I can “protect” an embeded PDF document (multipage.Forum: Fixing WordPress
In reply to: How can I hide a Pages title?thanks for the above link, it worked smoothly!
Forum: Themes and Templates
In reply to: image in footerThanks for your time and help, very much appreciated.
Forum: Themes and Templates
In reply to: image in footerhi stvwlf
thanks for that I musst’ve done it slightly wrong somewhere.Forum: Plugins
In reply to: [Plugin: Fast and Secure Contact Form] 500 server errormike, thanks
I’m still working on it…hmmm.
Now I get :
Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ.Forum: Themes and Templates
In reply to: Company Website 001 change to horizontal menualchymyth
thanks for that. I will try and just about got it.
Very much appreciated!Forum: Themes and Templates
In reply to: Company Website 001 change to horizontal menualchymyth
Thanks
I did go along some way and had to much trouble.
So I deleted the theme and reinstalled. All I wanted initially is to give more space to the content.
The next best thing was to narrow down the navigation menues sidebar and I have done all of it except the frame for the content.
There musst be some background with the original width, just I can’t see it?
Here the page.
A help to tidy up the theme page would be very much appreciiated.