Jump to content

onlyME

Clients
  • Joined

Everything posted by onlyME

  1. Please give me acp access so I can take a look.
  2. In the front page, not in acp.
  3. 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.
  4. Go to ACP > Customization > Featured Content
  5. Which browser are you using? I tested chrome & firefox
  6. onlyME replied to onlyME's post in a topic in Marketplace
    It only show a block with Thumbnail, title and url. I'm finding a solution to embed video player when posting url.
  7. onlyME replied to onlyME's post in a topic in Marketplace
    I love this idea. I will consider.
  8. Hi, The code should be {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"} (1 is Slider ID)
  9. onlyME replied to onlyME's post in a topic in Marketplace
    No, it has its own custom fields system, not use Page fields.
  10. Try to run 'Get Support' to fix the databases.
  11. onlyME replied to onlyME's post in a topic in Marketplace
    <div style='text-align: center'> <a href='http://redirecto/'> <img src='http://yourdomain/image.jpg'> </a> <br> Your text here </div>
  12. onlyME replied to onlyME's post in a topic in Marketplace
    I don't uderstand, can you show me an example?
  13. onlyME replied to onlyME's post in a topic in Marketplace
    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.
  14. onlyME replied to onlyME's post in a topic in Marketplace
    Give me ACP access I will add a button with redirect link to your popup.
  15. onlyME replied to onlyME's post in a topic in Marketplace
    You can edit your theme > easypopup > front > embed > showPopup and add html code for your button.
  16. onlyME replied to onlyME's post in a topic in Marketplace
    It saved cookie with popup ID. I think I need to change in some next versions.
  17. onlyME replied to onlyME's post in a topic in Marketplace
    The cookie was saved in user's browser, I don't have a way to clear. A custom button is ok.
  18. onlyME replied to onlyME's post in a topic in Marketplace
    I will find a solution.
  19. onlyME replied to onlyME's post in a topic in Marketplace
    I don't understand this button.
  20. onlyME replied to onlyME's post in a topic in Marketplace
    V1.1.5 has been released with an option to not show popup again after clicking closing button.
  21. Try to run 'Get Support' to fix the databases.
  22. 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
  23. Please give me the url.
  24. You need to revert all templates and css of this application.