cuzic
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Travelify] Background image on other parts of blogFound the solution! Someone on the Travilify forums posted it!
Add this code to Theme Options – Other – Custom CSS
.wrapper {
background: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
article, .widget {
background: rgba(203, 196, 185, 0.2);
-webkit-box-shadow: none;
box-shadow: none;
}
.entry-meta-bar {
background: rgba(203, 196, 185, 0.3);
}Forum: Plugins
In reply to: [WP Easy Columns] Photo-text aligmentThe problem was due to another plugin… I’m sorry for bugging you, thanks for looking into it!
Forum: Plugins
In reply to: [Easy Photo Album] Lightbox problem & page template questionfunction pkb_reg_script() { if (!is_admin()) { // comment out the next two lines to load the local copy of jQuery wp_deregister_script('jquery'); wp_register_script('jquery', 'https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js', false, '1.6.1');I tried commenting it out like it says, but that makes it so that I’m unable to access the webpage (blank page)
Forum: Plugins
In reply to: [Easy Photo Album] Lightbox problem & page template questionWhen I change the theme, the lightbox works… That sucks :/ I’ve been customizing this theme for quite some time. I was going to release the website when the photo albums were done. I guess there is no way to fix this then? Damn, I really liked this plugin!
Forum: Plugins
In reply to: [Easy Photo Album] Lightbox problem & page template questionI disabled the maintenance plugin, my bad! You speak dutch too? Great to know! 🙂 But I guess we continue in english if someone else ever needs the solution to this problem…
I tried replacing the code but unfortunately it still opens the attachment page & some stuff on the website broke due to the code change 🙁 Anything else you suggest now that you can access the page?
Thanks man!
Forum: Plugins
In reply to: [WP Easy Columns] Photo-text aligmentAwesome thanks! 🙂
Forum: Plugins
In reply to: [LeagueManager] Widget colorsWorks! Thank you very much! You and your plugin rock 🙂