All Activity
- Yesterday
-
ericrkuntz_3146_mentor joined the community
- Last week
-
thomas_thurzo_9162_mentor joined the community
-
elena579 joined the community
-
daniel_flrs97_8430_mentor joined the community
-
mansoorkasmi_9708_mentor_plus joined the community
-
bsmartcreativeagency joined the community
-
I'm a new member and I wanted to say hi and thank you Stefan for the consult. Been trying to understand the concepts but don't know how to apply them to actually write a program of what I want and been feeling a little discouraged I hope being part of another community could help maybe clear some things up on top of me just experimenting.
-
eduardor joined the community
-
pjjanne3_3983_solo joined the community
-
vijee7_3655_mentor_plus joined the community
-
ermand_dervishi_1469_mentor_plus joined the community
- Earlier
-
ap_6334 changed their profile photo
-
stanlcod15_7038_mentor_life started following Greetings!
-
Hello all! I just signed up for the mentorship program and wanted to introduce myself. My name is Cody. I am 29 years old, located in western Washington (US state), and have been learning programming for about 2.5 years. I have picked up a number of programming languages over the last couple of years, but the vast majority of my experience has been gained using Python. Despite having spent some time with programming already I am quite new to the world of web development. That said, my main goals for being here are the following: - learn more about web development and related technologies - learn about freelancing and running a code related business - improve general life skills - help others become better programmers and problem solvers Big thanks to Stef for putting this program together. Looking forward to talking more with you all in the forums!
-
Hi guys, wanted to introduce myself and say hi. I'm Sergio from Colombia (South America). I'm having a hard time grasping the knowledge required to become good at CSS layout. Positioning, margin, padding, and border are one of the things I struggle with the most. Do you guys have any suggestions or documentation that I can take a look at to become better at this. TY I also tried to understand CSS grid and flexbox, but those topics are also a pain in the butt for me.
-
Hello everyone I just started today.
-
administrator started following Project in WordPress! and Designing becoming more pro. And i need new intuitief software
-
Hallo, I work wih my girlfriend for non frofit theater. I'am responsible for the marketing. Now the news paper and socialsmedia compagny asks some things that canva can't supply. As cliclable foto and the seizes of canva don't ad up. Do you now a good (paid) programma that is inuitief and has some more features? Thank you
-
I am working for a client that uses a tag for the different manufacturers of their products. Each product will only have one manufacturer tag. On their collections page, they have a sidebar that shows all the Manufacturer names with a {{ tag | link_to_add_tag: tag }} URL. Now the problem is when users are selecting more than one manufacturer tag, it will return no results since its searching for products that have both manufacturer tags.So, what we need is either: A) A way to filter the products with tags using OR logic rather than AND. So a user can select multiple manufacturer tags and have it still show results of products that have any of the tags passed. B) I found some documentation on the'current_tags' object. What I would want to do is: User clicks a manufacturer tag Check if any manufacturer tag is in current_tags If any manufacturer tag is, remove it Add the manufacturer tag that user clicked in Step 1 This would mean users would have their first manufacturer tag forcibly removed, thus not allowing them to stack the tags. Does any of this make sense? Is there an easier way to do this?
-
Thank you so much Stef!!
-
I've bumped this in the private mentoring group forum.
-
Hi everyone, I am looking for an experienced WordPress Developer to work on a project. Please PM if you're interested so we can go over the details. Thank you in advance for any help you can provide! Giovanni
-
Parallax scrolling is a computer graphics method utilized by web designers to create a faux-3D effect. As users scroll down a webpage, additional layers of content or backgrounds move at different speeds, and this creates an optical illusion. It is a website trend where the background content is moved at a separate speed from the foreground content while scrolling. Parallax graphics are perfect for storytelling. Good design is all about communication—and when we design websites, we want to communicate with our visitors and convey a convincing narrative about our product, service, or brand. Parallax scrolling permits us to engage our website visitors in exceptional online experiences. For wordpress, there are many sites providing Parallax scrolling wordpress themes .
-
The logistics of running a website?
MobioSolutions replied to Jeffy's topic in Business of Web Design
Holding an online presence is not an alternative anymore. However, of the size of the organization, having an online presence permits businesses to contend with their current customers while attempting to get prospects efficiently. Here are the fundamental tech characteristics of running a website. Hosting Security Speed Content Delivery Network Design and Development Online Marketing and Google Analytics Operating and managing a website can be an overwhelming procedure. -
Email Marketing Vs. Social Media
Saanvi replied to administrator's topic in Social Media Marketing & Web Marketing
I think both are equally important and both of them have their advantages and disadvantages. If you are going for Social Media Marketing you'll unlock Driving traffic to your website Building Brand Recognition Building Community Building Brand Royalty In email marketing you'll be able to Deliver your targeted personalized message For converting subscribers into Customers For Building Relationship with customers Retaining the customer I hope this clarify, but in conclusion, both are equally important tools to market your business and to increase the outreach. Thanks! -
Is it the version of Python that I'm using perhaps?
-
skilled Backend Developer - (Laravel/MySql/ReactJs/NodeJs/MongoDB)
PatrickDixon replied to Cassandra's topic in Jobs
Would you like to meet up with lots of professionals? If yes, just go and try https://masterbundles.com/wp-content/uploads/2022/04/a4-1_merged-2.pdf They are providing high-quality fonts, logos, and bundles, website templates, and many more. -
I've tried the source code, and the result is the same. I don't know why that is.
-
What do you think of using NameCheap and GoDaddy?
-
question about web design specifics
Asteriks replied to chrissyyoung's topic in Beginners Web Design
You can easily reach all those goals using WordPress. It is the best website-building platform for now. It is simple, functional, and flexible. Even a non-programmer can learn to use it in like a week. There are so many widgets and plugins that you will be able to make almost anything work there. OFC is not as good as heavy and complicated websites written by big programmer companies. However, still, it is a great substitution. Also, you can always cooperate with guys like https://prosvit.design/wordpress-services/plugin-development/, and they will be happy to help you for some money. -
Why Python is used in Web development service?
MobioSolutions replied to ameliawenham56's topic in Python
Python is an excellent choice for web development service as it comes with inbuilt development framework, a huge community of developers and an incredible support ecosystem. Python is used in Web development service because Python is a powerful programming language with high level of abstraction and is suited for creating high-end production ready web applications. Python is fast and highly scalable programming language used for web development as it can be embedded in C++ and C applications to create rapid websites with dynamic features. Python is also used for developing APIs and services as it enables integration with third party API. -
There are some differences between html and xhtml. HTML is an acronym for Hypertext Markup Language. It is a document markup language that allows the author to present content in a structured manner, using codes like headings, paragraphs, lists, images, video and more. XHTML is an acronym for XML HTML. XML HTML is an extension of HTML that allows for greater structuring of the document with enhanced capabilities for coding and defining the document XHTML is for Extensible Hypertext Markup Language. It has considered as a part of the XML markup language this is because of XHTML have features of both XML and HTML. HTML is the Hypertext Markup Language which is the most widely used language on the internet. HTML has used to create web pages and link them from one to another. XHTML has developed to make HTML more extensible and adaptable to work with other data formats (such as XML). HTML is not a programming language, it is a markup language.