Many Things how to do — - by canbilgic

This topic has 54 replies, 6 voices, and was last updated 8 years, 11 months ago ago by Brian Johnson

  • Avatar: Eva
    Eva Kemp
    Support staff
    April 17, 2015 at 10:52

    Hello @josh_gaskin,

    To close first category, edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1633
    $this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();

    Regards,
    Eva Kemp.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 18, 2015 at 02:34

    thanks, how will this be effected when the theme is updated though?

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 18, 2015 at 02:43

    also, Ive tried commenting it out but it has now expanded all of the categories which is the opposite of what i wanted. Can you tell me how to make them all closed by default?

    Avatar: Eva
    Eva Kemp
    Support staff
    April 18, 2015 at 09:02

    Hello @josh_gaskin,

    Please provide us with FTP credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 20, 2015 at 03:42

    as I’ve said before, we are using hosts file entry so i can’t give you access. the site isn’t live. Please tell me the line i need to comment out or change to make it so that it appears like your demo (all categories closed)

    Cheers,

    Josh

    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2015 at 10:10

    Hello,

    As I wrote you need edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1633
    $this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();

    To investigate the issue we need FTP access. Please specify what info should be written in hosts file to be able to connect via FTP.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 22, 2015 at 23:52

    Hi I sent this a couple of days ago but i think it got an error because i didnt write anything here. please see hidden content.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 23, 2015 at 11:24

    Hello,

    I’ve commented the line. Please check categories sidebar now and clear browser cache before. If the issue persists please give us access to wp-admin panel.
    You need use Posts Grid element in Visual Composer editor on the Home page and select what posts to show.

    Regards,
    Eva Kemp.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 23, 2015 at 11:27

    Thanks, that fixed it. Does the posts grid need to be a grid? or can it be just a text box style excerpt? I have tried using a plugin but im trying to make the whole post show and thought you may have something which will do that. the one im using does not.

    THanks for your help!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 23, 2015 at 12:27

    Hello,

    In Posts Grid settings you can set “1” for “Grid elements per row” and only 1 post will be shown in a row, so they will be displayed one after the other.
    Please try it.

    Regards,
    Eva Kemp.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 24, 2015 at 05:37

    Thanks! But is there any skin which only shows text? we dont need images. its like a news feed more or less.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 24, 2015 at 08:42

    Hello @josh_gaskin,

    You can try to hide images via adding css code.
    Could you please provide us with page where you want to hide images?

    Regards,
    Robert Hall.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 28, 2015 at 02:08

    Hey, Im just wondering how i can change the colour of the head above the menu? is there a setting or do i need some custom CSS?

    Thanks!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2015 at 07:09

    Hello,

    Please try to add this code in custom.css file

    .header{
    background: red;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 28, 2015 at 07:38

    Thanks, can i keep the colour of the menu background white somehow?

    And the cart, my account little area a different colour?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2015 at 07:40

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 28, 2015 at 07:41

    The site is using hosts file entry, i could give you ftp?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2015 at 07:48

    Please let me know what type of header you’re using? (Theme Options->Header)

    Regards,
    Robert Hall.

    Avatar: josh_gaskin
    josh_gaskin
    Participant
    April 28, 2015 at 07:49

    sidebar boxed

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 28, 2015 at 07:58

    Please replace code above for this:

    .main-header > .container{
      background: red;
      width: 1200px;
    }
    .navbar-header{
    background: green;
    }

    If that code will not correct for you please provide us with screenshot and set all color zone.

    Regards,
    Robert Hall.

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 54 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.