Home › Forums › Jevelin Theme › Question
Home › Forums › Jevelin Theme › Question
Hi I want some houses that people can no click on it, to see details.
So they only see the pictures (and on the picture i will put a sign with ‘SOLD’).
How can i change status when it’s sold so that people can not click on it too see all the details about the home?
this page: https://sellself.be/aanbod/
see screenshot
Hi @SaqlainMughal,
I hope you are well today and thank you for your question.
To achieve this, you have to develop custom code in the child theme of the Jevelin theme.
Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support
If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5
Best regards,
Shufflehound team
what is a child theme?
And how come it’s so difficult? Can’t i just deactive a button withing wp bakery?
IF not, can’t you just send me the css code that i can put inside and do myself?
Do you maybe have a video where i should put it in/or screenshots?
This is very important for me
You will find information about the child theme on the below pages.
https://developer.wordpress.org/themes/advanced-topics/child-themes/
https://www.smashingmagazine.com/2016/01/create-customize-wordpress-child-theme/
We can’t do this using the CSS code but you can try achieving it using the below solutions.
https://wordpress.org/plugins/sold-out-badge-for-woocommerce/
https://launchwoo.com.au/add-a-sold-out-badge-to-out-of-stock-woocommerce-products/
I think you didn’t understand me well, because you are making it much difficult than it is. I will put an image (will edit it in photoshop with SOLD on it). I just want when people click on the image on my portfolio they cant go further to watch the home in details, as it is sold.
So they only see image with sold in my portfolio but cant click on it.
neither is my website an ecommerce 🙂
I want that image link to nothing because the house is sold. So they just see SOLD with image but not clickable or linked to something.
Maybe an option -> link to none? I don’t know
Maybe the following can help? But even this i cant find.. this a youtube video i’m watching to find a solution.
Maybe an option -> link to none? I don’t know
There isn’t any such option as the project is not a product so it not treated that way.
So how can we fix this issue?
I see lot of websites do it, when something is sold you can see SOLD on the image and when people press on the image they don’t get linked to anything.
As said in my earlier reply that you have to develop custom code to achieve this functionality.
can you share that code with me so i just have to copy paste? As you helped me before
There is not copy paste code for this as it requires PHP code and not CSS code.