TheChimneys
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Featured Content Slider not working on my Blog pageDoes anyone know how to adjust the speed of the content slider for the golden eagle theme I have looked everywhere for it?
Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyKev,
Yes your menu come s up really good! you have done well ??
I first learned html through the original hotdog, then dreamweaver then frontpage then back to dreamweaver so this is a real change for me and I am a graphic designer, I will figure this out eventually ??Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyKev,
I Fixed it I went into my hosting through file manager and uploaded my old header.php all fixed, now I will start again. Just need to work out how to add a dropdown menu though the custom links menu!Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyKev,
Thank you for your help and advice, yes I do have the menu option within appearance, I removed my plugin for the dropdown menu but now my site does not work at all? oh no :(, I need to get my older version of the header.php file back up online to replace this one it seems then add the new dropdown menu properly!
Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyHey, Kev how are you going?
I have added a dropdown menu but now I have lost my slider? oh no ??
https://blog.thechimneys.com.au/
I added this code to my header.php
<!–Start Drop Down Menu–>
<div class=”dropdown_menu”>
<?php dropdown_menu( array(
// You can alter the blanking text eg. “- Menu Name -” using the following
‘dropdown_title’ => ‘– Main Menu –‘,// indent_string is a string that gets output before the title of a
// sub-menu item. It is repeated twice for sub-sub-menu items and so on
‘indent_string’ => ‘- ‘,// indent_after is an optional string to output after the indent_string
// if the item is a sub-menu item
‘indent_after’ => ”));?>
</div>
<!–End Drop Down Menu–>
</div>
</div>
<!–End Header–>
<div class=”clear”></div>What have I done?
Forum: Plugins
In reply to: [Dropdown Menus] [Plugin: Dropdown Menus] Direction of the dropdownHi, I have added to this to my header but by adding this I have lost the function of the slider on my front page can anyone suggest what has happened here . Cheers.
Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyyes it is just standard menu, I need to add a custom dropdown menu to this somehow I think! Thanks for your help Kevin. Are you a web developer or marketing manager?
Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyKevin it is a Golden Eagle Pro, I have then modified it from there, I cannot find the wp_calendar within the stylesheet.css would you know where it may be with it? I will try reducing the logo a little, I have got rid of the header I didnt want, just need to get that nav underneath the logo now.
Forum: Fixing WordPress
In reply to: my widget blog calendar is not viewing correctlyIt is https://www.blog.thechimneys.com.au
I would also like to place the top navigation menu under the logo?
thanks mate.