jon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Increasing memory allocated to PHPIf you go back to my first post (Post #4 on the first page), you’ll see two other options that you should explore.
Forum: Fixing WordPress
In reply to: Staging on subdomain and after going live – Any suggestions?I have never tried that, but have had huge success developing in a subdirectory. Then using this technique to make the site go live:
http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install
(Using a pre-existing subdirectory install)I really like it because it also works for quickly going live from one WordPress site to another.
Forum: Fixing WordPress
In reply to: Duplicated payment methods field on checkout pageWhat plugin or theme are using you using for Checkout? You will get the best answers if you post a question (after checking if it is already answered in a past question) on the Support thread you will find in the plugin or theme directory entry for that plugin or theme. That is where the experts on that plugin or theme check to see if they can help people.
Forum: Fixing WordPress
In reply to: Main Slider Frame Wont Update With NewsAs explained here
http://codex.wordpress.org/Forum_Welcome#Commercial_Products
we are unable to obtain, and therefore unable to support, Paid Themes.You need to be contacting the Theme authors. There are 4 Support links at the bottom of this page: http://www.theme-junkie.com/themes/aquamag/
Forum: Plugins
In reply to: [Multiple Themes] Same url multiple save is not deleting previous urlTo put this in perspective:
- I have had complaints that the plugin is too complicated, with too many settings, and even one fellow who removed a lot of the features and released it as his own plugin;
- The complexity has made it nearly impossible to test it properly myself before each new version/release, and there is not a mechanism to do beta testing;
- It is extremely time-consuming to maintain and support this plugin, in large part because it has so many features
I’m only one person with a very limited amount of time and energy.
Hope that helps.
Forum: Plugins
In reply to: [Multiple Themes] Same url multiple save is not deleting previous urlThe plugin originally worked that way, but so many features have been added at user request that I have had to do a complete rewrite to simplify everything I could. That was one of those things that got simplified.
If you have a lot of Settings, you may want to explore the URL Prefix option to reduce similar settings into one. Or, in your case, you may want to use the “For A Query Keyword=Value on any Page, Post or other non-Admin page” section with page_id as the Keyword. Finally, of course, if you really are replacing “everything”, you can delete and re-install the plugin to delete all the settings at once.
I know that none of these does exactly what you want, but I have had to step back and put a halt to all but essential changes: support for new versions of WordPress, bug fixes and Themes that don’t work. The only alternative is to stop supporting the plugin, and I don’t want to do that.
Forum: Plugins
In reply to: [Multiple Themes] Same url multiple save is not deleting previous urlAs explained in the FAQs, you will need to delete the entry you don’t want:
How can I change the Theme for an entry?
You will need to delete the entry and add it again, with the new Theme specified.
ref. – https://wordpress.org/plugins/jonradio-multiple-themes/faq/
To delete an entry, go to the “Current Theme Selection Entries” section of the Settings tabs on the Settings page for the plugin. Find the appropriate Delete checkbox beside the entry you don’t want, click to add a check mark and click the Save Changes button.
Hope that solves it for you. Thanks for asking.
Forum: Reviews
In reply to: [My Private Site] Almost thereRather than re-iterate what I’ve found, it makes more sense to read the original: https://wordpress.org/support/topic/detect-search-engine-crawlers
Please especially note the risks (people can “fake” themselves into looking like a search engine).
I welcome your comments.
Forum: Hacks
In reply to: Detect Search Engine CrawlersWow! Fabulous answer!
Thank you again.
Forum: Hacks
In reply to: Detect Search Engine CrawlersLike you, I wondered that, too, then thought about it for a while, and I can see it being a good marketing ploy for someone trying to sell access to his/her site.
Yes, I realized I could check the User Agent, but couldn’t find any reliable and performance effective way to get an always current list of Search Engine agent names I could check against. I thought it would be too much of a burden to put on to the user of the plugin (to create his/her own whitelist).
Thanks for taking the time to respond!
Forum: Plugins
In reply to: [My Private Site] Multi-site users cannot access other user's sitesWhew! (a sign of relief)
So glad that I had not somehow ruined this capability in more recent versions.
Thanks for checking and responding so quickly!
Forum: Reviews
In reply to: [My Private Site] Almost thereThank you for your positive review. Especially for not giving it One Star when you are the first to request a feature that I had never thought of.
I will definitely research the possibility of allowing Search Engines to view the site, but it will have to be a new Setting that (likely the majority of users) can shut off. For example, I’ve heard some discussion by my plugin users on the fact that search bots have “seen” their site before they used my plugin to make it Private.
I will report back here as soon as I have an answer.
Thank you for your interest in my plugin.
Forum: Plugins
In reply to: [My Private Site] Multi-site users cannot access other user's sitesI just tried this on my Test System, and I was able to login to see a Site with a User Name that has no Role on that Site. Using the current version 2.14 of the plugin.
You may wish to review what you said in the 9th post here:
https://wordpress.org/support/topic/access-of-registered-user-to-other-network-users?replies=11
It was a long time ago, and I could easily see this being an issue.Happy to help if that does not resolve the issue.
Thanks again for the continuing interest in the plugin!
Forum: Plugins
In reply to: [My Private Site] Multi-site users cannot access other user's sitesI am so sorry about this! I will look into this and respond as quickly as possible.
Forum: Plugins
In reply to: [Multiple Themes] Applying to ever url in my storeFirst thing to check is if you are using a URL or a URL Prefix setting for http://www.jamielockeart.com/store/
As the name implies, a URL setting will only apply to the page at http://www.jamielockeart.com/store/ while a URL Prefix setting will apply to any URL that begins http://www.jamielockeart.com/store/ which would appear to be what you need in your case.If you run into any other pages that are not getting the correct Theme, the best place to start is to look at the URL and see if it begins http://www.jamielockeart.com/store/
If not, you’ll need to add more Settings.