customize the blog page inside a storefront theme
Replies: 1 I am new to self host wordpress website and blog world. I start to use a Woocommerce storefront theme to make a simple paypal button product selling website with a simple blog in the...
View ArticleShortcodes in excerpts…
Replies: 1 I think this should be fixed 😉 Please…! In function public function post_excerpt() line: $content = ( has_excerpt( get_the_ID() ) ) ? get_the_excerpt() : get_the_content(); should be:...
View ArticleFilter the_excerpt not applied
Replies: 2 IMO should 😉 I fixed it locally so as: Original: ... $content = ( has_excerpt( get_the_ID() ) ) ? get_the_excerpt() : get_the_content(); ?> <p><?php echo wp_trim_words(...
View ArticleExtra before/after extract
Replies: 1 Thanks for this plugin. I’m seeing extra <p></p> thrown in before and after the extract. I think it is an error, and messing up my CSS. Here is the code: ‘<div...
View ArticleWPML String Translation Read more button
Replies: 4 I’m trying to translate the Read more button text using using WPML’s String Translation. I don’t see it appearing in the strings translation after scanning the plugin. Can you tell me if...
View ArticleHow to change featured post image size
Replies: 1 I’m using the magazine layout with 2 columns so featured image is only 373px wide, but the source is loading the full-size image (1024px wide). Is there a way to tell it to load the...
View ArticleFeatured post image appears on blog page
Replies: 2 Having updated the Storefront theme to version 2.24, the featured image now appears at the top of its associated blog page, whereas i do not think it did before. How can i remove it?
View ArticleCan’t active this plugin using self-created storefront child theme
Replies: 1 I’m creating storefront child theme by myself. A very basic child theme, a functions.php and style.css file. The child theme runs without a problem. But when I try to activate this plugin,...
View Articleadd post url to thumbnail?
Replies: 1 the plugin works well, but I can’t assign to post thumbnail an <a href with port’s permalink. how can I achieve it?
View ArticleRead More Link wrong
Replies: 2 It seems that the ‘read more” link is picking up the other button link on the page. We use Storefront Parallax Hero and the “see our full range” button has the same url as the read more...
View ArticleRead more not working on Homepage excerpt
Replies: 2 Hi this is a great plugin. I am using this plugin along with Storefront Blog Customizer to add my blog posts to my Homepage. The excerpt looks great but the “read more” button just takes...
View ArticleFeatured Image size does not change, also Blog Excerpt is not displayed.
Replies: 3 Hello, I am trying to display an excerpt on my homepage (using Beaver Builder), but when I add this widget to my homepage, It only displays a thumbnail picture (the image size cannot be...
View ArticleRead More stuck in loop – just loads the excerpt
Replies: 2 I have my posts currently set only to display on the blog page. (Homepage is the stock Storefront homepage) Clicking the “Read More” button takes you to the post, but it still only shows...
View Article500 error
Replies: 2 I installed the plugin, but as soon as it activates get a 500 error. When I look at plugins it says its installed but every time I click on it I receive the same error. I have tested...
View ArticleCan;t activate the plugin
Replies: 1 I keep getting the error Sorry, you can’t activate this plugin unless you have installed the Storefront theme. But I AM using the storefront theme. I’ve tried deleting and reinstalling the...
View ArticleThe plugin stopped working
Replies: 3 I installed this plugin about a month ago and it was working fine. The plugin isn’t working right now. The main blog page’s posts don’t link anywhere now. I haven’t changed anything on the...
View Articlenavigation bar not showing at the end of post
Replies: 2 Hi, I have installed my website on WordPress but I am facing an issue, the navigation bar is not showing at the end of the post. Is this Plugin helpful to resolve this issue?
View ArticleGreat plugin, but one issue!
Replies: 1 This plugin is fantastic, thank you for making it. However there is one complaint I have! If you go to wordpress > edit page > add block > latest posts then click “post content...
View ArticleAlign Image on Left?
Replies: 1 Hi, what is the CSS to align the excerpt image on the left instead of in the center? We’re redoing a site and this will help a lot. Thank you!
View Article