-
Posted a reply to Full text sent to subscribers instead of snippet, on the site WordPress.org Forums:
Was there any resolution to this? We're seeing exactly the same issue. -
Posted a reply to Layout issues – flexbox isn’t wrapping properly, on the site WordPress.org Forums:
Closing -
Posted a reply to Layout issues – flexbox isn’t wrapping properly, on the site WordPress.org Forums:
Okay, please ignore this - I thought ARI was converting the wordpress galleries to a… -
Created a topic, Layout issues – flexbox isn’t wrapping properly, on the site WordPress.org Forums:
Hi, I've been using ARI Fancy Box for a couple of site… -
Posted a reply to Incorrect Password error when password has special symbols, on the site WordPress.org Forums:
Seeing the same thing - seems somewhat confusing that the auto-generated WP PW would break… -
Posted a reply to Masonry broken in WP5.5, on the site WordPress.org Forums:
Update: confirm that updating to the new theme solves the masonry problem. Thanks! Also looks… -
Posted a reply to Masonry broken in WP5.5, on the site WordPress.org Forums:
Thanks - that's my next thing to try. The only reason I haven't is because… -
Created a topic, Masonry broken in WP5.5, on the site WordPress.org Forums:
Anyone seen the issue where the masonry doesn't 'bunch… -
Posted a reply to Change fonts in Zoom Lite, on the site WordPress.org Forums:
Yes, you can just update the styles in the CSS to use different fonts. -
Posted a reply to Dropdown menu on mobile page, on the site WordPress.org Forums:
I've found that if you press and hold the menu, rather than just tapping it,… -
Created a topic, Bug-Fix: “Undefined” in Wp-pointer while editing posts, on the site WordPress.org Forums:
Found another bug in zoom-lite. Seems that when editin… -
Created a topic, Bug Fix: “This entry was posted in” for custom post types, on the site WordPress.org Forums:
Hi Zoom-Lite developers, I noticed that the "The entr… -
Created a topic, Disable spinner during lazy load, on the site WordPress.org Forums:
Hi, I want to enable lazy load for images, but the sp… -
Posted a reply to Next to the mobile menu icon, add the word ‘menu’, on the site WordPress.org Forums:
I've just followed these instructions, but this option (Mobile Menu Title Option) doesn't exist. I'm… -
Created a topic, Display Category Description on Category pages, on the site WordPress.org Forums:
Hi, One thing the ZoomLite theme is missing is the ab… -
Posted a reply to Google Fonts not always working, on the site WordPress.org Forums:
Thanks for replying. I think the version number is just used for cache-busting, so shouldn't… -
Created a topic, Google Fonts not always working, on the site WordPress.org Forums:
I'm using the Zoom Lite theme but want to use some oth… -
Created a topic, Single column bottom widget area, on the site WordPress.org Forums:
Is it possible to make the widget area at the bottom b… -
Posted a reply to Redirection breaking for posts with modified URLs, on the site WordPress.org Forums:
Turned out that was the problem. Disabled redirection, and the modified post urls started working… -
Posted a reply to Automatic redirection not working for posts, on the site WordPress.org Forums:
I've found the same thing. Had to disable the Redirection plugin for now as it's… -
Created a topic, Redirection breaking for posts with modified URLs, on the site WordPress.org Forums:
Hi, I've noticed that quite a few pages on my site a… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
I previously had the code using get_the_ID() - I added the explicit call to $post->ID… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
I've just posted a reply, but it appears to have disappeared. -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
Okay, so I've managed to put in a fix, although it's a bit hacky and… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
Tried changing it to: $plant_shortcode .= '<p>'. get_the_excerpt( $post->ID ) .'</p>'; No effect, unfortunately. -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
Funnily enough, I only added the setup_postdata() line to try and fix the problem. Removing… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
That doesn't have any effect either. What I'd really like to do is understand what… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
What looks perfect to you? Here's the page with the issue; WP Cache has been… -
Posted a reply to “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
Thanks. Unfortunately that hasn't had any effect. -
Created a topic, “Continue Reading” link wrong in post excerpt – anyone know the actual solution?, on the site WordPress.org Forums:
I have a shortcode which lists entries from a particul… -
Posted a reply to Fix for get_the_excerpt having the wrong Read More links, on the site WordPress.org Forums:
Bizarrely, this appears to have fixed itself without me doing anything. I guess there was… -
Posted a reply to How to create a list of links to pages that link to the current post? Plugin?, on the site WordPress.org Forums:
For my solution, putting it in a sidebar won't work - it has to be… -
Posted a reply to How to create a list of links to pages that link to the current post? Plugin?, on the site WordPress.org Forums:
You'll need to modify this to suit your own needs, it won't just work out… -
Created a topic, Cleaning up and sorting search results, on the site WordPress.org Forums:
Hi all, I'd like to make the following adjustments t… -
Posted a reply to Showing the event date on the search template, on the site WordPress.org Forums:
Quick update: I managed to solve this by: 1. Turning off breadcrumbs for the Happenstance… -
Posted a reply to Showing the event date on the search template, on the site WordPress.org Forums:
Thanks, that's what I was looking for. I'll have to see if I can put… -
Posted a reply to Showing the event date on the search template, on the site WordPress.org Forums:
Hi Caroline, There is no problem in the plugin or conflict with the theme. I'm… -
Posted a reply to How to create a list of links to pages that link to the current post? Plugin?, on the site WordPress.org Forums:
Quick update to this, for people who might be interested, I fixed it by knocking… -
Created a topic, Showing the event date on the search template, on the site WordPress.org Forums:
Hi there, Using the events calendar to good effect on… -
Created a topic, Fix for get_the_excerpt having the wrong Read More links, on the site WordPress.org Forums:
Hi all, Been googling around a bit and can't find a s… -
Posted a reply to Fatal error: Class ‘Tribe__PUE__Package_Handler’ not found, on the site WordPress.org Forums:
It's an easy fix, which has been outlined several times in the thread already. -
Posted a reply to How to create a list of links to pages that link to the current post? Plugin?, on the site WordPress.org Forums:
Thanks, the posts-to-posts plugin looks like it'll give me exactly what I need. LOL @… -
Created a topic, How to create a list of links to pages that link to the current post? Plugin?, on the site WordPress.org Forums:
Hi all, I'm using a plugin which creates a product ta… -
Posted a reply to Fatal error: Class ‘Tribe__PUE__Package_Handler’ not found, on the site WordPress.org Forums:
Okay, so there's a patch they've put out, v4.6.1.1, which fixes this: https://en-gb.wordpress.org/plugins/the-events-calendar/changelog/ I've just… -
Created a topic, Fatal error: Class ‘Tribe__PUE__Package_Handler’ not found, on the site WordPress.org Forums:
Just updated to the latest version of the Tribe plugin… -
Posted a reply to 404 Page Not Found on Products, on the site WordPress.org Forums:
Think I've found a fix for this. I think it might be because I installed… -
Posted a reply to 404 Page Not Found on Products, on the site WordPress.org Forums:
I'm seeing the same thing. Looks like nobody's supporting the plugin any more. :( Going… -
Posted a reply to How to edit shortcode to display products alphabetically by title?, on the site WordPress.org Forums:
I just figured this out (I don't think the plugin is being supported, so you'll…