xmatter
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Motif] Hamburger Icon Spacing OffAt first I though it may have been a monitor issue, some fonts look terrible on certain monitors and browsers. I tried several different computers and browsers, same issue. HERE is a screenshot of what I am talking about.
Forum: Everything else WordPress
In reply to: WP Update EmailsNo other sites, but 1 other user.
Forum: Everything else WordPress
In reply to: WP Update EmailsThought about that and I checked, it uses my primary email address.
Forum: Localhost Installs
In reply to: MS Web Platform & SQL TypeThat’s what originally thought, but had major issues trying to setup myphpadmin to connect with the MySQL database. I eventually gave up and installed MySQL WorkBench. I have used this in the past, but this updated software is actually very fast and fluid.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Search Function Not AppearingI renamed the global.js file and search box is back, even though I am getting errors through the Output Console. Site is working like it use to, so this is definitely related to the BP update.
You are a great developer with great support!!!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Search Function Not AppearingI added an HTML output to my previous reply as you were replying, but thank you!
I will post this at the BP forum to see how to fix the global.js issue, because I have no clue. I appreciate your help greatly!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Search Function Not AppearingThis is what came out, I suspect global.js is the issue?
Failed to load resource: the server responded with a status of 404 (Not Found) https://sample/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css Uncaught TypeError: undefined is not a function global.js:1327 Failed to load resource: the server responded with a status of 404 (Not Found) https://sample/wp-content/themes/images/background.gif Failed to load resource: the server responded with a status of 404 (Not Found) https://sample/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css
I appreciate your quick response!
This is a local WP install within a company, so you would not be able to view.
Script Calls Within HTML Markup:
<script type='text/javascript' src='https://sample/wp-includes/js/admin-bar.min.js?ver=4.0'></script> <script type='text/javascript' src='https://sample/wp-includes/js/comment-reply.min.js?ver=4.0'></script> <script type='text/javascript' src='https://sample/wp-content/plugins/tablepress/js/jquery.datatables.min.js?ver=1.4'></script> <script type="text/javascript"> jQuery(document).ready(function($){ $('#tablepress-4').dataTable({"aaSorting":[],"bSortClasses":false,"asStripeClasses":['even','odd']}); }); </script> <script type="text/javascript"> (function() { var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)'); request = true; b[c] = b[c].replace( rcs, ' ' ); b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs; }()); </script>
Forum: Fixing WordPress
In reply to: Link Comment Count In Post Metagot it
Forum: Fixing WordPress
In reply to: iOS 6 on AT&T 502 Bad Gateway ErrorApparently this is all an AT&T issue which they fail to recognize.
Forum: Themes and Templates
In reply to: General CSS Questionsi have asked this question in a css forum, so topic will be closed.
Forum: Localhost Installs
In reply to: IIS7 vs WAMPI decided to continue on with WAMP, which is a much better choice over IIS.
Forum: Fixing WordPress
In reply to: Page Attributes "Template" Missingit was something with the theme, not sure what exactly.
Forum: Localhost Installs
In reply to: Access Localhost Install via IEHad to do with WAMP services… yet again!
Forum: Fixing WordPress
In reply to: Default Custom Avatarsthanks for the reply, but I dug into old posts and found on by @alchymyth about adding code to the functions file.
Forum: Fixing WordPress
In reply to: Accidentally Publishedhmmm, you are obviously clicking UPDATE?
can you post a link to your site? and the particular post in question?