Add listing form issues

This topic contains 4 replies, has 2 voices, and was last updated by  Omar Burjaq 9 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #26667

    Omar Burjaq
    Free User
    Post count: 16

    Hi .. wish you all a happy new year!

    I got 3 issues

    1- when at the add listing page the textfields height is not enough.. which makes it difficult to read what we are typing .. I haven’t noticed the problem before because it works fine on chrome .. but not on firefox (image 1 )

    2- only at the add listing page the margins of the page is 0 I guess and it makes it difficult to read .. all other GD pages are applying my theme spacing but the add listing page is out .. and I can’t find any sitting to fix this ( image 2 )

    3- on the listing page .. the listing categories tap, when I add a sub category it doesn’t come under the main one .. is there a way to make sub categories show on the tap ? ( image 3 )

    Thank you so much in advance .. I used your support service 3 times before and everytime you delivered a top service .. makes me trust dealing with you if I can integrate other services on my website .. will send you another post regarding questions about subscription and the use of full addons

    #26726

    Guust
    Moderator
    Post count: 29970

    1. I can’t login to your site to have a look at the CSS of the Add Listing page, there is something wrong with your registration page.

    2. Same
    You might be able to fix the CSS yourself with the help of this article: http://docs.wpgeodirectory.com/customizing-your-style/

    3. The Popular category widget lists all categories and subcategories in the same manner. I hope that is what you were asking.

    #26729

    Omar Burjaq
    Free User
    Post count: 16
    This reply has been marked as private.
    #26734

    Guust
    Moderator
    Post count: 29970

    I have implemented this on your site:
    http://docs.wpgeodirectory.com/redirecting-the-login-page/
    Your registration page is now your buddypress page.

    But like your theme says: “The best and safest way to extend Customizr with your own custom functions is to create a child theme. You can add functions here but they will be lost on upgrade. If you use a child theme, you are safe!
    * More informations on how to create a child theme with Customizr here : http://themesandco.com/customizr/#child-theme

    I added a few things to your style.css, but you will need to move that to your child theme’s stylesheet once you create your child theme. This is what I added:
    input[type=”text”] {height: 30px}
    #geodir-wrapper {padding: 0px 20px}

    The first fixes the text fields and the second fixes the padding on the listing page.

    Let us know if there is anything else.

    #26752

    Omar Burjaq
    Free User
    Post count: 16

    Thanks again Guust .. your fix is working! .. I will look into child theme subject and reapply it there ..

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket