ipreferpencils
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [The J A Mortram] Remove Website Field from Comments FormI know this is marked as resolved, but I’m having trouble with this.
I am trying to just use wordpress’s default comments_template() instead of the comment_form() and none of the suggestions for removing the URL Field are working.For some reason the form fields in comments_template() are not tagged, so I can’t simply hide the url field in css like I would be able to with comment_form()
Any suggestions to hide the URL Field for people using comments_template() instead of comment_form()?
Forum: Plugins
In reply to: [Instagrab] Multiple hashtags not workingHi, I know this says “Resolved” but I’m having the same problem as KSBrennan had. Instagrab is only pulling from the bottom hashtag in my list.
Do I need to do anything on my end? As far as I can tell I am running the most recent version of Instagrab (2.0)
I think I may have found the answer…
https://www.ads-software.com/plugins/custom-content-type-manager/Ugh, well, I got rid of the multiple categories like you said, I haven’t figured out tags yet but I’ve run into kind of the same problem….
When on the main drawings page, if i click an image, i want to prev /next navigate through ALL the drawings.
I only want to navigate through the drawings by category if I get there by category link.
Is wordpress the wrong tool for this? I’ve heard it’s not really a CMS but a CMS-like blog. Should I be using something else like Modx or Symphony?
Or is there a way to do this in wordpress without having the traditional 10 posts per page blog scroll?
I noticed that your paintings are each included in several categories.
Yes, that is what I have been trying to solve this whole time!
Another idea – earlier you mentioned tags as a workaround. You may be onto something. What if you assigned each artwork to a single category (for example, Medium), but then used tags to classify them in other ways, like by subject matter?
That is an excellent idea! I was trying to figure out if tags could be used instead, it didn’t occur to me to combine them… but I don’t know anything about the tags functionality… would i be able to cycle through the same tag even if it was in different categories? How would I change my previous / next links to cycle through the tags instead of the categories?
Thank you though, you’ve definitely given me something to play around with.
Do you think it’s something to do with Toolbox?
I’ve never used pastebin before, so I hope I did this right…
https://pastebin.com/ba863Lps
Thank you for your help.I went ahead and reloaded the default toolbox functions.php and replaced it with the code you suggested. As with the first time it did not work. It does seem to me this should be farily simple. What’s the point of having categories if you can’t cycle through them?
Is there a different approach that handles this better? Using TAGS, or perhaps some kind of items manager plugin?
Yes, I see that. I made changes to those two bottom lines of code by adding “TRUE” to the stay in category parameter but it didn’t work for me.
I’ve tried that and it doesn’t work, i’m guessing because I have multiple categories and am on single post view.
Is this something that would work with tags instead, or with somesort of custom search results?
Sorry about that. I’m new to the forum.
I have posted it to the theme/toolbox forum.Forum: Plugins
In reply to: [Smarter Navigation] Smarter Navigation Not working in 3.6 with ToolboxI should also mention I have no parent or child categories set up and my settings have my home as a static page and my blog on a separate page.