davidandre
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp_pagesForum: Fixing WordPress
In reply to: wp_pagesForum: Fixing WordPress
In reply to: wp_pagesForum: Fixing WordPress
In reply to: wp_pages<ul class=”gallery”>
<?php wp_list_pages(‘include=52’);?>
<img src=”<?php echo catch_that_page_image();?>put the width and heigh in the css.
But are you sure you want to put the image and the list in the same ul class gallery?
try this code, if doesn t work, we ll change it..i am not sure ..just try to helpthen add your
Forum: Fixing WordPress
In reply to: if elseifHi alchymyth and f00bar!
Thanks a lot! that was i needed it! you solved my problem.
perfect!really appreciated.
big cheers.Forum: Fixing WordPress
In reply to: wp_pagesHi!
it shoudn t destroy your html code. Put your code here and i am sure someboby find out..Did you clode well the php?Forum: Fixing WordPress
In reply to: Custom field image won’t appear on child pageNo, it shouldn t be a problem if you are using” get_sidebar “in both templates…
have you set up the custom field in the same way?put your code in the forum ,i am sure somebody will find out..
if i can help i ll do my best but i am not an expert so just trying..just one more question ,where did you put the code for displaying the custon field?inthe sidebar??
If it is a page.php and not single.php i would not called the get_sidebar and put a div=”sidebar” and put the cade i need inside with the custom field… just copy this div in the code of the templates of your childpages and i think it should work even if there might be a better or more professional solution..Forum: Fixing WordPress
In reply to: permalinkHi Shane ,
so i did what you told me. i changed the .htaccess but now how can i do toget https://mediacionambiental.com/mediacion-ambiental/
and not https://mediacionambiental.com/menu-header/mediacion-ambiental/
the page menu-header is just for organizing the menu-nav and should not appears in the url but i don t know how to set the permalinks to get that???
any idea?
would be awesome for me to fix this problem! as it is not the first time and never manage to fix it!
Forum: Fixing WordPress
In reply to: permalinkHi Shane!
thanks a lot. really appreciate i try right away and let you.
i really hope it works:)big thanks:)
Forum: Fixing WordPress
In reply to: Custom field image won’t appear on child pageHi plinth!
Do you have the same template page.php for the parent-pages and for the child-pages?
if yes, do you have the custom field set up in the same way?
Forum: Fixing WordPress
In reply to: permalinkHi everybody!
as i see i am not lucky my question doesn t inspire anybody:(
i give you my .htaccess just in case it might inspire you a bit more:)
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
`
If you have an idea even not precise it would be very welcome as ihave to resolve this problem and don t really know how to..
thanks in advance.cheers
Forum: Fixing WordPress
In reply to: permalinkHi everybody,
i read some stuff about mod_rewrite but it sounds quite complicated to me..Any advice would be more than apreciated!
thanks,
byeForum: Fixing WordPress
In reply to: feed just for categoriesah,
i forgot!
i want my people to receive the feed by mail !very important:)Forum: Fixing WordPress
In reply to: feed just for categoriesok .
i think i understand how it works..but not sure:)may i have to feeds?
one “normal” with all posts ,and the second one just about some of the categories?
i appreciate the help , i am still beginner in wordpress and so many things to know:)and feed is one of my weak point!
Forum: Fixing WordPress
In reply to: feed just for categoriesOk destruire!
thanks a lot.
i ll go for it and let you know. really appreciate.cheers1