Dumel
Forum Replies Created
-
@bradvin – This is such a relief, thank you very much for finding a solution. Your code didn’t work for me but put me on the right track and this did the trick for me:
add_filter( 'wp_kses_allowed_html', function( $tags, $context ) {
$tags['style'] = true;
return $tags;
}, 99, 2 );@bradvin Just wondering if you’ve had a chance to look at this again? I’m quite anxious to go live with new page layouts π
@bradvin. Thank you for the quick reply.
If I change the ACF field to text or textarea with [foogallery id=” before and “] after, then my gallery also works. Even if I use the full shortcode eg [foogallery id=”28353”], the gallery still works. It also works if I add text before and after the full shortcode.
The problem comes in where I change the ACF field to WYSIWYG so that I can format my text. The problem is that I need to have text and galleries intermingled, and the text need to be formatted into level headings etc. so the ACF field needs to be WYSIWYG.
My caching plugin is not minifying.
Hi Elvis
I’m now using the Elementor Pro Tabs widget (that comes standard with Elementor Pro) to display a dynamic ACF field. In this rich text ACF field I added text and a FooGallery shortcode. Everything works except that some raw CSS styles are visible:
https://pemburytours.com/tour/11-day-east-africa-adventure/
This page is not meant to be public yet so I hope that your next response doesn’t also take so long because I don’t really want Google to index it yet πForum: Plugins
In reply to: [Widgets for Google Reviews] Only 10 reviewsGreat thanks I found where to create a widget that displays more than 10 π
On one of my other sites the Dismiss notice did respond so apologies if I flew off the handle…
Forum: Plugins
In reply to: [Download Monitor] 403 ForbiddenYou’re right, my apologies for my rude and ungrateful tone, and thank you for your feedback. I do appreciate your work and DLM.
Forum: Plugins
In reply to: [Download Monitor] 403 ForbiddenSurely I should be able to use whatever option I need, i.e. redirect or not, and in fact, I do want the redirct option. Most users use phones. Why would I expect someone trying to read a PDF on their phone to first download a PDF, then dig through their file directory to find the file before reading it?
Everyone using this plugin is not a developer and I don’t see the point of adding options that are only possible if you hack the htaccess. They should be available as soon as installation is done.
So are you saying if I want to redirect to a file, I should not upload files in the download monitor interface, but to upload them in the media section, and then select them in download monitor? If that is the case you should only show the redirect option if the file was uploaded through media.
Thank you for the prompt response. I was able to customise it from the βSend Messageβ button as suggested by @wpmudev-support9. Thank you π
Regards
HennieThank you π
There are no steps to follow. I use your plugin, the dashboard widget is selected but as you can see in the screenshot, there are no stats showing.
Hi Amin
Thank you everyone. Support has been amazing and I finally have it looking decent π
Kind regards,
HennieHi Kris
Thank you – I also see a normal width now – it seems the cache takes a long time to expire even if I clear it. I have now put the datepickers back into the live page here https://pemburytours.com/enquire/ but the default custom “Table cell BG” colour I’ve set (white) is not working. The active value (f7693b) is also not working and neither is the current value (17A8E3). Perhaps it works by the time you check but this is what it looks like to me https://snipboard.io/zLgPeA.jpg.
Kind regards
HennieHi Patrick
I’ve added the CSS you sent but it doesn’t seem to solve the issue. Any other ideas I might try?
Kind regards
HennieDear Saurabh
Thank you for your response. I have made a plain (non Elementor) post and page and as you can see that does improve the layout but doesnt completely fix it:
https://pemburytours.com/test-form-post/?purged=1
https://pemburytours.com/test-form/?purged=1Here is the form: https://pastebin.com/kp6dgQ00
Kind regards
Hennie