Forum Replies Created

Viewing 12 posts - 81 through 92 (of 92 total)
  • Author
  • in reply to: How to use custom sidebars for 3 column pages #16781
     Patagonia
    Participant

    Hi guys,


    @guy_fraser
    thanks, but though the plugin works great (and I am definitely going to use it), it does not solve this problem.

    Somehow the extra 3rd column sidebar on the 3-column template is not a real sidebar (?), and it cannot be replaced by this plugin (I tried, nothing happens, while every other sidebar on any other page can be replaced).


    @abe
    I tried to use VC with a fullwidth template and add 2 sidebars in columns, but that also creates problems, see this thread:
    https://archived.seventhqueen.com/forums/topic/page-title-outside-container-when-editing-with-vc-and-other-bugs

    So we are still stuck with the same problem: we need to be able to choose the 2nd sidebar in 3 column templates.

     Patagonia
    Participant

    Thanks Sharmstr, much appreciated.

    I only tried the sidebars within the page to solve the 3-columns problem which I discussed here:
    https://archived.seventhqueen.com/forums/topic/how-to-use-custom-sidebars-for-3-column-pages

    A solution suggested was to use a fullwidth template and add 2 sidebars.
    I just tried it again on a new page, full width template and VC (now 4.1.2) added:

    COPY CODE
    
    [vc_row][vc_column width="1/4"][vc_widget_sidebar sidebar_id="sidebar-1"][/vc_column][vc_column width="1/2"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/4"][vc_widget_sidebar sidebar_id="sidebar-1"][/vc_column][/vc_row]
    

    See attached screenshot, page title still outside, both sidebars still have padding.

    One added bug: the standard vertical lines/dividers are gone.

    I cannot set padding global as these sidebars will also be used a regular sidebars (in 2 columns templates). I also do not want to add custom CSS to every 3-column page to get everything lined up correctly (and to have the vertical dividers?).

    Attachments:
    You must be logged in to view attached files.
     Patagonia
    Participant

    Thanks Sharmstr,

    this is what I have:

    COPY CODE
    
    [vc_row inner_container="yes" text_align="center" section_type="main" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="40" padding_bottom="40" min_height="0" border="bottom" css_animation="right-to-left"][vc_column width="1/4"][vc_widget_sidebar sidebar_id="sidebar-1"][kleo_button title="Text on the button" style="default" tooltip_position="left" tooltip_action="hover" icon="attention-alt"][/vc_column][vc_column width="1/2"][vc_column_text css_animation="right-to-left"]
    
    I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.
    
    [/vc_column_text][kleo_animate_numbers animation="animate-when-almost-visible" timer="14000"]7777[/kleo_animate_numbers][/vc_column][vc_column width="1/4"][kleo_animate_numbers animation="animate-when-visible" timer="1400"]7777[/kleo_animate_numbers][/vc_column][/vc_row][vc_row inner_container="no" section_type="alternate" bg_position="center" bg_position_horizontal="center" bg_repeat="no-repeat" bg_cover="false" bg_attachment="true" parallax_speed="0.2" padding_top="10" padding_bottom="10" min_height="0" border="bottom" animation="animate-when-almost-visible" css_animation="right-to-left" text_align="center" type="image" bg_image="81" enable_parallax="false"][vc_column width="1/1"][kleo_divider type="full" position="center" icon="angle-up" icon_size="large" text="inside divide text"][/vc_column][/vc_row][vc_row inner_container="yes" section_type="main" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="40" padding_bottom="40" min_height="0" border="bottom" css_animation="right-to-left"][vc_column width="1/4"][kleo_icon icon="camera-alt" icon_size="4x" tooltip_position="left" tooltip_action="hover"][/vc_column][vc_column width="1/4"][vc_column_text css_animation="right-to-left"]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width="1/4"][vc_single_image image="50" border_color="grey" img_link_target="_self" css_animation="right-to-left"][/vc_column][vc_column width="1/4"][kleo_icon icon="camera" icon_size="4x" tooltip_position="left" tooltip_action="hover"][/vc_column][/vc_row][vc_row inner_container="no" text_align="center" section_type="alternate" type="color" bg_color="#8c8c8c" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="4" padding_bottom="4" min_height="0" border="all" animation="animate-when-almost-visible" css_animation="top-to-bottom"][vc_column width="1/1"][vc_message color="alert-info" style="rounded" css_animation="right-to-left"]I am message box. Click edit button to change this text.[/vc_message][/vc_column][/vc_row][vc_row inner_container="no" text_align="center" section_type="alternate" bg_position="top" bg_position_horizontal="left" bg_repeat="no-repeat" bg_cover="true" bg_attachment="false" parallax_speed="0.1" padding_top="4" padding_bottom="4" min_height="0" border="bottom" animation="animate-when-visible" css_animation="el-fade"][vc_column width="1/1"][kleo_divider type="double" double="Yes" position="center" icon="anchor"][/vc_column][/vc_row][vc_row][vc_column width="1/1"][kleo_visibility type="visible-lg"][vc_gmaps][/kleo_visibility][/vc_column][/vc_row]

    (remove the < code > tags at the beginning/end).
    Note that it is just a bunch of tests, but just in case it would influence the issues, I have included all the VC page code. Thanks for checking!

    Cheers

    in reply to: Mega menu questions: outline and columns #16701
     Patagonia
    Participant

    Thanks! Is there an overview somewhere, with all icons’ names/codes? Will it be possible to add custom ones? (if not, then please consider this a feature request!)

    Cheers!

    in reply to: KLEO – Features Requests #16695
     Patagonia
    Participant

    It would be nice to have the 404-page be bundled as an actual page, so it can be edited. (edit text, add sidebars, archives etc.)
    The 404 template probably can be edited, but it is not easy and will be static? Or am I missing something?

    Cheers.

    in reply to: Can we choose when the menu disappears for mobile? #16460
     Patagonia
    Participant

    Thank you!

    If I add this into the custom CSS field, will it still be overwritten?

    Cheers.

    in reply to: favorites vs. likes? #16459
     Patagonia
    Participant

    It’s super confusing. Guess what happens if you add a Facebook social plugin 😉 Yet another like…

    Not sure how to best fix this as I do like the option to just ‘like’something outside of Facebook (and you can change trhe KLEO like terms in the back end).

    in reply to: UI feedback #16456
     Patagonia
    Participant

    +1 for item 5. I had already posted this on the TF site as well as on the forum.

    It is very easy to ‘lose’ the dropdown. Worse yet, if there is a mega-dropdown on the far right (which appear centered and not full-width), then it is nearly impossible to go to a subitem without triggering the dropdown of the item next to it (as you need o move diagonally and fast).

    For a CMS like mine, the menu is othe single most important item of the site.
    Thanks!

    in reply to: KLEO – Features Requests #16452
     Patagonia
    Participant

    Requests:

    1) A better Megamenu: ability to assign widget areas (so we can add widgets, HTML and shortcodes). Easy assigning of icons and images to menu items. Easy choice of width, # of columns etc.

    2) Google maps shortcode with unlimited custom markers, that can link to a page/post.

    3) The ability to choose both sidebars on a 3column template.

    Thanks!

    in reply to: How to use custom sidebars for 3 column pages #16440
     Patagonia
    Participant

    ??? I am not sure if you understand the problem:

    – you can create unlimited sidebars on Appearance – Sidebars. That works.
    – you can add/choose any sidebar (standard or custom) to any 2 column page. That works, too.

    However:
    – if you created a page with template 2 sidebars (left+right, or 2 left or 2 right), then at the bottom of the page edit screen I can choose only 1 sidebar to add to the page. The other (always the right one) is fixed (the extra sidebar for 3 columns).

    I don’t want the same right sidebar on every 3-column page! We should be able to choose both sidebars.

    in reply to: How to use custom sidebars for 3 column pages #16411
     Patagonia
    Participant

    To clarify: if you choose the extra sidebar when editing the page, then you end up with the same sidebar, twice (the extra sidebar for 3-column pages).

    in reply to: How to use custom sidebars for 3 column pages #16410
     Patagonia
    Participant

    Yes, what Guys_Fraser said: the problem is that one (the right one) is defined: the extra sidebar.

    After choosing a 3-column design (doesn’t matter if it 2 sidebars left or sb-content-sb etc), the right sidebar is already fixed (the Extra-for 3 column pages sidebar).

    You can only choose which sidebar you want as a left sidebar, as there is only one option for a sidebar.

    This is very limiting, as mostly I want the right sidebar often to be different on 3-column pages and the left sidebar for certain categories etc as well. We need two choice options when using a 3-column page, else the entire 3-column set up is useless as it has no flexibility..

    Thanks!

Viewing 12 posts - 81 through 92 (of 92 total)

Log in with your credentials

Forgot your details?