Paolo
Forum Replies Created
-
AuthorPosts
-
excellent, thanks for letting us know!
For the map problem:
I see this error that is compromising everything.
<!-- GD Booster had a problems finding /var/chroot/home/content/10/10812810/html/wp-content/themes/Avada/js/jquery.cycle.js -->Seems to be having problems finding that file.
Is that the correct directory where it should be looking for it?
Let us know,
Thanks
Hi,
I changed username and password on your auto updates option page and using 1 of my test subscrbers credentials I was able to update without problems.
Please add your password back (and double check it) and possibly use the username not the email (I’ve noticed sometimes it can give problems) and if with the next release of updates you still have problems we will investigate further.
Thanks
Hi,
you need to go to GD >> Design >> Home and disable the right sidebar, than increase the content area width to 100%.
Let us know,
Thanks
Hi,
once we release the version including the fix we added to your website we will.
No, there will be no issue with your website. We always rename a file to back it up before making changes on a client website, so that if we face any problem, reverting is super easy.
You can delete that file now if it bothers you.
Thanks
Hi,
if you can’t access your website, just delete the compatibility plugin from the wp-content/plugins folder and your website should re-appear no problem.
The way it’s been integrated now, that plugin shouldn’t go active at all though…
Once you try to activate it, the core plugin should sut it off and deactivate it again without throwing any erros.
Could you please elaborate on this? Themo.co the builders of the X theme warned me for that but I didn’t listen.
Thank you
March 3, 2015 at 3:30 pm in reply to: Split: After advanced search menu bar for theme disappears #32724Hi,
ops I Apologize for the inconveninence…you are right, you couldn’t see it, because you were not the topic author.
Now you should see it.
Let us know,
Hi Cory,
It appears that wp admin credentials provided are no longer working. Please help us giving you support by avoiding these kind of situation and cause unwanted delays.
Thank you
11) that is not possible as far as I know.
14) We will do both iOS and Android apps. It will be later this year.
Thx
BTW, it already looks much much faster…
No there should be no problem in running Boodter on Nginx with Fastcgi. This server is setup like that.
Thanks
The fix will be included in the next release, so no need to worry about this.
Thx
please provide link and wp admin credentials or we won’t be able to assist.
Thx
haven’t done anything here yet.
I insist, you are also having server issues.
Thx
March 2, 2015 at 9:57 pm in reply to: GeoDirectory Buddypress Integration Addon Beta released #32630ok, try this:
add_action('init','wplogin_redirect'); function wplogin_redirect(){ global $pagenow; if( 'wp-login.php' == $pagenow && $_GET['action']!="logout") { wp_redirect( home_url( '/?geodir_signup=true') ); exit(); } } -
AuthorPosts