russclem
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: A primary page popular posts puzzleI’m referring to the grid slider just beneath the breaking news ticker.
I’ve already asked the makers of Sahifa, and they said it’s functionality they don’t offer, might in the future, but maybe might not too. So they weren’t much help.
Regarding Flexslider, they offer support to Woothemes customers, but this theme was bought from Themeforest, so it’s not much help.
Nevermind, I’ve solved it.
I created a custom taxonomy, which automatically gets added if the post contains a specific keyword.
Then I just used the has_term conditional tag, and my content-relevant widget displays perfectly!
Forum: Fixing WordPress
In reply to: Display widget if post contains text using conditional tags?I’ll give it a shot!
Forum: Plugins
In reply to: [XPoster - Share to Bluesky and Mastodon] Custom URL shortenerI’m terribly sorry, I must admit I feel quite out of my depth here.
I have a domain, which currently I use to shorten URLs using dlvr.it – but I don’t know how that’s actually happening. I just followed their directions and it works.
Do you have any demo code or anything I could look at to try to learn from?
Hey Cory,
My home server’s Ubuntu. I used Duplicator, and saved the files it produces to my windows machine. I then used Filezilla to upload them to my live linux dev server.
Hope this helps…
Although, I’m not surprised Duplicator didn’t catch it, who in their right minds puts a necessary css file in the wp-content\uploads folder?
Hey,
It didn’t help at all.
But, if anyone else is having this problem, the solution lies in the file:
\wp-content\uploads\zn_dynamic.css
Duplicator doesn’t pick up the old server information in here, but a quick search and replace will find it and change it for you.
Forum: Plugins
In reply to: [Featured Image Thumbnail Grid] responsive grid shortcode?Hi there, I’m interested in this too, but it looks like your article is no longer there?
Do you have a working link?
Many thanks!
Forum: Plugins
In reply to: [Timeline Express] Page too shortTo be more specific, I was also told:
you need to coment this 2 strings
jQuery(“#cd-timeline”).masonry(“reload”);
t.masonry({itemSelector:”.cd-timeline-block”})
Do you plan to fix this? Or do I have to modify the .js file every time there’s a plugin update?
Also every time the plugin is updated, I lose all of the css changes I’ve made. Is there a solution for this?
I’m interested in purchasing, but if there’s no solution available I won’t bother.
Forum: Plugins
In reply to: [Timeline Express] Icons not displayingI’d like to buy this plugin, but support looks like it’s not that great.
Will it get better when I buy or is there no point?
Forum: Plugins
In reply to: [Timeline Express] Page too shortHi there Evan, this is what the theme developer said:
I`ve commented just initialization of masonry from that plugin and like magic the page is not limiting on height. So i was right, that plugin has an issue.
Also, visual composer and phoenix theme and almost every modern theme has already a masonry script loaded. The plugin author should include a masonry script with a prefix, like the best practices of WP developer say.
Anyway, if you don`t need the express timeline masonry system you can stick with this change.
Can you offer a fix for this or should I just go ahead and comment out masonry?
Forum: Fixing WordPress
In reply to: Error on my front pageOkay, I just renamed those three Cherry plugin folders so they’d be deactivated, and still the error remained.
Forum: Fixing WordPress
In reply to: Error on my front pageThanks for your time Tara.
– I have removed all caching plugins completely, and tested the page on a brand new install of Windows 10. The error remained.
– I have tried deactivating every plugin, and the error remained. However, my theme won’t allow me to deactivate three Cherry plugins, so they stayed active. I have updated the Cherry plugins.
– Switching to the default 2015 theme got rid of the problem.
So I’m guessing it’s something to do with the theme?
Russ
Forum: Themes and Templates
In reply to: Changing title stylingSorry, I guess I posted in the wrong place.
It’s for the Featured Image Thumbnail Grid plugin, but I can just ask them directly. ??
Forum: Plugins
In reply to: [Timeline Express] Page too shortHey Qebas, I see you fixed the problem on your site.
What did you do to make it work?
Forum: Plugins
In reply to: [Timeline Express] Page too shortI spoke to the theme creators, and they said that the problem is to do with the container height set by the plugin.
Any ideas on how to make this work?
I changed the container height with firebug to see how it’d look, but the various timeline announcements still all overlap each other.