Forum Replies Created

Viewing 12 Topics - 1 through 12 (of 12 total)
Author Posts
September 28, 2014 at 6:03 pm in reply to: Custom Field Google Maps 27666
Francisco Francisco

Hello Sekander,

Finally I resolve my problem with less code than Bruno and works ok.

I put this on my single.php:

<?php echo wpuf_shortcode_map_post( ‘my_metakey_map’, $post_id ); ?>

and works fine. I see in documentation about WP geo, but this is more simple and works nice so I think put in documentation is a good idea

Thanks
Frank

September 27, 2014 at 1:58 am in reply to: Plugin slows down server 27597
Francisco Francisco

Why Roxanne reply is market as private?

Sekander Badsha(and entire Wedevs team):

we feel as we don’t have support. I have waiting 1 week to get a reply from support team
The customers are acting as support and we pay a support that never comes or is really really insufficient.

If you don’t put the things right, you are about to lose so many customers, and future customers that are thinking about this. And without customers this plugin is not sustainable.

Regards
Frank

September 26, 2014 at 4:38 pm in reply to: Custom Field Google Maps 27584
Francisco Francisco

Please, this is not resolved. In my case doesn’t work.

Some support please?

Regards
Frank

September 19, 2014 at 4:13 am in reply to: Custom Field Google Maps 27006
Francisco Francisco

Hello Bruno,

Thanks for reply so fast :).

Y also try removing “ before reply you but doesn’t work.” Of course I have #map-canvas with min-height, z-index… and I see only a block of white. No map showed.

This is the ouput with the chrome Developer Tools:

<script src="https://maps.googleapis.com/maps/api/js?v=3.exp"></script>
<script src="https://maps.gstatic.com/maps-api-v3/api/js/18/4/intl/es_ALL/main.js" type="text/javascript"></script>

<script> function initialize() { var myLatlng = new google.maps.LatLng(41.7916553,0.8098476999999775); var mapOptions = { zoom: 10, center: myLatlng } var map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions); var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'We are here!' }); } google.maps.event.addDomListener(window, 'load', initialize); </script>
<div id="map-canvas"></div>

Regards
Frank

September 19, 2014 at 2:14 am in reply to: Custom Field Google Maps 27002
Francisco Francisco

Hello Bruno, For me your solution doesn’t work 🙁 . Can you take a look please?

I put this on my single.php


Still waiting for Wedevs support. It have no sense that they put a feature that we can’t show in a simple way 🙁

September 18, 2014 at 12:29 am in reply to: Custom Post Types missing from Dashboard 26957
Francisco Francisco

No problem RJ 😉

have a nice day
Frank

September 17, 2014 at 5:47 pm in reply to: Upload images and files not work in IE8 26940
Francisco Francisco

Still not working. 🙁 Only works on IE11..Please Tarek we need your support on this.

Regards
Frank

September 17, 2014 at 5:40 pm in reply to: Custom Field Google Maps 26938
Francisco Francisco

I am interested also in show map and coordinates.

Regards
Frank

September 17, 2014 at 8:41 am in reply to: Custom Post Types missing from Dashboard 26918
Francisco Francisco

Please RJ

Try this:

[wpuf_dashboard post_type=”referrals”]
[wpuf_dashboard post_type=”post”]

It works for me

September 17, 2014 at 1:50 am in reply to: Plugin slows down server 26909
Francisco Francisco

I am also facing the slow down issue.

In order to help community I recommend install “query monitor” plugin and see what happens. https://wphive.com/plugins/query-monitor/

It helps a lot, waiting news for the Dev team 😉

Regards

September 17, 2014 at 1:30 am in reply to: Custom Post Types missing from Dashboard 26908
Francisco Francisco

Hello RJ

Put your mouse over the “Referrals” link on your WordPress Dashboard. Then you a URL like this:

yoursite.com/wp-admin/edit.php?post_type=xxxxxx

Copy your URL and post here. Maybe the name of the post_type isn’t referrals.

Regards
RJ

September 17, 2014 at 1:21 am in reply to: Posts set live without approval 26907
Francisco Francisco

Hi Dominik.

Please, go to “Forms” and look how many Forms you have.

Then enter in “Post Setting” and look in “Post Status”.

It helps also deactivate ALL plugins, and put default theme and repeat process.

Regards
Frank

Viewing 12 Topics - 1 through 12 (of 12 total)