Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Excerpts, Read more, Pagination (http://forum.bytesforall.com/forumdisplay.php?f=20)
-   -   Repositioning post title between thumbnail and excerpt in category page. (http://forum.bytesforall.com/showthread.php?t=21958)

Pipino Apr 2, 2014 08:52 AM

Repositioning post title between thumbnail and excerpt in category page.
 
Hi,
I can't find a solution to reposition the title in archive/category page.
I want move post title between thumbnail and excerpt in category page.
..then, if possible, I would put the 'KICKER: Multi Post Pages' under the post title.
Can you help me?

Thanks.

Ps. Sorry for my english :o

lmilesw Apr 2, 2014 09:14 AM

You ususlly need to use a tool like Firebug to determine the CSS selectors and then use CSS to position.

Pipino Apr 2, 2014 10:01 AM

1 Attachment(s)
Maybe is better if i explain with a drawing.
Thanks.

Pipino Apr 2, 2014 12:21 PM

if anyone is interested I corrected the question .. ;)

juggledad Apr 3, 2014 06:38 AM

Quote:

if anyone is interested I corrected the question
yes please provide the solution for others in the future.

Pipino Apr 3, 2014 06:45 AM

I edited my first question, I have not found the solution ...

juggledad Apr 3, 2014 08:08 AM

try adding this to the CSS Inserts
HTML Code:

body.category img.wp-post-image {float: none;}

Pipino Apr 3, 2014 09:22 AM

1 Attachment(s)
No, doesn't work..

Thanks.

juggledad Apr 3, 2014 10:38 AM

Sorry, i misunderstod what you wanted to do. To do what you want means you will have editing the theme code (bfa_post_parts.php). The code for the title is seperate form the code for teh post which is the thumbnail and the post text.

Let us know how you make out and if you get it to work post your results so others can benefit from it.

Pipino Apr 3, 2014 11:22 AM

1 Attachment(s)
I have already tried it, but as soon as I try to change the code shows a '1> 'at the end of the title.

juggledad Apr 3, 2014 11:24 AM

that would tell me you made a coding error.

lmilesw Apr 3, 2014 11:28 AM

You could just hide the "real" title and then in the content put an image with a "title" under it as desired.

Pipino Apr 3, 2014 11:29 AM

Not exactly, because if I reset code the error persists.
I have to reload the original file to restore.

Pipino Apr 3, 2014 11:31 AM

With custom field?

lmilesw Apr 3, 2014 11:33 AM

I don't know what you mean by reset the code and no... not a custom field. Just add an image in the post or page and then under that add what you want as a title and style as desired.

Pipino Apr 3, 2014 11:37 AM

But it is a category page, does not see the formatting.

lmilesw Apr 3, 2014 12:56 PM

It will see the formatting if you add the necessary items to the "don't strip these tags" box in the theme options under excerpts.

juggledad Apr 3, 2014 01:47 PM

The only problem with this might be that you end up with two images when you visit the single post page or you will get the full size image in the excerpt and not the thumbnail

Pipino Apr 4, 2014 08:59 AM

Exactly, it is not a solution and the management is complicated ..
But if I make a donation can anyone tell me how to edit the file 'bfa_post_parts.php'?

Thanks.

juggledad Apr 4, 2014 10:52 AM

see the PM I've sent you.


All times are GMT -6. The time now is 02:53 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.