Paolo
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
this is a known bug and it has already been fixed. Stiofan will release the update advanced search addon tomorrow.
Thanks for your patience,
HI Robert,
there isn’t an option to determine the size of the map when enlarged. Currently you would have to customize the script that explodes the map in full screen and change the width and height size.
Thanks
Hi,
I did some tests and I can’t really think of anything that would make it work for 1 CPT and fail for another.
We need Stiofan’s help. Could you please provide wp admin and ftp credentials?
I’m sure he’ll need them to debug this.
Thanks for your patience,
Currently there isn’t. We would have to add a hook. You can request here.
Thanks
I think that the problem is related to permission of the folder where PHP sessions are supposed to be saved.
Not the plugin folder.
If you add
<?php phpinfo(); ?>to any php file and open it in browser tab you can verify which folder is that and verify that in your server it is writable.
Otherwise you can ask to your server admin to do that for you. 🙂
Let us know,
Thanks
There’s no girl working on the forum…
In Appearance >> Ubermenu
I select all and search for google maps.
Whoever suggested it… if you want my opinion, stay away from it.
Thanks
Hi,
ubermenu adds google maps API call and fontawesome which will clash with GD. I’ve disabled both options. (I don’t know who suggested that plugin to you, because it slows down website like no others…)
I’ve added the e_error snippet to your functions.php file. Please have a look so next time you’ll be able to do it yourself.
Thanks
With FTP or via wordpress theme editor, open file functions.php of your active theme and add
error_reporting(E_ERROR);right after the initial <?php opening tag. Save
Thx
Hi Tom,
The payment gateway sends an invoice already on your behalf.
Currently the system doesn’t send any kind of invoice.
ThanksHi,
to avoid getting other warning like that, just add this to your functions.php
error_reporting(E_ERROR);They are notices and not real error and they simply shouldn’t be displayed.
Thanks,
It definitely looks like a bug, but I can’t track it down.
I’m flagging this for Stiofan.He’ll let you know asap.
Thx
Hi,
This isn’t a plugin related issue, it has most likely to do with a theme compatibility pack.
Link please? What theme are you using?
Thanks
I see what Simone sees.
What do you see?
let us know.
Thx
-
AuthorPosts