Jump to content

Modulo Footer Data [1.1] [1.2.] updated


disarci

Recommended Posts

Ecco il modulo "finito" da testare.
Inserisce una riga a fine pagina con i dati della societa' ed un'eventuale logo.
Accetta caratteri html (neretto, link).

In Configura:
upload delle scritte
upload dell'immagine

Fixed: message setting update
UPDATED: added versione 1.2 with new image conversion

Rinraziamenti a GermanoUfo

----
Module for insert a footer with image an name-contacts
In configure
Accept images logo
Accept html chars (bold, link)

blockfooterdata.zip

blockfooterdata1_2.zip

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 3 months later...

Ho riscaricato il modulo .zip e li non lo trovo ... gentilmente me lo mandi :)

Visto che mi sono accorto della versione italiana dopo aver caricato la standard e inserito i dati li, posso fare facilmente un upgrade alla versione ita per avere la privacy?

grazie della disponibilità

Link to comment
Share on other sites

ciao,

il codice css è inserito all'inizio del file blockfooterdata.php (come commento)
ed è questo :

#ps_menu_text a{
width:138px;
height:22px;
float:left;
margin-right:2px;
text-decoration:none;
color: #e8dfd1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 12px;
font-weight: 100;
text-align: center;}
#ps_menu_text a:hover{
background-position:center;
}

da modificare secondo preferenze
ciao, ciroco

Link to comment
Share on other sites

Hi!

I'm sorry I don't speak italian but I need some help with this module.
I have both a texte and an image in my footer and I want the image to be centered and the text to start under the image.
I included a screenshot of my footer, the image is on the left hand and the text starts at the end of the image.
How to change that and force the text to start under?

Thx in advance.

PS : feel free to reply in english, french, spanish or polish?

9042_ef6BpKISN294Fp5uD9Mw_t

Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...
  • 2 weeks later...
Sperando di riuscire a trovare il tempo per fare tutto quello che si dovrebbe ....

Ciao ;-)


Meno male che ci sono gli esperti in prestashop, altrimenti.....

Volevo chiedere anch'io una info: Perchè non mi viene centrata la scritta che inserisco a fondo pagina?

Grazie a tutti.
Link to comment
Share on other sites

Sperando di riuscire a trovare il tempo per fare tutto quello che si dovrebbe ....

Ciao ;-)


Meno male che ci sono gli esperti in prestashop, altrimenti.....

Volevo chiedere anch'io una info: Perchè non mi viene centrata la scritta che inserisco a fondo pagina?

Grazie a tutti.


Risolto con facilità:

Si modifica il file global.css nella cartella del tema caricato (themes/prestashop/css/global.cs)

/* Footer */

#footer {

border-top: 1px solid #000000;

padding-top: 1em;

text-align:center;

clear: both;

CIAo!
Link to comment
Share on other sites

  • 2 weeks later...

Ciao,
forse sbaglio la procedura di installazione:

1. dal pannello moduli faccio upload dello zip: niente da fare
2. dal pannello moduli faccio upload dello zip ricreato per la solo cartella: niente da fare
3. via ftp carico la cartella del modulo, inserisco il modulo in db
-> lo vedo tra i moduli del bo, lo configuro ma non lo vedo nel fo :-(

Forse devo popolare un'altra tabella?

Link to comment
Share on other sites

Ciao,
non ci sono tabelle,
semplicemente devi caricare via ftp
la cartella blockfooterdata dopo averla scompattata in modules/
la cartella contiene:
blockfooterdata.php
blockfooterdata.tpl
logo.gif

E installarla nel back office - moduli
poi trovi il tasto configura

Link to comment
Share on other sites

  • 3 months later...
  • 5 weeks later...

Ciao a tutti,

@Germanoufo, perdonami fa forse c'è qualcosa che non va e non capisco dove.

Guardando con firebug, con cache appena pulita vedo proprio che al div ps_menu_text nel DOM della pagina non è associato nulla, e quindi eredita le impostazioni di #footer e non il css quì sotto.


Io ho messo questo css in fondo al global.css :

#ps_menu_text a{
width:138px;
height:22px;
float:left;
margin-right:2px;
text-decoration:none;
color: #e8dfd1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 12px;
font-weight: 100;
text-align: center;}

#ps_menu_text a:hover{
background-position:center;
}

Qualcosa di sbagliato?

grazie
ciao

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • 3 weeks later...
Ecco il modulo "finito" da testare.
Inserisce una riga a fine pagina con i dati della societa' ed un'eventuale logo.
Accetta caratteri html (neretto, link).

In Configura:
upload delle scritte
upload dell'immagine

Fixed: message setting update
UPDATED: added versione 1.2 with new image conversion

Rinraziamenti a GermanoUfo

----
Module for insert a footer with image an name-contacts
In configure
Accept images logo
Accept html chars (bold, link)

thank you very much. :)
Link to comment
Share on other sites

  • 5 months later...
  • 2 weeks later...

Hi,

Thanks for the module. Here is the french translation ;)

You shoud do a change on line 122 from the "blockfooterdata.php" file in order to allow translation for the text "Del logo?" :
<input type="checkbox" name="footer_logo_del" value="dele" >' . $this->l('Del logo?') . '



Thanks !

fr.php

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 3 weeks later...
  • 6 months later...
  • 2 months later...

The module works ,but as friendly URLs are enabled it does not show image footer_logo.jpg

pages downloaded from the CMS.

I checked that the link to an image is added unnecessarily directory "content". Link looks like this: ..my_shop/ content /modules /blockfooterdata/footer_logo.jpg.

 

Anyone knows how to correct this error?

Link to comment
Share on other sites

  • 4 weeks later...

After Installing this footer block, there came a default footer of some advertisement of creator of this module.

please look at the highlighted area of capture from my site.

 

Please give me replies how to remove this as after deleting this footer module it is still there..

 

Help me please.

 

Capture.JPG

Link to comment
Share on other sites

  • 1 month later...
  • 4 months later...

After Installing this footer block, there came a default footer of some advertisement of creator of this module.

please look at the highlighted area of capture from my site.

 

Please give me replies how to remove this as after deleting this footer module it is still there..

 

Help me please.

 

Capture.JPG

 

Did you ever figured how tro remove the advertising link?

Link to comment
Share on other sites

  • 1 month later...
  • 3 months later...

Buongiorno,

è davvero un ottimo modulo, lo sto usando sulla versione 1.5.2.

Ho un problema dopo aver effettuato il redirect 301 per alcune categorie, ora sulle pagine cms l'immagine non si vede più.

Qualcuno ha riscontrato problemi simili?

(versione 1_2 del modulo)

 

Grazie per l'attenzione

Link to comment
Share on other sites

  • 7 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...