hakerdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] front end fromHi
Thanks for replaying
Regarding number one
I wrote acf support and this is what they wrote me:—————-
You will need to manipulate fields on the client-side using javascript.We have the ACF javascript API which makes it easy to attach an event to a field of your choice.
For example:
// get the field instance
var field = acf.getField(‘your_field_id’);// add an event OnChange
field.on(‘onChange’, ‘.wp-color-picker’, function( e ){
//Use field value to change the color of title
});https://www.advancedcustomfields.com/resources/javascript-api/#acf.field
—————————
What you wrote regarding a side panel ‘ this is actualy what im doing right now
I added a side panel with front form shortcode/paenl is accsiable only to author of the post
The panel is attached to single post type template
And actually it works good
I wish it could act like a live editorYou think that it can be done with what acf support wrote me?
Regarding 2
I discovered what went wrong when fields are wrapped in groupson front end they wont load the values
when i remove them from group they get valuesive noticed that my reapator fileds dont load values
do you know maybe if its a bug or ami doing somthing wrongsthanks a lot
hi i have the same issue
di you find a solutionsthanks
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Search in (custom) meta fieldsHI LOVE THE PLUGIN
i was wondering im doing a real estate website which has
3 major categories
buy
rent
vacation rentali have also 3 types of tax…
location( ny, san Francisco, Florida….)
price range(2,0000000….)
type(villa, apartment….)
i want to create
when you choose lets say buy
the location drop down shows only related location which are in buy category
and the same goes to price range, and typeis it possible
thanks
hi i have the same issue
cant add more 301 redirectwaiting for update
tnxForum: Plugins
In reply to: [WP Supersized] Captions missinghi im having the same probelm
how did you fix it pleasetnx
Forum: Plugins
In reply to: [WP Supersized] Disable on iPad, Tablet, Mobilehi
i have a probelm with the plugin on ipad 3 from some reason
it crashes everytime i load the page
that has a lot of pictures like 80what may be the probelm
and how can i solve itthe probelm happens only on ipad 3
thanks
Forum: Plugins
In reply to: [Simple Fields Map extension] Possible bug in static mapshi
im trying to make the map work<?php
$selected_value = simple_fields_get_post_value(get_the_id(), array(1, 2), true);
echo “Phone: $selected_value”;
?>im getting array instead of a map
this is the code im using it works great with all other field
map isnt workinghow can imake it work
what am i doing wrong
tnx
Forum: Plugins
In reply to: [WP Supersized] Disable on iPad, Tablet, Mobilehi
somebody got a solution
fro disabling supersize function on mobile/ipadnot only hide it
with a display:nonethanks
Forum: Plugins
In reply to: [CSS Plus] [Plugin: CSS Plus] CSS disappearing from home pagehi
im having the same probelmwhen you plan on update the version with a bug fix
thanks
Forum: Plugins
In reply to: [WP Supersized] Disable on iPad, Tablet, Mobilehi this solution
is partial
i idid it also
but the mobile websiteis still loading pictures which makes it
very heavy for mobilethe best solution is to disable the plugin in some way
that way on mobile the content will be light weight with no unnecessary
scrips on the backgroundwe need to wait for a proper solution from the author
tnx
Forum: Plugins
In reply to: [WP Supersized] Disable on iPad, Tablet, Mobilei would like to know this to
cant wait 4 a solution
Forum: Plugins
In reply to: [Simple Fields] Display Gallery in Simple Fieldshi just wanted to let everyoneknow
that the above solution works!Forum: Plugins
In reply to: [Simple Fields] Display Gallery in Simple Fieldshi
i have the same probelmdid you solved the issue
i really would like to present next gen shortcode
any clues
thanks
yes i tried it also works for me great !
hi
i have the same preloader forever probelmi have 3.1.3 version
cant make it work
hers a link
http://pitaro.funet.co.il/?p=321&lang=enthanks
eitan