Hi Calin,
thanks for the update. But the thing is I already added single.php and loop-single.php files to the child theme. They are simply not used.
Hi Calin,
thank you for your help. It’s still not exactly clear to me, though. I’ve done the following:
– I’m using the default post layout. There is also a ‘style-1’ for posts, but I’m not using that.
– copied single_template_1.php + loop-single-1.php from the td-composer/legacy/Newsmag/parts/single folder.
– adjusted the loop-single-1.php file to suit my needs and uploaded it to the root of the child theme.
– the changes are not there. Are these two files actually the ones used for ‘default’? I’m in doubt, because for posts, you can also select style-1. But in the legacy/…/single folder, there are no ‘default’ loop-single or single_template files…
Hi Calin,
anyway, if I use WP Super Cache or not, the issue is still there without any caching plugin.
Regards,
Luke
Hi Calin,
great work, thank you!
See you,
Luke
Hi Calin,
great work, thank you!
See you,
Luke
Hi,
no, that’s not what I mean.
This “more articles”-box I mean: https://www.eronite.com/images/box.png
This is not successful:
if ( function_exists( ‘add_theme_support’ ) ) {
add_theme_support( ‘post-thumbnails’ );
set_post_thumbnail_size( 681, 0, true ); // default Post Thumbnail dimensions (cropped)
// additional image sizes
// delete the next line if you do not need additional image sizes
add_image_size( ‘category-thumb’, 681, 9999 ); //300 pixels wide (and unlimited height)
}
Hi Calin,
I know.
Is there a way to force the theme to set it to 681px? I cannot change thousends of posts per hand…
Thank you,
Luke
Hi,
this is not what I mean.
I changed the theme and the post image (not the thumbnail in a post or an overview) is too small.
Correct (if I upload a 681px image): https://www.eronite.com/images/correct.jpg
Incorrect (post image from the old theme): https://www.eronite.com/images/not-correct.jpg
I used the plugin “regenerate thumbnails” to build all images additionally with 681px. How can I force the theme to use them as post image?
Thanks a lot,
Luke
Hi Simion,
no, I don’t want resize the image inside the post.
I mean the following:
After changing the theme to yours all my old thumbnails for the post are too small. I’ve changed the sizes to 681px with the “regenerate thumbnails” plugin. However, the old widths are displayed in the theme at the top of the post.
How can I force the theme to show all thumbnails above the post in width 681px?
Thank you,
Luke
Alright, thank you 🙂
Thanks a lot 🙂
Hi Simion,
I resized all the pictures to 681px width. How can I force the template to use these pictures as featured images in the posts? I use the default template at “Theme Panel” => “Post Settings” => “Default post template (site wide)”
Thank you,
Luke
Hi Simion,
this doesn’t make sin, doesn’t it?
Sorted by last does only show the latest but I want to offer all related articles to the reader because the latest articles the readers see on the start page/in the sidebar anyway.
If there is really no chance to change this maybe you can offer this in the new version of the theme?
Thanks a lot,
Luke
Hi Simion,
okay, thank you!
Best regards,
Luke
Hi Simion,
now ist works, thank you!
Btw: great theme!
Best regards,
Luke
It’s also correct if I change the language at the WPML language switcher in the footer…
Ok, found the solution. You can close this topic.
Simion,
now a have space if I choose the german language: http://cdn6.eronite.com/images/wpml2.png
How can I avoid this?
Hi Simion,
that works. Thanks!
Best regards,
Luke
Thanks a lot!
Cool, thank you!
Where did you find “Category Tags Display Order”?