A website showcasing design work
Mac Rumors Forum » Web Design & Development
by zoran
1w ago
I want to make a website of a designer showcasing his work. A site that looks like this. What web design app can i use? Wordpress perhaps ..read more
Visit website
Should I move out of Wordpress if I'm developing a relatively complex webapp?
Mac Rumors Forum » Web Design & Development
by ulisesjohnson
2w ago
Hi everyone! I've started a website on Wordpress that provides musicians with digital tools to promote their music. I did everything on Wordpress. Did the entire custom coding by creating a custom plugin. My goal is to create multiple more tools and my question is if I should move out of Wordpress as it might restrict me in the future or there's a way around to do almost anything within the Wordpress environment? Thanks a lot ..read more
Visit website
Fixing image links inside wordpress
Mac Rumors Forum » Web Design & Development
by cool11
3w ago
I decided recently to move towards webp images, instead of jpg that I used all the years in a website that I maintain. So, I downloaded all images to my mac, I converted them to webp. Same filename, but with .webp file extension instead of .jpg. The problem is, that if I upload them back to site, the post pages will look for the corresponding .jpg files. I make my testing in a local mamp server installation on my mac, before trying anything live on site. Same problem of course, no jpg... Read more ..read more
Visit website
How can I tell which WebKit version is running on my Mac?
Mac Rumors Forum » Web Design & Development
by cranfan
3M ago
How can I tell which WebKit version is running on my Mac Mini 2,1? If I lookup the User Agent on Safari it will tell me the Browser version number and the WebKit version. Is it as simple as this or is it possible for the underlying WebKkit version to be different from the one showing in the User Agent? Perhaps where an older version of Safari has been reinstalled. Will the User Agent always display the current WebKit version or just the one it originally came with? I ask because I... Read more ..read more
Visit website
How do I implement Flexbox for Safari on iOS 17.1.2?
Mac Rumors Forum » Web Design & Development
by COCodeMonkey
5M ago
I have an iPhone running iOS 17.1.2. I have a Web app that uses CSS3 Flexbox. I seem to be having trouble getting the Flexbox to render on iOS Safari/Webkit. The Flexbox stuff works on Google Chrome (on desktop) even with Google Chrome simulating an iPhone layout, so I'm thinking this issue is specific to Safari/Webkit. Do I need to do anything special to make the Flexbox work in Safari ..read more
Visit website
Quickest way to create simple HTML document with links
Mac Rumors Forum » Web Design & Development
by macstatic
7M ago
What's the quickest and easiest way to create a bare-bones HTML document containing just a list of links to other websites. I'm hoping for something similar to the editor used right here when posting in this forum, which would mean just entering the website's title, select it, then enter the URL (or better yet -select it, right-click on it and enter the URL ..read more
Visit website
Seeking Assistance to Optimise a Slow SQL Query
Mac Rumors Forum » Web Design & Development
by Kenny Smith
7M ago
I'm having a performance problem with my SQL query and don't know how to fix it. I'm using Microsoft SQL Server, and my query will provide the most recent order for each client. My SQL query is as follows: Code: SELECT customer_id, MAX(order_date) AS latest_order_date FROM orders GROUP BY customer_id; The issue is that this query takes a long time to execute, especially as the orders database expands, therefore I tried reading this post from a scaler for a better understanding but... Read more ..read more
Visit website
Regression in Safari 17 (responsive design mode)
Mac Rumors Forum » Web Design & Development
by heeroyuigo
8M ago
Hmmm, Apple's new Safari 17 (on Sonoma, at least) is a nice bit of "stupidity" (to be kind)... the new adaptive design dev menu requires Xcode installation and +3GB just to preview in a page format. No more predefined sizes (iphone, iPad, Mac, vertical, horizontal) or even typing in the desired pixels (just the sides to be moved). https://developer.apple.com/documentation/safari-developer-tools/installing-xcode-and-simulators Before Now ..read more
Visit website
Managing Special Characters and Quotes
Mac Rumors Forum » Web Design & Development
by Kenny Smith
9M ago
Hello, I'm working on a project that requires me to convert an array of strings to a single string, however some of the strings contain special characters and quotation marks. I realised that these characters were causing problems in the output string, so I read this scaler post on how to convert array to sting but couldn't fully comprehend it. This is my code: Code: let phrases = ["Hello, world!", "She said, 'Hi!'", "It's raining."]; let combined = phrases.join("; ")... Read more ..read more
Visit website
Search perfect platform for business applications!
Mac Rumors Forum » Web Design & Development
by pendrek
9M ago
Hey dear forum members, I hope you can help me in my search for the ideal online platform for building business applications. I'm a small business owner and I'm looking for a platform that will allow me to efficiently and easily build applications to streamline our operations. The platform should also be suitable for teams and be able to handle large amounts of data and the simultaneous work of several users. So far we have tried various online platforms and programs, but unfortunately none... Read more ..read more
Visit website

Follow Mac Rumors Forum » Web Design & Development on FeedSpot

Continue with Google
Continue with Apple
OR