3 problems !

  • Posted in : cvCard WP
  • pauh
    Participant

    Hello, I’m french so please excuse my broken English.

    I have 3 problems with your theme:

    – Do not display my latest tweets
    – I can not see the location map
    – I can not ensure that the menu is the same as the demo, I read the documentation, but I do not think what you call “slug”.

    My website: http://paulineviseur.com

    thank you

    Mehmet S.
    Keymaster

    Hi,

    1) Latest tweets:

    [latest_tweets count="" id="" include_retweets=""]
    

    count="1" … Default 1.

    include_retweets="false" … true, false. Default false.

    id="388393979672150017" … HOW TO CREATE A VALID ID TO USE:

    – Go to http://www.twitter.com and sign in as normal, go to your settings page.
    – Go to “Widgets” on the left hand side.
    – Create a new widget for “user timeline”.
    – Feel free to check “exclude replies” if you do not want replies in results.
    – Now go back to settings page, and then go back to widgets page, you should see the widget you just created. Click edit.
    – Now look at the URL in your web browser, you will see a long number like this: 388393979672150017
    – Copy it and paste to the id field.

    Example:

    [latest_tweets id="388393979672150017"]
    

    2) Location map:

    [map latitude="" longitude="" zoom=""]
    

    – Visit: http://maps.google.com

    – Find your location on the map.

    – Fill the fields below for your location.

    latitude=""

    longitude=""

    zoom=""

    Example:

    [map latitude="-25.363882" longitude="131.044922" zoom="4"]
    

    3) slug:

    See inthe image:

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register