• Resolved braven1612

    (@braven1612)


    I created listings custom slug as ‘property’

    The shortcode for listings is on home page in Estatik Native Theme

    My home page or my other listing page both display 2 columns of listings, full width and you can view details of the property, all works well.

    But on the top of the page that shows the single listing, there are the breadcrumbs that lead the visitor back to ‘property’..

    and that property slug page shows in a width that pushes the 2 columns together.
    Probably due to this `@media screen and (max-width: 600px) {
    #wpadminbar {
    position: absolute;
    }`

    I have tried using custom css to change min-width setting by adding
    `@media only screen and (min-width: 1024px) {
    body.category #primary { width: 100%; padding: 0 50px; }
    body.category #secondary { display:none; }
    }`
    but not sure that property is an actual category and it changes nothing.
    and I have tried finding a way to delete the display of those breadcrumbs.

    Am open to suggestions

    The page I need help with: [log in to see the link]

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Estatik

    (@estatik)

    Hi Braven,

    Please, try to use it:

    .post-type-archive-propertie .content-block__container {flex: 1 0 100% !important;}

    If you require any further information, feel free to contact us at any time. We`ll be glad to help.

    Thread Starter braven1612

    (@braven1612)

    Thanks for your help.
    this code above, I tried placing it on assets/css/front-archive.css
    Was that correct? It didn’t help nonetheless.

    Plugin Author Estatik

    (@estatik)

    You are very welcome.

    This is not exactly the correct place for this code.
    Please place it in Appearance>> Customize>> Additional CSS

    Please, let me know if this helped.
    Thank you.

    Thread Starter braven1612

    (@braven1612)

    Thanks again,
    Yes, I did first try it in Appearance>>Customize>>Additional CSS but it did nothing.

    Plugin Author Estatik

    (@estatik)

    Hi there,
    Please send the same request via Contact us page with your admin and FTP access, so we could carefully check and figure it out.
    Thanks!

    Thread Starter braven1612

    (@braven1612)

    your Contact Us page form will not allow me to submit, says ‘ Invalid site/secret key for captcha!’ but there is no recaptcha there

    I will contact you in a different way if possible

    Plugin Author Estatik

    (@estatik)

    This may have been a temporary connection error. Please try again. If you do not succeed, please use the Zendesk chat form on our website. Even if the consultant is not online, you will still be able to leave a message.

    Thank you.

    Thread Starter braven1612

    (@braven1612)

    2 questions before I buy (to install on utahlandsale-dot-com, not utahacres-dot-com)
    the layout of the single property details when viewed on the Demos of both the plugin Pro version and the Realtor theme version show text in paragraphs nicely separated.

    when i view the details of a single property on my free version, the text is all squashed together and no editing can change that. i even tried inserting transparent images in between paragraphs but didn’t help.

    Property detail

    If I would have to buy both the theme and the plugin I don’t think my client would go for it. especially since we never solved the slug breadcrumb issue.

    thanks!

    Plugin Author Estatik

    (@estatik)

    Hi there,

    We couldn’t manage to repeat the issue on our website, so need to check it on your website directly.
    Please try using the Contact us again. If you do not succeed, please use the Zendesk chat form on our website. Even if the consultant is not online, you will still be able to leave a message.

    Thank you.

    • This reply was modified 4 years, 10 months ago by Estatik.
    Thread Starter braven1612

    (@braven1612)

    If I preview different themes with my Estatik plugin listings, the details display properly with separate paragraphs but with Native theme the text is squashed together. there is no control over the class for the article block.

    On your site even the Native theme shows single property detail text with proper paragraphs. So I can’t purchase any theme with confidence.

    I will attempt to contact your zendesk but as you can see I now have multiple questions.

    Plugin Author Estatik

    (@estatik)

    Hi there,

    We have received your request and have already sent a response.
    Thank you for contacting us.

    Thread Starter braven1612

    (@braven1612)

    Which of these should work for SEO settings

    [es_property_field name=”city”]
    [es_property_field name=”es_city”]
    [es_property_field name=”county”]
    [es_property_field name=”es_county”]

    Also, will the SIZE of the enlarged property photos increase in a Pro theme or will that also need the Pro plugin?

    Thanks!!

    Plugin Author Estatik

    (@estatik)

    Hi there,

    If I understood you correctly, then you want to use these shortcodes for Dynamic Content in the SEO settings. The correct shortcode would be [es_property_field name = ”city”].
    As for the county, there is no such value in the default version. You can create it as a custom field, but you will need to use a machine name in the shortcode.

    As for photos – sorry, not sure I got your request. What theme are you asking about?

    Looking forward for hearing from you.
    Thanks.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Custom Property Slug URI’ is closed to new replies.