Andyml
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Published Date HTML and SchemaD’oh! I had an old function where I’d tried to achieve the same thing and had got close but not quite there. It was still hanging around. Removed it and hey presto! It seems to be working now.
I feel like a right idiot now!
Apologies for wasting your time and thanks so much for the help.
Forum: Themes and Templates
In reply to: [GeneratePress] Published Date HTML and SchemaHi David,
Thanks for getting back to me.
I have actually tried that snippet and found it didn’t work. In fact I’ve still got it in my functions and here’s the HTML from one of my posts:
<span class=”posted-on”><time class=”entry-date published” datetime=”2021-02-27T16:09:40+00:00″ itemprop=”datePublished”>February 27, 2021</time><time class=”updated” datetime=”2021-03-08T15:41:55+00:00″ itemprop=”dateModified”>March 8, 2021</time></span>
So it doesn’t seem to be having the desired effect. And that’s really why I ended up posting this, as none of the other solutions I came across from my own searching worked for me.
Any ideas why? Or other options to try?
Thanks for the help, really appreciate it.
– Andy
Hi Maybellyne,
Thanks for the reply and apologies for my slowness in getting back to you.
I was certain I’d filled in the organisation name and logo and yet on checking all my websites I found every single one of them was blank! So I corrected that, ran them through the Rich Results Test and everything seems to be working perfectly now. I feel very stupid considering how simple it was!
Thanks so much for your help, and again such a big fan of the plugin.
– Andy
Forum: Fixing WordPress
In reply to: No 404 Page and "Error establishing database connection"I can’t believe I didn’t check the config file before posting here. What an idiot! I just assumed it would be something far more complex. How wrong I was.
Anyway, you were right, the database name was wrong in the config file. I’d installed a 2nd WordPress installation into a sub directory and that had been acting oddly recently. It must have changed the root config file’s details.
All sorted now though!
Thanks for the help!
Thanks again for the reply Cais.
The custom CSS worked perfectly, so that’s great.
It’s strange you’re not seeing the Pagination working as I’ve got the it turned on. I haven’t selected a template though, as when I do (from the list of 3 available – imagebrowser-caption.php, imagebrowser-exif.php and imagebrowser.php) then it stops working and reverts back to reloading the whole page when you click “next”. Not sure if that’s a problem or the same for everyone.
At the moment though it all seems to be working at my end. I’m testing it in both Chrome and Firefox and it’s behaving how I want it to now, and the cursor problem seems to have disappeared. So for now I’m happy!
Be warned, I may be back soon though if things go wrong again, but for now thanks very much for the help, really appreciate it!
– Andy
Hi Cais,
Thanks for the very quick reply.
I just checked that thread I referred to and realised it was 5 years old! Whoops!
The page I’m having trouble with is – http://www.naildesignsforyou.com/toenail-designs/
When I click the pagination then hovering over any other links after that just shows the typing cursor and not the usual “hand icon”. Like I said, it’s pretty minor but something I’d like to fix if possible.
One other thing, and I think this must be very simple and obvious, but is it possible to change the size of the imagebrowser? And in doing so, have the images within it re-size (down) to the size of the imagebrowser? I’m ideally looking to have the browser much smaller and aligned to the left of the page with the text wrapped around/to the right hand side of it. Not sure if that’s possible though.
Thanks very much for the help!
– Andy
The templates were actually activated, and I tried deactivating them.. which worked! So for some reason the main template I’m using is currently deactivated but everything is working on the website. Which seems weird. But it’s working, so I’m happy!
Thanks!
Forum: Fixing WordPress
In reply to: Child Theme and Recent Posts Tab Not WorkingSorry, it’s just tricky seeing as the site I’m having the problem with isn’t actually online. But, here’s an example of the widget I’m having the problem with – http://demo.mythemeshop.com/point/
If you scroll down slightly on there then you will see the “Popular Posts” and “Recent Posts” tabs in the sidebar. If you click on one or the other it changes the tab, the background color of it changes too and you get the two different options. However, on my website, since creating the child theme all I get is a long list of all those posts instead of being divided into the two tabs. The tab options are still there, “Popular Posts” and “Recent Posts”, but clicking on them doesn’t change the tab or the background colour. All it does it move you down the page to where they are located.
Could it be something related to Javascript, if that’s what the widget is designed in? Or something totally different?
Again, any help would be hugely appreciated.