There isn't a MAP that I know of. This product is frequently out of stock. We're talking, one of the top items on Amz. Its not an unwanted item to get rid of, so that means maybe they're looking for reviews? Okay, maybe. But, listing at 50% off would probably wipe a private seller's inventory...
My bad, I was still making edits to the earlier post. There isn't any issue with making categories after /store/ besides creating longer URLs. I don't have enough experience with SEO know if its worth the extra effort to shorten a URL & remove a generic product keyword from the URL.
I've been testing it out by hand since although I might not know "best practices" I can trial and error myself into figuring out what wont work. Wordpress and Phile do not play nice when they're both at the root (even though Phile's folder structure has content is stored in /content/) and I'm...
I've got a (flat file) Twig template in Phile that I love for essentially "product listing." I really want to use this in a WP website for organizing products and logically separating very distinct parts of the site. The upside would be that I've already got the twig structure I like, I would...
That would have been visible to me though, right? I sifted through every 3rd party seller... they may have wanted review history, but there is absolutely no way it was about dispose unwanted items. In fact, selling this item at a lower then normal price isn't even a smart move... So, it must...
Just checked my Amz aff account.... The items circled are $70-100.... never seen this before. There is no way that is a coupon... What is this sorcery?
This completely depends on the content, for me personally. If its words... the wider the page the less I like it. The longer the width of a sentence the more I lose track of where I am. I believe it might have been @turbin3 who posted how larger widths cause people to stop/quit reading sooner...
When you publish or preview a page, are they showing up? Not sure about this one...
This is because BuSoL 100%s all images to full width. Go into your child theme and add some CSS, top of my head... like the following
img.lgimg{
width: auto;
height: auto;
padding-bottom: 15px...
They are using skim links https://skimlinks.com/company/team
If you're trying to copy, or add your aff ids in on load, you could look at https://github.com/marioestrada/scrooge-js I found that last month, but never tried it.
Scan the subs you want to submit to. Sort posts and find ones from like a week ago. Click on the username and look at their post history. If you see duplicates all over the place, you're safe. You'd be surprised how much info you can learn about Reddit by browsing a blatant marketer's account...
I've always been a skeptic about "tests," sometimes lumping it into the basket of fortune telling. However, I have genuinely been able to lean more about myself through these. They are particularly helpful in group settings / relationships / romantic relationships. I know in the past the army...
I'm curious, how many BuSos have taken a Myers Briggs or similar personality test? I'm curious, and I can't help but think a lot of us must be fairly similar. I've taken it several times, always INTP. N and T are very strong, the I and P are both moderate.
Here's a link if you've never taken...
Can anyone recommend a tool/service/way to get alerts every time a top item in a category goes on sale? I've google'd and found a few, but it doesn't look like any will send you alerts for any item in a category's top list unless you manually enter them all.
Whoops, my bad. I have a test site up with BuSo that I screw around with and I guess I must have changed the Wordpress thumbnail since it looked good on my end.
One way to mess with this would be to go into your functions.php and add this
set_post_thumbnail_size( 500, 300, true );
And change...
@TacoCat Yeah, so, its essentially the same code that I posted above, you just have to edit index.php instead of single.
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<?php if ( has_post_thumbnail() ) { ?>
<a href="<?php...
Fuckkk sorry for sounding like a jackass, I gotta stop posting at 4am when I'm half asleep.
The course itself looked WSOish and I figured the essence of it could probably be summed up in a few sentences. Unless it was some deep next level shit which is mostly what I was curious about. I set up...