page annonce

This topic contains 23 replies, has 2 voices, and was last updated by  Paolo 7 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #299958

    pascal joly
    Expired Member
    Post count: 40
    This reply has been marked as private.
    #299961

    pascal joly
    Expired Member
    Post count: 40
    This reply has been marked as private.
    #300202

    pascal joly
    Expired Member
    Post count: 40

    Bonjour, vous avez eu le temps de regarder dans le dossier FTP ?
    Merci beaucoup
    Pascal

    #300446

    Paolo
    Site Admin
    Post count: 31206

    Please make sure to add the files in the correct folder paths. You place them all in wp-content/languages, while each should be in its own folder:

    https://wpgeodirectory.com/docs/translating-addons/

    Thanks

    #300791

    pascal joly
    Expired Member
    Post count: 40

    Merci, j’ai donc tous modifié en suivant vos instructions, mais ça ne change rien, faut il faire une autre manipulation ?
    Et je souhaiterai modifier “FEATURED” sur les annonces, comment faire ?
    Merci beaucoup pour votre aide
    Pascal

    #300952

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you haven’t done everything as explained, you uploaded the PO file. The PO file is the file that you use with POEDIT (software) to create the translation file, which is the MO file, which is created every time you save a PO file.

    Once you’ll upload the MO files instead of the PO files, the translation will work as they should.

    You can change the featured ribbon with CSS:

    
    
    ul li .geodir_featured_img {
        background: rgba(0, 0, 0, 0) url("http://yoursite.com/your-new-featured-ribbon.png") no-repeat scroll 0 0;
    } 

    Add that in design > scripts > custom css and change this fake URL (http://yoursite.com/your-new-featured-ribbon.png) with the actual URL of the image.

    Thanks

    #301203

    pascal joly
    Expired Member
    Post count: 40

    Merci, ou trouver le chemin du CSS

    ul li .geodir_featured_img {
    background: rgba(0, 0, 0, 0) url(“http://yoursite.com/your-new-featured-ribbon.png”) no-repeat scroll 0 0;
    }

    Merci beaucoup
    pascal

    #301207

    pascal joly
    Expired Member
    Post count: 40

    Bonjour à tous, je ne trouve pas le fichier PO “bp-compliments”
    Qui pourrait m’aider
    Merci beaucoup

    #302179

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you don’t need to find the original and modify it, youy must add that in GD > design > scripts > custom css.

    The po file for each add-on is inside the language file.

    Thanks

Viewing 9 posts - 16 through 24 (of 24 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket