test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • simplesite Friend
    #190640

    Hello,

    I noticed a inconsistency in global setting for the blog layout and I wonder if it’s a flaw.

    When you click to view a blog layout from an all category page you will see the standard layout view from joomla: 1 featured article and 2 column intro articles and looks like this:
    http://going-natural.com/jfixel/index.php/categories/natural-hairstyles/137-head-wraps

    When you click to view a blog layout from the menu you get the standard fixel layout I personally prefer:

    http://going-natural.com/jfixel/index.php/categories/natural-hairstyles/good-hairstyles

    To get the standard view for all my blogs to have the fixel view, I need to create menus for all the categories. Is there another way or a setting that I missed?

    Thank you.

    phong nam Friend
    #506035

    Hi simplesite,

    As I mentioned in the support ticket, the correct page link of Head Wraps menu item is http://going-natural.com/jfixel/index.php/categories/natural-hairstyles/headwraps . In addition, the almost articles of Head Wraps are missing the intro images so that the category view is showing the full article content. You need to upload the intro images to these articles to make the category layout look similar on both 2 menu items.

    simplesite Friend
    #506040

    Hello Leo,

    I am afraid you don’t understand. The link came from the “All Categories Layout”:
    http://going-natural.com/jfixel/index.php/categories/natural-hairstyles.

    I created a menu link now for Headwraps so it’s fixed but click on the item: Hairstyles for Men and you will see again this layout:
    http://prntscr.com/1rs02u. This seems to be the standard layout but I don’t want this layout. See my global settings in the attachment.

    It seems that only if I create a menu item this changes but I don’t want to create a menu item for every single category. I hope you understand.


    1. category-layout
    phong nam Friend
    #506238

    Hi simplesite,

    Thank you for your detailed descriptions again. On JA Fixel template, we don’t include our overridden alternative category layout (Blog and List from Joomla default) so that you still need to create a Fixel Category blog menu item for the category you want to display the articles on our customized layout. i.e Hairstyles for Men

    simplesite Friend
    #506260

    Hello,

    I noticed that even if I don’t want to use the fixel layout, but the blog layout the standard I set doesn’t apply. Somehow it always returns to this layout: http://prntscr.com/1rs02u

    So is there a way to change this standard layout somewhere?

    phong nam Friend
    #506343

    Hi simplesite,

    It seems that there is css style missing of Category blog layout in displaying the leading articles on your website, that is why the menu item doesn’t look correctly. Well, you can solve this issue by creating a custom.css file at templates/ja_fubix/css/ path, then put below codes into:

    @media (min-width: 980px) {
    .leading .span4 {
    width: 40%;
    }

    .leading .span8 {
    width: 58%;
    }

    div.img_caption.none {
    width: 320px !important;
    }
    }

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  phong nam 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum