HomePage › Forums › Themeforest › Majextic – Auto Parts Store WooCommerce Theme › Set up Issue
Tagged: Theme not fitting page correctly
- This topic has 16 replies, 2 voices, and was last updated 6 months, 3 weeks ago by Supporter.
-
AuthorPosts
-
March 11, 2024 at 11:46 pm #11564[email protected]Support Expired
I believe I am having an issue importing the theme. It does not appear to fit to size and I am having an issue with the media files as well. Thank you very much!
March 12, 2024 at 1:08 am #11576Please check your hosting settings, it seems your hosting has not granted permission to write files to your host: https://prnt.sc/6QYzEp44zdR3
March 29, 2024 at 1:08 am #11689[email protected]Support ExpiredThis reply has been marked as private.March 29, 2024 at 8:40 pm #11691[email protected]Support ExpiredLee,
I have a better description as to what is happening. Essentially, WP offload media is having some issues talking to the theme all of my pre loaded images in the amazon s3 bucket are throwing an error. Hopefully that gives you a better idea as to what is going on thank you!
March 31, 2024 at 11:16 am #11704Can I reset the data or can you set up another dev version so I can reinstall the demo for you?
April 1, 2024 at 8:41 pm #11711[email protected]Support ExpiredYes you may, the issue we are having I believe is with the static images probably something to do with offload media not sure but thank you very much for taking a look!
April 1, 2024 at 11:26 pm #11712I think your hosting is having problems. I tried to reset the data and reinstall the demo for you, but the custom Elementor css was not loaded on your site, causing the display to fail.
Can you install the demo to another hosting to test again?April 2, 2024 at 1:39 am #11714[email protected]Support ExpiredHi Lee.
What we’re trying to do is bring the WP deployment from other hosting provider we have with a third party company. The issue could be located in the Off Load Media plugin because the configuration we bring from there has a weird behavior. Is it possible that due that plugin configuration the static files from your theme are being look for in a different location?
This is what i see in the wordpress options table is this:
upload_url_path
https://d2pxk6qc9d6msd.cloudfront.netThe problem is that if we remove that parameter, none of the images are found.
I just change the parameter so you can see the result.
April 14, 2024 at 4:44 pm #11790I can’t check the image link you sent, it’s corrupted.
Please handle the hosting issue from your side, if everything is fine, you can install the theme and import data as usualApril 16, 2024 at 9:35 pm #11803[email protected]Support ExpiredLee,
Sorted that issue thanks. I am having an issue with this button though.
“button_product_type_simple_add_to_cart_button_ajax_add_to_cart”
I want the text to be white and it is showing as red pulling from the theme!
Thank you.
reference blue buttons on bmisurplus.com
April 16, 2024 at 11:53 pm #11805Please add this custom CSS to the customize CSS or the file style.css:
ul.products li.product a[class*=product_type_], ul.products .wc-block-grid__product a[class*=product_type_], .wc-block-grid__products li.product a[class*=product_type_], .wc-block-grid__products .wc-block-grid__product a[class*=product_type_]{color: #fff !important; }
April 17, 2024 at 8:43 pm #11810[email protected]Support ExpiredAmazing, you’re the best!
Do you mind providing me the same to adjust the single product to have white text as well they are showing red. Thanks again for all your help!
April 19, 2024 at 12:08 am #11818I can’t connect to your site, please recheck: https://prnt.sc/fGANgpvu1opq
April 19, 2024 at 3:44 am #11821[email protected]Support Expiredbmisurplus.com
April 20, 2024 at 12:58 am #11828Add custom CSS code:
.single-product div.product .summary.entry-summary .single_add_to_cart_button, .single-product .woocommerce-tabs ul.tabs li.active a{ color: #fff; }
-
AuthorPosts
You must be logged in to reply to this topic.