sravaniG
Forum Replies Created
-
Hi @emazharulislam,
Thanks for the reply.
I have contacted you on the mentioned link.I could isolate the issue.
<div class=”wpuf-fields”>
<div id=”wpuf-currentecgr-40-upload-container” style=”position: relative;”><div class=”wpuf-file-warning”></div>
<div class=”wpuf-attachment-upload-filelist” data-type=”file” data-required=”yes”>
Select File(s)<ul class=”wpuf-attachment-list thumbnails ui-sortable”>
</div>
<div id=”html5_1coporfpt1e6htn1ogg1pa5r5g9_container” class=”moxie-shim moxie-shim-html5″ style=”
position: absolute; top: 0px; left: 0px; width: 0px; height: 0px; overflow: hidden;”><input id=”html5_1coporfpt1e6htn1ogg1pa5r5g9″ type=”file” style=”font-size: 999px; opacity: 0; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;” multiple=”” accept=””></div></div><!– .container –><span class=”wpuf-help”></span>
</div>
Issue resoles if overflow hidden is changed to ‘visible’ in class <div id=”html5_1coporfpt1e6htn1ogg1pa5r5g9_container” class=”moxie-shim moxie-shim-html5″ style=”
position: absolute; top: 0px; left: 0px; width: 0px; height: 0px; overflow: hidden;”>div#html5_1coporfpt1e6htn1ogg1pa5r5g9_container.moxie-shim moxie-shim-html5
{
overflow: visible;
}
is not fixing because the id keeps changing on refresh.Need your assistance.
Kindly reply.Issue is observed on iPhone 7+ too.
Hi @kubitomakita,
Thanks for your reply.Yes, the issue is with comment replied trigger on Admin/editor comment.
Please find the screenshots.
https://ecg.siicp.com/wp-content/uploads/2018/07/Admin-commented.jpg
https://ecg.siicp.com/wp-content/uploads/2018/07/Post-Added.jpg
https://ecg.siicp.com/wp-content/uploads/2018/07/User-reply-comment-to-admin-comment.jpg
- This reply was modified 6 years, 4 months ago by sravaniG.
Hi @rafsun,
Thanks for your response.I have commented as a normal user. Neither admin nor the post author has received the mail about the comment.
Forum: Fixing WordPress
In reply to: Not able to access wordpress Admin DashboardHi t-p,
After Enabling debugging, found following errors on the site.
1. Warning: array_keys() expects parameter 1 to be array, boolean given in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36 Warning: array_intersect(): Argument #2 is not an array in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36 Warning: reset() expects parameter 1 to be array, null given in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 37 Warning: array_keys() expects parameter 1 to be array, boolean given in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36 Warning: array_intersect(): Argument #2 is not an array in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 36 Warning: reset() expects parameter 1 to be array, null given in /var/www/html/wordpress/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php on line 37
2. Notice: Trying to get property of non-object in /var/www/html/wordpress/wp-content/themes/Newspaper/includes/wp_booster/td_data_source.php on line 97
And even after disabling js-composer plugin, error.2 still exists.
And in all the cases can’t access admin dashboard.
Forum: Fixing WordPress
In reply to: Not able to access wordpress Admin DashboardHi t-p,
Thanks for your reply.
But changing theme did not help me.
Facing the same issue still.Forum: Fixing WordPress
In reply to: Not able to access wordpress Admin DashboardI’ve tried renaming plugins many times in various permutations & combinations.
It didnt work.Coming to your third point… I’m not able to access WP dashboard. So how can i switch themes? Is there any way to do it?
Forum: Fixing WordPress
In reply to: Host transfer – site not workingFixed.
Go to host PhpMyAdmin > select database > select wp-users > In the data I have changed the password and username for admin.
It worked.
Thanks for taking time to helpForum: Fixing WordPress
In reply to: How to access dashboardFixed.
Go to host PhpMyAdmin > select database > select wp-users > In the data I have changed the password and username for admin.
It worked.
Thanks for taking time to helpForum: Fixing WordPress
In reply to: How to access dashboardNo. because I’ve transferred this site from other host just today.
I do not know what is dashboard url as I have not installed wordpress(as stated i just copied files from old host to new host)
If I add wp-admin it is going to login page that looks like dashboard. but If i register in that window it takes me to the site. not the dashboard even you can try the same.I do not have any extra username and password
Forum: Fixing WordPress
In reply to: How to access dashboardHi Susan,
Yes I did try
If i add wp-admin at the end it redirects to a page where members of the site ramcosa.in would register.
site: ramcosa.inForum: Fixing WordPress
In reply to: Host transfer – site not workingHi Geoffrey,
Thanks for responding.
Issue was
1.in wp-config I did change db name, username, password but not host.
I have changed the host name
2.Plugins directory was renamed. Changed it back to plugins.Its working since then. But the issue is how to login to wordpress dashboard??
usually we install wordpress from host where we get url, username, password. But while migrating I haven’t installed wordpress, its just a transfer of wordpress files. so I am wondering how to workaround with it?
It would be helpful if you can suggest anything of your knowledge.Forum: Themes and Templates
In reply to: Hide Author and date details while sharingI have installed yoast SEO and added open graph meta tags to my theme functionalities.
Does yoast SEO has social sharing buttons to display at the end of every post? if so, where can i configure it?
or Shall I use other plugin for buttons? (If I use other plugin, meta tags are not reflecting)Kindly address
Forum: Fixing WordPress
In reply to: Google AnalyticsHi,
I got it after placing google analytics.
But I would like to know the following
> Is it not possible to do through wordpress for the website https://www.digim.xyz?
because was able to do it through WP for https://www.digim.xyz/digim-wp or https://www.digim.xyz/DigiM-Speaks