• Resolved tomis69

    (@tomis69)


    Hello.

    I would like to remove “Contact” bracket. Which is visible on each listing when it’s opened. In settings i don’t see this option.

    Regards,

    Tom

Viewing 15 replies - 1 through 15 (of 20 total)
  • Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Please, check this documentation to override listing details page https://www.radiustheme.com/docs/developer-docs/theming/override-ad-detail-page/

    Could you provide any screenshot for which portion do you want to remove? So that, I can provide specific file location.

    Thank you

    Thread Starter tomis69

    (@tomis69)

    Thak you for help. Below you will find SS attached.

    https://pasteboard.co/q8CwNymYrtmd.jpg

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Please, check below file to override it
    plugins/classified-listing/templates/listing/user-information.php

    Thank you

    Thread Starter tomis69

    (@tomis69)

    That’s awesome, thank you! Now class has been removed but now i would like to centre listing as now without space for “Contact” gap on right side is bigger.

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    You can check this settings option https://prnt.sc/CWRcY95kduDt
    or can do some CSS for it.

    Thank you

    Thread Starter tomis69

    (@tomis69)

    I have a problem with gallery on listing page. Now without space for “Contact” gallery is stretched out also the same problem with slider. Simply they are longer and that create 3 problems:

    1. Right Arrow (button) to change picture is not visible becase is always on white background.
    2. All photos are placed on left side with white empty space on right side what looks bad as size of photos is shorter.
    3. Empty space between piccs is huge, as they are shorter thant current size (after beeing stretched out).

    My ideas how to fix it:

    1. Make gallery and slider shorter and setup to display pictures in the middle and add black circles as background for buttons (arrows) on both sides to change pictures
    2. Make gallery shorter so then i don’t need to touch anything else.

    I have no idea what to do with that as i trying 1.5 day…

    Thread Starter tomis69

    (@tomis69)

    I would like to mention that i have tried to edit CSS file rtcl-public.min to change size of slider or everything else related to gallery but there is no changes on listing page.

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Please, don’t edit/change plugin core file directly. Otherwise you will lose change after update.
    For CSS, you can use child theme or customizer Dashboard -> Appearance -> Customize [Additional CSS]

    Thank you

    Thread Starter tomis69

    (@tomis69)

    Okay i understand.
    Can you please help me with my problem in regards of picture and nav buttons or resize gallery?

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    Sorry, not possible to write code by assumption. Which theme are you using?

    Thank you

    Thread Starter tomis69

    (@tomis69)

    Hi,

    I use Astra theme. Listing page which i use is default Classified Listing Ads.
    To make it simple i think easiest way to make it (gallery class) smaller and that make buttons on place and resize pictures in slider what causing the same problem with invisible right button (arrow) button and white space on right site.

    Thank you.

    • This reply was modified 1 year, 3 months ago by tomis69.
    • This reply was modified 1 year, 3 months ago by tomis69.
    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    For grid issue after hide sidebar information then you can override the file plugins/classified-listing/templates/content-single-rtcl_listing.php and change the code in marked line –
    1. Remove these line https://prnt.sc/ynWeueU-ZEIK
    2. Change it from ‘col-md-9’ to ‘col-md-12’ https://prnt.sc/fXdv5gpunZ5k

    You are using full-width content now, in that case you have to use bigger size image than as usual. You can specify size from settings for gallery https://prnt.sc/UHsFHrniS9fZ

    For other issues, you have to add few CSS to adjust it but not possible to suggest specific CSS without seeing the exact situation because you did not provide any link of the issues.

    Thank you

    Thread Starter tomis69

    (@tomis69)

    Thank you. All works as you mentioned but i can not make gallery smaller. Methoid works only for bigger photos. I was trying to change size using CSS but without luck.

    Can you help me with:

    1.Make size of big picture from gallery a little bit smaller. Is that possible to set: height: 600px and make that fixed and also when photos width is smaller just display in centre? Now all photos are sticking to left what looks off.

    2.Thumbnail gallery (just under picture) edit settings to add more pictures. (now even when i change size of thumbnail photos still i see only 5 and just gap between photos are getting bigger)

    3.Is there any chance to open photos from gallery in full screen mode once user will double click on photo? I’ve seen this option in yours theme for example here: https://radiustheme.com/demo/wordpress/themes/listygo/listing/mexican-food-in-chicago/

    Plugin Support Ali Akbar Reyad

    (@alireyad)

    Hi,
    It’s fully customized premium theme. There have to change also in markup to do it. Need to override gallery template.

    Thank you

    Thread Starter tomis69

    (@tomis69)

    Okay i understand.
    So is there any chance to help me to make size of big picture from gallery a little bit smaller. Is that possible to set: height: 600px and make that fixed and also when photos width is smaller just display in centre? Now all photos are sticking to left what looks off.

    Thank you.

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘How to edit listing page’ is closed to new replies.