Jay
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: margins- navigation banner- menu barSorry @localgreeneats, we have to adhere to the forum rules.
You may be able to find assistance on forum (that doesn’t have these rules) such as stack exchange of CSS Tricks if your theme developer won’t help.
Forum: Fixing WordPress
In reply to: I am not returned to site after modifications in control panelHello Leon,
It may be an issue with the plugins or theme. To attempt to rule this out, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, try switching to the default theme for your version of WordPress to rule-out a theme-specific issue (theme functions can interfere like plugins).
Thanks,
Forum: Fixing WordPress
In reply to: margins- navigation banner- menu barHello,
The menu is within a container that has a width set of 1170px. You want the menu bar to extend the full width of the browser window?
Forum: Themes and Templates
In reply to: [Virtue] Contact Template Not Working for Contact PageHi Jacob,
Do you have any plugins activated? If so, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause.
Thanks!
Forum: Plugins
In reply to: [Publish To Apple News] Meta error message:Hi Bradford,
I incorrectly downloaded the json from the jetpack export rather than apple news. Here’s the apple news json if this provides different information.
I just pasted the JSON here: https://jsonlint.com/ and here and it claims it’s valid JSON.
Thanks,
Jay
Forum: Plugins
In reply to: [Publish To Apple News] Meta error message:Thank you Bradford.
If this help anyone else, the plugin causing the problem is Jetpack.
Cheers,
Jay
Forum: Plugins
In reply to: [Publish To Apple News] Meta error message:Hi Bradford,
Thank you so much for your assistance.
Here is a link to a gist for the text file.
I believe this is what you meant for me to provide, let me know if I was mistaken.
Thanks!
Forum: Plugins
In reply to: [Publish To Apple News] Error when updating post:Thank you Bradford! Thats seems to have fixed it! Cheers.
Forum: Plugins
In reply to: [Publish To Apple News] Error when updating post:Hello,
My host’s website says the following:
If enabled, allow_url_fopen allows PHP’s file functions to retrieve data from remote locations such as an FTP server or web site, and could lead to code injection vulnerabilities. Typically, these code injection vulnerabilities occur from improper input filtering when passing user-provided data to PHP functions. Disabling this function will help considerably in stopping your site(s) from being compromised, as well as help thwart the unauthorized use of our servers for abusive or malicious purposes.
Are they being overly cautious?
Forum: Reviews
In reply to: [Reactions] Please explain what this plugin does, to the publicWhat are Reactions?
If you’ve used Slack or Thefacebook recently, you’ll have noticed a new way of interacting and providing feedback – emoji reactions. It works much the same way as a Like button, but provides a wider range of reactions, so readers can give more nuanced feedback, without needing to go to the effort of leaving a comment. This also allows for readers to provide the same level of interaction in situations where a “Like” is an inappropriate message to send, as Eric Meyer describes in his post about Inadvertent Algorithmic Cruelty.What does it do?
The reactions plugin currently has the following features:Allows for reactions to posts
REST API endpoints for storing and retrieving reactions
An exceedingly ugly emoji selector
What is still being worked on?
Pretty much everything!In its current state, the plugin is mostly a proof of concept, in need of significant work improving edge cases, design and User Experience.
Your first step is to install the plugin, as well as the WP-API plugin (the WP-API plugin is currently a requirement to avoid code duplication, that will likely be re-evaluated based on when each plugin might be merged into Core).
Please report any issues on the Github repository, or drop in the #feature-reactions channel in Slack to ask questions or give feedback. It’s also where we have our weekly chats, on Wednesday, March 9, 2016, 3:00 PM PST. Thank you!
https://make.www.ads-software.com/core/2016/03/07/reactions/
Forum: Fixing WordPress
In reply to: Site has been hacked with porn hyperlinks- not sure how to fixI would first check
- the functions.php file of your theme,
- then the homepage template file of the theme.
- The hack could also be in the database
Here’s the official list wordpress has up:
https://codex.www.ads-software.com/FAQ_My_site_was_hacked
Here’s another list of things to do.
When all else fails sucuri will unhack your site if you subscribe to their service which is 99/yr.
Also having this issue.
Thank you @danieliser! I’m using the Genesis theme framework and I’m having a heck of a time getting this setup with that.
You don’t happen to have any genesis specific instructions for this do you?
Forum: Plugins
In reply to: [Menu Image, Icons made easy] Menu image blurry on retina screens:Hello, Yes I can develop in CSS and html, and need to work on my php a bit.
Please let me know how to proceed so we can implement this feature.
Forum: Plugins
In reply to: [Genesis Connect for WooCommerce] Blank Pages on Dynamik Website BuilderI’m running into the same issue and I’m not using Dynamik Website Builder.
I’m using metro pro theme and as soon as I turn on GCW all of my content on my pages disappears except my products and blog page.
Thanks for any solution to this.