kylecesmat
Forum Replies Created
-
@esmi I have, I hardcoded them intt wp-config as well.
here is a quick video showing how the browser rewrites the URL – https://videobam.com/RYbUd
@esmi I did, yes. I am not having database issues or anything like that, strictly what appears to be URL mapping.
I’m trying to debug and see if I can figure out exactly what is happening
Forum: Fixing WordPress
In reply to: Cannot Import Featured Images After Exporting PostsAlso, here are links to the old & new site… Any guidance is appreciated.
old: https://www.pros2preps.com
new: https://www.sports360az.comForum: Hacks
In reply to: Custom area in 'New Post' page for video embed codes?Here is what I have so far, any idea why this isn’t working? I have this PHP code right before <?php the_content(”); ?> in my single.php file.
<?php function limelight(){ $llvalue = get_post_custom_values("limelight"); $limelight = $llvalue[0]; return '<div class="video">' + $limelight + '</div>';} ?>
Then in the custom fields area in my edit post, I have the limelight field with my embed code pasted in.
Essentially, I just need this embed code to float left and have 5px of padding, which I’ve defined as .video in my CSS file.
Forum: Hacks
In reply to: Custom area in 'New Post' page for video embed codes?How would I go about making a custom field where all a reporter would have to do is paste their embed code, and the field would automatically place it into a DIV with the “video” class assigned?
Forum: Meetups
In reply to: Arizona Mesa/Gilbert/ChandlerI work around Chandler/Tempe/Scottsdale, hang out at Gangplank a lot. Always looking to network with locals!