tapper101
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] How to change excerpt link text (‘Continued’)?All I need to know is where the function that changes the default wordpress ‘read more’ excerpt link to ‘Continued’ is in the labyrinth of Virtue functions and filters, so I can override it.
Currently I have my excerpts in Swedish followed by “… Continued”, it looks pretty stupid and since you haven’t added a class to the link I can’t do much about it unless I can find your filter.
Forum: Plugins
In reply to: [Get Use APIs - JSON Content Importer] I can’t get this feed to showThank you Bernhard, that did it!
Forum: Themes and Templates
In reply to: [Virtue] Different logo image on the home page/front page?<div class="col-md-4 clearfix kad-header-left"> <div id="logo" class="logocase"> <a class="brand logofont" href="https://domain"> <div id="thelogo"> <img src="https://domain/logo.svg" alt="domain" class="kad-standard-logo" /> </div> </a> </div> <!-- Close #logo --> </div><!-- close logo span -->
I hid the img with display:none, and set the new logo as a background on div#thelogo with the same dimensions as the img. There’s probably multiple ways to do this though.
Forum: Plugins
In reply to: How long will WordPress Support Jetpack JSON APII’m pretty sure it’s gone. I can not find the setting to activate JSON API in Jetpack.
That is fantastic news! Looking forward to that.
NVM. Forgot to change path in media settings lol.
Forum: Themes and Templates
In reply to: [Virtue] How do I edit archive.php to sort posts by category?Thanks for pointing me in the right direction, Ben.
Edit: Wow, 40 min later it’s perfect. I can’t believe I did this with zero PHP knowledge, thanks for pointing me to WP_query! I was pretty lost. Man this theme got great support, been using it for years and it’s little things like this that makes it so good.
- This reply was modified 7 years, 10 months ago by tapper101. Reason: Resolved
Had that issue just a few minutes ago, and I just now tried a second time and it did update this time. Maybe they fixed it. Try updating again.
Forum: Plugins
In reply to: [WooCommerce] Faulty uninstallation, not fully removed. How to fix?Thank you, good sir
Wait, you’re asking a question in a review which you for no reason at all also gave 5 stars?
Why are you even on a computer, let a lone working with websites, if you don’t even know how a forum works?
Forum: Plugins
In reply to: [Display Widgets] [Plugin: Display Widgets] V1.22 not workingPerhaps it doesn’t work with your theme – what theme are you using?
Forum: Fixing WordPress
In reply to: [Difficult] Is it possible to have pages or posts in XML?Yeah, you read that hard. I was actually about to link that to you myself. Good you found it yourself.
Forum: Fixing WordPress
In reply to: [Difficult] Is it possible to have pages or posts in XML?Thanks for that detailed and helpful comment…
Forum: Fixing WordPress
In reply to: Polish hacker posts to my blogCould be smart idea to run the polish comment in Google translate. See what he wants.
I also have a similar problem. My guess is that the sample code is incorrect or outdated. Maybe it doesn’t work with the later WP versions such as 3.3.
My script menu looks completely different from his. Instead of “Script” it says “Post”, only in the dashboards left menu does it actually say “Script” – but within the script, it’s just “Post”s. View Post, New Post, etc.
I also don’t have the “Gallery” tab in the “Set XML Document”. It simply don’t work as intended.
I’ll mark the plugin as “broken”.