Forum Replies Created
-
AuthorPosts
-
November 21, 2023 at 3:38 pm in reply to: How can I limit number of active announcers that can be active at a time? #13843Aakash ChakravarthyKeymaster
Hi Peter,
Announcements will be displayed as per the “location rules” configuration.
If you have multiple announcements in one page, then you can go to “location rules” tab and configure and target on which pages that announcement should appear. This way you an avoid multiple in one page.Thanks,
AakashAakash ChakravarthyKeymasterHi @carlosaleono,
Thanks for using GIW. Happy that you like it.
The error you have shared means that server ran out of memory trying to publish the posts. 30,000 is a lot of posts.
This would happen even when you try to import posts. This is something beyond the plugin’s scope.
My suggestions would be,
To increase server memory – https://wordpress.org/support/topic/fatal-error-allowed-memory-size-126/, https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Or pull the wordpress posts using GIW in small batches in multiple tries. The plugin won’t re-publish posts if it is already there. There should be some progress this way. One all posts are published, then future changes shouldn’t be that memory intensive.
I’m also curious to know your website URL and the github repo if possible to see how the plugin is used.
Thanks,
Aakash
Aakash ChakravarthyKeymasterHi Meisam,
On the page below,
https://polyfloriran.com/%da%a9%d9%81%d9%be%d9%88%d8%b4-%d8%a8%db%8c%d9%85%d8%a7%d8%b1%d8%b3%d8%aa%d8%a7%d9%86%db%8c/I can see the widget box opening fine on both desktop and mobile.
On this page,
https://polyfloriran.com/I do not see the CSS and JS of UFW plugin loaded.
Like mentioned previously, please check if you have any other plugins (like minification, caching) to not load such CSS and JS styles.Please see the images below.
Thanks,
AakashAakash ChakravarthyKeymasterHi Meisam,
I looked at your website and I do not see UFW’s CSS styles being loaded.
Do you use any caching plugin or any CSS/JS minifying plugin?
If yes can you please configure that and ensure
wp-content/plugins/ultimate-floating-widgets/public/css/style.css
file is loaded somehow?Thanks,
AakashAakash ChakravarthyKeymasterHi Florians,
Thanks for using Announcer – PRO.
This issue is fixed in the upcoming version of the plugin. It will be released in a couple of days. I’ll update you when the update is released.Thanks,
AakashNovember 14, 2023 at 10:47 pm in reply to: Mobile devices error: “the speed is too slow and does not appear all message”. #13808Aakash ChakravarthyKeymasterHi Giannis,
Good to hear! This is addressed in the next version of the plugin.
Please do leave a 5 star review if you found the plugin helpful 🙂
Announcer – Sticky Message Banner, Notification Bar – Add to Top, Bottom of your Website
Thanks,
AakashNovember 14, 2023 at 1:36 pm in reply to: Mobile devices error: “the speed is too slow and does not appear all message”. #13801Aakash ChakravarthyKeymasterHi Giannis,
Please paste the code below on your site and both the issues should be resolved for now.
#ancr-7683 .ancr-container{ min-width: 720px; } @media screen and (max-width:600px){ #ancr-7683 .ancr-container{ animation-duration: 10s; } }
Adjust 10s above as needed to set the speed on small screen.
Thanks,
AakashNovember 13, 2023 at 11:08 pm in reply to: Mobile devices error: “the speed is too slow and does not appear all message”. #13799Aakash ChakravarthyKeymasterHi,
I’m still checking the issue.
This ticker feature is new and is not designed to contain images.Since it is getting complex, I might need couple of days to suggest a solution for both the queries.
Thanks,
AakashNovember 13, 2023 at 3:46 pm in reply to: Mobile devices error: “the speed is too slow and does not appear all message”. #13793Aakash ChakravarthyKeymasterHi Giannis,
Regarding the the text moving slowly on mobile, yes it is a known behavior. I’ll try to adjust the speed for smaller screens in the next version of the plugin.
W.R.T the announcement text not moving fully, I see that as problem. I’ll check and update on why that is happening.
Thanks,
AakashAakash ChakravarthyKeymasterHi Meisam,
Please share details on this issue. A screenshot with a link your website would be helpful. I can share CSS to fix it based on that.
Thanks,
AakashAakash ChakravarthyKeymasterHi Philipp,
Like we discussed via email, the issue has been addressed for now. ACF had a hidden editor and the editor selection box was attached to it hence the option was not getting saved.
I’ll handle the scenario in the next version of the plugin.
Thanks,
AakashAakash ChakravarthyKeymasterHi Phillipp,
I guess there is some JS errors on the “edit shortcode”.
Can you please pressctrl+shift+j
and then select “custom editor”?Please share the screenshot or the errors printed in the console.
I notice that the “editor selction” box is missing in your video after selecting “custom editor”. This is probably some conflicting/buggy plugin interfering the editing page.
Thanks,
AakashAakash ChakravarthyKeymasterHi Philipp,
That is strange. The editor should save the option. This is something new.
Let me check the code and get back to you.Thanks,
AakashAakash ChakravarthyKeymasterHi Philipp,
The shortcode editor must remain in “custom editor”. Please ensure to save the “edit shortcode” page after selecting “custom editor”.
The plugin takes a different route and does extra stuff for the block editor to actually work as expected.
At the end, when you go to “edit shortcode” page you should see “custom editor” being selected and not the “code editor”
Thanks,
AakashAakash ChakravarthyKeymasterHi Philipp,
Thanks for using Shortcoder – PRO.
I guess, after designing the shortcode content using the block editor you are “exporting the html” to the editor.
You don’t need to export the block editor HTML. You can simply save the “block editor” launched with shortcoder pro and leave the shortcoder editor to “custom editor” (i.e don’t need to change to code editor)
Can you please try that out and let me know if it helps?
Below video quickly demonstrates how to use block editor with shortcoder – PRO.
Thanks,
Aakash -
AuthorPosts