jon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No Fonts on New siteI think I used this one for a few years:
https://wordpress.org/plugins/tinymce-advanced/Forum: Fixing WordPress
In reply to: No Fonts on New siteOops, see that you already tried a plugin from the Directory. Let me take a look and see what I’ve used in the past.
Forum: Fixing WordPress
In reply to: No Fonts on New site“Out of the box”, i.e. – the Core of WordPress that get from a fresh install, WordPress does not provide control of fonts in the Visual tab of the Page/Post Editor.
You need a WordPress plugin to control fonts. I’m not currently using one, but I know there are lots of popular ones in the Plugin Directory.
All that said, it kind of defeats the purpose of Themes to explicitly specify fonts, in the sense that changing the look of your site gets more difficult. Not an overwhelming reason not to control Fonts, but something to think about.
Forum: Fixing WordPress
In reply to: How to resize the headerThis is a Theme-related issue, so I would suggest taking a look in the Theme’s Support area: https://wordpress.org/support/theme/alizee
I see what appear to be answers there. If not, please re-post this question there and close this thread as Resolved.
Forum: Fixing WordPress
In reply to: Images do not appear on websiteSince the Codex article is marked as needing update, I thought that this recent article might be more useful:
https://ithemes.com/2016/03/08/understanding-wordpress-file-permissions/Forum: Fixing WordPress
In reply to: Images do not appear on websiteI could not find DIVI in the WordPress Theme Directory, so I am assuming that it is a commercial/paid theme. If so, you should be getting your support from whoever sold you the theme, as we don’t have free access to the Theme or the source code, so don’t have the tools we need to help you.
To rule out the Theme being the problem, you could try the standard Twenty Sixteen Theme and see if the problem still exists.
Forum: Fixing WordPress
In reply to: How to align site title vertically centered?I would suggest setting this post as resolved, and re-posting here:
https://wordpress.org/support/theme/catch-box
where the Theme experts reside.Forum: Fixing WordPress
In reply to: Need suggestions on how put my website live“Using a pre-existing subdirectory install” in https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory#Using_a_pre-existing_subdirectory_install
and be sure to click on the link “when your domain name or URLs change”That explains the approach that I’ve used for the last 7 years: build a WordPress site in the subdirectory, then make it look like it is in the root. This works equally well when replacing one WordPress site with another.
Forum: Hacks
In reply to: Menu Bar text was automatically changed and goes to 404 error pageI’m afraid you misunderstood the name of this section of the Support Forums. Nonetheless, I think you’ll find the info you want in this thread: https://wordpress.org/support/topic/hacked-what-to-do-next?replies=2
If not, please re-post in the How-To and Troubleshooting area. This area is for programming (Code Hacks) questions.
Forum: Fixing WordPress
In reply to: Changing domain suffixIt might work as you suggest doing it, but I wouldn’t chance it, if it were me.
The key piece is the Search and Replace piece explained here:
https://codex.wordpress.org/Moving_WordPressYou may also find this worth reading:
https://codex.wordpress.org/Changing_The_Site_URLOops, didn’t see James’ post.
Forum: Fixing WordPress
In reply to: Problem getting a storeDepends on whether it is a Theme or Plugin. From the WordPress Admin panels, you would choose Appearance (for Themes) or Plugins from the left sidebar, and then Search for and install the Theme or Plugin.
Forum: Fixing WordPress
In reply to: Modify 'Sample Page'All I am getting is Connection Reset when I try to access that IP Address.
Forum: Fixing WordPress
In reply to: cannot access websiteThis appears to document possible solutions to your problem:
https://codex.wordpress.org/Changing_The_Site_URLForum: Fixing WordPress
In reply to: Problem getting a storeWordPress does not support Stores “out of the box”. You need additional software for that.
If you are interested in free software, check out the following searches through the Theme and Plugin directories of wordpress.org:
https://wordpress.org/themes/search/store/
https://wordpress.org/plugins/search.php?q=storeYou can, of course, be more creative with your searches through these directories to help narrow down what you need.
Note that the WordPress Development Team does not support all these plugins and themes; the authors of each one does.
Forum: Plugins
In reply to: [Multiple Themes] quick question about using 2 themesAs it says in the FAQ at https://wordpress.org/plugins/jonradio-multiple-themes/faq/
Will this plugin work with Paid Themes?
With the massive rewrite of Theme Selection logic in Version 5 of this plugin, it should now work with all Paid Themes and Plugins. But we have only tested the few Paid Themes whose authors have provided us with permission to use, without charge, their themes for test purposes. Elegant, for example, allows us to accept copies of its Themes provided by its customers who require assistance with the jonradio Multiple Themes plugin. On the other hand, some other Paid Theme authors have simply ignored our requests, despite our stated willingness to sign a non-disclosure agreement.
We do encourage you to contact us if you run into problems when using the jonradio Multiple Themes plugin with a Paid Theme, as the problem may not be unique to the Paid Theme.
To state the obvious, the cost of purchasing a license for all Paid Themes for testing purposes is prohibitive for an Open Source plugin such as this one.
The guarantee needs to come from the people you buy the Paid Themes from, since they are the only ones who can refund your money if things don’t work out.
I should also mention that the homepage as one theme and rest of the site as another theme ideally fits into the Subdirectory approach to WordPress Multisite, which would eliminate your requirement for this plugin altogether, since WordPress allows different Themes for different Sites in a Multisite (“Network”) installation.
Finally, I need to make it clear that David currently provides the official support for this plugin. These are just my comments on the subject.