When activating the Recaptcha, you also need to provide the Recatpcha API key. So for now just disable it, to see if the button Appear
I noticed, that you activated the Recaptcha in the setting of your theme. Please disable it for now. And check if the signup button appears
so if you want Administrator and Editor to be able to access the dashboard you need to change this in the cc_function.php. add_action(...
found it, its in the cc_function.php add_action( 'admin_init', 'cc_prevent_admin_access', 1 ); I think this should be in the theme Settings Page..
HI, im trying to add new roles in wordpress, and I notice that editor role cannot access the wordpress dashboard (not classiCraft dashboard,...
Wait for the next update, I will help you if you need help after the update
i'll contact you monday to help you on skype
I am wondering why, but I can't access the dashboard on your live preview.
this issue is still ongoing, let me know if you want to know what I did to fix this.
Then I'll help you soon, sorry im busy and very very tired of this theme....
Yeah im kind of busy again since my site has launched, http://spottedvarennes.com, check if thats you want
So I fixed everything on my site. The only bug is with some iphones/ipads, when you create an ad and you try to add pictures, the button does...
I finally fixed almost all the bugs, this theme, the design is very nice, but the code behind it, is simply terrible... almost everything is...
For point number 4, its not possible to add a free ad to the Featured and Category slider without modifying codes, Also you cannot make a one-time...
Do you have a content.css for Tiny, it seems to be missing in this theme... it give an error in the console, because the file doesnt exist..lol...
Thats weird, check if the ad has expired
Or simply do this $excerpt = substr( strip_tags($excerpt), 0, 120 );
quick solution, you have to modify this in the template files (index.php and template_cate.php. In those file you'll see a javascript function...
here is a nice tutorial so you can educate yourself http://alanwhipple.com/2011/05/25/php-truncate-string-preserving-html-tags-words/
Hello, when displaying ads excerpts when a user do a search (template_search.php), you are counting the HTML code in the length string count. So...
Separate names with a comma.