91 comments found.
Hello! I already bought a plugin, but I have some questions: I have some WordPress site that I plan to use this plugin. and I want to know what, can I use the plugin on all my sites?
Hello, one license for one domain
Can i change domain? i registered to subdomain :((((
yes. sure
I buying plugin to yektahome.ru, can i change license to alanyahomes.ru
yes of course
Hi! I’m planning to buy your plugin but I have a few questions.
Is it possible to hide filter search after main plan? Cause it’s inactive on building and flats plans and in my opinion it’s a bad UX when there is something you can’t use. Especially on mobile where it’s on the top.
Is it possible to use custom filter plugin with your map?
Otherwise, it looks and works really nice! Thank you!
Hi, yes. each template can be customized by mouse. it implemented via full featured page builder
Whats kinds of images are usable of buildings or site plans?
i do not understand what you mean. please clarify. question looks trivial – all images can be used.
hi! why i can not see flat’s details on mouse hover? i can see them only when i choose beds and not in every cases. 2 and 3 beds doesn’t show any flat’s details. My website: https://bit.ly/2Wnj7c4 1st floor is ready to test. Thanks.
Hi, on first screen i do not see this issue. i can not open second screen – i get maintenance
you can send access here https://azexo.ticksy.com/
i have some problem with ticksy. i can’t add my licence.
please open floor plan (1st floor is live). on mouse hover i can not see tooltip with number, beds, area, price etc. like in your demo. i can see this only if i choose beds.
check this print screen: https://bit.ly/2QtlBlE
and here you have only floor plan (1st floor): https://bit.ly/2wij8n8
i need to see how it implemented in HTML. if ticksy does not work then please send access to my email sandys133@gmail.com
Hi! Three things.
1) i’ve noticed some icons above the back button on the very beginning when i’ve installed plugin. when i trying to delete this in builder, whole button is disappearing. do you now what is this?
2) how can i add taxonomies to Items via CPT UI?
3) how to define in “ACF > Item” status of flat – available / reserved / sold?
Hi,
1) i do not understand. what you delete (if whole button is disappearing)?
2) taxonomies can not be used inside templates – only text fields. text fields can be used for dropdown filtering. or for radio buttons – i showed this in my videos.
3) plugin does not have this feature builtin.
1. create “status” meta-key for every item
2. open template HTML source via ”<>” button. find particular floor-slot HTML. and add data-status=”” attribute to any HTML-tag (which correspond to column meta-key you created).
3. after this you can make CSS rules like [data-status=”reserved”] {...} where “reserved” possible value of your metakey
1) the button looks like this with some icons http://tiny.cc/7pkrkz
please give me url to your page. my template does not contain icons.
here you go: http://soliddom.wpexpert.pl/. pay attention to the button
please add custom CSS .az-button::before { content: none; }
hi! i’ve type all data in right place. i’ve set everything, but nothing show of. what i’m doing wrong?
https://drive.google.com/file/d/1Ku5hsoQM40_9lX3TG0sRzYULWJvbzQ1o/view?usp=sharing https://drive.google.com/file/d/1EWUKiYwXygH6o80B54NYzLYpveBKKQ96/view?usp=sharing https://drive.google.com/file/d/1W2PbLiDKQ9wb4InCrCwWODAnnMPjHUP4/view?usp=sharingi can not open your site to check this
Apologies, we are busy updating our website.
website is not finished yet, so it’s hidden. i see svg map on level 0, only if i uncheck “exists class” in template, but without tooltip with apartments counter
http://soliddom.wpexpert.pl/first of all – please fix all numbers in “Items” table
“272 892,00” -> “272892.00”
no space
no comma
only dot as decimal point
thank you, it’s works! now i see all flats. it’s possible to show only number of available flats?
i do not understand what you mean. any available flats possible to show anywhere
Hello,
I saw this question from others, but i didn’t find the ansver. How i can make that colors of polygon area, depending the status of apartment? EG. Free-Green/Reserved-Yellow/Sold-Red. I use ACF, where i made a “select” type field, but, how i connect to that to level-floor-plan?
Off: At AZEXO support site, i can’t submit a ticket, Purchase Code doesn’t acceped, but i double checked it.
Erik
Hello,
are you looking this instruction ?
1. you can open HTML source of section by clicking ”<>” button.
2. after this you need to find particular floor-slot HTML. and add new attribute with empty value to any HTML-tag which correspond to column meta-key.
3. after this you can make CSS rules like [data-status=”reserved”] {...} where “status” – metakey and “reserved” metavalue
I tried what i found your forums, but it doesn’t work for me. Maybe i made something wrong.
I edited your /plugins/page-builder-by-azexo/css/frontend.css file, your existing attribute:
FROM: .az-polygone>svg { vertical-align: top; }
TO: { vertical-align: top; fill: #DC143C !important; }
But in this way, doesn’t load that line.
[data-status=”reserved”] before it
did you added “status” metakey and ”reserved” metavalue in backend?
did you changed HTML template?
1. did you added “status” metakey and ”reserved” metavalue in backend? – yes, there’s a field, what i get back correct by (azt-status) 2. did you changed HTML template? – no, what i have to change it? your “az-polygone>svg” loaded into it, i changed just the CSS
you need add new attribute with empty value to any HTML-tag which correspond to column meta-key – in your case “data-status”. please give me url
all right, i see i get back that data, but css line
[data-status=”reserved”] .az-polygone>svg { vertical-align: top; fill: #DC143C !important; }
doesn’t want to load
as you can see this is incorrect CSS rule – compare it with HTML you get in result
you need remove space for apply styles like here: [data-status=”reserved”].az-polygone>svg
Super, this is what i looking for. Thank you! Awesome support!!!
Hi, it’s possible to install one of your templates (Stynirk) + plugin Availability Image Map and make them work together? Thanks
Hi, yes – they can work together
i am going to buy this plugin, but i have one question is it possible to translate this plugin in 3 different language?
yes it possible – you will need to create separate template for each language. all strings in templates can be edited via builder
can i do with one of the plugin, for example Polylang ?
you do not need this plugin for translate template
can you help with translation? i need to see how it works (example)
it works like you translate any page. clone page then change text
Hi, amazing plugin. I don’t see a backend demo url. I was interested about custom fields SUM / COUNT. Is possible or technical way to assign a function to show apartment price column where apartment price = square m2 count * complex general price of m2?! For example the price of m2 = 1000 EUR. A apartment with 70m2 will cost 70.000 EUR and this will be show the value of price field. Thank you
Hi, are you looking this feature https://wordpress.org/plugins/calculated-fields-for-acf/ ?
Yep, right! You’ve read my mind
So, the question is if your plugin architecture have a build-in feature like ACF relations of complex price field / apartment price field or this is very simple to do with mentioned plugin by you?!
ACF plugin supported – i think it allow to make you need
Ok, very good. Could you provide a demo backend link? I’d like to make screenshots for my boss before approve of purchase. Thank you
how looking backed you can see in videos https://www.youtube.com/playlist?list=PLgb-qaKNfugEMeih94vllfPcZgSFgCvNy
Is it possible to: 1. create more complexes for 1 website (not only 1)? 2. assign each complex shortcode to display in pages? 3. translate only text strings via Polylang / WPML instead creating complexes / buildings / apartments for each language? 4. assign default sort by type for apartments (for ex by price or by rooms)
Thank you
1. yes 2. yes 3. no. need create for each language separately 4. this feature will be added soon
sorting feature implemented. currently i test it and will publish soon
Sounds good! Thank you for notification. Anyway I was looking for a multilingual and multi-complex solution because we have active complexes and complexes with 5-6 available apartments and we want to avoid wasting to much time for website administration for example when need to change status of some apartments. Would be glad if you can provide information about synchronizing ACF fields (price, status.. etc) of apartments at least: I mean if I will create complex of buildings for each website language manually — is there a simple way to avoid manual creating apartments for each language?
synchronizing/updating/copying properties can be automatized via simple PHP script
i can not make it universal – too many possible specific
Hi Andrey, I wrote you support ticket about a bug on iPhone devices with tooltip : I noticed bug doing on mobile device (i use iPhone 7) when I click on apartment on the floor and return back from apartment page to floor tooltip will be ON and if you click on another one and return back with back btn you can see another tooltip stays ON which is pretty annoying for user. You just replied to add it to your list and I cant reply to your email because my support season 6 months ends today and pay 200 USD (support renewal) just for reply to your email seems a lot. Do you have any idea how to fix this bug ? Thanks a lot !
Hi, one of the way use custom “back” button like i did in my demo. i thinking about better solution
Hi, i think this issue fixed. please try update azexo builder. if not – please give me url with issue
Hello, Great plugin.
The plugin have an issue on mobile version (Iphone XS). It is no responsive when I try to open building view and click on the buildings. (I saw it on live preview here in codecanyon)
Can you tell me if these bugs are still in the production version?
Best regards, Atanas
Hello, i make few fixes.
Hello.
I bought a plugin “availability image map” that works in conjunction with “AZEXO builder”. If you make a new widget, then the buttons work (element selection, delete, settings), but when you enter information at some point, the controls in the editor disappear. Wherever I click, they do not appear.
It is impossible to use the plugin.
Hello, please show issue online. you can do it privately here https://azexo.ticksy.com/
1) Hello. Please tell me what has changed, where can I read perhaps about the latest update to change-log on 22 October 19. 2) And the second question. Please tell me. At the moment, we use All the specified plugins: (Admin Columns plugin, Advanced Custom Fields plugin, wpDataTables plugin, WP All Import plugin). Is it possible to configure the functional so that not only the values of the apartments from the table are displayed in the table forcibly, but it is necessary that the apartments dynamically appear in the table, depending on what filter conditions are set in your plug-in, such as: SEARCH APARTMENTS FILTER > Apartment area (sq.ft.), > Level, > Price ($k). That is, as the filter slider changes, the corresponding apartments automatically appear in the table below. If the filter shows 0 apartments, then there will be 0 apartments in the table. If the filter shows 8 apartments, then in the table below it will respectively show 8 apartments. Because at the moment it turns out to display a static version of the table, specifically for example by house or floor, even possible show the sold apartments. But still in this case turns out that the table lives its own life, and your plugin has its own life and the task is just to make them friends. So that, depending on the filtering conditions, the values in the table change accordingly. We really need a similar implementation. Just imagine how many opportunities open up for this. Later it was also logical to make it possible from this table to go to the specific layout of the apartment, which you have at the 4th step of your template (apartment-floor-plan). Those. for example, we selected 1 room, 2 rooms, 3 rooms and in the table below it shows only those apartments, if we are at the 1st step of the template, then it shows all apartments on the general plan of development. If we filter this way when choosing a floor on a building, then the table below will show how many such apartments are in the building and on which floors. So that it is highlighted on the floor and the correct values are shown in the table at the same time. Agree it would be interesting? If you require access to our website for this we can provide you. Thank.
Hello,
1) few bug fixes + UI improvements.
2) please give me wpDataTables i will try to implement this
2) On the second point, do you mean to give you access so that you can try to configure?
no. i need wpDataTables plugin for experiments on my local machine
Hello, you can please write your e-mail, I will send it to you. At the moment, there are problems with entering the evanto account. For some reason, no verification code comes in the mail.Thanks.
sent you an email a week ago with a plugin
i working on this feature
Thx, will very wait this issue!!!
added in today update
Hello, I updated the plugins “azh-availability-image-map” and “page-builder-by-azexo”, and this is what happened. Nothing stopped working, which is already good. But 1) when changing the filter sliders, the area or price for 5-6 seconds, the site thinks, hangs, then highlights the available rooms. 2) As for the table that I have output through the shortcode below, nothing changes in it. How to make a table change the number of rows depending on filtering conditions. After all, the values are essentially pulled up from the same table. Those. the table is the same for two plugins. But why, then the table itself does not change from the filtering conditions. Maybe you need some special settings? My table is displayed through SQL Query. Or сan I send access to the mail? Here is a query that displays a table for me:
SELECT posts_azt_item.ID AS azt_item_ID, azt_item_meta_kodplanirovki_tbl.meta_value AS azt_item_meta_kodplanirovki, azt_item_meta_area_tbl.meta_value AS azt_item_meta_area, azt_item_meta_building_tbl.meta_value AS azt_item_meta_building, azt_item_meta_floor_tbl.meta_value AS azt_item_meta_floor, azt_item_meta_number_tbl.meta_value AS azt_item_meta_number, azt_item_meta_planirovka_tbl.meta_value AS azt_item_meta_planirovka, azt_item_meta_price_tbl.meta_value AS azt_item_meta_price, azt_item_meta_rooms_tbl.meta_value AS azt_item_meta_rooms, azt_item_meta_status_tbl.meta_value AS azt_item_meta_status FROM wp_posts AS posts_azt_item INNER JOIN (SELECT azt_item_meta_kodplanirovki_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_kodplanirovki_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_kodplanirovki_tbl_posts ON azt_item_meta_kodplanirovki_tbl_postmeta.post_id = azt_item_meta_kodplanirovki_tbl_posts.ID AND azt_item_meta_kodplanirovki_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_kodplanirovki_tbl ON azt_item_meta_kodplanirovki_tbl.meta_key = ‘kodplanirovki’ AND azt_item_meta_kodplanirovki_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_area_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_area_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_area_tbl_posts ON azt_item_meta_area_tbl_postmeta.post_id = azt_item_meta_area_tbl_posts.ID AND azt_item_meta_area_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_area_tbl ON azt_item_meta_area_tbl.meta_key = ‘area’ AND azt_item_meta_area_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_building_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_building_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_building_tbl_posts ON azt_item_meta_building_tbl_postmeta.post_id = azt_item_meta_building_tbl_posts.ID AND azt_item_meta_building_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_building_tbl ON azt_item_meta_building_tbl.meta_key = ‘building’ AND azt_item_meta_building_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_floor_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_floor_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_floor_tbl_posts ON azt_item_meta_floor_tbl_postmeta.post_id = azt_item_meta_floor_tbl_posts.ID AND azt_item_meta_floor_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_floor_tbl ON azt_item_meta_floor_tbl.meta_key = ‘floor’ AND azt_item_meta_floor_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_number_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_number_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_number_tbl_posts ON azt_item_meta_number_tbl_postmeta.post_id = azt_item_meta_number_tbl_posts.ID AND azt_item_meta_number_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_number_tbl ON azt_item_meta_number_tbl.meta_key = ‘number’ AND azt_item_meta_number_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_planirovka_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_planirovka_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_planirovka_tbl_posts ON azt_item_meta_planirovka_tbl_postmeta.post_id = azt_item_meta_planirovka_tbl_posts.ID AND azt_item_meta_planirovka_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_planirovka_tbl ON azt_item_meta_planirovka_tbl.meta_key = ‘planirovka’ AND azt_item_meta_planirovka_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_price_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_price_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_price_tbl_posts ON azt_item_meta_price_tbl_postmeta.post_id = azt_item_meta_price_tbl_posts.ID AND azt_item_meta_price_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_price_tbl ON azt_item_meta_price_tbl.meta_key = ‘price’ AND azt_item_meta_price_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_rooms_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_rooms_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_rooms_tbl_posts ON azt_item_meta_rooms_tbl_postmeta.post_id = azt_item_meta_rooms_tbl_posts.ID AND azt_item_meta_rooms_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_rooms_tbl ON azt_item_meta_rooms_tbl.meta_key = ‘rooms’ AND azt_item_meta_rooms_tbl.id = posts_azt_item.ID INNER JOIN (SELECT azt_item_meta_status_tbl_posts.ID as id, meta_value, meta_key FROM wp_postmeta AS azt_item_meta_status_tbl_postmeta INNER JOIN wp_posts AS azt_item_meta_status_tbl_posts ON azt_item_meta_status_tbl_postmeta.post_id = azt_item_meta_status_tbl_posts.ID AND azt_item_meta_status_tbl_posts.post_type = ‘azt_item’) AS azt_item_meta_status_tbl ON azt_item_meta_status_tbl.meta_key = ‘status’ AND azt_item_meta_status_tbl.id = posts_azt_item.ID WHERE 1=1 AND posts_azt_item.post_type = ‘azt_item’
please send me access here https://azexo.ticksy.com/ for investiagte
It slows down and freezes when the filter sliders change, as I understand it, not because of the update. This is something wrong with my options on site, not in your plugins. But according to the change in the table, it is still not clear why it does not work. Ok, now I’ll backup and send accesses on e-mail.
Slowed down due to the plugin “JPS Ajax Post Layout” ... then disable it, began to respond quickly to the filter …
Hello, sent accesses to you in the e-mail you received?
Hello, it turned out to see the work of our table with a filter, what is the problem we have? Is it real?
Hi, Interesting solution. Wondering if this plugin in any form or combination can be used with a non-wordpress site?
hi, you can insert wordpress site into non-wordpress site via iframe
Is it possible to import the demo content?
demo properties data (not content) import automatically after install plugin.
you will need only make pages via builder by few clicks
to make everything exactly as in my demo
plugin contain copy of each 4 pages from my demo – it can be used by one click in builder
How to disable the operation of your plugins on all pages except the necessary ones?
Hello,
it is not so critical if site visitor will open AZEXO builder page.
in this case browser must download this code – after one time downloading to browser it will take from browser cache on each page. so browser can download all such files on landing page.
this is normal practice for plugins.
moreover it not create complicates for page loading if you use JS/CSS files concatenation and ZIP compression.
it will add about 100kb to your page weight – it increase first page loading time on about 10 milliseconds.
JSON code for azt take few kilobytes after ZIP compression – it increase page loading time on about 1 maybe 2 milliseconds.
regarding credits in footer – please update builder and you can remove it by adding
add_filter(‘azexo-credits’, ‘__return_false’);
into child theme functions.php file
Thank you very much for the answer! Everything worked out! On the 4th step, it was necessary to correctly set the filter ranges on the left .. it worked! )
Здравствуйте, написали ответ: https://azexo.ticksy.com/ticket/2059457#comment-11003364
Htllo, we sent you a request for a private message in AZEXO // https://azexo.ticksy.com/ticket/2059457/#comment-11001449 // I can’t get the picture in the fourth step, please help!
Hello! I was wondering if the plugin supports responsive image maps. I checked the live preview on an iPhone and it seems it doesn’t allow to see the full map.
Hello, i did not implemented mobile version fully because it need to customize for particular image map
Thanks for the quick response! If we bought the plugin, would we have access to the plugin code to customize it ourselves? or does it use external libraries that we can’t modify?
you will have enough customization possibility for any type of project
sorry, let me rephrase the question: If we bought the plugin, would we be able to customize it ourselves to make it responsive (mobile-friendly)? what did you mean by “did not implemented mobile version fully because it need to customize for particular image map”?
yes it is
What do you mean by “need to customize for particular image map”?
your image map can have different proportions and template can be different.