Carmdq
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New post won’t publish right unless saved as draft firstI’m using:
- ACF
- Clean WP Admin Menu
- Elementor Pro
- CodeStyling Localization
I”m also using a plugin I made myself to create CTP and some other functions I need.
I have tried disabling absolutely all of them and cleaning the cache with no luck. I can also confirm it’s happening both in Firefox and Chrome on a Windows Machine. Haven’t tried a different OS yet.
Forum: Fixing WordPress
In reply to: New post won’t publish right unless saved as draft first@jcastaneda thanks for your comment. Yes, I’ve tried the default theme, creating a new user and disabling all plugins.
I’ve also noticed after the post is published (without category and featured image), if I change the state back to draft, re-select category and featured image and save it THEN I can re-publish it correctly (i.e. with category and image working).
Totally baffled with this…
Forum: Fixing WordPress
In reply to: Apperance > Customize page not loading@andreacaldwell, from your console results, there seems to be a problem with your load-scripts.php
A quick Google search for “wordpress load-scripts.php” throws several results. Here’s one but you should check the others: Dealing with load-scripts.php console errors in WordPress
@npdais2, are you the creator of the site or just the Admin? There’s a higher level of administration called “Super Admin”. At least in Multisite installations.
Forum: Fixing WordPress
In reply to: Apperance > Customize page not loadingAh, okay. Have you tried switching temporarily to a different theme to see if it’s a theme related issue? Also you could try turning off your plugins.
Forum: Fixing WordPress
In reply to: Apperance > Customize page not loadingHi,
Do you mean Custom page? Is it a homepage for your site?
Forum: Fixing WordPress
In reply to: New post won’t save featured image and categoryJust a quick update. After a post is published and things go as described (featured image and category deleted), if I change the status of the published post to draft and then hit publish again, the category and image are saved.
- This reply was modified 7 years, 8 months ago by Carmdq.
Forum: Networking WordPress
In reply to: Duplicating network site for staging purposesSo, I managed to clone to the multisite to a subdomain, firstly creating the subdomain itself, uploading a copy of the entire WP folders and then creating a new DB and importing the table from the old one. Later, within the new DB I searched and replaced all of the old url instances with the new subdomain.
The site loads incorrectly though, as it appears not to be loading the CSS from its child theme, and not loading the images either. Pages text contents load just fine. However, the custom posts aren’t loading and I’m getting a 404 error page when trying to access one. I’ve updated the permalinks but I’m not sure where else to go from there.
Any thoughts?
Forum: Networking WordPress
In reply to: Duplicating network site for staging purposesThanks. Apparently you need to the pro version of Duplicator for a multisite installation.
Forum: Plugins
In reply to: [Edge Suite] Sync animation with parallax scrolling?I ended up doing it manually. Thanks anyway!
Forum: Plugins
In reply to: [Edge Suite] Not working after latest Adobe CC updateHi Timm,
I’d like to help, though I have no coding knowledge. I can however test the plugin either locally or make a fresh install in a subdomain. Let me know if there’s anything specific you need help with.
Best Regards,
Forum: Plugins
In reply to: [Edge Suite] Not working after latest Adobe CC updateTimm, I’d sure like to donate as well to help the plugin development. Have you got the animation files you need or do you still need one?
Also, if there’s any chance to make the plugin work with parallax that would be awesome.
Forum: Plugins
In reply to: [Edge Suite] Not working after latest Adobe CC updateNo problem. How basic are we talking about? Will a simple image moving throught the stage do it?
Forum: Fixing WordPress
In reply to: Add Edge Animate manuallyI also tried this article, but it breaks the site when adding the code to functions.php.
Forum: Plugins
In reply to: [Edge Suite] Not working after latest Adobe CC updateTimm,
I just sent you an email with an attachment. Let me know if you get it.
Forum: Fixing WordPress
In reply to: Run two sites from one databaseThe site would be the same internally, using the same theme. But the header content, logo, etc. should be different. The site is using custom posts for products. Those posts should feed both sites.