Post meta info and some more

Posted in: Newspaper
Post count: 13

Hi,

1. I would like to have the limit of letters on the post title on the thumbnails of blocks, so I have the same size

Here is the screenshot https://snag.gy/3Na9L0.jpg.

2. The same issue is on the category and blog pages:
Here is the screenshot https://snag.gy/tPb3fS.jpg

3. I want to remove Uncategorized category from the widget sidebar. How can I do that?
https://snag.gy/IPK2fQ.jpg

4. I can’t change the “:” on the shown part.
I was able to translate the “Contact us” part, but not the “:”. In the language I am using “:” should be changed to “`”
https://snag.gy/L7ART8.jpg

Post count: 22421

Hello,

1. Please use the theme excerpts section in the theme panel: https://www.screencast.com/t/tjLbFhEXr
2. Same as 1
3. That seems to be a the wordpress popular categories element but I can;t be certain. Please specify what widget is that or provide a link to your site so I can inspect it.
4. The : cannot be translated but it can be changed from this file: https://www.screencast.com/t/OBJTTJAhn

Thank you!

Post count: 13

Thanks for quick reply.

1 and 2 fixed. I’ll try the 4th point

3rd point I am using a standard Category widget.

Can you help me with the footer as well?

5. I need my footer to have 4 columns, but in the templates there were only with 3.

I need to move my highlighted sitemap to the left and my logos to convert to horizontal each logo in one column and move the about us text (only text) under the logos.
https://snag.gy/agwC8r.jpg

6. How to move the sub-footer text to center?
https://snag.gy/YjD35b.jpg

  • This reply was modified 9 years by Bogdan B..
Post count: 22421

Hi,
Please do not post your credentials here as others have access to this forum. i have removed them from the reply now.

3. If you want to remove the uncategoriesed category, please add this code in the theme panel-> custom css box:
.td_block_popular_categories a[href="http://xelamitvark.am.php56-17.ord1-1.websitetestlink.com/category/uncategorized-hy/"]{
display:none
}

5. Sorry but the footer as any other part of our theme only has 3 sections. We built our theme on 3 columns so there cannot be 4, sorry.

6. You can add this code in theme panel-> custom css box:
.td-sub-footer-copy{
width:100%;
text-align:center;
}

Please change your credentials as other users may have seen them.

Thank you!

Post count: 13

Thanks for deleting the passwords. I thought this was a private topic.

In that case how can I place the logos on the footer side by side?

Post count: 20688

Hi,

The forum and topics are accessible to all our users, so the solutions provided may prove useful for others. I do not know exactly how you would like to have the footer content in the three footer columns available. The footer section is not present on your website at the moment. You can enter any element you like in the footer
https://www.screencast.com/t/72Pro7enP and they will be displayed accordingly, but other customizatio regarding positioning will have to be made by modifying the theme files or custom code. Maybe you can find a solution using the default layout and options.

Thanks

Post count: 13

I found the solution, I used the visual editor widget.
Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.