Pierre_02
Forum Replies Created
-
Hi Scott ?? !
By telling that SS is lost, I meant that its include references to php files (in this case ‘admin-ajax.php’).
The plugin is “Monarch” (by ElegantThemes) but it references the file this way :
"ajaxurl":"http:\/\/domain.tld\/wp-admin\/admin-ajax.php"
so SS doesn’t “see” it and BTW doesn’t include it in the generated files.I’m gone send to you connection informations to one of my development website, where you’ll can “play” with it ;)…
Amicably,
Pierre.
Ok. It seems that it was linked to a plugin I used for test :)…
So everything seems to be ok, no, Scott ?? !
PS. But that a kind of “Proof of concept”: if I use a plugin that use ‘admin-ajax.php’, SS is lost :). I have to be more attentive ;).Amicably,
Pierre.
Hi Scott ?? !
That’s quite rapide ?? ! Ok, no more “Undefined index: permissions_error” in the 2.0.1 release but, now, on generated files it seems that SS add references to ‘wp-admin/admin-ajax.php’… These references cause 404 errors.
I tried to “manually” restore the 1.8.0 version but I have an error message :
[2017-01-15 16:44:39] An exception occurred: Column doesn't exist for Simply_Static_Page
so I can’t test what the old version do (and I don’t remember).Waiting for help on that on too ;).
Amicably,
Pierre.
Hi ?? !
Great ?? !
Thanks for the tips ?? !!
Amicably,
Pierre.
Hi ?? !
Just tried now, doesn’t work :(…
Any idea?
TIA
Same thing here :)…
Hi jtsimmons,
You can use Advanced Control Form to easily doing that ;).
I’ve got the PRO release, but I think that the free can do it too.
1/ Create a group of Custom Fields with exactly the same fields than in UM.
2/ Then in “Rules” choose “Show this field group if” > “User form” > “is equal to” > “Add / Edit”.BTW all your fields will appear in the bottom of the WP admin user page ;).
[EDIT]I’ve just had a look, and you cannot do it with the free version. You have to get the PRO. But it’s really worth the shots ;)!![/EDIT]
Amicably,
Pierre.
- This reply was modified 8 years, 1 month ago by Pierre_02. Reason: additional information
Hi.
Same thing here ;)…
WP (FR) version 4.7
UM version 1.3.78Amicably,
Pierre.
Ok. I find an other dirty “way” with ACF ;)…
Happy New Year caimin ?? !!
Amicably,
Pierre.
Hi caimin.
in admin ;).
TIA.
Pierre.
Hi caimin.
Based on https://wp-events-plugin.com/tutorials/creating-conditional-placeholders-for-events/ that I’m not sure to correctly understand, may I will to create mine?
If yes, could you give me some more (clear) elements to help me to progress in this direction, please?TIA.
Pierre.
Nope :)…
Hi caimin.
If it was not the case, I will not have spoken of bug, caimin ;).
So here is the screenshot with the plugin “WP Most Popular” deactivated: https://dl.dropboxusercontent.com/u/54766264/screenshot-2.PNGAmicably,
Pierre
Forum: Plugins
In reply to: [Advanced Editor Tools] Tiny advanced paragraph excerptHi Andrew.
Is there’s a way to keep line breaks but not paragraph.
I tried to use :function my_mce_before_init( $styles ) { $styles['remove_linebreaks'] = false; $styles['convert_newlines_to_brs'] = true; $styles['remove_redundant_brs'] = false; return $styles; } add_filter( 'tiny_mce_before_init', 'my_mce_before_init');
in my “functions.php” but with no luck…
I don’t want to keep paragraph because it “corrupt” my code, but will be happy to keep my “manuals” line break ;).
TIA,
Pierre.
Hi caimin.
Here is it: https://dl.dropboxusercontent.com/u/54766264/screenshot.jpg
The blank part should display the category informations.
As soon as I deactivated WP Most Popular it works. Now, to bypass that problem, I use an other plugin, (Post Views Counter) who works fine with EM. Anyway that problem can concern some other users ;).Amicably,
Pierre.