Aloris
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add category next to date in postsHi geeksfolder,
I’ve tried and it seems to work, but the only issue is that doesn’t appear as link, only as text. I would like to see MyCategory next to the date and have the possibility to click on MyCategory and when do that, go to the page that contains the posts with category “MyCategory”.
May you help me again with this
Many thanks for help so far.
Forum: Fixing WordPress
In reply to: Add category next to date in postsHey geeksfolder,
Thanks for your help. The site is http://dev.lusd9.com.
Please help me to show the category name next to the date.
Thanks for help so far.
Forum: Fixing WordPress
In reply to: Add category next to date in postsHello geeksfolder,
Thanks for your help, I’m sure if the line where I need to add that code is relevant but is not showing the category next to the date :-(.
I’m using Weaver 2.2.6 theme and within the theme I don’t see how to add that option format in posts presentation.
Forum: Fixing WordPress
In reply to: Avoid write the full path for imagesI was asking hoe to test the output because of the examples they show in the page you shared to me
<h1><?php bloginfo('name'); ?></h1> Ref: http://codex.wordpress.org/Function_Reference/bloginfoThanks for your help both and info shared. I’ll try to do more tests, because I’m not have yet the correct output using that php code. I hope to get it after few tries.
Thanks again for your great help.
Best regards
Forum: Fixing WordPress
In reply to: Problem with separation between rows in table only in wordpressThanks Swanson,
I think I’ll need to ask to developer about this, because I’ve inserted the CSS code in the place intended to add custom CSS for the theme and nothing change for this image. I only insert the body part in the widget and the image still appears separated.
Many thanks really for your help, i’m not sure why.
Forum: Fixing WordPress
In reply to: Avoid write the full path for imagesThanks peredur,
Thanks for your help. Yes, I saw the header.php and I can see it uses that commands you say. I only want to try because I like to test for myself and I’m not sure if it is a parent theme or child theme.
I only want to know if it possible to see the output in my case in the page or somewhere to be sure about it.
Thanks again
Forum: Fixing WordPress
In reply to: Avoid write the full path for imagesThannnnnnnnnks esmi and peredur for your great help!!!
How can I test the outputs?
Inserting in a widget something like this doesn’t show anything to me
<html> <h1><?php bloginfo('name'); ?></h1> <a href="<?php bloginfo('url'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a> </html>Forum: Fixing WordPress
In reply to: Avoid write the full path for imagesThanks both for the answers: Some doubts:
1-) Parent theme is the default theme?
2-) Child theme is any other theme we install?
3-) In “bloginfo(‘stylesheet_folder’)” stylesheet_folder format is like “example.com/wp-content/MyImagesFolder” or is the full URL?
4-) Inside “get_stylesheet_directory_uri()” I need to put the full URL like “http://example.com/wp-content/MyImagesFolder”?Thanks for your help so far.
Forum: Fixing WordPress
In reply to: Avoid write the full path for imagesThanks for your answers, I’ve was trying using something like below but I think because of the “year/month/” estructure is not working or I don’t know if this method works in all situations or I need to set something else.
<img src="<?php bloginfo('template_directory'); ?>/images/mainimage.jpg" title="" alt="" /> Reference: http://www.brightcherry.co.uk/scribbles/2008/09/19/wordpress-get-image-path-relevant-to-theme/Thanks again
Forum: Fixing WordPress
In reply to: jquery script popup message problemThanks esmi, in that case I’ll need to try to do what you suggest me.
Thanks for your help.
Forum: Fixing WordPress
In reply to: jquery script popup message problemHi esmi,
Do you think this will fix permanently the script issue?
I haven’t do this before and I wouldn’t screw up the site.
Do you know a little less “invasive” procedure to fix this? if not I’ll need to try this option.
Many thanks again
Forum: Fixing WordPress
In reply to: Problem with separation between rows in table only in wordpressThanks Swanson, you could see the behavior here here
Forum: Fixing WordPress
In reply to: Problem with separation between rows in table only in wordpressThanks Swanson, I’m don’t know how is not working correct in my case, I think I’ll have to see other options to insert the image 🙁
Many thanks for your really.
Best regards
Forum: Fixing WordPress
In reply to: Problem with separation between rows in table only in wordpressForum: Fixing WordPress
In reply to: Problem with separation between rows in table only in wordpressHi Swanson,
Thanks for your reply. But I can’t see your code, was removed for moderator. May you put it again please.
Thanks in advance