intsfanatic
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Custom taxonomies not showing up in the custom postok, yes, that way it does work. i guess it will work for now.
Okay, i get the point. But how would i make custom taxonomy the way categories appear on post edit page, where you can just use checkbox to select previously created actors for instance?edit: 1 more thing, is it possible to list custom taxonomies on my page?
the same way i would use wp_list_categories for getting them on my page.
is it possible?Forum: Plugins
In reply to: [Custom Post Type UI] Custom taxonomies not showing up in the custom postim sorry, what do you mean by “actor names you originally provided”?
Forum: Fixing WordPress
In reply to: Moving your site from offline to onlineokay, thanks a lot
Forum: Plugins
In reply to: Breadcrumbs NavXT only show the current pageok i resolved my breadcrumb trail problem, but why does parent li item loses his current_page_item class ?
Forum: Fixing WordPress
In reply to: Make chilren pages to appear where i want them to appeari resolved the problem, by adding depth=1 to wp_list_pages and echoed children pages at desired location, thanks for the help anyway
Forum: Fixing WordPress
In reply to: Make chilren pages to appear where i want them to appearim sorry, i guess i missled u. What i want is that the UL which is created when u have child pages to be separate from that UL which is created by wp_nav_menu. Atm the ul class=”children” is nested inside my main nav´s LI element. But i would like that the ul class=”children” is a completely separate vertical navigation inside my for example content´s div. i hope this clears up my problem
Forum: Fixing WordPress
In reply to: Make chilren pages to appear where i want them to appeari seem to get not answer, i googled but still cant find any solution. Help anyone ?
Forum: Themes and Templates
In reply to: Imgs do not appear at allthaks man, that was the problem, i never knew that this could make a difference
Forum: Themes and Templates
In reply to: Imgs do not appear at allsorry i cant give u link, my wordpress is installed localy.
as i said when i activate my theme, wp simply doesnt show any images which are described in html, for example i have a div which holds a img tag and has a src to an image file. i dont know is it because i change the index.html to index.php or what might be the problem ?Forum: Themes and Templates
In reply to: Posts appearing on static Home page when using Feature Sliders..hello, i have also wp nivo slider related question, i understand that the only way to insert images into slider is by creating new posts and set featured image, but by creating new posts they will also appear on my blog page, which i dont want, so is there any way to make the posts which i use to insert images into slider not to appear on blog page ?
Forum: Plugins
In reply to: Post length on front pagehello, what is core.php , i dont have such file ? i also need to decrease post length.