Oh, boy, hope I don’t waste your time.
Thank you
]]>Got a ‘critical warning’ (via Wordfence) and the Plugin homepage says the plugin is temporarily closed pending a full review. Is the plugin continuing or is this just a glitch? Thanks.
]]>Hello, I made a list of quotes that use a custom breaker of %%. The quotes are a list that displays a few things each day varying in length. Is there a way to make it so the quote appears in a bullet point list where at every new line it creates a bullet until the breaker?
For example my daily quote is:
%%
Test
1
2
3
%%
I want a bullet before every number and the word “Test”
]]>Is there a way to set the plugin to automatically skip certain days? In this case, I have enough quotes for Monday through Saturday, but don’t want to show quotes on Sundays.
]]>hello is there a way to start from the day i want.
i want to add only 30 day content and i dont want random numbers or somethink like that other days can i do it ?
]]>Can I add internet links to dailies? I am creating a daily quiz about songs about peace, love, and understanding and I would love to put a link to an audio or video of the song.
]]>Dear Jeremy,
I hope you are well.
I’ve currently got someone working on the issue I emailed you about recently; although, a snag has been hit.
Basically, the person has created the following code:
Code Modified , Index.php Line 103
$ip_address = $_SERVER[‘REMOTE_ADDR’];
$url = “https://ip-api.com/json/” . $ip_address;
$response = wp_remote_get( $url );
$response_body = wp_remote_retrieve_body( $response );
$location = json_decode( $response_body );
if(isset($location->timezone)){
$date = new DateTime();
$timezone = new DateTimeZone($location->timezone);
$date->setTimezone($timezone);
$curday = $date->format(‘z’);
}else{
$curday=current_time(‘z’);
}
Having tested this, I can confirm that when using a VPN, it does change the relevant quote for different places (e.g., I’ve switched to Perth, Australia, and the day/quote changes as expected).
However, weirdly, I’ve found that at about 7/8 PM local time (my computer is currently set to UTC Atlantic Time (Canada) -4 (although, I’m not in Canada) the quote changes to the next day/date (this should, I would expect, change after midnight local time). E.g., it’s the 6th February. At 7/8 PM the quote will change to 8th February, but the local time/date will still be 7/8PM on 6th February.
This occurs when using different PCs that have no VPN, and also having tried on cellular telephones (Android, iPhone), using the cellular network (meaning it is not the local router at fault).
The WordPress Server is set to GMT (UTC+0).
So, the person helping is currently perplexed (as am I) as to what’s causing the Issue.
I’m wondering if you are able to shed some light on a possible cause (you know the plugin better than anyone), so that I can feed this back to the person assisting, please?
Thank you for any pointers you might be able to offer as to the issue.
]]>Hi,
Not really a support issue. I just want your opinion before I proceed.
I’m thinking of hiring someone to implement a change to this plugin – the change will be along the lines of the plugin displaying the quote based on the timezone/date/time of the person visiting the website, and not of the timezone of my own website (which can result in the wrong daily quote being displayed for some in different time zones).
My understanding is that this plugin is open source. If changes are made to the plugin by someone other than you, will the change be made widely available for others?
Are there any other considerations I should keep in mind before proceeding?
Thanks for any advice you may provide.
Sincerely,
S A
]]>Hello, is it possible to customize the plugin to add a background image and also make the quotes shareable and downloadable?
]]>Hi! Does this plugin work with Unicode characters? I plan to use Cyrillic letters. Thank you!
]]>I installed the plugin. Saved the settings, tried to make a new section and every time I get “Current:?Error” when saving. Settings save fine. I even tried with just one quote, no change. Thoughts?
]]>Hi,
I installed Cleverwise Daily Quotes but can’t get past the first instruction – WARNING!!! WARNING!!! WARNING!!! Your daily quote sections will NOT display without a theme. Please visit settings and save a general theme!
Where in Settings do I find this?
I already have Hello Elementor as my theme, I can’t see anywhere in settings/general to save a general theme?
Thanks
]]>Hi Just wondering if there are any other options for the short code besides the ones listed?
[cw_daily_quotes cw_ds_id="1"]
If you desire to limit the number of words displayed use the following:
[cw_daily_quotes cw_ds_id="1" cw_ds_wcnt="10"]
]]>
Hi. Upon activating the plugin the wordpress dashboard displays the following message.
The plugin generated 158 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
In the settings for the plugin I am getting
Warning: Trying to access array offset on value of type bool in /wp-content/plugins/cleverwise-daily-quotes/dqa.php on line 858
after setting the theme and returning to settings this message went away and I got
Warning: Undefined array key “section_titles” in /wp-content/plugins/cleverwise-daily-quotes/dqa.php on line 858
This last warning went away after adding some quotes.
So if I had to guess those warnings are okay and everything is working fine but I just wanted to mention it.
Thanks for your great work!
]]>I’d love to change the black box color to a different color.
Can it be done? How?
Thanks for your awesome plugin!
]]>Hello,
how do I add daily quotes as a general widget to pages and posts? Is it possible to have one quote that always shows up “first” for any new website visitor?
Thanks guys!
]]>I will be moving from an old, obsolete QOTD plug-in and would like to know if it’s possible to do a CSV upload of my existing content? I have > 400 quotes I’d like to upload.
Also, can the app be set to pull a random quote every day?
thanks!
]]>Hello,
Firstly, thanks again for the great plugin and also your continued support – much appreciated!
This is probably an elementary question. I want to format the text in my quotes better. Ideally, I’d also like the text JUSTIFIED, if possible.
However, I would like to know if there’s a way to add punctuation like the hyphen. Currently, in some places I have a ‘–‘ as a substitute for the ‘—’. If you could remind me of the text format that is used (some kind of markup), and perhaps where to find a list of instructions for that markup, that’d be appreciated.
Sorry to bother you with this elementary question, but I haven’t touched the plugin, or the .TXT files I used to create the quotes, in over a couple of years.
Cheers.
]]>I am guessing there is some code I can put in the shortcode but not sure what will work.
]]>When I create the list of quotes and then save them, I go to edit and the box of quotes is empty. When I go to view and then copy the short code, I paste it in Elementors short code widget and nothing happens.
]]>Hello!
How can I remove the black box, and put some color customizations for title and text?
]]>When I use Customize in wordpress menu, the quotes widget shows up and I can see it.
When I publish, and enter the website from an incognito tab to check it as a guest. the quote box doesn’t show up. It was working fine when I first installed it.
I’ve tried, deactivating and reactivating. i’ve searched all the setting, nothing seems to work.
I don’t know how to use php, so i didn’t want to try and by mistake break my site.
Thanks,
So, Jeremy, I’m an idiot, even if I do have a contributors’ badge on this forum.
I think this would be a great plugin if I could get it working. I’m having trouble figuring out its initial setup, as this client’s site doesn’t use categories. Can this plug display quotes without them? If no, then any tips for how to display quotes, ie, build a category that’s for the quotes only? Sorry, but, like I said, I’m an idiot. If it’s helpful, I’m running WordPress 5.83, Weaver Xtreme v 5, an 8gb vps w/Nginx as webserver & Ubuntu 20.04 as the OS, PHP v7.4.
BTW, just curious–what is %break%?
This is great work, btw. I use a screen reader due to sight impairment, & this plugin is amazingly accessible. Thank you for that! There are more sight-impaired authors out there than most folks realized, & I’ll definitively be recommending it to my friends if I can get it up & running.
]]>This is the message after activation so I’d like to know if there’s some problem and in case, the solution: ?This plugin generated 161 unexpected output characters during activation. If you notice “headers already sent” messages, feed problems or other issues, try to disable or remove this plugin.?
Thanks in advance.
]]>Please help me setting up the plugin.
What I need:
I have some texts. I want to display one text every day.
What steps should I take to achieve the needed result?
Would be happy to pay for dedicated support to get the things sorted.
Thanks in advance!
]]>Hi, is any way to show a excerpt of first 10 or 20 words of the quote?
Something like [cw_daily_quotes cw_ds_id=”42″ words=”20″]
Thanks a lot.
]]>Hello could you please help me with the code to display the quotes in a particular way,
Basically the lines that i want to show are:
Date (my text) Example: January 1
Quote Title (my text) Example: Vigilance
Quote body (my text) Example: “We keep what we have only with vigilance…”
Quote reference (my text) Example: Basic text p.54
Quote Foot:(my text) Example: Just for today: I will be vigilant, doing everything necessary to guard my process.
Thanks in advance!
]]>Hello ?? we’re enjoying your plugin, thank you!
However the Query Analyser is throwing up a warning in PHP8 (I know its not a big deal, but it’ll clean up the log for us if you wouldn’t mind fixing this small thing ??
Undefined array key “layout”
wp-content/plugins/cleverwise-daily-quotes/index.php:133
Many thanks!
]]>I’m migrating from another quotes plugin. I have 2000+ quotes in a .json file and I’m wondering if there’s any way to import them to this plugin?
Thank you!
]]>Hello,
I’ve been using your Daily Quotes for ages without a problem. However, recently I’ve noticed that the quote had not updated and has remained on the previous day.
Today, 14/09/2021, I looked at the quote page and found that it was still set to 13/09/2021. I had to deactivate and reactivate the plugin for this to update to the correct day. This is the second occurrence of this problem, but I have no idea what the cause might be. I do know that I have updated various plugins, and also display the Daily Quote using the Shortcode with Elementor.
The WordPress TimeZone is GMT (UTC+0). I’m in a different Time Zone, about 4/5 hours behind GMT, so it should definitely have updated before I checked it today.
Any ideas as to the cause of the issue and how to prevent?
Thanks.
]]>