forallweknow
Forum Replies Created
-
“change them” being home and siteurl….
Thank you, davidsword! I have gotten out of the loop, and the navigation links seem to be cooperating. Interestingly, I had to change them to https://www.simplybodywise.com in order for them to work. But the looping is gone ~ huzzah!
Now a new issue seems to have cropped up. The modifications to the theme are not coming through. Compare the old
https://www.simplybodywise.robertwschmitt.com
with the new
https://www.simplybodywise.com
which looks to have the regular template.
When I searched the database, I saw that in wp_posts, there are 128 instances without the https://www., but that would not affect themes ~ correct?
Again, thanks much for helping me get out of the looping. Any ideas on this themes issue?
Appreciatively, wa
Forum: Fixing WordPress
In reply to: How to make includes in WordPress for BodyThat looks good. I’m a php newbie. I uploaded a file to the theme, it shows up in Appearance / Editor; however, when I click on it, it is empty. Any ideas? Thx! Here’s the code:
<?php echo /** * Contact block template part * * White Ash created this Nov 2013; includes Facebook, ShareThis, Contact buttons * and Constant Contact signup form */ ?> <table border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td><a href="https://www.facebook.com/pages/SOUL-MUSIQUE/125084220840175"><img class="alignleft size-full wp-image-76" alt="visit SoulMusique on Facebook" src="https://www.soulmusique.com/wp-content/uploads/2013/10/facebook.png" width="64" height="64" /></a></td> <td><span class="st_sharethis_custom">????????????</span></td> <td><a title="Contact Glenda" href="https://www.soulmusique.com/contact-glenda/"><img class="alignleft size-full wp-image-77" alt="contact Glenda" src="https://www.soulmusique.com/wp-content/uploads/2013/10/onlineform.png" width="64" height="64" /></a></td> </tr> </tbody> </table> <!-- BEGIN: Constant Contact Bubble Opt-in Email List Form --> <div><form style="margin-bottom: 3;" action="https://visitor.r20.constantcontact.com/d.jsp" method="post" name="ccoptin" target="_blank"><span style="font-weight: bold; font-family: Verdana; font-size: 13px; color: #1983c5;">Join the SoulMusique email list </span><span style="font-weight: normal; font-family: Verdana; font-size: 13px; color: #1983c5;">Email:</span> <input style="font-family: Arial; font-size: 10px; border: 1px solid #999999;" type="text" name="ea" size="14" value="" />?<input class="submit" style="font-family: Arial,Helvetica,sans-serif; font-size: 11px;" type="submit" name="go" value="Join" /> <input type="hidden" name="llr" value="ytz4kndab" /> <input type="hidden" name="m" value="1103180588664" /> <input type="hidden" name="p" value="oi" /></form></div> <!-- END: Constant Contact Bubble Opt-in Email List Form -->
Forum: Plugins
In reply to: [Audio Player] [Plugin: Audio Player] Standalone ~ option of download buttonAny ideas on this?