Jump to content

Chris027

Clients
  • Posts

    702
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Chris027

  1. I just discovered our spammers have been writing elaborate "About This Blog" pieces that aren't removed when we flag their accounts as spammers. All other posts etc... are removed appropriately. Is this a bug, on purpose, or am I missing some option to remove this stuff?
  2. Here is what I enabled for them so they could make changes to their first posts. But they also need to change comments right after posting if there is a spelling error etc...
  3. A couple users who I’ve given topic mod rights to, now report they can’t edit their own regular posts after publishing them. We allow users 30 minutes to edit their own comments to a topic, but these guys say that is gone after I have the mod rights to the topic.
  4. No worries. I have a feeling it’s a core thing but I have to switch templates to check.
  5. Hi Ralf - Do this work on your demo site? It seems like it doesn't.
  6. I don't believe your sort works on the demo either. Unless I don't understand how highest rated is calculated.
  7. Hi Ralf - Question 1: Any idea why the Sort By function doesn't work if adjusted via the front end, but works when I adjust it in the database settings? Question 2: Any idea why the Sort By menu shows two items in bold when I select something like Price in the database settings?
  8. Please at me to your list as current customer who needs access to new clubs enhancements.
  9. OK. I'll just use the code above that I got from purchasing SuperDirectory.
  10. Hi Ralf - I added the following to the category listing template. Is this how you recommend doing it? Is it even correct? <form class="ipsSpacer_top ipsSpacer_double" accept-charset='utf-8' action='/search/?do=quicksearch' method='post'> <input type="hidden" name="type" value="cms_records{$database->id}" checked> <input type='search' id='elSearchField' placeholder='{lang="search_placeholder"}' name='q' autocomplete='off'> <br><button class='ipsButton ipsButton_important SuDi_searchButton' type="submit">{lang="search_content"}</button> </form>
  11. Hi Ralf - Is it possible to put a search box above the categories on the main page with the database, similar to how your SuperDirectory works?
  12. Hi Ralf - Is this "xxxenlargeImage" from the SR templates / plugin or something that IPS needs to look at?
  13. Hi Ralf - How do we get the box with the product name and link to the product under review to appear at the bottom of the review text (like you have on your site)?
  14. Is it possible to use the JSON API paid versions of CSE with this plugin?
  15. This would be great. I just switched to local ad serving about 5 minutes ago using Bluto's template hack. Works pretty well.
  16. Hi Bluto - I saw your edit of the template and just tried it. Works pretty good, but it's editing a template and every update risks overwriting it.
  17. Hi Guys - I'd love to use the built-in advertisement functionality, but in order to give up the awesome Google Ad Manager reporting capabilities, I need to give my advertisers some benefits. The ability to work around ad blockers would be a major benefit that they would prefer over reporting (given that IPS has almost zero reporting). However, IPS ads are so easy for ad blockers because css classes such as "class="ipsAdvertisement"" are used. If I edit the code, ad blockers don't block the ads. In order to make this actually work, we'd need the ability to name the class ourselves or somehow have it be randomly created. Without this, it's hard to justify using the built-in ad capability.
  18. Hi opentype - I want to change the font size in my articles without this changing the font size for the front page article titles etc... When I put this in my custom.css, for some reason the text of my titles gets bigger on the front page. I can't figure this out. .ipsType_normal { font-size: 16px; } Question: Is there a way to adjust the font size my articles or forum topics without changing the size of the titles on the SuperGrid front page? If this isn't an SG thing but an IPS thing outside your realm I'll understand. Thanks in advance.
  19. Thanks for the reply. yes, I agree on all accounts. The biggest reason why I want to edit the schema.org stuff is that IPS is using the Article tag that isn't valid for this and I want to add more tags related to product reviews. I figure I could add these then run the validator to make sure they are correct.
  20. For some reason this just started working for me.
×
×
  • Create New...