Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Your document root that i mentioned here: https://wpgeodirectory.com/support/topic/on-gd-booster-activation-google-map-not-loaded/#post-340298
is still wrong…January 26, 2017 at 11:14 am in reply to: Importing images CDN URLs instead of just filename #349712Hi Jason,
If the system finds an external url when saving a listing then it will try to download it to your server so the best way to do this is to just add the images as normal via import so they are added to your server and then add something like maxCDN that will replace the url’s on the fly, frontend users will see CDN but backend u will see the images.
Stiofan
I have added a task as an enhancement, it will be added when we have time. you can see it here: https://github.com/GeoDirectory/geodirectory/issues/323
Thanks,
Stiofan
One of the changes was in a JS file so it might be being cached by your browser, please clear your cache and check again, it’s working fine for me.
Thanks,
Stiofan
January 26, 2017 at 10:46 am in reply to: BUG: links on side bar of detail page dont work on mobile #349705Please check now.
Stiofan
January 25, 2017 at 7:16 pm in reply to: BUG: links on side bar of detail page dont work on mobile #349483X is adding css direct to the page but i can’t tell how to edit it, do u know?
The rule is this:
@media (max-width: 979px) .x-main.full, .x-main.left, .x-main.right, .x-sidebar.left, .x-sidebar.right { float: none; display: block; width: auto !important; }Should be:
@media (max-width: 979px) .x-main.full, .x-main.left, .x-main.right, .x-sidebar.left, .x-sidebar.right { float: right; display: block; }Thanks,
Stiofan
Seems to be working for me also on Galaxy s7.
Stiofan
You are welcome 🙂
Thanks for the info, please check now.
Stiofan
Hi Jim,
This is a WordPress bug, please see the ticked and proposed solution until next WP release: https://core.trac.wordpress.org/ticket/39550#comment:20
Thanks,
Stiofan
Hi Alex,
Please use the plugin “Better search replace” and search for “http://www.thegoodveganguide.com/” and replace with “https://www.thegoodveganguide.com/”
That should sort you out 🙂
Stiofan
Great! 🙂
Please check now, in the main search bar we order them by a-z to make it easier for customers but there was a bug where the child cat was not placed under the main cat.
Thanks,
Stiofan
It says your map key has expired “The API key included in the script element that loads the API has expired. You may need to generate a new API key in the Google API Console.”
Please go to GD>Design>MPas and generat a new one and save it.
Stiofan
-
AuthorPosts