Momekh
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] twenty sixteen theme and bog standard woocommerce imagesThank you Mike. But I installed a child theme on a stand alone, it was OK. I installed the same on a multisite (with the twnetysixteen theme there as well of course), it gave me the integration notification.
I double checked on the stand alone site (latest WP version, WooCommerce, 2016 theme, mychild theme)… it was working fine.
But on the multisite, it was giving the integration notification. I had to declare support in the functions.php for the notification to go away. I still think there is something wrong with the display over at the multisite.
What gives? Any difference?
Forum: Plugins
In reply to: [WooCommerce] twenty sixteen theme and bog standard woocommerce imagesIsn’t twentysixteen compatible with woocommerce right out of the gate? Or do we have to declare support for woocommerce?
Forum: Networking WordPress
In reply to: Redirect loop on subfolder multisite installOK so this is pathetic.
The .htaccess file (that I was editing on notepad.exe on win 8) had formatting!!!!!!!!!The moment those formatting marks were removed, all is working well! Alhumdulillah!!
Thank you 1a and ipstenu for the help…
P.S. I was not able to see those formatting marks, only the support crew at Hostgator saw it and removed it. If notepad doesn’t catch them, what other free, simple text editor can one use!?
Forum: Networking WordPress
In reply to: Redirect loop on subfolder multisite installThat’s… weird. You didn’t have an old, lingering version of Multisite on the server, did you?
Now I didn’t say that. :/
I really don’t remember since when I have WP on the said domain (i.e. the designby.momekh.com domain). I have been upgrading of course, but the multisite was only after I had 4.0, so fairly recent.
Forum: Networking WordPress
In reply to: Redirect loop on subfolder multisite installRight now, the problem is simple in its severity: The moment I have ANY .htaccess file, a 500 internal server error on all sites (on the main designby.momekh.com and all subsites — I have only three now, all for testing purposes).
I can access the htaccess via Network Setup. I have tried that. And pretty much all variations I can find. But like I said, any form of
.htaccess
and I get a 500 internal serve error.There is a certain @ipstenu (Mika Epstein) that I see on all matters of multisite issues… a person like that can help perhaps?
I am stuck pretty bad here.
Forum: Networking WordPress
In reply to: Redirect loop on subfolder multisite installHmmm…
I have wordpress installed on a subdomain. Just for that, do I need more instructions in the .htaccess?
After I’ve installed WordPress on the subdomain (which is https://designby.momekh.com)… I installed a multisite so I can have https://designby.momekh.com/site1 etc. I have only added .htaccess for this scenario. Are you saying that I need to update .htaccess to reflect the original subdomain installation of WP itself?
Am I even making sense here? :/
Forum: Networking WordPress
In reply to: where is the htaccess/wp config to copyGo to your Network Admin area.
What you’re looking for is inSettings > Network Setup.
cheers!
Forum: Fixing WordPress
In reply to: post_parent not set on WP3.9OK, as I was typing this I was trying this out.
This problem only happens when I was using a previously uploaded gallery. No images were found to be attached.
I added a new post (post-format: gallery) and added a few pictures in it, the above code now prints the post parent!
Now I wonder if this problem is bigger than it looks: what if someone installs my theme, and already has gallery-format posts? Will this code not work for them? Hmmm… Maybe WP somewhere “Builds” this, and one can do a “refresh” of all gallery items and post->parent vars?
Akkkhh! :/
Forum: Fixing WordPress
In reply to: post_parent not set on WP3.9I am developing a theme. post_parent is reverting pack to the attachment itself. I am using twentyfourteen’s function here:
<p class="small byline"> Parent Post (for this attachment): <span class="parent-post-link"> <a href="<?php echo get_permalink( $post->post_parent ); ?>" rel="gallery"> <?php echo get_the_title( $post->post_parent ); ?> </a> </span> </p>
I am using
add_theme_support( 'post-thumbnails' );
as well.Any ideas? :/
Forum: Fixing WordPress
In reply to: WP Database repair! What gives please helpOK, so the thing just started working again. On its own.
This is not the first time technology ghosts have wrecked and then saved the day. :/
Alhumdulillah
Thank you so much for the help again!
Forum: Fixing WordPress
In reply to: WP Database repair! What gives please helpMakes sense. I have a caching plugin.
Also, I have a SQL file backup (via a backup plugin).
Here’s what I’m thinking of doing:
- Hit up Hostgator, and see if they can fix this?
- If that fails, I can log in via PHPMyAdmin and try to do something with the sql backup that I have
Frankly, I don’t know what kind of data the .sql file will have. Will it have images as well!? It’s a image-heavy site. Hmmm…
Thanks again. ??
Forum: Fixing WordPress
In reply to: WP Database repair! What gives please helpThere is one thing though:
The site has an online ordering form. The whole thing is working!!
IF the DB is gone, then how come the front-end is working??
The only problem is while accessing
wp-admin
…
Maybe there is hope? Any more clues?Forum: Fixing WordPress
In reply to: WP Database repair! What gives please helpHills it is then. :/
Thanks @catacaustic… I was fearing that was the only way out of this.
Prodos, thanks for that. Although I haven’t checked if those were the changes made on my side.
But on the whole, what are we saying here? That Akismet’s Readme file _was_ written for 4.0, and then later was updated to read the correct WP version?
And that readme file changed in WordFence repo,and because of that change, a warning was issued?
I shudder to think that akismet automagically changed the readme file on my installation and then wordfence caught that?
Thanks y’all for the comments so far.
Thanks WFSupport ??
Have also made a new entry at the support topic #
And hills is where it’s at. ??