nappa5150
Forum Replies Created
-
Hi,
I have the same problem.
I have 2 locations with same time for both (from 2 PM to 4 PM) and 1 worker.
If I book in the first location at 2 PM and also for the second place, it make me do that, but the worker can’t be at the same time in 2 different places.Thanx a lot
Forum: Fixing WordPress
In reply to: Custom Editor Color Palette Disappeared after WP 5.9 UpdateHi!
I have the same problem. after updating WP to 5.9.3 the custom color palette disappear. Here the code
add_theme_support('editor-color-palette', array( array( 'name' => __('sbevizzola', 'nap-color'), 'slug' => 'sbevizzola', 'color' => '#7f1f55', ), ));
Forum: Developing with WordPress
In reply to: Shortcode fires when page loads in editor (plugin-dev)Hi, sorry for the intrusion.
I load my shortcode only on public page using if !admin.
But, if I have an error inside a shortcode (I coded an error to check), when I update a page, the error “Publishing page” occurs.
Viceversa, when I delete the coded error line, everything turns to works perfectlySo, how !admin function works?
Why my shortcode are checked when I update the page?Thank you very much
Forum: Requests and Feedback
In reply to: Link to media inside textHi,
thank you for the suggestion.
I know the File Block but it makes a new block.
But I notice that if I drag&drop a file it make the block and give me the possibility to instantly copy the URL.
Before Gutenberg (classic editor) I was able to drag&drop a PDF inside a text and it makes a linked text with the name of the file.The classic block has the same problem, after creating it I have to delete the block.
Thank you again
Forum: Plugins
In reply to: [File Gallery] FG supportHowdy (as wordpress says ?? )
Find the problem and solved.
All the site is under SSL except File Gallery, so the requests to FG were blocked by the server.
I Forced WordPress to SSL including the plugin and everything goes all right.Thank you very much for the support ??
Forum: Plugins
In reply to: [File Gallery] FG support..uhmmm… too BAD!
ThankyouForum: Plugins
In reply to: [File Gallery] Making File Gallery responsiveCiao!
I found a solution, not properly the right one, but faster and efficence.
Put in your style.css:
.gallery-icon a img {
width: 100%;
height: 100%;
}the only problem is that images are scaled by the browser
Let me know
Forum: Plugins
In reply to: [File Gallery] Visual Editor Disappears When Plugin ActivatedHi!
Quite the same problem.
I migrate a WP site to another server. The META BOX of FileGallery doesn’t appear.
The plug in works well, but in the post admin I can’t operate with it.
It’s not a “screen option” show problem.
Maybe a PHP version? The version installed is the 5.4.4-14+deb7u2Thank you very much
Hi Bruno!
the same problem, with one site the link “attach file to…” appears, in one another not.
In one site the META BOX doesn’t appear… deactivated, activated, deleted and re uploaded, but nothing.I use the same plugins in all my sites, and the problem is randomly.
Wich version of PHP do you recommend?
Thank you very much
Napver 1.8.1 works fine with Mac and Safari… thank you
Hi!
First I would like to thank you for this GREAT plugin, I use it on every site I’ve done.
I’m trying to find a solution for this Attachment problem. Disabled all plugins, upload an older version… I’ve tried everything…
Now that I read this post the solution is really this.
I have an iMac 27 and I’ve put safari in full screen mode and… the button appears.
I’m so happy ??
Thank you very mush again, and…
Happy new year
NapForum: Plugins
In reply to: [File Gallery] [Plugin: File Gallery] WP 3.5 ?HI everybody!
I usually used to attach image to the post without showing the images in the content, so customers can upload images and attach them, then i create an automatic custom gallery with a shortcode.
I’m using WP 3.5.2 and FG 1.7.8 beta 5.
It works very well, there are still some bugs, but… (looking at the sky)… thank you very much Aesque ??