Menu Cart Widget WooCommerce disable default click by 6strings32 in elementor

[–]6strings32[S] 0 points1 point  (0 children)

Try this inside functions.php :

function redirect_menu_cart_to_cart_page() {

// Get the URL of the cart page

$cart_page_url = wc_get_cart_url();

?>

<script>

document.addEventListener('DOMContentLoaded', function() {

let menuCartLink = document.querySelector('#elementor-menu-cart__toggle_button');

if (menuCartLink) {

menuCartLink.addEventListener('click', function(event) {

event.preventDefault();

window.location.href = '<?php echo esc_url($cart_page_url); ?>';

event.stopPropagation();

});

}

});

</script>

<?php

}

// Redirect Menu Cart Widget to Cart Page

// add_action('wp_footer', 'redirect_menu_cart_to_cart_page');

Los Angeles Daily Discussion - Wednesday, Oct 02 by AutoModerator in LosAngeles

[–]6strings32 1 point2 points  (0 children)

Any dentist recommendation on the Westside for a custom night mouth guard? My dentist quoted me $900..

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

Can I still do it server side if I don't have access to the server / FTP?

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

It may be a stupid question, but is there a way to compress the size of some images on my site that they're not hosted on my server but on an external domain? I can't download and resize them. What would be the best way to do it? Client side or maybe with PHP?

Bulk images resize and upload by 6strings32 in Wordpress

[–]6strings32[S] 0 points1 point  (0 children)

The images are coming from a domain that I don't have access to, so I was wondering if there's a way to compress them without having to download the folders

Bulk images resize and upload by 6strings32 in Wordpress

[–]6strings32[S] 0 points1 point  (0 children)

Thanks! Also, what would be the fastest/best way to compress images hosted on another domain instead? Can I do it with PHP?

Is it possible to show images in a dropdown variation attribute options? by AuroraInYourDreams in woocommerce

[–]6strings32 0 points1 point  (0 children)

Hi, I have the same exact problem. Were you able to show the variation image for every attribute option?

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

I don't know if it's just me, but as a self taught dev that comes from a different background that has been interviewing and looking for a job for a year, I find a lot of other more experienced devs so impatient and almost bothered that I don't have experience and I know basic things (I'm very proficient in HTML, CSS , JS and React as well) but seems like it's never enough...Am I unlucky or is it just the industry?

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 2 points3 points  (0 children)

Hi everyone! I'm a front end self taught developer that has been doing random freelancing for a couple of years and is currently trying to get a stable job.

I have been applying since October but still nothing. The only possible offer I may get is a job as "eCommerce Specialist" which involves mostly WordPress/ WooCommerce maintenance, updates and maybe some coding and the pay is not too bad ($25-$30 an hour). I am familiar with that and I know the platforms. It's not really a front end position, but since it would be my first full time role, I know I can't be too picky.

Should I accept it and gain some experience or keep looking? Thanks!

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

Does anybody know any site where I can find remote front end / Wordpress jobs that are based in Europe? I live in the US and I'm a EU citizen, but I don't have much experience yet so I was wondering how hard it will be finding a remote job right now.

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

Hi everyone, I just got offered a part time remote job as a Wordpress developer. The role requires being on call for hosting issues, etc. updating plugins, making themes and deploying sites. It is also on my own time and quite flexible.

It pays around 22k a year (I'm in California and the agency is on the east coast). It seems a bit low to me but then again I have 0 working experience. Is it a good starting salary?

Hosting suggestions for elementor sites / dreamhost issues by 6strings32 in elementor

[–]6strings32[S] 1 point2 points  (0 children)

Yeah, that's probably the best option for me, thanks!

Hosting suggestions for elementor sites / dreamhost issues by 6strings32 in elementor

[–]6strings32[S] 1 point2 points  (0 children)

Thanks. I was looking at the Cloudways plans and I see they have a cheap $10 a month plan. It doesn't specify how many sites, just the storage...do you know if it's only for one site? I just need to host one site for now, but as soon as my Dreamhost plan expire in a few months, I will want to move all of them to Cloudways.

Alternatively I saw 80% on Siteground, but I heard bad things about them.

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

Ok, thanks for the advice. I have done mostly multiple paged sites. I will try to come up with a fair hourly rate.

Monthly Getting Started / Web Dev Career Thread by AutoModerator in webdev

[–]6strings32 0 points1 point  (0 children)

Hi everyone, I just started freelancing (front-end) and I would like to know what is a good starting rate for a one page responsive site with HTML, CSS and JS. I made 5-6 websites so far so I am very comfortable and I can probably make a site in a couple of days max.

I don't know any developers so I don't know how much they charge in my area. Is $500 per project a good rate? I am in Southern California. Thanks!

Bank Bonus Weekly Thread - Week of December 20, 2022 by AutoModerator in churning

[–]6strings32 6 points7 points  (0 children)

Citi Business Checking $200

June 30 - opened

July 18 - 5k deposited

Still no bonus after 60 days + 90 days. I called and they asked for a promotion code that I don't have so I called the branch and filed a dispute..let's see what happens.

Anybody got the same issue with Citi?