Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I added this line of code to your theme functions, please check now:
remove_filter( 'the_content', array( $GLOBALS['wp_embed'], 'autoembed' ), 8 );Stiofan
This reply has been marked as private.Have u tested for new listings not current listings if that plugin works?
Stiofan
July 5, 2016 at 3:35 pm in reply to: Geocode was not successful for the following reason: REQUEST_DENIED #221814Following the link from our tutorial seems to create the correct API’s if not follow the instructions here to enable geolocation API:
https://developers.google.com/maps/documentation/javascript/geocoding#GetStartedI will go over our tutorial to see if i can improve it.
Thanks,
Stiofan
July 5, 2016 at 2:23 pm in reply to: Add new listing from front end goes to home page instead of check out #221784Please see this post, some of your plugins are out of date: https://wpgeodirectory.com/support/topic/missing-update-notifications/
Thanks,
Stiofan
I have emailed you a copy of latest.
Thanks,
Stiofan
on the forum we now user this: https://wordpress.org/plugins/disable-embeds/
it disables all embeds but WP caches them, i could not find an easy way to remove the cache so i removed them manually with a database query, but the plugin should work for future posts.Thanks,
Stiofan
July 5, 2016 at 1:49 pm in reply to: Profit Buiilder styling problem when GD booster is activated #221741There is a css error in that plugins css https://www.worldcheckin.com/wp-content/plugins/profit_builder/css/shortcodes.css
.frb_image_inner .frb_image_hover { opacity: 0; transition: opacity 300ms; -webkit-transition: opacity 300ms; width: 100%; height: 100% background :#000; display: block; }after height: 100% there should be a ; but there is not so it breaks the rest of the CSS.
This is likely the problem and should be fixed.Stiofan
Hi Jeff,
I have added this as a task to be improved on in the future.
Thanks,
Stiofan
If you want to use a custom tax then i guess u need a way to front end add the tax to a place and then two widgets to pull the linked info?
Stiofan
Sorry i though i had replied to this yesterday, but my reply is missing, please check now.
Thanks,
Stiofan
I can’t see the problem, i activated GD Booster but dont see the problem, i have disabled it again just incase but please let me know how to replicate this?
Thanks,
Stiofan
Hi Dale/Jeff,
I had another look, and traced the redirect, it seems to be a wierd combination of the timepicker script in Jeffs plugin and the social connect plugin and GDB, i excluded the social connect script and it all seems to work now.
Please check and let me know.
Stiofan
(sorry Jeff all i did was disable each plugin 1 by 1 via ftp and disabling your one made it work so i assumed that was the prob)
docs updated
hmm, how do u want them to be linked? For example just a link or you want the blog post to show places in a widget?
Stiofan
-
AuthorPosts