Forum Replies Created
-
AuthorPosts
-
September 19, 2023 at 12:03 am in reply to: Using ShortCoder to create hand coded HTML in WordPress #13513Aakash ChakravarthyKeymaster
Hi Greyhart,
I see that the code is inserted in your page as expected.
The page already has html, body tags. We cannot insert another HTML and body tag in the page.
Please strip out the main tags like html, body, title and use the content related HTML alone (like link tag or CSS, any tag inside body)
You can view the page source to see the complete HTML and the inserted code.
Thanks,
AakashSeptember 18, 2023 at 8:37 pm in reply to: Using ShortCoder to create hand coded HTML in WordPress #13510Aakash ChakravarthyKeymasterHi Greyhart,
Thanks for using Shortcoder.
Yes you are right. Shortcoder is a plugin to create “shortcodes” for HTML/CSS/JS codes.
You just need to create a shortcode and enter the HTML/CSS/JS in the content box. Now, you can use the shortcode anywhere within WordPress to get the full code.
Shortcoder becomes handy, when you have HTML/CSS/JS code which you would like to use in multiple places. Just change the shortcode content and the code is reflected in all the usages.
Hope this helps.
Thanks,
AakashAakash ChakravarthyKeymasterHi Jean,
Thanks for buying Super RSS Reader PRO plugin.
No worries. It seems that there is a communication issue between your server and our servers.
I’ll check out server logs and update on Monday.
Meantine please dismiss the notification and continue to use the plugin normally. There wont be any restrictions.
Thanks,
AakashAakash ChakravarthyKeymasterHi Daniel,
Sorry that I missed your email. I had replied to your query now.
Yes, it is possible to implement such feature where the cache will be automatically be invalidated and the latest feed will be fetched. But it needs special logic and implementation which the plugin does not include now.
I’ll try to work on this implement in the next versions.
Thanks,
AakashAakash ChakravarthyKeymasterHi Matrix,
I have read your email and I can see the facebook widget on your page.
Can you please check again?Thanks,
AakashAakash ChakravarthyKeymasterHi Sergio,
Thansk for using UFW – PRO plugin.
I agree, search page option is missing. There were no requests for that feature hence I didn’t think of that. Now that you have asked, I can add to the next version of the plugin.
I’m planning that version in the next couple of weeks. I’ll include that in that release.
Thanks,
AakashSeptember 8, 2023 at 2:49 pm in reply to: RSS Error: WP HTTP Error when rss url contains [ ] characters #13476Aakash ChakravarthyKeymasterThats great! Cheers!
September 7, 2023 at 11:10 pm in reply to: RSS Error: WP HTTP Error when rss url contains [ ] characters #13472Aakash ChakravarthyKeymasterHi Nina,
Thanks for buying Super RSS Reader – PRO.
Can you please share the full RSS feed URL? I’ll try the feed on my test site and update you further.
Thanks,
AakashAakash ChakravarthyKeymasterCheers! Have a good day!
Aakash ChakravarthyKeymasterHi Mandeep,
Yes, the RSS feed provided has contents till 11th august. Hence it is displaying that.
https://feeds.feedburner.com/breakingtravelnewsThanks,
AakashAakash ChakravarthyKeymasterHi Mandeep,
The reader is displaying feed as per the RSS content provided.
You can read the content in the RSS URL to compare.Could you please share details on what is missing?
<item> <title>DAMAC’s 120-villa Maldives Island Resort Construction on Track for 2025 Delivery</title> <link>https://www.breakingtravelnews.com/news/article/damacs-120-villa-maldives-island-resort-construction-on-track-for-2025-deli/</link> <guid>https://www.breakingtravelnews.com/news/article/damacs-120-villa-maldives-island-resort-construction-on-track-for-2025-deli/#When:09:11:04Z</guid> <description>Project delivery of the Mandarin Oriental Bolidhuffaru Reef Resort expected in 2025</description> <dc:subject>Hotel, Organisations & Operators,</dc:subject> <dc:date>2023-08-11T09:11:04+00:00</dc:date> </item>
Breaking News 11 AUGUST 2023 DAMAC’s 120-villa Maldives Island Resort Construction on Track for 2025 Delivery
Thanks,
AakashSeptember 1, 2023 at 2:39 pm in reply to: Trying to remove the !important that you guys put in the code #13447Aakash ChakravarthyKeymasterHi David,
Modifying load-style.php is not the right thing to do.
Can you please let me know why you need to remove
!important
?
It is set so that themes to not add a border to the announcement.If you want to set a border forcefully, then use the CSS below.
div.ancr.ancr-wrap{ border-left-width: 1px !important; border-right-width: 1px !important; }
If you want to remove that altogether for some reason, then you must edit the plugin file itself. It may get overwritten in the next update.
Fileplugins/announcer/public/css/style.css
Thanks,
AakashAakash ChakravarthyKeymasterHi Webm,
Shortcoder did not make any change related to this. It does not strip away any tags.
It might be done by other plugins.
Did you upgrade any other plugins/theme recently?If you want to confirm this, you can uninstall shortcoder v6.3 and install shortcoder v6.2 by downloading the link below.
https://downloads.wordpress.org/plugin/shortcoder.6.2.zipLet me know how it goes.
Thanks,
AakashAugust 26, 2023 at 1:25 pm in reply to: How to allign the social icons generated from your website in html website #13422Aakash ChakravarthyKeymasterMarking this as resolved.
Aakash ChakravarthyKeymasterHi Ted,
Looks like sanitization function is very strict. I’m checking this issue.
Thanks,
Aakash -
AuthorPosts