Jump to content

Bia

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by Bia

  1. 1 hour ago, Stefanowitsch said:

    @Bia is this a ProcessWire-Releated question or does a third party plugin like Owl Carousel or the Slider Component from the UIKit frontend framework not work properly?

    If possible please provide a link to this page, based on the image and the description it is impossible to help. There could be many different reasons the slider is showing white spaces like:

    - missing stylesheets
    - incorrect image paths
    - initialization errors (on the java script side)
    - Markup errors
    - etc. etc.

    Hello many thanks for the reply. Here is the link to the page I am talking about: https://silcar.ro/en/about-us/, I think it's Slick Carousel

  2. 6 minutes ago, bernhard said:

    Hey @Bia welcome to the forum.

    I might be wrong but to me it sounds like you still have a wrong assumption what ProcessWire is and how it works. ProcessWire is a development tool to build websites or anything similar. You can not only build websites with it but also intranet applications, backends for single page applications, etc... That means whoever built your website did it THEIR way. Nobody else can know how the website that you are looking at works under the hood.

    That means if you really want/need to change anything on your website there is a 99% chance that you need to change some code for this.

    That also means you need access to the files of your website.

    That also means that you might need to understand how your website is deployed to the server. Your developer might have just copied all files to your server. But he/she might have setup an automated deployment pipeline.

    It also means that it would be wise to first test all your changes locally before you push them to production. Otherwise you risk to break your site and then it might be down until someone can fix it. If you don't have someone for that at hand you risk to have a very bad time with some very uncomfortable questions 😉 But of course it also depends on the type of website you are working on. If it's not important and does not have lot of traffic this might not be a big deal... Who knows.

    I think in your situation it would be the best to find someone experienced to have a look at your project for maybe an hour or two that can explain to you how everything works, how it is setup and what to expect in terms of future maintenance or development and hosting. I'm not talking about how it works in detail but to get the big picture. Then you can decide how to proceed.

    If you want me to do that you can write me a PM or request a meeting at https://www.baumrock.com/en/contact/. There are probably cheaper options though. You can also ask for help in the jobs board or, of course you can always ask questions in the forum. It's a friendly community and answers are free, but while usually you don't wait long for answers it would probably not be the quickest way in your case.

    Having said all the above to answer your question: If that form is built in code you'd have to open an IDE and search for the term "Culoare:" or "Colored" or "White" in your codebase. Then you might find the file that is responsible for the dropdown. If you don't find anything in code then it means that your developer used some kind of form builder and the data is stored in the database, not in code.

    Hope that helps 🙂 

    Great, thanks. I am ok, I can manage this

  3. Spoiler

    Found the soulution, only need one more

    On 4/11/2025 at 1:35 PM, Bia said:

    Hello, I am back with some silly questions: 

    How can I edit the following text from my website, I am not sure how to explain. Thanks for anyone replying

    1417177112_Screenshot2025-04-11133240.thumb.png.d7e298984ef12e089c77ed83a5bf1573.pngAccess/users1271064010_Screenshot2025-04-11133228.png.a134c55f14c138bb5883555a66bd9439.pngLanguage translation files

     

    Screenshot 2025-04-11 133545.pngLanguage translation files

    The only thing I need to find now is where is the options from inside the table:

    Screenshot 2025-05-08 113032.png

  4. On 4/15/2025 at 5:09 PM, BrendonKoz said:

    Because ProcessWire is so configurable, content can come from many different places, such as:

    • The page tree
    • Language translation files
    • Site template files
    • 3rd party services / APIs / Webpages
    • An external database/application

    This is entirely dependent upon how that section of the website was built, and since all we can see here is a photo representation, we can only guide you through an overview of your options.

    This isn't a situation unique to ProcessWire - other CMSs, such as WordPress, would also suffer similar issues, depending on how plugins were used, and how the plugin authors implemented their modules.

    As for your specific question: "Is it possible that I am not seeing the whole tree?" That depends on your account's access level. It also depends on whether there are sections hidden within the Admin node in the tree.

    Is there any additional information that you can provide in relation to this page, and the "following text" that you wish to edit?

    Thank you very much for the answer, I am really new to all this, I am struggling editing buttons and the design of the page per total. I am using Processwire 2.5.3, I am waiting for an update and maybe after this I can understand more, also I think I might not have access to everything I am trying to change. I used only easy drag and drop type of web designing. 

    All the best

    • Like 1
  5. Thanks. I don't have contact with the person that build the site and I need to make some changes to the site. This specific parts that I added here are not appearing in the Tree, nor can I find them anywhere. Is it possible that I am not seeing the whole Tree?

  6. Hello, I am back with some silly questions: 

    How can I edit the following text from my website, I am not sure how to explain. Thanks for anyone replying

    1417177112_Screenshot2025-04-11133240.thumb.png.d7e298984ef12e089c77ed83a5bf1573.png1271064010_Screenshot2025-04-11133228.png.a134c55f14c138bb5883555a66bd9439.png

    Screenshot 2025-04-11 133545.png

×
×
  • Create New...