angeloarlotta
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Forms not loadingthank you, solved!
Forum: Plugins
In reply to: [Voice Audio Widgets] Trash Icon not visibleDone! Thanks a lot for helping!
Forum: Plugins
In reply to: [Voice Audio Widgets] Trash Icon not visibleI solved by using a different icon with custom CSS:
.dashicons-trash:before {
content: “\f1f8” !important;
font-family: “FontAwesome” !important;
color: #da0000;
font-size: 25px;
}Seems the normal icons used doesn’t works properly because also the microphone icon on the Record button doesn’t display correctly on mobile devices.
Anyway thanks to the plugin author for the quick support.
Angelo
Forum: Plugins
In reply to: [Voice Audio Widgets] Trash Icon not visibleI used Browserstack because a user reported it to me that it doesn’t work. I can’t see it working on mobile too, the icon is not visible. Did you test it on mobile?
thanks
Forum: Plugins
In reply to: [Voice Audio Widgets] Trash Icon not visibleI’m talking about the front end.
In this page you can see a CF7 where I added the shortcode to display the record button and player.
Near the player should be visible a thrash icon in order to delete the registration.
It’s not visible on mobile devices and also on Mac devices for desktop version.
Thanks for helping!
Angelo
Forum: Plugins
In reply to: [Voice Audio Widgets] Trash Icon not visibleSure: https://rb.gy/ihw34s
thanks for your help!
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Sitemap 404 errorHi @carlosvai I solved excluding the sitemap in the litespeed plugin in this way, please go to LiteSpeed Cache > Cache > [4] Excludes > Exclude Settings > Do Not Cache URIs, and insert in this field the only word “sitemap”. Hope it will work also for you.
Forum: Plugins
In reply to: [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings] Sitemap 404 errorThank you for the anwser @rankmathteam but sorry, I tried both by adding:
/(.*)sitemap(.*).xml
/(.*)sitemap.xsl
/sitemap_index.xsl
/sitemap_index.xmlor
/(.*)sitemap(.*).xml
/sitemap_index.xmlto LS cache excludes.
I also already have this filter into my functions.php:
add_filter( ‘rank_math/sitemap/enable_caching’, ‘__return_false’);As I wrote, I know I can temporary solve this issue by saving the permalink page. But I can’t loose connection with the sitemap every month and check everyday if everything works as expected.
Also can’t understand why users should add a filter in order to avoid sitemap caching. Why a sitemap should be cached by default?
I followed all the steps listed in your message by reading about this issue on old Rank Math posts and your blog guidelines but the issue still persists…
Let me know if you can further help otherwise I cannot use anymore the RankMath plugin on my websites.
Thanks.
Hi @onesignal and thank you for your feedback. Sorry for misunderstanding but I don’t need to track subscriptions but only adding a different CSS class to the shared script when appears the message: “Subscribe to Notifications/Unsubscribe from Notifications”
In this part:
var subscribeText = “Subscribe to Notifications”;
var unsubscribeText = “Unsubscribe from Notifications”;Thanks for supporting,
AngeloOf course, you deserve it!
Simply perfect, thanks to @rankmathteam !
Hello @rankmathteam thanks it solved but I thought that was a separate option for pages and posts.
It is possible to hide title only for posts and not also pages? If it’s not a built-in option it is possible to do it via functions?Thanks,
AngeloThank you very much @rankmathteam
The only thing missing in the breadcrumbs is the last page, as you can see here:
https://techpeople.it/redazione/It only shows “HOME” but I would like the last page to be visible. That should be possible?
Thanks,
AngeloForum: Plugins
In reply to: [Easy Table of Contents] Scroll offset not workingSent, thank you.
Forum: Plugins
In reply to: [Easy Table of Contents] Scroll offset not workingHi @magazine3 here you can see a video of the issue: https://www.loom.com/share/4beefa4150544042bddc2e3881ed6c94
Thanks,
Angelo