Want to create custom design of progress indicator in wpforms

Is there any way to create custom design of progress indicator of multistep form in wpforms. By default wpforms has three templates to chose from. I have chosen progress bar which has design like this But I dont want this design and other two designs as well. I want design like this So my question is there any hook or any other way to change design
Category: Web

Cover block always has margin

I'm working on a website where I want to have some group blocks where I want to add some images of patterns to just make the website a bit nicer than just plain colors. I'm using a cover block to hold the image and have content on top of it. I want to have the cover cover the whole group block it is in but there is margins on both sides on the group. In the example below it's the …
Category: Web

Alternative default avatar generator?

Most of the commenters at my WordPress blog do not have a Gravatar account. Hence the comment section is almost always filled with the same old mystery man avatars. I am looking for custom gravatar generators for commenters without their own avatar. So far I have only found Identicons, MonsterID’s, and Wavatars. I find some of the avatars generated by these engines to be these ugly, scary and OTT. Also these do not blend with the blog theme and stick …
Category: Web

I want to solve a problem in my blog (math-journeys.com)

My blog is math-journeys.com, and I wanted to change the design of it. However, I went to design and I had clicked 'baxter' from the themes and I accidentally clicked 'change my homepage into baxter homepage'. I want to go back but I do not know how to and I have tried to solve this out but when I go to link in other account, it says that my blog is not found. Please help. I am in need of …
Category: Web

Blank Blog Screen

I have a problem with my blog. When you view it on desktop, the page looks fine. However, if you view the "Customize" page, it looks like this: And on mobile, the blog looks blank as well. Can you help me? (Blog: http://atharvnadkarni.com/blog)
Category: Web

Elementor: How to override global theme style settings?

When I set the global settings for a link, I'm not able to overwrite Titles with a link. Here is an example: <h3 class="elementor-heading-title elementor-size-default"> <a href="http://example.com">My Homepage</a> </h3> Because of the <a> tag, it changes my font of the <h3> tag. If I go manually to the element, I cannot change its style, because the <a> is always prefered. How can I overwrite an element above the global theme settings?
Category: Web

Need Help Creating a Multi-Step, Video-Guided Enrollment Site

I have a distinct idea, and the beginnings of some ideas of how to implement it, but I find myself already spiraling off into research tangents and side-paths that can't possibly be healthy, so I figured I'd admit my ignorance and ask for help. I'd like to craft a website whose primary elements are one (or possibly more, if that's easier) videos guiding you through an enrollment process, and then one or more pages dedicated to holding forms and downloads …
Category: Web

Can I start to develop my website on WordPress.org before purchasing my web hosting?

I am currently in the process of starting a blog, but as of right now I only want to start designing the site, creating the layout before I go live. Is there a way that I could do that on WordPress.org, and then place my domain name to my web hoster? I only ask because I don't want to purchase everything at once and waste the money that I spent on web hosting while my site wasn't active yet due …
Category: Web

How to style first post differently and wrap the others in their own container

I need help with styling the first item in the loop differently and wrapping the rest in a container. I have seen a lot of questions that seem related and their various answers but I believe mine is different. What I currently have: <div class="dpe-flexible-posts row"> <?php if ( $flexible_posts->have_posts() ): $postCount = 0; while ( $flexible_posts->have_posts()): $postCount++; $flexible_posts->the_post(); global $post; ?> <?php if($postCount == 1) { ?> <div <?php post_class('col-8'); ?>> <div class="dpe-flexible-posts-inner magB30"> <div class="post-thumbnail"> <a href="<?php echo …
Category: Web

Custom Blog Posts do not come side by side in WordPress

I am making themes of WordPress. The cards I create with Bootstrap normally need to be side by side, but they come at the block element level. What should I do to keep blog posts side by side? <div class="container mt-5"> <h3><?php bloginfo("name"); ?></h3> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="card-group" > <div class="card" > <div class="card-body" > <?php the_title( '<h5 class="card-title">', '</h5>' ); ?> <p class="card-text"><?php the_excerpt(); ?></p> <a class="btn btn-info" href="<?php the_permalink(); ?>">Devamını Oku</a> …
Category: Web

Wrong layout and not secure wordpress via digitalocean

Good Saturday, everyone! Hope you're chilled out despite the crazy COVID-19! I recently started to build my website for blogging. However, I followed the instruction but I failed. Here is the website.enter link description here The way I tried is first I bought the domain and pointed them each other between two sites. Then, I saw there is tab called " Marketplace" on DigitalOcean where you can started a do a Dropet for wordpress. I followed the instruction but I …
Category: Web

Create brand-new re-designed site without affecting live site?

I've been teaching myself web development and was given the chance to completely re-design a company website. The site itself is managed on WordPress which I have no experience in. So I would like to use this as a good opportunity to further develop my skills and learn more about CMS in general. The website is fairly oldskool and basic with minimal content and functionality. As far as I'm aware, it also doesn't use a database. So I believe it …
Category: Web

Plugin frontend page design irrespective of the theme used

I am writing a WordPress plugin which will have some front-end pages including inputs, forms, buttons etc. The plugin should be usable with different themes. But I am confused or don't know how to design the frontend pages since I don't know which CSS styles/classes can be used. And if I use my custom CSS styles that may look awkward with the current theme. What is the best practice in this case? Thanks for your answer
Category: Web

How Do I Add a Permanent Text Block on The Checkout Page?

I am trying to save a little money and learn to design a WP site myself. On my Checkout page, I need my customers to write in personalization information about their custom order. I have a customization box that is required, but the details that are needed are displayed in the box and when the customer starts typing, the details disappear! I would like to have those details permanently displayed above the box. Under the "Additional Information" title would be …
Category: Web

Category page not showing

I installed wordpress 4.7.3. After that I created one "Test" category. After that I created one post and assigned to that "Test" category. Then I go to front end, in the right menu and clicked on "Test" category. Then it shows page with text "OOPS! THAT PAGE CAN’T BE FOUND." "It looks like nothing was found at this location. Maybe try a search?" Using default wordpress theme "Twenty Seventeen". Please why it is not showing category page with post assigned …
Category: Web

My sites mobile view design is different when not logged in - how do I ensure it's all the same?

I'm having trouble with my mobile responsiveness. The issue arises when a user is not logged in (e.g. hits the homepage for the first time). The desktop site works as expected, no issues there, but the mobile website pushes some of my elements to the left side of the screen, then when the user logs in these go back to the center of the screen as intended. I have included the screenshots below: User Logged In: https://imgur.com/a/Sm5YK9K User Logged Out: …
Category: Web

Theme or Style Wordpress Message pages

Is there a way to style or theme the Wordpress message pages like Logout or Permissions message? This type of page: https://www.evernote.com/l/ALHtE3azOYlJE4eXSfLIVtEOaiRmHLBt6a0
Category: Web

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.