• Resolved Alcione Ferreira

    (@ksombrah)


    Boa noite, existe alguma ferramenta para criar novos modelos para o RSS Feed Widget?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    New models means new templates?

    Thread Starter Alcione Ferreira

    (@ksombrah)

    Seria um novo template mesmo, preciso montar parecido ou igual as fontes e cores do modelo abaixo, estou come?ando a modelar pelo CSS mesmo, mas se tiver uma ferramenta que possa usar agrade?o

    Thread Starter Alcione Ferreira

    (@ksombrah)

    Consegui fazer alguns ajustes criando um template novo no diretorio rfw veja o resultado

    https://wordpress.alcionesytes.net/sample-page/

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    I really appreciate what you have managed so far, let me know if you want me to add your CSS/Styles in the upcoming version of Chameleon or you want me to improve it?

    Thread Starter Alcione Ferreira

    (@ksombrah)

    precisava melhorar para deixar o mais próximo do modelo que me passaram se puder me ajudar agrade?o

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Sure, I can help you. I need a few days so I can complete the other tasks on hand then I can easily work on Chameleon and RSS enhancements.

    Thread Starter Alcione Ferreira

    (@ksombrah)

    grato, mas tarde vou compactar o que já fiz e disponibilizar aqui se for útil

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Sure, must share it here so it would become a contribution from your side.

    Thread Starter Alcione Ferreira

    (@ksombrah)

    Perfeito, estou colocando as altera??es no meu git

    https://github.com/ksombrah/ksombrah/tree/main/rss-feed-widget/ksombrah

    Este é o respositório, o que estou tendo dificuldades é com as imagens do feed, pois tem alguns que n?o está carregando, mesmo tendo o objeto e tag no feed corretamente referenciado.

    Outro detalhe é a borda, coloquei no título do feed, mas está ficando na imagem também, analisei o css e n?o consegui fazer com que ficassem separados, sem mudar a estrutura do plugin, no caso do RSS Feed Widget.

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Awesome, thank you so much, I will include your contribution in the upcoming versions and will also modify it for this flexibility next time. I will come back to you soon.

    Thread Starter Alcione Ferreira

    (@ksombrah)

    Quase finalizei o modelo

    Preciso apenas ajustar o titulo com letras brancas, que n?o entendi por que n?o está ficando, e a borda na imagem, n?o consegui tirar, se puder me dar uma luz no css agrade?o

    O código está atualizado no git

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Instead of code, please give me the URL where I can see these things in the browser, I hope I can help you better with the CSS selectors.

    Thread Starter Alcione Ferreira

    (@ksombrah)

    https://wordpress.alcionesytes.net/sample-page/

    Desculpe esqueci de colocar o link

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    .rfw_dock h3.rfw2 a {
    	color: white;
    }

    The above style will help you in coloring the text white and for removal of image border, you need to remove the h3 wrapper from the image area because you are applying the border to h3 and it is applying the border to image too.

    Thread Starter Alcione Ferreira

    (@ksombrah)

    Grato, vou colocar o código e testar e retorno o resultado.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Criar novo Modelo’ is closed to new replies.