Snaphaan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: running sass –watch throws out errorsI’m an idiot… didn’t install compass!
Forum: Plugins
In reply to: Check if page exists else create itbump
Get the pages.
Iterate throught the pages.
If the page with the title ‘Boodskap is found…
don’t do nuttin.
else…
create the page.The idea seems simple enough as well as the code but it does not seem to work that way.
Has anyone done anything similar?
Forum: Plugins
In reply to: $wpdb->update not workingI think I found the problem.
For some reason I changed the <submit> name to “stuur” and never made the same changes to
if($_POST['submit']). I’ve changed both back to submit… less confusion!Thanks for the help!
Forum: Plugins
In reply to: Change Orbit defaults (required foundation)(function($) { $(window).load(function() { $('#featured').orbit(); }); }(jQuery));I am not familiar with jquery but as far as I can tell I should be able to add changes to the default orbit slider in the script above.
Any suggestions help will be appreciated.
Forum: Plugins
In reply to: Change Orbit defaults (required foundation)Maybe I should just paraphrase:
I only want to change some of the default settings on the Orbit slider in the Required+Foundation child theme.
How would I go about this.
Thanks for your time 🙂
Forum: Networking WordPress
In reply to: Upload multisite from local Xampp🙂 Great Thanks.
Forum: Themes and Templates
In reply to: Some stuff don't translate with PoeeditBumpity Bump-bump
🙂
Forum: Installing WordPress
In reply to: upload wordpresss in Xampp to remote serverWonderfull. Thanks a million!