• How can we remove the right column arrows. I was able to chnage the more but coul not fin where the arrows are. I want this column to be at a fix size an not move. Where do I need to change????

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi,

    hide arrows with this CSS:

    .flex-direction-nav {display:none;}

    in child theme preferable. `
    I don’t understand rest – from second sentence on – without seeing you website.
    Mike

    Thread Starter worldwidehappiness

    (@worldwidehappiness)

    Thank you!!
    I copied this in my child style.css but nothing happened.

    I am trying to create a 3 column website and when I look on a Mac, the 3d column has arrows so we can extend it and when we click on it and extend it, it goes on top of the middle column.
    I want to create a website with 3 equal and fix columns.
    In which file are those arrows referenced? I want to remove them.
    I found the “more” word written on the 3d column in the sidebar-2.php and was able to remove it but could not find those arrows and in which file there is a command so the right column extends.
    Please help!!!

    Hmm,
    reading again – I don’t understand at all – above CSS is for hiding arrows above featured content slider. What “right column arrows”?
    PLS post a link to your website and explain closer.

    Haha,
    we were writing almost at the same time.
    What arrows – ones that appears on lower resolutions like “<<” ????
    This right sidebar << arrows are referenced in sidebar-2.php line 5

    <a class="sidebar-toggle"
    title="<?php _e('Expand Sidebar','hueman'); ?>"><i class="fa icon-sidebar-toggle"></i></a>

    Suppose removing that line will remove arrows also, I have not tried (CSS classes “sidebar-toggle” and “fa icon-sidebar-toggle”, you can find it in style.css also, around line 320 and further).

    3 columns – you mean content + 2 sidebars?
    Please – again – post a link to your website and explain in more detail.
    Mike

    Thread Starter worldwidehappiness

    (@worldwidehappiness)

    This is it !! the arrows “<<” on the right sidebar. Thank you!!!
    I removed the line 5 in sidebar-2.php.
    The arrows disappeared but now I do not see the content of my right sidebar……
    The right sidebar looks very small compared to the middle content and left sidebar.

    Should I reduce the size of the middle content so that both sidebars appear full??/ Would it solve the issue??
    If yes, how would I do this???

    I know “this is it” ??
    but as I wrote I haven’t tried it live and unfortunately too busy –
    really have time only for short posts & advices.
    This “arrows” are made for certain resolutions below desktop res., so playing with it is a kind of sensitive thing.

    If you want us to solve your issue, I repeat 3rd time – please send me a link to your website, I cannot solve it without seeing the problem and at the moment have no time for local experiments.

    Mike

    HI Dear

    I am Using Hueman theme

    I have one issue in homepage my problems is, when i upload Breaking news Titker plugin and add this php code in header.php page. so tiker is working fine but Tiker Catagory name and Text show on page title area and when i click on any menu so menu title dose not show page title area. when i remove plugin php code from header every thing working fine.

    kindly kindly any one solve my issue
    this is my site link
    https://dpn.ngt-llc.com/

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Thread Starter worldwidehappiness

    (@worldwidehappiness)

    It looks like it’s due to the responsive feature on the theme. I turned off the responsive feature on the theme in the Theme Options but then when I shrink the window, the website doesn’t resize. If I turn on the responsive feature, then when I shrink my window, I have those arrows appearing. I want my full content to be still visible even when I shrink the window.
    Is there a way to get this theme more responsive?? It’s a great theme but I really need this feature.
    I cannot share any website as for the time being I am testing themes to find the best

    @worldwidehappiness,
    Hueman is 100% responsive and you have to turn on responsive feature if you want it to behave properly on lower resolutions (below desktop).
    You have a bit strange idea of “responsiveness”
    – “I want my full content to be still visible even when I shrink the window”.
    Show me example of any WP theme that shrinks as you are describing – and I’ll admit that I don’t know anything about WP.
    Normally, on lower res. sidebars shrinks to some %, below you can force it to appear below or above (instead of “arrows”) but it cannot shrink in pixels as you are imagining.
    To get some idea on “breaking points” – examine style.css of Hueman.
    Further, I’ve replied to your concrete questions, but everything else you are asking is too abstract without seeing live example.
    I also do testing on XAMPP local install for small issues, new plugins etc., but why don’t you use some of many free hosts and upload it somewhere?
    If you read what you wrote above – it’s a bunch of “now it’s shrinking, now it’s too wide”, how can anybody help you without seeing what is going on?
    There are tons of websites in Hueman theme until now, behaving responsive, you can take a look at one of mines (my profile, right side “Threads started”) – is it not responsive in your opinion?
    Still willing to help, but this path (testing local and describing it to someone) will lead you nowhere.
    So, when you upload something to some test server, come back with info.
    Cheers,
    Mike

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Hueman how to remove right column arrows an have the right column fix’ is closed to new replies.