various issues

Discussion in 'GeoCraft WordPress Theme' started by deuce, Feb 2, 2013.

  1. deuce

    deuce New Member

    Joined:
    Dec 24, 2012
    Messages:
    5
    Likes Received:
    0
    http://sarniasite.com/new

    1. For the business drop-down why are the categories not indented? The first one (Accounting) is indented but the rest are not. The drop-down categories for Restaurants are fine as is Classifieds. How can I make the drop-down menus scroll down (like an arrow at the bottom)?

    2. How can I display all the categories on the Businesses, Restaurants and All Listings pages? I tried adding links on the All Listings page but they don't show up.

    3. On the Add Listings page, there is a blank checkbox under Categories.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    1) Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #menu .ddsmoothmenu li li a:link {
    padding-left: 10px;
    }
    We are not getting your second and third issue. Please explain a little more.
     
  3. deuce25

    deuce25 Member

    Joined:
    Jan 15, 2013
    Messages:
    27
    Likes Received:
    1
    1. That fixed the indent problem but how can I make the menu scroll down when you mouse-over the bottom. Or is there a way to make my Business dropdown multiple columns since the dropdown is so long?
    2. I want to display all the business categories on the Businesses page (http://sarniasite.com/new/listcat/businesses/), restaurant categories on the Restaurants page (http://sarniasite.com/new/listcat/restaurants/) and all categories on the All Listings pages (http://sarniasite.com/new/all-listing/).

    3. On the Add Listings page, there is a blank checkbox under Categories between Website Design and Auto Rentals. Where is it coming from and how do I get rid of it? I don't have any blank categories.
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    1) The only solution for your menu dropdown issue is, Create two business menus and divide dropdown in two part.
    2) It is not possible to show or separate categories for a particular page.
    3) Please specify in which browser checkbox is appearing and also send its screenshot.
     
  5. deuce25

    deuce25 Member

    Joined:
    Jan 15, 2013
    Messages:
    27
    Likes Received:
    1
    1. I'm not sure I understand how to divide the dropdown into two parts.

    3. Chrome
     

    Attached Files:

  6. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue.

    Go to Appearance > Menus
    and create custom and add one more menu for business and add half of the sub menu of previous business menu in newly added business menu. Its divide your business menu into two parts.

    2.For your second issue

    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     

Share This Page