Write the reason you're deleting this FAQ
Hi,
I am very much interested to suggest Live Portfolio feature in Seoclerks. Live portfolio feature provides the buyer clear idea of what he is going to get and seller recent work.
For example if I am doing Facebook likes I will take screenshot before starting and after I finish the work. I can add that image while delivering so that it will appear in my profile. Once the buyer see my service he will see the live portfolio as well.
User should be able to activate/deactivate this feature. This will be useful for many sellers. If you love this please Bump this Up!!
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Hi,
I am very much interested to suggest Live Portfolio feature in Seoclerks. Live portfolio feature provides the buyer clear idea of what he is going to get and seller recent work.
For example if I am doing Facebook likes I will take screenshot before starting and after I finish the work. I can add that image while delivering so that it will appear in my profile. Once the buyer see my service he will see the live portfolio as well.
User should be able to activate/deactivate this feature. This will be useful for many sellers. If you love this please Bump this Up!!
[quote]Hi,
I am very much interested to suggest Live Portfolio feature in Seoclerks. Live portfolio feature provides the buyer clear idea of what he is going to get and seller recent work.
For example if I am doing Facebook likes I will take screenshot before starting and after I finish the work. I can add that image while delivering so that it will appear in my profile. Once the buyer see my service he will see the live portfolio as well.
User should be able to activate/deactivate this feature. This will be useful for many sellers. If you love this please Bump this Up!!:)[/quote]
Better to suggest your own idea. Mostly I've seen here maximum people suggesting fiverr feature in seoclerk which is totally disgusting and i hate implementation of other sites feature in seoclerk. seoclerk have their own expert who invent some awesome feature or idea's for his site instead of copying other site's feature.
btw portfolio feature is really awesome. Seoclerk must need to implement but in new way :)
Are you sure you want to delete this post?
Better to suggest your own idea. Mostly I've seen here maximum people suggesting fiverr feature in seoclerk which is totally disgusting and i hate implementation of other sites feature in seoclerk. seoclerk have their own expert who invent some awesome feature or idea's for his site instead of copying other site's feature.
btw portfolio feature is really awesome. Seoclerk must need to implement but in new way
Are you sure you want to delete this post?
Adding a screenshot of work to a service/gig description is always a good way to showcase your work quality. This could be true for anyone who writes, though maybe there are some services this idea would not work with.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Oh goodie, yet another idea from Fiverr brought over to SEOclerks that I can't use.
It's bad enough that something like 20-30% of the listings I've seen here lately are just copied and resold from Fiverr, but now you want to add more of the features from Fiverr as well. What's the point of having a seperate "original" website if a good chunk of the content and ideas are just copied from another site???
[quote]Oh goodie, yet another idea from Fiverr brought over to SEOclerks that I can't use.
It's bad enough that something like 20-30% of the listings I've seen here lately are just copied and resold from Fiverr, but now you want to add more of the features from Fiverr as well. What's the point of having a seperate "original" website if a good chunk of the content and ideas are just copied from another site???[/quote]
Portfolio is a very common idea I thought that this feature will help new sellers here who looking to get sales. Portfolio will showcase their work so that they will good sales.
Next lol content of service here in Seoclerks is unique and every one have their unique custom image. Many of the sellers and buyers are reselling our service in Fiverr. Because service in Seoclerks are real Cheap and in good quality. SEOclerks has most number of social media and SEO services. Ideas may be same but the way we have implemented and working is totally different....:)
Are you sure you want to delete this post?
Next lol content of service here in Seoclerks is unique and every one have their unique custom image. Many of the sellers and buyers are reselling our service in Fiverr.
Are you sure you want to delete this post?
If you actually think that's true then you haven't really looked around much in the marketplace lately. There are MANY sellers on SEOclerks with multiple accounts reselling services FROM Fiverr (not the other way around) using the same pictures and descriptions from the original Fiverr gigs in their listings here.
It's gotten so bad that a couple of senior members here have created threads about it in the forum, and you can see mine here: https://www.seoclerks.com/forum/th...-is-a-joke.6802/
SEOclerks is quickly being overrun with multiple sellers turning it into a Fiverr clone, but I plan to do my part by reporting these listings to help clean up the marketplace. Are you going to help as well???
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='12244' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='12244' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='23280' | 1 | SELECT * FROM seoclerks.members WHERE USERID='23280' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='39' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='39' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=23280 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=23280 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=12244 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=12244
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='12244' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='12244' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57863 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57863
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57864 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57864
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57865 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57865
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57866 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57866
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57867 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57867
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57868 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57868
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57869 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57869
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57870 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57870
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57871 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57871
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=57872 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=57872
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='12244' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='12244' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='12244' AND status='1' AND (question like '%Live Portfolio feature%' OR question like '%Live%' OR question like '%Portfolio%' OR question like '%feature%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='12244' AND status='1'
AND (question like '%Live Portfolio feature%' OR question like '%Live%' OR question like '%Portfolio%' OR question like '%feature%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='2077' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2077' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2537' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2537' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2875' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2875' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1500' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1500' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2255' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2255' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=12244%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=12244%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='168430.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='168430.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23280.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23280.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='9874.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9874.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='167023.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='167023.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
NaturalWriter
A Seller could add this to their description, if they wanted to provide this kind of confirmation to the buyer
Are you sure you want to delete this post?