Robert
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Review template that stores in a db?Just an FYI – took Bruin’s advice and found, and installed, GD Star Rating.
This is a VERY extensive plugin with tons of configurable elements. Although, right out of the box it worked just great.
It also has about 8 tables – so if you’re looking to tie-in tables and fields in your review pages, this might be a good starting point.
Forum: Themes and Templates
In reply to: Review template that stores in a db?Thanks Bruin – good idea! I was fixated on those templates ??
Forum: Fixing WordPress
In reply to: Adding H1 tags to postsHi Alchymyth,
Yup – I found it – see my previous post. But, for some reason, every SEO tool I use claims I don’t have any h1 tags ??
But they’re there!
Thanks for your help…
RobForum: Fixing WordPress
In reply to: Adding H1 tags to postsCorrection!
Just was told on the other forum – my theme DOES use H1 tags – and Alchymyth they are in the loop.php page just as you suggested ??
But, what they can’t tell me is why all the SEO checks I do say I don’t have any H1 tags when the “loop.php” which is called by the “get_template” function does say I have those tags – as below:
<?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?> <h1 class="title"><?php the_title(); ?></h1>
From what the other forum folks mentioned this code should be placing my post titles with the h1 tags.
Forum: Fixing WordPress
In reply to: Adding H1 tags to postsHello All – seems to be there are no h1 tags anywhere in this theme – or most Elegant Themes for that matter. Apparently very few themes from this developer have good sep functionality built-in. If you’re using these themes you have to figure out how to add the tags yourself.
Unfortunately, Alchymyth, I have no idea how to view where that is pointing to ?? I’ve tried opening single.php and page.php in FF and determining using Firebug – to no avail.
I may be better off utilizing a theme that’s more function than form ??
Forum: Fixing WordPress
In reply to: Adding H1 tags to postsThis is a theme issue? WordPress itself doesn’t have a way to make post titles encapsulated in an H1 rage?
I will check out that forum – thanks!
Rob
Forum: Fixing WordPress
In reply to: Adding H1 tags to postsIt’s from Elegant Themes – the title is “Aggregator”.
Forum: Plugins
In reply to: [WP RSS Multi Importer] RSS Feed widget change […]No, thank you! And I already did – on 5/5….I’d have given 10 stars if allowed – it just works perfectly – right down to the attribution – which I really need to provide.
Of course, after seeing, and signing up, on your site, I want to know where the plugin is that makes my site look that good ??
Thanks again Allen!
Forum: Plugins
In reply to: [WP RSS Multi Importer] RSS Feed widget change […]Hey Allen,
I went over all the feeds and the 2nd readmore only shows up on those feeds that have their own “readmore” within the feed.
Thanks for your help! And, if you can create a solution in your next update that would be great ??
Still, by far, the best RSS import tool out there and it’s much appreciated! I don’t suppse you have one for Joomla??? They are in desperate need over there.
Be well…
RobForum: Plugins
In reply to: [WP RSS Multi Importer] RSS Feed widget change […]Hi Allen,
Okay – I tried making a few changes to that line – didn’t have an impact on the posts on my site.
I’ve noticed, with feeds, that sometimes what is already posted is not effected by changes to the posting tool – those changes, at times, seem to impact just new posts.
And I just noticed something else – this is not happening on all my posts. I’m wondering is this now a result of the feeds themselves?
If you look at one of my sites – https://www.hitaco.info -and click the read more icon […] on the first two articles in the new window everything is as it should be – there is a single “read more” link and then the title is linked/clickable as well.
But if you go into the article titled “ISU to Pay HHS $400K for HIPAA Violation” – you’ll then see the doulbe “read more” lines.
So now I’m not sure what is causing it!
Forum: Plugins
In reply to: [WP RSS Multi Importer] RSS Feed widget change […]Okay – I looked in that file and didn’t find any “read more” statements – I did find the line “don’t mess with this php code”…lol
So I stopped messing.
In the options.php and the import_posts.php I found several readmore statements – but they didn’t look like anything I wanted to mess with either.
I appreciate your time Allen – and it’s not a huge deal as I’m just building these sites now (I wish I had the traffic right now for it to be a deal!)…but if you could, at some point, post a solution – or another file – it would be appreciated!
Thanks again for your time!
RobForum: Plugins
In reply to: [WP RSS Multi Importer] RSS Feed widget change […]Hi Allen,
I can usually muddle my way through some php – if it’s just a question of commenting something out ??
If you can tell me the path/file I can take a shot at it.
But if it’s in the “wp-rss-multi-importer.php” – I already looked and couldn’t find anything so a replacement file, in that case, would be great!
Thanks for your help.
[ redacted, support is offered via the forum and not email ]