• Hi guys

    I have loaded the latest version on WP Cloudy and am currently using the free version before I buy the pro. The reason for this is to make certain that it works 100% to what I need in terms of Look and Feel.
    Now, in order to customise the plugin and use it within the header I need to insert the string in the header.php of my theme in order to make it look like the plugin that they have on their page https://www.wpcloudy.com/ . When I insert this code string it brings up the string in text form within the header section. Take a look here https://www.stumbler.co.za/ you will see it right at the top. Does anyone know how I can get the text string to display the plugin instead?
    Just to be certain it worked, I inserted the shortcode within a page so I know it works, just not working within the php….

    Thanks guys…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    to display in PHP your weather write this:

    <?php echo do_shortcode('[wpc-weather id="you_id"]'); ?>

    Best regards,
    Benjamin

    Thread Starter mikeemoo2

    (@mikeemoo2)

    Hi Benjamin.
    Thank you for the quick response, I did try this however I did not succeed. I guess the whole reason for wanting to try this out was to see if this worked for me, so I have a few questions and then I will certainly purchase this plugin as I honestly looks amazing:

    1. Will I be able to load the Plugin the same as you have it on your website in the header of my Website using the php method, e.g. https://www.wpcloudy.com/
    2. If I purchase the pro version and use the GeoLocation, does this means visitors to my site from within my country’s location will be picked up automatically?
    3. If the GeoLocation feature available on the Pro Purchase for $19?
    4. Does the Plugin support South African locations?
    5. Lastly, will support help me in getting the plugin to work via my php as it does not want to display with the current php (updated) method?

    Look forward to your response..

    Regards
    Mike.

    Plugin Author Benjamin Denis

    (@rainbowgeek)

    Hi,
    1/ the shortcode can be loaded everywhere on your site
    2/ demo here with automatic geolocation (the visitor have to authorize the request for the first time): https://www.wpcloudy.com/geolocation/
    3/ yes
    4/ It supports every location available in Open Weather Map (http://openweathermap.com/)
    5/ I can help you but I don’t provide CSS integration.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP Cloudy’ is closed to new replies.