The Easy method worked a treat for me! Thanks,
Liked On: January 20th, 2015, 01:38 PM
I don't know why theme haven't this IMPORTANT feature. But I have solved it, it's really eassy: You have to add this function in your file ->themes/clipper/includes/funcionts.php function...
Liked On: January 7th, 2015, 12:12 PM
Lock inside you pages and see if all pages is published, and update you permalink, maybe it will help What I see here is you missing all pages, not only login page. and You need to setup you...
Liked On: December 19th, 2014, 12:22 PM
Try adding this at the end of your functions.php add_action( 'init', 'allow_delete_orders' ); function allow_delete_orders() { remove_action( 'admin_menu', 'appthemes_remove_orders_meta_boxes'...
Liked On: December 15th, 2014, 12:40 PM
Thank you. Mitch
Liked On: December 4th, 2014, 12:48 PM
Please Login with you username and password, lock at the sidebar, you will find admin link there, (admin link is visible only for admins).
Liked On: December 4th, 2014, 12:34 PM
Jobroller using pages for login log out, so you need to assign right role to right page, them update permalink.
Liked On: November 23rd, 2014, 12:30 PM
Okay, I have taken an old fashioned approach to this and it is working. 1. Installed plugin WP-Activity 2.0 Log 2. Used the plugin to blacklist IPs of offenders 3. Keeping an eye on Comments...
Liked On: November 21st, 2014, 12:21 PM
Mine was a Cloudflare issue. Once I disabled Cloudflare, the cron jobs started again.
Liked On: November 7th, 2014, 10:44 AM
You can simply make an upgrade by uploading the new file via FTP. There's not much what's changed. About spam postings: don't you have recaptcha activated? In case it's a registered user that's...
Liked On: November 6th, 2014, 12:12 PM
Hi Jomark, Alright thanks man.
Liked On: November 1st, 2014, 01:54 PM
thank you, I uninstalled the WHOLE wordpress application and istalled everything again and now it is working. thanks for your patience
Liked On: October 31st, 2014, 01:54 PM
Got the structured data errors solved, with 3 adjustments of these 2 files : loop-coupon.php and single-coupon.php You will have to make some changes to php-files, but minor ones. In both files...
Liked On: October 25th, 2014, 01:46 PM
Most easiest way you can do is to buy this: http://marketplace.appthemes.com/plugins/job-feed-generator/ But for further elements like salary and other you must customise/extend the xml...
Liked On: October 25th, 2014, 01:16 PM
Did not try but I think it's in single-job-listing.php:
Liked On: October 24th, 2014, 12:55 PM