Hi!
I have a link
That generates search box for real estate properties.
I need that form to be displayed here: http://kupit-dom.com/%D0%BA%D1%83%D0%BF%D0%B8%D1%82%D1%8C/
How do I do that?
Hey Igor!
You can try adding this code inside a Code Block element – http://pastebin.com/J57B54JE
but you are going to need to load CSS files and images used in the page to your server to display it correctly.
Cheers!
Yigit
Hello Yigit!
Thank you, it seems easier to sign up for custom IDX.. I have another question, how to make a front page of a website with just wp slider without any menus and have enfold menu on all other pages?
Hi!
You can use Blank Page template on your home page and header&footer will not be displayed. If you would like to remove only main menu on homepage, please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .main_menu { display: none !important; }
Regards,
Yigit
Thank you, Yigit! I’m learining it and didnt see that options..
Also, how Do I add fontello Icon as a layer in WP slider? where do I type that the font is fontello and icon name?
Hey!
You can add Icon element under Content elements in ALB and then copy HTML code – http://i.imgur.com/Loqd5it.png and paste it in HTML field in LayerSlider
Best regards,
Yigit
Thank you Yigit! Thats a nice way to insert and look up the code! You are my HTML and CSS hero!!!
Igor