Need Help Customising Classicraft

Discussion in 'ClassiCraft WordPress Theme' started by imranite, Apr 1, 2016.

Thread Status:
Not open for further replies.
  1. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi,

    Please show me how to remove the search form from all my pages.
    It is not working the way I want it and so I need to remove it completely.

    I look forward to your reply.

    Thank you.

    Im
     
  2. priya

    priya Guest

    Hello, Im..

    Please paste the code given below in Custom CSS field of your dashboard.
    Code:
    .search_wrapper {
        display: none;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi,

    Thanks for your reply. Sorry I posted in both threads as it was taking long to get the reply.

    I have pasted the above code and it has removed the form; thanks.
    However, this left a big gap/empty space at the top.
    Please see attached screenshot. Please how can I close up the big gap
    between the top menu and categories? You can see the gap clearly
    also at propertyxchange [.net].

    Look forward to your reply.

    Thanks.

    Im top.png
     
  4. priya

    priya Guest

    Hello Imran..

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi,

    I provided the url. Please check the post above properly.
    I just didn't make it a link. Anyway, here it is again:

    propertyxchange [.net]

    See also the attached file for the url.

    Thank you.

    Imran
     

    Attached Files:

    • url.txt
      File size:
      26 bytes
      Views:
      4
  6. priya

    priya Guest

    Hello,

    Code is given below..
    Code:
    .header {
        margin-bottom: -50px;
    }
    Change the numeric value as per the requirement..

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi,

    That worked. Thanks.

    Also

    1. How can I adjust the gap between the image gallery
    and the categories below it?

    Please take a look at my home page for what I mean.

    2. Is there a way to make sub-category urls include their parent category in the url?
    For example, 'Agege' as a sub-category of 'Residential Let' currently has a url of: /cate/agege/

    However, can it be made to include its parent category so that it will be '/cate/residential-let/agege/' ?

    3. How can I change the word 'ad' included in every classified post url?

    (i.e. /ad/the-quality-hotel-wembley-london)

    I will like to use a different and less commercial sounding word if I can.

    Thanks.

    Imran
     
  8. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi Priya,

    Please help me respond to the above questions.

    Thanks.

    Imran
     
  9. priya

    priya Guest

    Hello, Imran..

    Solutions are accordingly..

    1) How can I adjust the gap between the image gallery and the categories below it?

    Code is given below..
    Code:
    #slider_wrapper {
        margin-bottom: -11px;
    }
    2) Is there a way to make sub-category URLs include their parent category in the URL? For example, 'Agege' as a sub-category of 'Residential Let' currently has a URLof: /cate/agege/


    It seems that you want to change the URL structure.. So let me tell you if you have already published your content then this changes might cause to lose your old content and unable to display your content on the site...

    3) How can I change the word 'ad' included in every classified post URL?

    Regarding this, I would like to inform you that yes that would be possible from the back end but as I have already explained this in 2nd explanation that after changing this you will lose all your previous content because these changes should be done at the configuration time.

    Hope you will understand.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  10. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Hi Priya,

    Thanks for the replies.
    My site is still in test mode and so I have not published any real content yet.
    Please show me how to change the url structure in relation to question 2 above
    and also how to change the word 'ad' in relation question 3 above.

    Thanks.

    Imran
     
  11. priya

    priya Guest

    Hello, Imran..

    I have discussed with our developers and sorry to say but your changes as in point#2 can't be done at our end...

    But we can do your required changes in ad word as per your 3rd requirement and for that, we need to access your dashboard as we have to do many changes in source code of the theme..


    So please send us your dashboard details at [email protected] along with this thread link...

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  12. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Dear Priya,

    Thanks for all your help.

    I will like to change the word 'Premium' in the attached image to become known as 'Featured' instead.
    Both on the tab and on the green label. Please point me to where I can do this.

    Thanks.

    Imran

    premium-ads.png
     
  13. priya

    priya Guest

    Hello,

    Please follow the screenshots given below.

    replace_premium_text.png

    replace_premium_text2.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  14. imranite

    imranite Member

    Joined:
    Jul 5, 2013
    Messages:
    54
    Likes Received:
    1
    Thanks Priya so much.

    Imran
     
  15. priya

    priya Guest

    You're welcome Imran..:)

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page