Will Schmierer
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Facebook like box not working in chrome.colcio,
I’m seeing it in Chrome for mac, not sure about Windows, but seems to be working as expected from what I can see.
Forum: Fixing WordPress
In reply to: 301 Redirect Link Best Practice HelpHey,
Not sure how big of a site you’re working with, but you might consider doing a search and replace on the images with the old url. I’m not 100% certain you need to, but it certainly couldn’t hurt. This plugin should do the trick and make it relatively painless, but of course I’d recommend backing up the site before you do this, just in case anything goes wrong so you can restore things if need be.
Forum: Fixing WordPress
In reply to: my WP pages appearing on google analyticscgs230,
I think that you might have to add each place you go. I’m trying to recall but I believe that’s what I had to do awhile back as well. There might be another way, but that’s probably the easiest solution. I’m not sure if this link is still relevant, but also seems like it might be an option if you read through the thread. Hope it helps some.
https://productforums.google.com/forum/#!topic/analytics/NTHhcXNvE3A
Forum: Fixing WordPress
In reply to: Drop down menu comes down when it shouldn'tanclo,
In order to change this but keep the look the same, you’ll want to remove the padding on the anchor links and add that to the list item above and possibly some bottom margin in your css files. Hope that helps.
Will
Forum: Fixing WordPress
In reply to: disabling menu on static front page to create a splash pageaghcrp,
I think you’ll want to do something very similar to this to hide the menu from the page you’ve created. Hope this helps.
https://wordpress.org/support/topic/how-do-i-remove-header-menu-from-home-page-only-1?replies=7
Will
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function wp_json_encode()Celia,
It’s likely not an issue with that file directly, and you will most definitely not want to modify that file. Is there a plugin that you added or other code you modified before getting that error? It could be a couple of different things, but if you have more details that would help pin point the issue a little further. Thanks.
Will
Forum: Fixing WordPress
In reply to: Pages change size when reloadingambachtsheerg,
I’m not currently seeing the pages resize on page load. However for the other part of your question, you can use WP conditionals to load sidebars on specific pages only. I’m adding a link to a similar question and a page in the WP Codex that should be helpful. Hope this helps get you started with that.
https://wordpress.org/support/topic/conditional-tags-gtdifferent-sidebars?replies=10
Forum: Fixing WordPress
In reply to: Responsive Boat footer text removalOdhranOD
I can’t seem to view the page you linked to above because of a server error. If you have another link to where it can be viewed, i’d be happy to help. Thanks.
Will
Forum: Fixing WordPress
In reply to: Add category description with links in line with category nameesuregreen,
Could probably use this as a good point of reference with some css tweaks. I’m not sure exactly what you are trying to do but hopefully this is useful for you and gets the ball rolling on that.
https://codex.wordpress.org/Function_Reference/category_description
Forum: Fixing WordPress
In reply to: Post overlapping productsRadamizell,
Do you have a link I could check out to help you troubleshoot the issue? I’m guessing its probably css related, but hard to pinpoint unless you have a link you might be able to share? Thanks.
Forum: Fixing WordPress
In reply to: Facebook no longer using featured image as picture for postsAre you by chance using https://wordpress.org/plugins/wordpress-seo/ ? I believe theres some settings there to specify images for Facebook and additional social media on a per post/page basis. Might also be something with the other plugin causing an issue and overriding the previously expected behavior of the featured image. Hope that helps.
Forum: Fixing WordPress
In reply to: Enable comments by default on a custom page templateFunny the large majority of people for years wanted this functionality removed, but I would reference this as you can probably use some of it to turn that functionality back on for pages pretty easily. Hope this helps.
https://make.wordpress.org/core/2015/07/06/comments-are-now-turned-off-on-pages-by-default/
Forum: Fixing WordPress
In reply to: Menu-toggle no longer working?I’m not sure if I’m missing something, seems to work for me and I dont see an js errors in dev tools? Tested on actual device as well and worked as expected?
Forum: Fixing WordPress
In reply to: Footer widget css change is not workingI’m not exactly sure what it is your after here, but looking at the site, the entire site is set to a max width of 1140px, so currently you’d have to change some things around if you wanted the footer only to be specifically wider or you can change the wrap class around the entire page to be wider, see the screenshot below of dev tools and where you can make that change. Hope that helps.
Forum: Fixing WordPress
In reply to: Multi editorsLymbo,
This is a pretty comprehensive list of plugins that might be worth checking out from a very large/reputable WP site, I would think one of these might suffice based on your notes above? Hope this helps.