sheikh sameer
Forum Replies Created
-
Hello,
Upload functionality is working only for Contributors & Subscribers users but it’s not allowed to upload avatar for custom role.
For example, I have created a custom role artist & when i tried to upload user avatar from front end then i only choose image but upload button i could not seen.
It means this plugin only for work Contributors & Subscribers not for custom role so how should it work for custom user role ?
thank you Lee Willis.
i have resolved this issue by adding following code.
add below code before line number 234 in cm-ajax-shortcode.php
var myresponse = data.replace(/(\r\n|\n|\r)/gm,'');
like
var myresponse = data.replace(/(\r\n|\n|\r)/gm,''); if (myresponse == 'SUCCESS') {...}
And add same line in cm-ajax-widget.php before line 192
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Load All imageOk Thanks you so much!
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Load All imageok Thank you very much !
Should we customize plugin for that or else should we get that kind of functionality by hook ?
Forum: Plugins
In reply to: [Photo Gallery by 10Web - Mobile-Friendly Image Gallery] Load All imageThank you Sona but my client need to load all images on click load more button he does not want to scroll load.
Thank you Takayuki Miyoshi. i have resolved that issue by disable Contact Form DB plugin. now it’s working perfect.
Forum: Plugins
In reply to: [Yoast SEO] SEO pluginthe SEO plugin by Yoast is not displaying properly.
This is happening for me in MAC OS in Safari, chrome and firefox!See attached
anyone please help me as soon as.
ThanksForum: Plugins
In reply to: [Yoast SEO] SEO plugincurrently right now widget are not showing in Dashboard but it my be 3.5 or 3.6 version of wordpress and SEO plugin using version is 1.4.19. my problem is when i installed this plugin after i edit any post the layout of “WordPress SEO by Yoast “are not showing properly .