takingweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Swf and xml filenobody can help me 🙁
Forum: Fixing WordPress
In reply to: Swf and xml filei try to better explain.
I have a swf file whit an xml file “incorporated”.
I also have this structure:
myswf.swf
galleryfolder
|–gallery.xml
|–image.jpg
|–image2.jpg
|– etc. etc.I have put all this files into my wp-content/uploads/2010/09
In my page editor i have this
[kml_flashembed publishmethod=”static” fversion=”9.0.0″ movie=”http://www.mysite.com/subfolder-where-is-the-WordPress-installation/wp-content/uploads/2010/09/theGreatExpanse.swf” width=”800″ height=”800″ targetclass=”flashmovie” align=”top” play=”true” loop=”true” menu=”false” quality=”medium” scale=”showall” wmode=”transparent” bgcolor=”#000000″ devicefont=”false” allowfullscreen=”false” allowscriptaccess=”always” allownetworking=”all”]The path into my swf file to call the xml is http://www.mysite.com/subfolder-where-is-the-WordPress-installation/wp-content/uploads/2010/09/gallery/gallery.xml
The swf file is shown correct, but the images into gallery folder (where there is also the xml file) doesn’t load 🙁
how can i do to resolve this BIG problem?…i’m loosing my mind on it! 🙁
Forum: Fixing WordPress
In reply to: [wp3.1]Multiple loop for blog pageForum: Fixing WordPress
In reply to: [wp3.1]Multiple loop for blog page@esmi: it doesn’t list the post, only the title of the page!
@Aderptis: thanx…going to try it -_- (very tired…very discouraged )
Forum: Fixing WordPress
In reply to: [wp3.1]Multiple loop for blog page@esmi and Samuel: thanks…ive already read the codex, but it doens’t work 🙁
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?@alchymyth: the code i’ve posted is MY custom code..not only copy&paste -_-
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?i’ve found the mistake 🙁
it run a conflict with the plugin The Events Calendar🙁
Forum: Fixing WordPress
In reply to: How to assign all posts with an specific category to a page?esmi, the code posted on the codex page doesn’t work…it give me an error:
Fatal error: Call to a member function get() on a non-object in /home/marcon25/takingweb.com/mcouture/wp-includes/query.php on line 27maybe i’m wrong but this is exactly my page code:
Replace by mod with pastebin.
http://wordpress.pastebin.com/JfwmQhFT..and is the same on codex…
Forum: Fixing WordPress
In reply to: [WP3] it’s all right but 2 pages dosn’t display the contentthe db is already upgraded to works fine with WP3
Forum: Fixing WordPress
In reply to: [WP3] it’s all right but 2 pages dosn’t display the contentok thanks esmi..i’m going to try this.
but why i can see the other content?…this is strange!Forum: Fixing WordPress
In reply to: [WP3] it’s all right but 2 pages dosn’t display the contentprobably 2.8 or 2.8.3
but all the other contents to the other pages and posts are visible…only those 2 pages doesn’t show’emForum: Themes and Templates
In reply to: top menu in header.php: how to show the current pagethanks alchy but, i don’t know how and why, now it’s all right.
i’ve used
<?php wp_list_pages('sort_column=menu_order&depth=1&title_li=&include=14,15,16,233,20'); ?>and this is the css
.menu-top li.current_page_item{ color: #f93; font-weight: lighter; } .menu-top li.current_page_item a{ color: #f93; font-weight: lighter; }Forum: Themes and Templates
In reply to: Different siderbars for different pagesi use Sidebar Generator Plugin and works great!
Forum: Themes and Templates
In reply to: Css style works randomok, i’ve wrote every text and now all works great.
maybe who written text doesn’t followe what i’ve said: don’t make copy/paste directly from word or other text editor.Forum: Themes and Templates
In reply to: Css style works randomit seems that my line-height is ignored: i’v modified font-size and color and these works great, but line-height dosen’t 🙁