sash_007
Forum Replies Created
-
so in my case i have only one theme folder
webdesigncut_theme
and within it i have sub.php which is the template i want to have different style and the css is stored in the styles folder
so the code inside sub.php header will be
style_sub.css is the template css<?php wp_enqueue_style( "sub_css", $webdesigncut_theme_template_dir . 'styles/style_sub.css', false, "1.0", "all" ); get_header();?>or i have done something wrong?
i add this where
wp_enqueue_style( "member_css", $voodoo_template_dir . '/scheme/member-template.css', false, "1.0", "all" );?in the functions.php?
are u doing this discussed here
pls explain in bit detail as i am new to wp
thank you
Forum: Fixing WordPress
In reply to: Post thumbnail image not shoing on twentytenthanks that did it
Forum: Fixing WordPress
In reply to: Excerpt not showing on twentyten themethanks alchymyth that really helped
Forum: Fixing WordPress
In reply to: Excerpt not showing on twentyten themehere is the link
http://www.webdesigncut.com/blog/404 Template
(404.php)
Archives
(archive.php)
Archives Page Template
(archives.php)
Comments
(comments.php)
Footer
(footer.php)
Header
(header.php)
Image Attachment Template
(image.php)
Links Page Template
(links.php)
Main Index Template
(index.php)
Page Template
(page.php)
Popup Comments
(comments-popup.php)
Search Results
(search.php)
Sidebar
(sidebar.php)
Single Post
(single.php)
Theme Functions
(functions.php)
header-img.phpi have these files no home.php?
it shows but i get the same sidebar not the changed one?
Forum: Fixing WordPress
In reply to: Cant find my blogmy wp ver is 3.0
Forum: Fixing WordPress
In reply to: Cant save draftno my next attempt failed too 🙁 i re uploaded the wp-admin and wp-includes files but same problem again
Forum: Fixing WordPress
In reply to: Cant save drafti already did that before i had 2.9.2 i switched to ver 3.0
Forum: Fixing WordPress
In reply to: Cant save drafti already tried it as u read through my post from start?
i even changed to default theme but there too the problem persists?the sidebar fatal error is gone but the save option still is not working?
Forum: Fixing WordPress
In reply to: Cant save draftno the akismet counter appears alright but my main subject of topic that is i cant save any post from my draft isnt solved yet?
Forum: Fixing WordPress
In reply to: Cant save draftya i did it and then reactivated all plugins but that didnt solve the issue 🙁
Forum: Fixing WordPress
In reply to: Cant save drafthello after i did this i get this error on my blog in the sidebar
Fatal error: Call to undefined function akismet_counter() in /home/webdesi1/public_html/blog/wp-content/themes/Vistalicious/sidebar.php on line 43Forum: Fixing WordPress
In reply to: Cant save drafthello i change this
a:14:{i:0;s:23:”addtothis/addtothis.php”;i:1;s:19:”akismet/akismet.php”;i:2;s:43:”all-in-one-seo-pack/all_in_one_seo_pack.php”;i:3;s:43:”configurable-tag-cloud-widget/tag_cloud.php”;i:4;s:39:”featured-category/featured_category.php”;i:5;s:37:”google-analytics/google-analytics.php”;i:6;s:55:”google-xml-sitemaps-with-qtranslate-support/sitemap.php”;i:7;s:39:”multi-level-navigation-plugin/index.php”;i:8;s:29:”new-tag-cloud/newtagcloud.php”;i:9;s:21:”sociable/sociable.php”;i:10;s:58:”technorati-tag-cloud-for-wordpress-23/wp23techtagcloud.php”;i:11;s:19:”tweetme/tweetme.php”;i:12;s:23:”tweetmeme/tweetmeme.php”;i:13;s:27:”wp-super-cache/wp-cache.php”;}
to
this ?
a:0:{}{i:0;s:23:”addtothis/addtothis.php”;i:1;s:19:”akismet/akismet.php”;i:2;s:43:”all-in-one-seo-pack/all_in_one_seo_pack.php”;i:3;s:43:”configurable-tag-cloud-widget/tag_cloud.php”;i:4;s:39:”featured-category/featured_category.php”;i:5;s:37:”google-analytics/google-analytics.php”;i:6;s:55:”google-xml-sitemaps-with-qtranslate-support/sitemap.php”;i:7;s:39:”multi-level-navigation-plugin/index.php”;i:8;s:29:”new-tag-cloud/newtagcloud.php”;i:9;s:21:”sociable/sociable.php”;i:10;s:58:”technorati-tag-cloud-for-wordpress-23/wp23techtagcloud.php”;i:11;s:19:”tweetme/tweetme.php”;i:12;s:23:”tweetmeme/tweetmeme.php”;i:13;s:27:”wp-super-cache/wp-cache.php”;}
Forum: Fixing WordPress
In reply to: Cant save draftamong the methods u said i tried deactivating all plugins
switch to default wp theme
and i already switched to Wp 3.0but none worked still the same problem
the problem also occurs when i tried to save draft from my default theme also??