Title: John Parris's Replies - page 46 | WordPress.org

---

# John Parris

  [  ](https://wordpress.org/support/users/mindctrl/)

 *   [Profile](https://wordpress.org/support/users/mindctrl/)
 *   [Topics Started](https://wordpress.org/support/users/mindctrl/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mindctrl/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mindctrl/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mindctrl/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mindctrl/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mindctrl/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 676 through 690 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/45/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[45](https://wordpress.org/support/users/mindctrl/replies/page/45/?output_format=md)
46 [47](https://wordpress.org/support/users/mindctrl/replies/page/47/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/47/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Importing worpress.com file](https://wordpress.org/support/topic/importing-worpresscom-file/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/importing-worpresscom-file/#post-5917309)
 * Hi,
 * Does it work right if you temporarily switch to the default Twenty Fifteen theme
   and deactivate all plugins except the WordPress Importer plugin?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Unable to click links in menu header](https://wordpress.org/support/topic/unable-to-click-links-in-menu-header/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/unable-to-click-links-in-menu-header/#post-5917815)
 * Hi,
 * The links are working for me. Which browser are you using? Do they work if you
   try another one? You may have a browser extension or something that is conflicting.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customize Screen not loading properly](https://wordpress.org/support/topic/customize-screen-not-loading-properly/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/customize-screen-not-loading-properly/#post-5917814)
 * Also, you can enable debugging in WordPress to instruct it to log any code errors
   to a file. See the section titled _Example wp-config.php for Debugging_ on this
   page. [http://codex.wordpress.org/Debugging_in_WordPress](http://codex.wordpress.org/Debugging_in_WordPress)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Customize Screen not loading properly](https://wordpress.org/support/topic/customize-screen-not-loading-properly/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/customize-screen-not-loading-properly/#post-5917813)
 * Hi, which theme are you using? You might want to try replacing the theme in case
   a file is missing or damaged.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [issue with ie about htaccess](https://wordpress.org/support/topic/issue-with-ie-about-htaccess/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/issue-with-ie-about-htaccess/#post-5917811)
 * Hi,
 * Where did you put the .htaccess file code you listed above? It should be in the
   root folder of the site, not inside the wp-content folder.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] File Download Limit – A problem after upgrade to version 2.3](https://wordpress.org/support/topic/file-download-limit-a-problem-after-upgrade-to-version-23/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/file-download-limit-a-problem-after-upgrade-to-version-23/#post-5893701)
 * Hi, I see you also reported this on our official support forums [here](https://easydigitaldownloads.com/support/topic/file-download-limit-a-problem-after-upgrade-to-version-2-3/).
   We’ll update you on it there. Thanks for the report.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] every file only one check for payment](https://wordpress.org/support/topic/every-file-only-one-check-for-payment/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/every-file-only-one-check-for-payment/#post-5870616)
 * Hi,
 * You can use [this code](https://raw.githubusercontent.com/easydigitaldownloads/library/81eec1772b1611e5484a6ef087d4add95cf8c22a/checkout/prevent-duplicate-cart-items.php)
   to prevent duplicate cart items. You can create a custom plugin with those code
   using [Pluginception](https://wordpress.org/plugins/pluginception/) if you’re
   not familiar with how to add this manually.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Editor] Pagination footer apears twice ONLY on page 2](https://wordpress.org/support/topic/pagination-footer-apears-twice-only-on-page-2-3/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/pagination-footer-apears-twice-only-on-page-2-3/#post-5822141)
 * Tiago, what kinds of customizations did you make to Editor?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Editor] Display both a logo AND title/tagline?](https://wordpress.org/support/topic/display-both-a-logo-and-titletagline/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/display-both-a-logo-and-titletagline/#post-5844904)
 * Hi,
 * This isn’t possible without customizing the theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] some of "Insert short codes" are not visible](https://wordpress.org/support/topic/some-of-insert-short-codes-are-not-visible/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/some-of-insert-short-codes-are-not-visible/#post-5830636)
 * Hi,
 * For performance reasons, the dropdown only lists part of your downloads. You’ll
   need to search for the download name in the dropdown if you don’t see it listed.
   Example: [http://cl.ly/image/1A0U42312L3u](http://cl.ly/image/1A0U42312L3u)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] Two questions.](https://wordpress.org/support/topic/two-questions-30/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/two-questions-30/#post-5789188)
 * It looks like he developed most of those himself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] Download aborting after 30MB](https://wordpress.org/support/topic/download-aborting-after-30mb/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/download-aborting-after-30mb/#post-5792113)
 * Hi,
 * Have you confirmed that the file transferred properly when you first set up the
   product? Also, it might be helpful to share a download link with us, along with
   your system info under Downloads > Tools > System Info so we can help troubleshoot.
   If you’d like to post a private reply with the download link, you’ll need to 
   do it on our support forums on easydigitaldownloads.com. That way only the EDD
   staff can see it. [https://easydigitaldownloads.com/support/](https://easydigitaldownloads.com/support/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] Two questions.](https://wordpress.org/support/topic/two-questions-30/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/two-questions-30/#post-5789079)
 * Glad to hear the payment processor will work for you.
 * For the theme, do take a look at the list of themes on our site to see if any
   are what you’re looking for. [https://easydigitaldownloads.com/themes/](https://easydigitaldownloads.com/themes/)
 * You may also find a theme here on the wordpress.org directory. [https://wordpress.org/themes/search.php?q=Easy+Digital+Downloads](https://wordpress.org/themes/search.php?q=Easy+Digital+Downloads)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Digital Downloads – eCommerce Payments and Subscriptions made easy] Two questions.](https://wordpress.org/support/topic/two-questions-30/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/two-questions-30/#post-5789062)
 * Hi,
 * 1) It depends on what kind of site you’re running. For a list of themes that 
   we know work well with EDD, see this page. [https://easydigitaldownloads.com/themes/](https://easydigitaldownloads.com/themes/)
 * 2) I can’t read Polish, but this looks like it works with EDD. Can you confirm?
   [http://upsell.pl/sklep/edd-bramka-platnosci-transferuj-pl/](http://upsell.pl/sklep/edd-bramka-platnosci-transferuj-pl/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Editor] where are entry-meta functions defined?](https://wordpress.org/support/topic/where-are-entra-meta-functions-defined/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/where-are-entra-meta-functions-defined/#post-5187926)
 * Hi,
 * You can copy the editor_posted_on function in whole over to your child theme’s
   functions.php file. If the function gets defined in your child theme first, it
   overrides the one in the parent theme. No need to recreate the /inc/template-
   tags.php thing.

Viewing 15 replies - 676 through 690 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/45/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[45](https://wordpress.org/support/users/mindctrl/replies/page/45/?output_format=md)
46 [47](https://wordpress.org/support/users/mindctrl/replies/page/47/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/47/?output_format=md)