wordmax
Forum Replies Created
-
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Suggestion for a handy feature…Thanks
Thank you that was helpful.
Might be a good idea to make the style setting for the mobile menu (gear icon) flash or change color, something like that. It’s pretty easy once you know where to look.Hi thanks for your help!
The code you gave above did not work for me.
I tried using this instead and it works well inside an adblock running in both the php mode or non-php mode. Do you think it matters whether I use the php or non-php mode?
<?php urlencode (do_shortcode ("[adinserter data='title']")); ?> <a title="[adinserter data='title']" href="https://www.google.com/search?q=[adinserter data='title']">[adinserter data='title'] - Google Search</a>Also I would be cool if you put a discreet Paypal donation button on the plugin’s WP admin/setting screen. Nothing obtrusive, but just an easy way for users like me to send random donations as needed. Thanks!
Hi Alex,
Yes that’s what I meant. Another plugin. I thought you may be interested because the Magic Plugin probably already has alot of the code in place, just needs some small modifications to produce content from the Google custom search API method.
Hope you’ll consider it. “Magic Content” plugin. It could be used programmatically to fetch content from Google search results based on the title of the WordPress title words.
Just another easy way to populate a large programaticlly auto-publishing site with a bit of extra content where desired. Json results via API can be custom tailored for appearance, etc.
Google search results not the same as news rss feeds. Different content.
Hi Marcel,
Just following up on this idea I proposed for the plugin to programmatically fetch/insert featured images from Google Images, Flickr, Bing, etc based on the title of the post.
I’m currently using plugin Magic Post Thumbnail to produce featured images based on the title. I’ve created a custom shortcode value for the [post_title] that can be implemented anywhere as necessary.
So I would be very cool if this plugin would be able to use my [post_title] in it’s code in order to produce a featured image from desired source like Google Images, Bing, Flickr, etc.
Hope this makes sense and let me know what you think about the idea!
Thanks!
- This reply was modified 6 years ago by wordmax.
Thanks! That will be an awesome feature which I will definitely use and tell others about. Let me know if you need a beta tester ๐
Resolved. Thanks
Thank you.
I added the following code to the feedzy-rss-feed.php file:
function feedzy_readmore( $content, $link, $feedURL ) { $content = str_replace( array( '[รขโฌยฆ]', '[โฆ]', '[…]', '...' ), '<a href="' . $link . '" target="_blank">' . __('Read more', 'yourTextDomain') . ' →</a>', $content ); return $content;And then I added the value readmore=”yes” variable in the short code string:
[feedzy-rss feeds="https://www.bing.com/news/search?q=bitcoin&format=rss " max="6" feed_title="no" target="_blank" refresh="2_hours" title="100" thumb="no" size="50" meta="no" summary="yes" summarylength="200" readmore="yes"]If you want to change the text “Read more” edit the function code above. In my case I wanted it to show “continue reading” so I changed it.
Hope this helps anyone trying to figure out how to get readmore link to show.
Sorry:
Try this rss feed instead:
https://www.bing.com/news/search?q=tesla&format=rssHere’s how I’d be using it to display feed w/ shortcode:
[feedzy-rss feeds="https://www.bing.com/news/search?q=tesla&format=rss" max="6" feed_title="no" target="_blank" refresh="2_hours" title="100" thumb="no" size="50" meta="no" summary="yes" summarylength="500"]So can I insert a shortcode command in there for ‘readmore=”yes” or equivalent? Please show how in documentation in which file to add appropriate readmore function code and also how readmore variable can be used in shortcodes.
Thanks
- This reply was modified 6 years ago by wordmax.
Sorry, thought I’d left a review already.
Done.
I tried adding both of the read more functions to wp functions, no luck getting “read more” to display at the end of the summaries.
Seems the documentation could be a little more detailed about how to implement the suggested functions for desired results regarding “read more” link.
Are there shortcode parameters like readmore=”somevalue” ?
FYI – I tried searching documentation before adding this thread. No luck. That’s why I created this thread. Thanks- This reply was modified 6 years ago by wordmax.
Forum: Themes and Templates
In reply to: [Neve] Developer message keeps appearingAnnoying admin dashboard message persists even with the last (free version) update and will not go away no matter how many times you opt-out “no thanks” or with the X close window.
Do you enjoy Neve? Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected. What do we track?
Sure, I would love to help.No, thanks.Please fix it.
Thanks.
Forum: Themes and Templates
In reply to: [Neve] Annoying NEVE message in WP Admin dashboardAnnoying admin dashboard message persists even with the last update and will not go away no matter how many times you opt-out “no thanks” or with the X close window.
Do you enjoy Neve? Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected. What do we track?
Sure, I would love to help.No, thanks.Please fix it.
Thanks.
Aha. I found it here…
https://docs.oceanwp.org/article/653-oceanwp-theme-changelog
Today my site broke due to critical error having to do with magic post. Site was working great until today. I disabled all plugins and re-activated one at a time until I found the conflict. The conflict/error appears to be associated with the Ad Inserter plugin.
Any ideas? Here are the errors when trying to activate magic post…
[12-Mar-2020 18:46:31 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 20396
[12-Mar-2020 18:48:05 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /home/user/website_url/blog/wp-content/plugins/updraftplus/class-updraftplus.php on line 4504
[12-Mar-2020 18:48:09 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in /home/user/website_url/blog/wp-content/plugins/updraftplus/class-updraftplus.php on line 4504
[12-Mar-2020 18:56:22 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:22 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:22 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:22 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:24 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:24 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:24 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:56:24 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 18:57:48 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 23571
[12-Mar-2020 18:58:03 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 23649
[12-Mar-2020 19:01:23 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 20075
[12-Mar-2020 19:01:25 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 20090
[12-Mar-2020 19:01:25 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-content/plugins/magic-post-thumbnail/freemius/includes/class-freemius.php on line 20090
[12-Mar-2020 19:06:01 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 19:06:01 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 19:06:01 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 19:06:01 UTC] Aq_Resize.process() error: $url parameter is required
[12-Mar-2020 19:12:51 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2621440 bytes) in /home/user/website_url/blog/wp-includes/pluggable.php on line 558