atotalpirate
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site_url() is giving me differnt values depending on where I use itIt was because I had javascript replacing the video tag based on the browser.
Hold my beer while I kill myself.
Forum: Plugins
In reply to: [Gallery without the Fluff] Adding data-large="" and data-description="" ??Figured I’d probably not get a response anytime soon and began to look for a simpler gallery solution.
https://codepen.io/Vampireos/pen/EKIpb
Found this.
Gallery without the fluff doesn’t work when I add an <input> to the loop. I hate the internet.
Forum: Plugins
In reply to: [Gallery without the Fluff] Adding data-large="" and data-description="" ??Didn’t realize HTML5 data-types existed till I ran into this problem. I’m wondering if it’s possible for me to just get into the functions.php or output-default.php and just add these two fields specifically so they aren’t erased when I update my gallery’s output since that’s all I need to get my particular gallery working.
Forum: Fixing WordPress
In reply to: Using legacy version(s) of jQuery? Please halp.Don’t worry I switched it back, I was just trying to see if using the preferred version of jQuery would make the gallery work, which it did. So far, nothing I’ve done has gotten it to work with the latest jQuery.
It was only when I did switch it out did, though, I got functionality which is bringing me to this dilemma.
Forum: Fixing WordPress
In reply to: Subscribe via email button for a separate WordPress blog?closing
Forum: Fixing WordPress
In reply to: Subscribe via email button for a separate WordPress blog?esmi, this is was a nod in the right direction for me. Thank you, your post was very helpful.
Forum: Fixing WordPress
In reply to: Subscribe via email button for a separate WordPress blog?The second blog is a basic WordPress install. I have access to each blogs dashboards. What I was hoping for was an option similar to Jetpack’s subscribe widget, just able to subscribe to external post feed.
Forum: Networking WordPress
In reply to: Clients website on subdomain of my website?Thank you, that’s what I wanted to hear but I didn’t want to sit down and do a bunch of tinkering for the wrong reasons or in the wrong direction. Staging is set up and working now! Thanks again!
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides on WordPress BootstrapFor future reference to anyone wanting to use meteor slides with wp-bootstrap. use responsive instead.
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides on WordPress Bootstraphttps://www.ads-software.com/extend/themes/responsive
Oh man! I just found that one and was gonna post it here asking if you knew it and if you did what did you think about it!
Cool! thanks!
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides on WordPress BootstrapGot a good, responsive, fluid boilerplate theme you would recommend?
Forum: Plugins
In reply to: [Meteor Slides] Meteor Slides on WordPress BootstrapI’ve also tried deleting these from my functions.php
wp_deregister_script('jquery'); // initiate the function wp_register_script('jquery', get_template_directory_uri().'/library/js/libs/jquery-1.7.1.min.js', false, '1.7.1');
Forum: Fixing WordPress
In reply to: Updated to new wordpress and now I can't log in to dashboardI just tried renaming the root folder of the theme by adding an _ and tried the same thing on the htaccess file. Still no dice. Now I’m attempting to update wordpress through godaddy, I found a thread where that worked for someone.
Forum: Fixing WordPress
In reply to: Updated to new wordpress and now I can't log in to dashboardHow do I manually change the theme?
Forum: Fixing WordPress
In reply to: Updated to new wordpress and now I can't log in to dashboardNot the plug-ins. Trying the theme now.