rjay3087
Forum Replies Created
-
How about showing the box for featured image in custom post???
SOlve
also when im using resize image this display error
A TimThumb error has occured
I have also same problem. when im uploading a image in slide the preview is broken image. also when i enable show thumbnail, there is no thumb in slideshow. i download the latest slideshow gallery 1.2.3.2
Forum: Fixing WordPress
In reply to: Child Menu in WordPress 3.5 doesn't worki dont have a live site.
this is the structure of my current menu, when using child menu of twenty twelve
the problem is in the <li id=”menu-item-343″> must have a ul for the child menu. i already fix the setting of my pages
<div class=”menu-top-menu-container”>
<ul id=”menu-top-menu” class=”top-menu”>
<li id=”menu-item-343″ class=”menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-7 current_page_item menu-item-343″>
HOME<li id=”menu-item-344″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-344″>
<li id=”menu-item-345″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-345″>
<li id=”menu-item-346″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-346″>
<li id=”menu-item-347″ class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-347″>
<li id=”search-box”></div>
and when im using other theme this is the structure
this is the structure that i want to obtain
<div class=”menu”>
-
<li class=”page_item page-item-312″>
<li class=”page_item page-item-315″>
<li class=”page_item page-item-7 current_page_item”>
HOME
<ul class=”children” style=”display: none;”><li class=”page_item page-item-117″>
<li class=”page_item page-item-31″></div>
Forum: Themes and Templates
In reply to: Guys how to add your own jquery in wordpress???andrew Nevins thanks is already working… thanks for the help…
Forum: Themes and Templates
In reply to: Guys how to add your own jquery in wordpress???thanks for the information. i already ready the about the no-conflict wrappers. but my code is still not working. can you give me sample of alert in wordpress… ty
Forum: Themes and Templates
In reply to: Remove space above photo in each posttry to modify it on the css
Forum: Themes and Templates
In reply to: How to remove the link in a categories?ok i will try your suggestion. thanks for the help.