Jump to content

Jamer

Clients
  • Posts

    673
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Jamer

  1. When I share a topic from my forums for example on Twitter it shows the title but always includes the name of the forum, is there a way to share the title and links but in a way that the forum name is excluded ? 

    See the image below, you will see that I want to share everything but remove the words 'Open Forum' in this case. I know I can do this manually but just wondered if there was another option, any help appreciated.

    388162129_Screenshot2022-03-10at17_10_31.png.dd1c9babb4d0bf9700d3c4f567ae4640.png

     

  2. Hi Mike, I have upgraded the forum and when I try to Install the latest portal, it tells me to login to clients area, then Marketplace, then search portal and click install, I am doing this but not getting anywhere...I can see the install button, I click it and I see choice of versions, it is defaulting to 4.5 but that is as far I can can get, cannot actually begin the install, any advice would be appreciated 

  3. When I create a post I can normally share it by clicking on the various Social Media icons that were previously set up in the ACP however, I have noticed starting only yesterday that they all work with the exception of Twitter, now when I click on the icon I get this error - 403 Forbidden: The server understood the request, but is refusing to fulfill it.

    Any advice would be appreciated?  

  4. Hi Mike,

    I have 13 portal blocks running down the right side of the portal but I am unable to add anymore at the end however, I have found a workaround by dragging the new portal block in-between existing ones and that seems to work. I have the who is online widget at the end and I wanted to add another after this but I cannot. I can live with it 🙂

    Keep up the good work it is all appreciated. 

  5. Hi Mike,

    I have several blocks which are working fine but now when I add a block it is not appearing, can you advise is there a limit to how many blocks I can add? How do I add another block? I have created a new block which appears within the widgets under edit, but I do not want to edit an existing block I want to add another block below some of the others, if that makes sense, any advice appreciated. I am using the latest version of IPS

  6. Hi,

    I purchased the theme this week and it is superb!! I have also left a review. Easily customisable so really happy. ? 

    I have one question, is there a way that I can remove the forum name from the very top? (above the header) I would like to have my logo on the same line as the Nav but I am not sure that is possible without loads of additional coding, so would be happy if I could just remove the forum name for now. Any advice would be appreciated.

  7. 11 hours ago, TAMAN said:

    @SammyS, @JTHastings, @Vanucci Thank you for your responses, I appreciate it.

     

    @Jamer I didn't meant to be sarcastic at all, and i'm sorry you're upset.

    To answer your question, I will update my themes whenever its required from me to update.

    and again i'm sorry.

     

    Have a lovely day. ? 

     

     

    Thank you for your response, no need to apologise but it is appreciated TAMAN, I will look at purchasing this theme when I get home at the weekend. Thank you for coming back to me. ?

  8. 2 hours ago, TAMAN said:

    I don't know! I almost got into a car accident today.

    So, no, i cant assure you anything ?

     

    Otherwise, i will update my themes whenever its required.

     

    Have a good day.

    Okay, slightly sarcastic response to an important question. I am just looking for longevity with a nice theme like this one, I appreciate that we may all die tomorrow but in the absence of such unlikely events, do you plan on keeping this theme updated for as long as possible? I just do not want to purchase a theme to find it no longer available in 8 months time, if you can see where I am coming from.

  9. Brilliant, thank you John  :) it would be good to have this font size option as an option with the acp on future versions..

  10.  

    Quote

     

    How do I increase font size on the portal? 

    I'll need to know the exact location you want to change. Ideally you would add something like "ipsType_large" into the template location rather then do something for all text in the Portal.

     

    Sorry Mike, could you give me a little more detail, not sure how to go about this?

  11. 13 hours ago, Mike John said:

    I believe this was sorted via PM but let me know if still an issue.

    Yes this was sorted thank you.

    I'll need to know the exact location you want to change. Ideally you would add something like "ipsType_large" into the template location rather then do something for all text in the Portal.

    Just on the front page, see screenshot I need this font bigger.

    5aa98ceec03be_ScreenShot2018-03-14at20_57_05.thumb.png.07777cc4cac0c5b64c5f1da145eec9ec.png

    Live as in updating the reply count or...? Not quite sure, could you clarify this a bit?

    Currently, it shows how many replies a post has received (in this shot 20 replies) and you can click on the other link to the right to make your 'reply', ideally, would love to see the name of the last member to reply as a link directly to their post (the most recent reply) maybe have this situated after 'views' something like 'latest reply' and then the members name. 

     

    5aa98dd8b77d5_ScreenShot2018-03-14at21_00_47.thumb.png.c54537ff482fd1300bf79b0152805389.png

     

     

  12. Hi Mike, 

    In the next update is there a way you could have a feature to show 'latest reply' as a LIVE LINK in the footer of a topic to save members having to troll through all of the previous replies? Please see screenshot below as an example, could be input next to this as a idea...

    5a9da49337adc_LiveLinkLastestReply.thumb.png.ba98ec51fc0733b05e88f94a04770a59.png

  13. Okay one final question. 

    Everything is working perfectly but what I need is for a topic to bump back up to the top of the portal when some replies. Previously Mike advised the following: 

    If you open admin/applications/forums/extensions/portalPlugins/recent_topics.php
    
    Find:
    
    'order' => 'tid DESC',
    
    
    Replace With:
    
    'order' => 't.last_post DESC',
    
    
    Find:
    
    krsort( $unpinned );
    
    
    Replace With:
    
    //krsort( $unpinned );
    
    
    Save admin/applications/forums/extensions/portalPlugins/recent_topics.php.

    However, you will appreciate that this was on an older version of the portal script, can you please advise what edits I would need to do to achieve the same on the latest version as all the files have now changed to work with IPS 4.2?

×
×
  • Create New...