renderinnovations
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Edit the HostIn the dev link you sent me? or are you still developing more?
I don’t see it in the dev you sent me which just installed… or I’m dumb which is very probable.Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Edit the HostAlso, not sure if there’s any association, but I’m using cloudflare with their ssl. Not sure if you are familiar with it. (just an fyi)
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Edit the HostThis looks interesting. You’ve added a lot more! I’ll take a look now and figure it out!
I’ll let you know asap.Thanks for your support
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Edit the HostOkay thank yoU! I wasn’t sure if that was the necessary step. Thank you for clarifying!
Just out of random chance, have you ever heard of issues of wp-admin ajax not reading https? I use jigoshop ecommerce, and checkout won’t work, it keeps loading. I did consol debug and theres a red line regarding wp-admin ajax. Ever by a chance heard of an issues of this sort?
Thanks!
Forum: Fixing WordPress
In reply to: homepage doesn't work: only shows one post.Hi, it was actually a bug with a plugin. When in doubt, check plugins.
Sorry!
Thanks,
ABForum: Fixing WordPress
In reply to: Visual Editor Doesn't work wordpress 3.3It’s cool. Have you tried deactivating and reactivation all plugins, cleared cache, switched to twenty eleven theme to make sure it wasnt your theme or installed a plugin called “use google libraries”?
Sent from my iPhone
Forum: Fixing WordPress
In reply to: Visual Editor Doesn't work wordpress 3.3I got it to work. I’m not sure how. Something with plugins. unactivating plugins, clearing cache and reactivating was the simple solution.
And I love to see posts that are longer, I like to see how everyone is coming together with a solution rather than needing to keep several tabs open to read more than one. With one post, people collaborate and start showing their solutions, some work some don’t some are different ways of doing it.
Forum: Fixing WordPress
In reply to: After Upgrade to 3.3, Visual Editor FailsI am developing websites for clients, only 1 client out of say 20 that use wordpress is experiencing this problem. I changed the theme, cleared my cache, used 3 different browsers, etc etc added the google library and the wp-super edit and nothing. I also had another plugin that I purchased from Code Canyon called “Visual Composer”.
This plugin is another form of editor that overrides visual and you can enter awesome visual components, layouts etc. So I added this thinking that it would override visual editor but the plugin doesn’t even respond.Would it be javascript? I also have for the client https: ssl inserted. I recently added a google meta tag and after that it just want awol.
Still any ideas?
Forum: Networking WordPress
In reply to: Downloading Multisite FilesSorry for the duel posts on this forum.
I think my problem was, I didnt create the /wp-content/blogs.dir/ directory. which was initially needed.
Forum: Networking WordPress
In reply to: Exporting Multisite into SingleSiteNo, actually I host it myself on another server. I never used wordpress.com before. So right now just trying to figure out the structure multisites.
Basically i’m using the same theme over and over again. This theme is a special platform which you use to tweak and create websites with. It’s not the average theme. (example at http://www.pagelines.com for their platformpro)
I’ll just have to continue to look at the files in the server and determine which files I need to export.
Forum: Networking WordPress
In reply to: Downloading Multisite FilesI was told that the hirearchy would be somethign like
public_html/
site1/
wp-admin/
…
site2/
wp-admin/
…
site3/
wp-admin/
…
I assume this really isn’t the case for subfolders. That seems more for sub-domains. I see that when I click on my theme, the same theme comes up below it. I’ll have to keep looking. Unfortunately there seems to be no id, no indication on which belongs to what. I’ll have to keep looking. Thanks you two, I appreciate any help I can get.Any more guidance that I could receive?
-Adam B
Forum: Networking WordPress
In reply to: Multisite isn't fully functionalWell, you yhave to login to your hosting service, find your subdomain files and find the wp-config just like you would with your main domain. You follow all the steps you would with your main domain but in your subdomain folder.
Forum: Networking WordPress
In reply to: Multisite isn't fully functionalIf you want to use it in subdomains like site.siteexample.com and create multisites from there, you should be able to do what you did previously. I believe there are several different .htaccess files that control your subdomains and main. Find which .htaccess file it is and enter the correct coding.
What did you do to create your multisite in sub?
Forum: Networking WordPress
In reply to: Multisite isn't fully functionalSome hosting companies don’t allow subdomains to work automatically via multisite… Usually, if you want a subdomain you have to go into your cpanel and create a new database and user and make it a subdomain. Then install wordpress like you did with your hosting co.
The natural extension you can use for multisite is use subfolders. To do that you do the following:
To take it off there is a code where it defines if you want to use subdomain, instead of false you put true. This is the extensive coding in your config file your supposed to place.Forum: Networking WordPress
In reply to: Multisite isn't fully functional*It was because there were two .htaccess files. I didnt realize there were two until I started going depper into the files. I’m new to “filezilla” the ftp program, usually I just go into the cpanel and the actual files from there.
I had to find the correct one. Because of working with two different sites.