jp63
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 4.9.9 update and nothing worksThank you Mel,
Finally, I’ve found the culpable, it’s TheCartPress plugin… all is right now.
Forum: Themes and Templates
In reply to: [OceanWP] Label and CSSThank you very much !
It works perfectly and – also – the validate box displays clean anew.
Best regards ??
Forum: Themes and Templates
In reply to: [OceanWP] Label and CSSForum: Themes and Templates
In reply to: [OceanWP] CSS & header image relative to a categoryI tried the CSS code but it doesn’t work.
Tried also with #page-header (in the source of the page, the banner’s image is the page header) and also without space in the url
.postid-66 #site-header {
background-image: url(https://www.musimage.ch/wp-content/uploads/champagne.jpg) no-repeat transparent;
}So strange !
Forum: Themes and Templates
In reply to: [OceanWP] CSS & header image relative to a categoryThis is the image in the header (960 x 160) that you can see. There are others images for some others categories, in the same dimensions.
Could be nice to have also header’s images assigned to a specific post or page.
The only issue is no having documentation about the right selectors, so it’s uneasy to write some CSS.
Thank you very much
Forum: Themes and Templates
In reply to: [OceanWP] CSS & header image relative to a categoryHi Oceanwp,
I’ve tried also with this
.champagne #page-header { background-image: url( https://www.musimage.ch/wp-content/uploads/champagne.jpg ) no-repeat transparent; }
But it don’t work
I miss some Oceanwp selectors doc.
Thank you very much
Forum: Themes and Templates
In reply to: [OceanWP] CSS & header image relative to a categoryHello,
I’ve tried with this :
.champagne #site-header {
background: url(https://www.musimage.ch/wp-content/uploads/champagne.jpg) no-repeat transparent;
}Seems right but not working… Some docs about the OceanWP selectors would be very handful.
Thank you very much ??
Forum: Plugins
In reply to: [AddToAny Share Buttons] Icons don’t show on Firefox BrowserI did too, but now I have only the rounded squares of the icons, without the typo or logos… in Firefox and Safari. With the cache option disabled, all is ok for Safari but nothing in Firefox.
The issue is not only relative to the Tracking Protection. I can disable it on my computer, but not ask to all the visitors of my website to do it too.
Thank for your help and advice.
You will find a setting in Settings -> Medias, under Image Gallery Carousel : Enable carousel (Display images in full-size carousel slideshow). If you don’t enable it, it’s ok.
But all is working with Easy FancyBox, not with Magnific Popup (issue described above).
Forum: Plugins
In reply to: [Firelight Lightbox] Double diaporamaThank you RavanH,
Now I’ve found how disabling Magnific Popup. Both, Magnific Popup and Easy FancyBox are nice.
Is possible to customize some Easy FancyBox through CSS ? Arrows and close button place, centering the text or keep it to the left and have to the right numerotation, etc.
Is there any documentation about it ?
Thank you very much for your precious help.
I have found how deactivate Carrousel (it was a simple tip), but since I’ve decided use Magnific Popup and not more Easy FancyBox. Now, if I click on a thumbnail, I have the full size image but it’s not possible to go to the following or previous image, I have to return to the tiled gallery and click on the following or previous image and so on.
Take a look here : https://www.musimage.ch/francois-lemonnier-i/
Any idea about the cause of this issue and possible solution ?
Forum: Plugins
In reply to: [Ocean Extra] OceanWP & Easy FancyBoxThank you very much. It’s working nicely.
Forum: Plugins
In reply to: [Perfect Images] Procedure ?Good news !
In my mind, WP-Retina 2x should be working like that :
– WP-Retina-2x manages that any new image it uploads is a retina (twice the size) and generates the standard size proportionnally
– WP-Retina-2x Pro manages “retina updates” of “old” images (previously uploaded in standard size) with “@2x” filesIn my workflow, for photos, I export directly in (generally) 1920 x 1280 (retina) and 960 x 640 (standard). For others, I determine the sizes needed. So, I don’t want any interpretation of sizes.
So, what and how manages sizes WP-Retina-2x Pro is important.
At this point, I don’t know if I have to prepare files in both resolutions (standard and retina, with “@2x” for retina) for new images and retina files for old images I want also in retina (with files with “@2x”).
For the non-Pro version of WP-Retina-2x, it’s easy (generates some thumbnails in retina, add @2x files via FTP), but for the Pro version there is a lack of precision about the needed files and the resizing.
Sorry to bother you, maybe I could not understand well some things in english !
Best regards
Forum: Plugins
In reply to: [Perfect Images] Procedure ?Maybe the tutorials could be more easy to understand with a concrete example “step by step” for both versions (pro – non pro). The features are evident, but the working not so. ??
Forum: Plugins
In reply to: [Perfect Images] Procedure ?Thank you very much Jordy !
Finally, my only question is – for the Pro version – I have just to have two files
(helloworld.jpg and [email protected]) to upload through the WP-Retina-2x Pro uploader ?(The Pro version could be nice to generate also the different media sizes in Retina)