sandrineledc1106
Forum Replies Created
-
Forum: Plugins
In reply to: [Loco Translate] Translates don’t pointed to custom filesHi Tim,
Thank you for your reply.
I read your tuto but i din’t reaaly understand why it doesn’t work anymore.
Could you take a look to the staging website to investigate ?
If yes, i’ll send you access.
Thanks in advance.
SandrineForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] WP Adverts – BuddyPress IntegrationHi Greg,
Sorry for the lon time i answer.
I don’t find where to translate all the payment informations. When someone publish his ad and when he is redirected to the paiement box, all is in english.
Where can i find the file to translate please ? It is not wpadverts-fr_FR and any other named wpadverts … -fr_FR.https://snipboard.io/D9SLsf.jpg
Thanks for your help.
sandrine
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] TOP SPACEHi Greg,
i sent you id twice. Have you take a look please ?
I send you email directly again on that subjet today, perhaps it’ll work.
Regards,
Hi Greg,
Yes i mean in the advert grid ou list. It can be cgange only with css ?
Thank you.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] TOP SPACEI Greg,
Have you received the ID ?
Thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] PRICES AND DECIMALSHi Greg,
Thank you very much ??
I wish you a great day.
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR BACKGROUND PRICES ON OVERThank you Greg, it works and i think you’ll make mrsherifali happy for this code !
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR BACKGROUND PRICES ON OVERSorry, i thought you where on an other question.
For the prices i wote
/* FEATURED ON et ON OVER couleur du prix + fond */
.advert-item.advert-is-featured .advert-price {
color: white !important;
border-color: transparent !important;
background: transparent !important;
}/* FREE ON et ON OVER couleur du prix + fond */
.advert-item .advert-price {
color: #3eaadd !important;
border-color: transparent !important;
background: transparent !important;
}Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR BACKGROUND PRICES ON OVERAnd for the free ad background, i wrote
/*FREE AD couleur de fond */
body .advert-item
{
background-color: #f4f4f4 !important;
}Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR BACKGROUND PRICES ON OVERHi mrssherifali,
To change the background color for the featured ads i wrote :
/*FEATURED couleur de fond */
body .advert-item.advert-is-featured {
background-color: #f58936 !important;
}Hope it’ll help you ;-p
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR TITLESThank you very much, all is ok now !
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] COLOR BACKGROUND PRICES ON OVERAll is ok, i’ve found ;-p
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Spacing between ads (grid)Hi,
Yes, i can’t let th site active a long time, i’ve maked it public now. Can’ you take a look please ? Or give me email i give you admin code.
ThanksForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Spacing between ads (grid)Hi Greg,
Yes, i’ve maked it public now, you can take a look please.
You’ll can see in some lines the ad are pasted, whether ads with a map or a picture. And when ads are not pasted, sometimes the spaces between the ads are large, sometimes they are small.The page is :
https://www.ecocampeurs.com/annonces/Thanks for your expertise ??
Forum: Plugins
In reply to: [Custom Post Type UI] ACF Custom Fields not Showing in Custom Post TypeYes, the values ??are not displayed on the front end ??
Who could give me advice?