Alexmanc
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] with ajax page loader plugin not worksHi Brandon,
thanks to WP Job Manager support.
Can I ask you which code or what I need add and where for duplicate the functionality?
Forum: Plugins
In reply to: [WP Job Manager] with ajax page loader plugin not worksHi Brandond,
thanks for your reply. I have spoke with Apppresser support but they told me that problem is because WP JOB MANAGER cannot load it’s jobs if the page is loaded with AJAX.
I’m using app theme of apppresser and load pages with AJAX. (https://apppresser.com/extensions/apptheme/)
Can you suggest me something to make working WP JOB MANAGER with AJAX load page please?
Forum: Plugins
In reply to: [WP Job Manager] with ajax page loader plugin not worksExample WP JOB MANAGER not works with Advanced AJAX Page Loader that open pages with load ajax and give same problem.
WP JOB MANAGER not works with ajax page loader.
Somebody can help me please, on my app I open jobs shortcode with a AJAX LOADER…
Ho inserito questo codice come Script da non bloccare ma nulla.
<script> function app_is_first_time() {
if ( isset($_COOKIE[‘_wp_first_time’]) || is_user_logged_in() ) {
return false;
} else {
// expires in 30 days, you may want to change this
setcookie(‘_wp_first_time’, 1, time() + (WEEK_IN_SECONDS * 4), COOKIEPATH, COOKIE_DOMAIN, false);return true;
}
}add_action( ‘init’, ‘app_is_first_time’ ); </script>
<———SEP———>
<script> function app_show_intro() {
$path=$_SERVER[‘REQUEST_URI’];
if( strpos($path, ‘intro’) == true || is_user_logged_in() || isset( $_COOKIE[‘_wp_first_time’] ) )
return;wp_redirect( ‘http://app.reactordev.com/intro’ );
exit;
}add_action( ‘init’, ‘app_show_intro’, 999 ); </script>
Ho installato il plugin “Apppresser” su wordpress e vorrei che “Italy Cookies” non blocchi i cookies funzionali di “Apppresser”…
TI ringrazio per la guida ma non sono riuscito a trovare la soluzione.
mio sito è http://www.lavorarenellosport.it
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Problem with feedsPlease have you check because maps and others ajax not works….
I need deactivate Ultimate Faq.. just tell me if you check all
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Problem with feedshi,
FEEDS PROBLEM I’M SURE AND AJAX TOO
Is a job board website search jobs stop works with last update:
http://www.lavorarenellosport.it/lavoro/
Please check now because I need deactivate Ultimate FAQ for website work back.
Thanks
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Problem with feedsHi,
I can undestand that I can change plugin, but I think that something on Ultimate Faq not work, still some problem with the last update, maybe need fix some java problem.
You solved problem with feeds with the last update but I think java problem still…
Thanks and my suggest would not to be a complain.
Regards,
AlexForum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Problem with feedsSorry Feeds work fine.
Problem or incompatibility with PLUGIN Italy Cookie Choices (for EU Cookie Law)
Forum: Plugins
In reply to: [WP Job Manager] Multilanguage COMPATIBILITY?Hi Mike and friends,
WPML answer me today this:
If your theme is not compatible with us, Please feel free to invite the theme author to join our “Go Global” program to make theme fully compatible with WPML:
=> http://wpml.org/documentation/theme-compatibility/go-global-program/
I don’t know why they don’t answer you Mike… but I trust in your effort
Forum: Plugins
In reply to: [WP Job Manager] Category multiselect in search form doesn't workGrazie Mike,
really kind! Now show the button of get code blue and it’s fine!thanks a lot!
Forum: Plugins
In reply to: [WP Job Manager] Category multiselect in search form doesn't workIn the your plugin the button have colour. Is not a complaine, is just for ask if in some file I can change.
Some CSS file; thanks,
AlessandroForum: Plugins
In reply to: [WP Job Manager] Category multiselect in search form doesn't workHello Mike,
thanks for this great theme!
I have some problem with the button of the addon embeddable widget. The button is withe and I can’t read “generate code” because is not really clear.
The button is all white.
The link of my website is this:http://www.lavorarenellosport.it/widget-lavoro/
I will appreciate if you can help me.
Regards,
Alessandro