jms64342
Forum Replies Created
-
Hello,
you must be able to access
Best regards.
jm
Hi Kris,
The link to screenshot and form : https://docs.google.com/document/d/1cAcfQSkBfen7aN9rWmgsJwFacLUuOBen/edit?usp=drive_link&ouid=111344739759282350692&rtpof=true&sd=true
Best regards.
jm
Forum: Developing with WordPress
In reply to: Reduce the space between 2 blocksComplicated solution, I’m not a CSS professional and I only want to act on the block-managed widgets in my footer.
Isn’t it possible to manage the space between 2 blocks via Gutenberg?
- This reply was modified 2 years, 1 month ago by jms64342.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backups that no longer existHello,
I can delete the “phantom” backups”
Thanks
Forum: Themes and Templates
In reply to: [OceanWP] be able to modify home page with OCEAN WP/GUTENBERGHi,
finally I used the WP DBUGGING plugin, the debug.log file is empty
Forum: Themes and Templates
In reply to: [OceanWP] be able to modify home page with OCEAN WP/GUTENBERGHi Shahin,
I inserted the code below in the wp-config.php and I have no debug.log file in wp-content
- For information on other constants that can be used for debugging,
- visit the Codex.
*
*/
// Permettre le mode WP-DEBUG
define ( ‘WP-DEBUG’, true );// Permettre la connexion à Débugcher au fichier /wp-content/debug.log
define ( ‘WP-DEBUG-LOG’, true );// Désactiver l’affichage des erreurs et des avertissements
define ( ‘WP-DEBUG-DISPLAY’, false );
‘ini’set( ‘display-errors’, 0 ) ) ;// Utiliser des versions de développement des fichiers de base JS et CSS (nécessaires si vous modifiez ces fichiers de base)
define ( ‘SCRIPT-DEBUG’, true );/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
Forum: Themes and Templates
In reply to: [OceanWP] be able to modify home page with OCEAN WP/GUTENBERGWP 3.5 , Extra 2.2.0
Metabox Settings: WP Dashboard > OceanWP > OceanWP Panel > Extra Settings. The buttons are all on the right, so they are active.
I solve the problem by activating the Classic Edito plugin, which disables Gutenberg
using the other path https://postimg.cc/XX1J1r2m doesn’t solve the problem
Forum: Plugins
In reply to: [WooCommerce] image gallery of a productHi,
I used the plugin Image Hover Effects Ultimate (Photo Gallery, Effects, Lightbox, Comparison or Magnifier) and i could replace the product image in the gallery and displaye a text.
Thanks Margaret.
Forum: Plugins
In reply to: [WooCommerce] image gallery of a productI installed the plugin WordPress Tooltips but the “woocommerce” part is not part of the free plugin. So I uninstalled the plugin.
Forum: Plugins
In reply to: [WooCommerce] image gallery of a productThanks for your response. I’ll try this plugin.
Hi Yordan,
I saw the link but I don’t know how I should make the change (I didn’t see anything about the position of the seller’s address)
Hi,
I wanted to create a calendar from Monday to Saturday, the hours from 11:45 to 14h. After several tests, I had to create as many calendars as days of opening.
Thanks for your response.
Thanks for your response