buster13
Forum Replies Created
-
sorry to hijack thread.
my ‘admin’ role can see the internal link menu in post > edit
my ‘editor’ role cannot see.i have 51 posts, only first 32 got links.
is it because i wrote the first 32 posts as ‘admin’ role and the later i am using ‘editor’ role? hence, only 32 out of 51 got affected and utilized the internal link plugin.thank you.
i manage to resolve it thoughIvory Search > Extras > Custom Fields > (Enable) Search selected custom field values -> choose ‘upg_custom_field_1’
Forum: Plugins
In reply to: [Ivory Search - WordPress Search Plugin] Cannot find UPG plugin custom fieldthank you.
i manage to resolve it base on your image
though mine is from Search > Extras > Custom Fields > (Enable) Search selected custom field values -> choose ‘upg_custom_field_1’I want to have a ‘nickname’ field so every photo will have a By: (nickname).
I am not using UPG ‘tags’ so can I utilize rename/reuse it as nickname instead of using the a UPG custom field?Of course, I might regret in future if I decide to use UPG tags.
Forum: Plugins
In reply to: [User Post Gallery - UPG] Where get UPG post link?Thank you!
Resolved.Forum: Themes and Templates
In reply to: [VW Kids] ol ul not affect by content typographyok will try that but since you guys already have a ‘paragraph’ typography, why not add 1 more for li or ‘others’? just a suggestion. this is because i must always rem to go back to update the additional CSS to sync with the main ‘paragraph’ typography.
Forum: Plugins
In reply to: [Media Cleaner: Clean your WordPress!] Plugin won’t loadI updated WP version and media cleaner today.
I also see BLANK when I click Dashboard – https://example.com/wp-admin/admin.php?page=meowapps-main-menu
Then I saw this email delivered to my wp admin email.
By the way, I am using Docker wordpress.=====
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.5.1
Current theme: Sinatra Child (version 1.1.2)
Current plugin: Media Cleaner (version 6.0.7)
PHP version 7.4.7Error Details
=============
An error of type E_ERROR was caused in line 151 of the file /var/www/html/wp-content/plugins/media-cleaner/common/admin.php. Error message: Uncaught RuntimeException: SplFileObject::__construct(/dev/stderr): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/media-cleaner/common/admin.php:151
Stack trace:
#0 /var/www/html/wp-content/plugins/media-cleaner/common/admin.php(151): SplFileObject->__construct(‘/dev/stderr’, ‘r’)
#1 /var/www/html/wp-content/plugins/media-cleaner/common/admin.php(200): MeowCommon_Admin->get_phperrorlogs()
#2 /var/www/html/wp-includes/class-wp-hook.php(287): MeowCommon_Admin->admin_meow_apps(”)
#3 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#4 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#5 /var/www/html/wp-admin/admin.php(259): do_action(‘toplevel_page_m…’)
#6 {main}
thrown- This reply was modified 5 years, 8 months ago by buster13.
Forum: Themes and Templates
In reply to: [Sinatra] nav menu disappear in copyright footer in mobile viewResolved!
Forum: Themes and Templates
In reply to: [Sinatra] nav menu disappear in copyright footer in mobile viewThis is fixed in 1.12
Thank you for this great theme!Left a 5/5 truthful review!
Thank you for this wonderful theme!Forum: Themes and Templates
In reply to: [Sinatra] Anyway to hide a sidebar in mobile view?Thanks your your CSS fix.
I actually DIY myself and is currently using this to hide the TOC sidebar in mobile view.@media only screen and (max-width:767px) { .single #secondary { display: none; } }Will consider using your CSS fix instead if I decided to add back the TOC (this time before the content)
Forum: Themes and Templates
In reply to: [Sinatra] nav menu disappear in copyright footer in mobile viewThank you, Sir!
I will wait for your minor fix.Forum: Themes and Templates
In reply to: [Sinatra] Possible bug on pagination?Hi, I had emailed you my website.
Thanks in advance.Thank you.
Forum: Themes and Templates
In reply to: [Sinatra] nav menu disappear in copyright footer in mobile viewNormal desktop view
https://ibb.co/XtfDyKsMissing nav menu in mobile view: [About] [Contact] [Terms & Privacy]
https://ibb.co/JFzMGDv