Forum Replies Created
-
AuthorPosts
-
April 15, 2015 at 9:48 am in reply to: Do not display blog posts in the ../category/blog URI #428764
Hi Rikard,
In my site, I have a static blog page which contains blog posts (category=blog) and I also have another static page with different posts (category= cat, dog, snake etc…). Normal.
But when I create a blog post and put it in the blog category the following page is created http://mysite/category/blog (category page containing blog posts) with the same template as http://mysite/category/snake (for example)… actually I don’t want that kind of page be displayed for the blog… If it is possible, it’s cool otherwise, I will do a 301 redirect to my blog page…
Regards,
Johann
April 13, 2015 at 10:54 pm in reply to: Only display posts from the 'blog' category in the 'blog' page #427864Thanks a lot Elliott ! I totally forgot to use the advanced layout builder which do it very well :)
Anyway, I have a minor concern: it is OK for my page http://localhost/xxx/blog/ (my blog posts are displayed there) but I don’t want that posts from the blog category be displayed for the generic URL http://localhost/xxx/category/blog/.
Where do I have to include the condition to not display category ID = 23 in this URL ?Concerning the widget, it works well and I also deleted my blog category for recent posts, as below:
avia_get_post_list(‘showposts=’. $posts .’&orderby=post_date&cat=-23&order=desc’);Thanks and best regards,
Johann
- This reply was modified 9 years, 7 months ago by johann_doe.
Thank you Ismael !
Cheers,
Johann
January 30, 2015 at 12:10 am in reply to: Delete transparent pellicule in front of the image #388042Thank you !
That’s exactly what I wanted ;) -
AuthorPosts