• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. D

    Remove Text shadow on Menu Items

    KenVero, Have a look at the user guide at http://download1.parallels.com/WPB/Doc/12.0/en-US/online/presence-builder-user-guide/69132.htm#. It says that "For each navigation block, you can specify the following settings: (...) Shadows for the links. (...)". If that's the case the CSS tweak would...
  2. D

    Remove Text shadow on Menu Items

    Thank you for your feedback, KenVero. If you feel that there should be such an option in the editor in the future please post a feature suggestion at https://wpbuilder.uservoice.com/forums/146717-presence-builder-feature-suggestions/ so it can be supported by more users and taken into development.
  3. D

    Missing site in Presence Builder

    Hello Ecomputer, If you saved a snapshot of the published version you could reload it from there, see http://download1.parallels.com/WPB/Doc/12.0/en-US/online/presence-builder-user-guide/68657.htm#. Would you like Presence Builder in future to automatically save a snapshot at the time of...
  4. D

    Link for customers to try Web Presense Builder

    For those of you who are looking for a demo version in another language than English: Just change the parameter at the end of the URL to get your language, e.g.: - Chinese Simplified: https://plesk11.demo.parallels.com:8443/sitebuilder/Demo?localeCode=zh_CN - German...
  5. D

    Remove Text shadow on Menu Items

    Hi KenVero, I haven't had the chance to try version 12 and see if there is a built-in option for disabling the text shadow. If there isn't, you could try to add a little CSS code to the meta tags. Something like this: <style type="text/css"> <!-- .navigation li { text-shadow: none...
  6. D

    Age Verification forward?

    Hi Bryce, Web Presence Builder provides no built-in feature for it. However, you set up a PHP file triggering the pop-up screen, setting a cookie if the user pressed "Yes". Store the PHP file on the server, provided you have access to it. Then integrate a site-wide PHP module in Web Presence...
  7. D

    Location of navigation menu on mobile view

    Location of the navigation menu on the mobile view: Case #1: Any layout, navigation in the header => The navigation appears below the banner and above the main content. => Good! Case #2: A multi-column layout, navigation in a sidebar => The navigation menu appears below the content. => Not...
  8. D

    Link for customers to try Web Presense Builder

    @ Parallels: As an agency we would like to offer our customers a link to try out WPB before they buy it. I found this one here https://plesk11.demo.parallels.com:8443/sitebuilder/Demo?localeCode=en_US but the browser asks to accept the security certificate and the interface is in English only...
  9. D

    Bug: HTTP error 500 for modules/contact/send.php

    For the record: Probably this issue was solved with version 11.1. The release notes say:
  10. D

    Mobile device menu display issues

    Hi David, Sorry, I haven't seen your post earlier. After the change of URL of this forum no more notifications for watched forums and threads were sent. Apparently, they were "lost in migration". Is the issue still open? As I see the navigation menu now appears below the header image on the...
  11. D

    What you see, what you get?

    Paul, so is your issue solved? We as forum users can contribute to make the interface to be intuitive. Please post your ideas if something should be improved from your point of view. There is also a platform for feature requests...
  12. D

    What you see, what you get?

    Hello Paul, Welcome to the forum! I guess you are using the table editing options in Web Presence Builder's editor? If so, what parameters did you select there in order to create the dotted line?
  13. D

    External links from slider images

    I wish you luck. Oh by the way: If in your view the Presence Builder editor should allow for external links please post a feature request at https://wpbuilder.uservoice.com.
  14. D

    External links from slider images

    Hi David23, Would it work by linking to an internal page which is hidden from the navigation and then create an .htaccess file in the root directory with a permanent redirection to the target URL (https://www.google.com/search?q=.htaccess+redirect)?
  15. D

    Published site showing incorrect header

    When trying to open the header image of your sample site in Photoshop it replied that the file could not be opened because the file format module could not interpret the file. So, could the cause be in the PNG file itself?
  16. D

    Created coloured background boxes behind text

    Hello David, Try this CSS code with the module ID: http://www.w3schools.com/cssref/css3_pr_border-radius.asp Have a good day! Dave
  17. D

    Created coloured background boxes behind text

    Hi David, Good to hear from you. The styling of individual modules (boxes) will be a feature in version 12, see: http://download1.parallels.com/WPB/Integration/PA/12.0/parallels-presence-builder-12-for-parallels-automation-release-notes.html#2-12 In older versions I would solve it with...
  18. D

    undefinedpx value errors in CSS validator

    Thanks for your feedback, brainforge. @ Parallels: Please have a look at the code validator and fix it, thanks.
  19. D

    How do I install Facebook Facepile with Parallels Web Presence Builder?

    Goedendag Adri, I haven't used Facebook's Facepile with Web Presence Builder sofar but I would use the script module. Maybe we can work it out together. Where did you get stuck? Tot ziens, Dave
  20. D

    undefinedpx value errors in CSS validator

    Hello brainforge, It seems as if there is an issue with Web Presence Builder's internal code validator. Workaround: Insert your custom code into a script module instead of a text/images module like this: <?php ?> <p><img src="http://anydomain.com/anyimage.png" alt="My Example" /></p> Any luck?
Back
Top