insurgenesis
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sidebar gone after database prefix changeHave you run a search & replace effectively?
What did you use to do that?You might need to rebuild the sidebar content manually.
Are you working locally?Remember, plugins are meant to make your life easier but If you’re anything like me you tend to over-complicate things.
In my personal experience, it is not too difficult and far more rewarding to set things manually as far as possible.
Plugin settings can often be set manually in other locations.
It is an art to use fewer plugins.Have you managed to solved it yet?
Anyway, I think you’ll be better off directing your question directly to the plugin authors. If you find response is slow you might want to explore some of the other plugins offering similar features.
May I ask, what specifically do you want to compress?
Forum: Fixing WordPress
In reply to: Cannot include navigation in single posts@alchymyth, maybe I haven’t yet responded to your question:
what do you want to do different than what Twenty Eleven does already with the code in single.php?
I needed a way to show navigation options more explicitly.
The navigation I used not only shows “next” and “previous” but also includes “first/last”, as well as a numeric pagination 1,2,3 etc.I have tried to explain this elsewhere on the forum. The original OP question was:
How can I set ONE template to be used for ALL posts – such as category.php instead of using multiple ones?
I don’t understand the need for the single template. I guess I need a more static feel. Although I got navigation working for the category posts only, the real issue is that single posts seem to fall outside the cycle.
Do you know what I mean?I certainly don’t expect answers relating to custom navigation implementation but it would be beneficial to learn more about the inner workings of that “cycle”. And I realise there’s a semantic difficulty in describing this to someone, my apologies. It would be more reassuring to know that the cycle issue is real than simply solving the navigation.
Forum: Fixing WordPress
In reply to: Twenty Eleven Adding category title in single postsDo you have the means to receive a PM?
Hi, thanks for the feedback.
Yes, checked it and now it works perfectly!
Thanks again for your input.Hi opajaap, I’m having difficulty setting thumbnails to link to posts. I had it working at some stage following the advice above.
It no longer works, or something must have changed…
Can you please help me?Forum: Plugins
In reply to: [Post Types Order] [Plugin: Post Types Order] Update – any time soon?I can affirm that it also works fine in 3.4.1 but as muewsik rightly points out, diy’rs are sometimes more careful. I guess one wants to have the certainty that a (perfectly functioning) plugin will continue to be a trusted companion in the future.
opajaap, I’m having difficulty adjusting the animation speed for the PopUp effect in wppa.js.
What settings can I change to make “up” and “down” happen faster?Forum: Fixing WordPress
In reply to: Cannot include navigation in single postsalchymyth, do you understand what I mean?
The navigational style described above (before alternative solutions were introduced) is how it ended up to be in my child theme.
Although I realise Twenty Eleven comes with its own navigation solutions I just needed a little more. It’s important to note that I did not do away with it either but the idea was to build on it.
Anyway I hope I’m not being too particular. If I should be posting this in another forum, please let me know.Forum: Plugins
In reply to: [Tippy] JavaScript insert below TippyThanks for taking the effort to confirm that, and thank you for a good plugin!
Forum: Fixing WordPress
In reply to: Cannot include navigation in single postsIt’s very confusion when a single post is presented outside the cycle in which the posts belonging to a category are arranged.
In my case, single posts were presented differently from posts in categories (although ALL the posts are in categories).
To counteract this I included the category name above single posts and confined “next” and “previous” to only navigate in the category to which a single post had been assigned to.
But “previous” and “next” needed more options like “page 1 of 1” because it felt too limiting.I then found a function (above link) that works for category.php but not for posts generated with the singles. Now the challenge is to get some consistence between category- and single posts navigation.
Forum: Themes and Templates
In reply to: Twenty Eleven – Set ALL posts to use one navigation template?@esmi, I still cannot figure out why it’s impossible to call the the function. It works when called from category.php but not from the singles. I have no idea what to try next.
Bottom right is the option to “watch on youtube” – that needs to go…
Have you also tried turning off video information as well?
Um, where is that setting, I don’t see it?
This doesn’t make sense:
it prevents hyperlinks on the video.
because if anything “prevents” hyperlinks, I shouldn’t be able to go anywhere from the video, right. Now currently that’s NOT the case, and prevention is exactly what’s required.
Just to be clear – the video is to be isolated so that it becomes irrelevant where it’s hosted or being played from whereas we know it happens to be youtube.
[ Doctor reference aside, please do not bump. That’s not permitted here. ]
Forum: Themes and Templates
In reply to: Sidebar bg extend dynamically with jQueryI’ve not found a way to get it to work but here’s what I’ve managed so far:
https://pastebin.com/q353b76V
Any ideas?Forum: Themes and Templates
In reply to: Sidebar bg extend dynamically with jQueryAnyone, where do I load the jQuery library from?