Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi,
You had a category and a place with the same slug and it was causing problems.
I changed the permalinks a little too and it seems to all work now.Stiofan
Please change your settings under Settings>General>WordPress/Site url to https, this should fix it.
Thanks,
Stiofan
Hi Gerald,
What theme are u using? Some themes are not designed for it.
If you can provide wp-admin in a private reply i will check if its possible.Thanks,
Stiofan
Hi Vlad,
If you can provide the url we can take a look?
Stiofan
Hello,
You need to have at least one published listing in the CPT for it to show (this was changed in the latest release.)
Thanks,
Stiofan
Let us know if you see any problems, hopefully the last update should fix all.
What we really need at the moment is beta testers 🙂
Stiofan
Hi Jamie,
I dont see anything settings wise, can you provide FTP and i will debug it?
Stiofan
Hi Alex, under GD>Event Settings>Advanced Search>Dates, change the searching type to “range in form”
Thanks,
Stiofan
Hi Jeff,
I know you know your way around code, if file permissions thing is a pain all we are going to do is edit wp-config.php and add these lines in the debug section (be sure to comment out the line turning it off)
define(‘WP_DEBUG’, true);
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );Then visit that page and view the source, you will likely see the error in the page source, my guess is its a php lib that is missing, if the error is not shown there then it will be in the log file wp-content/debug.log . If you let us know the error we can help, though it might point you in the right direction yourself.
Thanks,
Stiofan
October 13, 2016 at 8:40 am in reply to: WP Multisite – New Vendor listing showing Page Not Found #282765Without FTP my only guess would be its having problems with permalinks and the double subdomain and subdirectory install. We had one user in the pas who had permalink problems on a staging site but it worked fine on the live install.
If i change it to non pretty permalinks it works but somethings will break in that setup too.Stiofan
Its at the bottom of the functions file.
The null thing is actually the description, if u edit it u see its null, if i remove it and save it goes away, how did u add them? Maybe bulk export and change then reimport?
Stiofan
🙂
Try and cut out any plugins you dont need. Your server response time is slow but it might just be its location? You have lots of broken images on the home page?
Maybe also try a CDN like maxCDN?Stiofan
October 12, 2016 at 5:29 pm in reply to: Latest release doesn't have shortcode function in sidebar #282347Can you give me access tot he staging server?
Stiofan
Hi Colin,
Did you go through the documentation? https://wpgeodirectory.com/docs/category/getting-started/
If you want to provide wp-admin details i can check everything is working as expected?
Stiofan
-
AuthorPosts