cqsite
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Jquery or Bootstrap bug? Thoughts?Sorry. I had read that, but I thought this problem may be independent of the theme and possibly a common issue for those utilizing the plugins/add-ons mentioned. Feel free to delete.
Forum: Themes and Templates
In reply to: Pytheas-Excerpt 'continue reading'I am just not sure where else this ‘Continue reading’ could be coming from. Thanks!
Forum: Fixing WordPress
In reply to: Custom Fields to display keys as listPS Using the WP Custom Fields plugin to ‘create’ the fields.
Forum: Plugins
In reply to: Custom field for custom permalinksAnyone? Please? ??
Forum: Hacks
In reply to: External URL for Post Title PermalinkI guess I need some hand-holding with this:
The PageLinksTo plugin is 100% brilliant, but cannot be integrated into Gravity Forms, so I have had to go the manual route.
That said, I’ve tried your instructions, but I am obviously missing something.
The posts have permalinks that are only taking the first letter of the custom field value, so instead of taking me to https://www.link.com, they direct me to cinnamonquill.com/testblog/w
(See ex at: https://thecinnamonquill.com/testblog/)
In order to get to this point, I did the following:
Custom field created.
Code added to loop.php + functions.php.
Though I don’t fully understand:
‘Instead of calling the_permalink() just echo($permalink);’So my loop.php looks like this: https://pastebin.com/SPKpPgT3
My functions.php: https://pastebin.com/t3hVnzKh
Sorry for the trouble + thanks for the insight!
Forum: Hacks
In reply to: External URL for Post Title PermalinkThank you so very much. Will give this a go!
Forum: Themes and Templates
In reply to: Sight–Changing Permalinks to Outside SiteThank you–on my way over.
Forum: Themes and Templates
In reply to: Sight Theme-JS Cookie IssueOr, anyone know where I might look for an answer to figuring this out?
Thanks!
Forum: Themes and Templates
In reply to: Snapshot–Images not showingAnyone else had this issue?
Forum: Themes and Templates
In reply to: Older Entries Page-Post appears sticky, but isn’t…any ideas?
Forum: Themes and Templates
In reply to: Older Entries Page-Post appears sticky, but isn’t…Thank you for replying; hopefully I did this correctly:
Forum: Fixing WordPress
In reply to: ‘Older Entries’ yields new entry oldHmm, interesting thought. I did a test over on my ‘test’ blog and the same thing happened.
For now I’ll just adjust how many posts it shows on the main page. Any other ideas?
Thank you!
Forum: Fixing WordPress
In reply to: Missing tags on first postPerfect. Thank you very much!
Forum: Themes and Templates
In reply to: Template issues w IE 6/7After fixing 62 of the 100 xhtml errors, and validating the css, I still have the following, for ie 6 and 7:
https://browsershots.org/screenshots/ec88e72c401d62921d2f2e2733c9f019/
https://browsershots.org/screenshots/83503697fea3f557bc8aee4555042478/
The original template had spacer images and I am wondering if those might help resolve the problem…I removed all of them because I thought it was a nuisance to have images everywhere I could just specify width/height.
Thanks,
Jennifer
Forum: Themes and Templates
In reply to: Template issues w IE 6/7Thank you for the reply. How come it is showing errors for code that was generated by the WP “visual” editor buttons (for paragraph, underline, etc)?
Also, I ran some popular blog URLs through the validator and found that most of them had like 200+ errors. How many errors should be “expected”, if you will?
Thanks again.