Jump to content

onlyME

Clients
  • Posts

    2,721
  • Joined

  • Days Won

    17

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by onlyME

  1. Hi, Does it work now? If not, give me ACP access I will help you to install.
  2. No, I don't make new. I will consider about an option for my current Easy Popup to show popup when exit page.
  3. Please give me acp access so I can take a look.
  4. In the front page, not in acp.
  5. Goto your front page anf login as admin. There is an arrow button on the left, click on it and then drag the Featured Content block place it on the blue areas. Then save the blocks, refresh page you will see a button to add content to slider.
  6. Go to ACP > Customization > Featured Content
  7. Which browser are you using? I tested chrome & firefox
  8. onlyME

    Videobox

    It only show a block with Thumbnail, title and url. I'm finding a solution to embed video player when posting url.
  9. I love this idea. I will consider.
  10. Hi, The code should be {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"} (1 is Slider ID)
  11. onlyME

    Videobox

    No, it has its own custom fields system, not use Page fields.
  12. Try to run 'Get Support' to fix the databases.
  13. <div style='text-align: center'> <a href='http://redirecto/'> <img src='http://yourdomain/image.jpg'> </a> <br> Your text here </div>
  14. I don't uderstand, can you show me an example?
  15. Turn of ckeditor in easypopup and use the html in popup's content <div style="text-align: center; margin: 10px;"> <a href="http://yourdomain/" class="ipsButton ipsButton_primary b-close">Your button</a> </div> I will update the reset button in ACP for admin to reset the popup cookies, but I will not update the button.
  16. Give me ACP access I will add a button with redirect link to your popup.
  17. You can edit your theme > easypopup > front > embed > showPopup and add html code for your button.
  18. It saved cookie with popup ID. I think I need to change in some next versions.
  19. The cookie was saved in user's browser, I don't have a way to clear. A custom button is ok.
  20. I will find a solution.
  21. I don't understand this button.
  22. V1.1.5 has been released with an option to not show popup again after clicking closing button.
  23. Try to run 'Get Support' to fix the databases.
  24. Try to set max slides = 1, min slides = 1 And edit your theme > featuredcontent > front > embed > showSlider Find height:{$height}; width:100%; Replace by max-height:{$height}; width:100%; Save
×
×
  • Create New...