Benjamin Hagh Parast
Forum Replies Created
-
Forum: Plugins
In reply to: [Say hello] Wrong Greeting during Evening 11pmHowdy @mywp1,
thank you for reaching out and bringing this matter to my attention. I appreciate your kind words about the plugin and I’m here to help resolve the issue you’ve encountered.
I understand that you’ve been experiencing a discrepancy in the greeting displayed by the plugin. Specifically, during your testing around 10-11pm, the plugin is showing “Good afternoon” instead of the expected “Good evening.” I apologize for any inconvenience this has caused and I’m committed to assisting you in resolving this matter.
From your description, it seems that the issue might be related to the time settings within your WordPress installation. The greeting messages in the plugin are based on the local time settings, which are often influenced by the site’s time zone and time format. To ensure that the correct greeting is displayed, please follow these steps:
- WordPress Time Zone Setting: Make sure that your WordPress site’s time zone is accurately set to GMT+8 (your local time zone). You can adjust this by navigating to Settings > General and selecting your correct time zone from the dropdown menu.
- Time Format: The plugin’s greeting messages are tied to the time format set in WordPress. To ensure that the correct messages are displayed, you should have the time format set to 24-hour format. You can check and adjust this by going to Settings > General and selecting the appropriate time format.
Once you’ve made these adjustments, please clear your browser cache and test the plugin again around 10-11pm in your local time zone. This should ensure that the correct greeting, “Good evening,” is displayed as expected.
I understand the importance of having accurate greetings for your users, and I’m dedicated to resolving this matter promptly. If you encounter any further issues or if the problem persists after making the adjustments, please don’t hesitate to reach out to me. Your feedback is invaluable in helping me improve the plugin for all users.
Thank you once again for using the plugin and for your understanding as we work through this matter. I’m here to assist you and I’m committed to ensuring that the plugin functions flawlessly for your website.
Best regards,
Benjamin Hagh Parast- This reply was modified 1 year, 3 months ago by Benjamin Hagh Parast.
- This reply was modified 1 year, 3 months ago by Benjamin Hagh Parast.
- This reply was modified 1 year, 3 months ago by Benjamin Hagh Parast.
- This reply was modified 1 year, 3 months ago by Benjamin Hagh Parast.
Forum: Reviews
In reply to: [Show user avatar] Does not work for me (WP 6.2)I apologize for the confusion. It seems that the shortcode is currently outputting the HTML code for the avatar image tag instead of rendering the actual image. To display the avatar image instead of the HTML code, you need to modify the code slightly.
Here’s an updated version of the code:
function show_user_avatar() {
global $current_user;
get_currentuserinfo();
return get_avatar($current_user->ID, 64);
}
add_shortcode(‘avatar’, ‘show_user_avatar’);I think that will be a good think.
So wich once are needed for the instagram functionality.
Place just send back the files that are necessary if its possible.
Thanks.Add_Ons
WP
Widget.php
Admin
Admin_Menu.php
Admin_Page.php
Admin.php
Authentication.php
Forms
Add_Gallery.php
Edit_Gallery_Templates.php
Vanilla_Form.php
Getting_Started.php
Helper.php
Options_Manager.php
Shortcode_Replace.php
Shortcode_Usage.php
Wizard
Flickr.php
Google_Photos.php
Instagram.php
Screen_Fields.php
Screen_Flow.php
SmugMug.php
Source.php
Wizard.php
WP.php
Zenfolio.php
changelog.txt
Components
Album_List.php
Album.php
Collection.php
Error.php
Header.php
Pagination.php
Photo_List.php
Photo.php
Printable.php
Single_Photo.php
Stack_Trace.php
Core
Cron.php
Gallery.php
Photonic.php
Template.php
Utilities.php
grunt
Gruntfile.js
package.json
webpack.config.js
include
css
ext
images
js
languages
photonic.pot
Layouts
Core_Layout.php
Features
Can_Use_Lightbox.php
Grid.php
Level_One_Gallery.php
Level_Two_Gallery.php
Slideshow.php
Lightboxes
BaguetteBox.php
BigPicture.php
Colorbox.php
Fancybox.php
Fancybox2.php
Fancybox3.php
Fancybox4.php
Featherlight.php
Features
Show_Videos_Inline.php
GLightbox.php
Image_Lightbox.php
Lightbox.php
Lightcase.php
Lightgallery.php
Magnific.php
None.php
PhotoSwipe.php
PhotoSwipe5.php
PrettyPhoto.php
Spotlight.php
Strip.php
Swipebox.php
Thickbox.php
VenoBox.php
Modules
Authenticator.php
Core.php
Flickr.php
Google_Photos.php
Instagram.php
Level_One_Module.php
Level_Two_Module.php
Lightroom.php
Native.php
OAuth1.php
OAuth2.php
SmugMug.php
Zenfolio.php
Options
Defaults.php
Flickr.php
Generic.php
Google.php
Instagram.php
Lightbox.php
Option_Tab.php
Options.php
screenshots
Flickr-1.png
Flickr-2.png
Flickr-3.png
Flickr-4.png
Flickr-5.png
Flickr-6.png
Flickr-7.png
SmugMug-1.png
SmugMug-2.png
SmugMug-3.png
SmugMug.php
Zenfolio.php
photonic.php
readme.txt
screenshot-1.png
screenshot-2.jpg
screenshot-3.png
screenshot-4.png
screenshot-5.jpg
screenshot-6.jpg
screenshot-9.jpg
uninstall.phpHi Sayonta,
i have a Business account by Facebook. I would love to take over the development for Instagram if you agree.
Benjamin
Okay i was following for conversation her. I dont know why i face the same issue.
i was thinking to take the necessary code and ad a function with a shortcode option an place it on posts ore pages
Is it possibly this one? https://plugins.trac.www.ads-software.com/browser/photonic/trunk/Modules/Instagram.php
i just want the instagram code and use that with the api
And by the way you are doing a great job ??
how can i just take the instagram code and use just that with an api?