I tried to switch theme from MH Magazine to JNews, but encountered some problems and switched back again.
Then for whatever reason, on every single post there are grey areas to the left and the right of the content, pushing the content together in the middle of the page. I never experienced this during my 10+ years using WordPress, and have no idea what might the issue.
Also, in the bottom if each post, there is a message saying “A critical error has appeared on your website. Learn more about troubleshooting in WordPress” (translated from Swedish).
Any help appreciated!
]]>Tenho um plugin que faz uma simula??o na página do produto e ele puxa os dados deste plugin. Ele calcula PERFEITAMENTE.
Porém, na página do CARRINHO e da FINALIZA??O, PAC E SEDEX n?o aparecem. (Se eu colocar TAXA FIXA aparece).
Outra coisa: Já coloquei dimens?es e peso em TODOS os PRODUTOS e nas configura??es de PAC E SEDEX tb. Inclusive já configurei CEP de origem também.
Obs.: peso n?o excede o permitido.
Operating System Information
Distributor ID: Ubuntu
Description: Pop!_OS 18.10
Release: 18.10
Codename: cosmic
Some Context
I’m currently working on a theme for WooCommerce which was for the most part, completely functional and had no issues for the past 2 weeks since I started work on it.
It was only until recently that I encountered an issue that’s only for now happened to a Localhost installation of WordPress. Been using WP for a while, around roughly 3 years so I’m quite baffled to see something this strange for the first time.
The Breakdown
1. The WooCommerce archive-product.php sidebar widgets went missing. These include the product search widget, price slider, product category dropdown, product tag
2. No updating or downgrading was done prior to this incident. Styles were the only ones directly manipulated, none of which affect the widget sections.
3. Installing other themes show missing widget areas, as in the Theme Customizer “Widgets” section contains nothing. Sidebars with existing widgets defaulted to “Recent Posts” and “Meta” widgets. These can only be changed via direct-manipulation through php files now, which is ill-advised.
4. Shutting off all plugins did not do anything to the widget incident.
5. Adjusting file system permissions to chmod 777 did not do anything, note that permissions were never touched prior to this incident, and had worked normally as expected beforehand.
6. Updating wordpress from 5.0.3 to 5.1 did not do anything, downgrading to 4.9.9 and 4.9.8 did not do anything. Updating and downgrading plugins did not do anything.
7. Complete clean installation of WordPress then restoring wp-content by backups doesn’t do anything either. Widgets are still missing.
8. Rolling back theme versions does not help either, widgets areas are still missing.
9. Attempted to upload the theme to a web host since all events took place on a localhost environment. The uploaded theme on a hosted wordpress version of 4.9.8 displayed widgets without any issues. The Theme Customizer displayed widget areas as they should.
10. A slight anomaly took place on the web host of wordpress in that the “faulty theme” installed there created a new “Sidebar” section as a new Widget Area. It hasn’t damaged anything in there so far.
11. Attempting some suggestions from the Support Forums, Incognito mode from both Firefox and Chromium, both did not display the widget sections at all. As established above, this does not seem to be a browser or cache issue.
This is all for now, I’ll keep it updated whenever something new happens or if I discover a solution. Forgive me if the chronological details are a little bit rambly, I just copied those from a text file while I logged the events.
]]>e.g. a user registered for one service so he can not see the others. Than he wants to see another service so the registration-form shows up again, even he is logged in, with his first service-contact-details. And so on for more services.
How can we manage that ? Because normaly the registration is as subscriber. But if all users are subscribers they can see all services. We need to restrict the service-areas e.g. posts in specific categories, but we need unique-registration for each category.
Users should be allowed to register with the same email for each service, so there must be different user-lists, may independent from the wp-user-system ?
Does anyone has experiences for that case ?
Best regards,
Uwe
add_action( ‘woocommerce_after_single_product_summary’, ‘comments_template’, 50 );
function payment_gateway_disable_country( $available_gateways ) {
global $woocommerce;
if ( isset( $available_gateways[‘cod’] ) && $woocommerce->customer->get_country() <> ‘RO’ ) {
unset( $available_gateways[‘cod’] );
}
return $available_gateways;
}
add_filter( ‘woocommerce_available_payment_gateways’, ‘payment_gateway_disable_country’ );
In this case, “Cash on delivery” is available only for Romania. I want to make “Cash on delivery” available only for shipping addresses located in Romania. The problem is that when I select COD, I still have both billing address and a shipping address. The billing address is useless because the person will pay at the shipping address. And if I select as billing address a location from Romania and as shipping address a location from Germany for example, Cash on delivery will still be available even if the product is shipped to Germany. What can I do to remove the billing address if I select Cash on delivery and to make COD available only for specific countries from the SHIPPING ADDRESS not the billing address.
Thank you,
Andrei
I have tried the free version and cannot seem to find a way to display the hover areas at all times, even before someone rolls over them. I have an image map with a few areas and it is important that the viewer does not miss any.
Ideally I would like to have the hover areas visible at all times and have the color change when someone hover over them, is this supported?
It doesn’t look like something that can be achieved with custom css unless I am missing something?
Thank you!
https://www.ads-software.com/plugins/draw-attention/
]]>I have tried page jumps, and simply linking all the code related to each “button” to the other page using the “link” button in the text view, but this didn’t work.
I am not yet too adept with code, but can definitely take instructions. I have never delved into the CSS.
brookeherrin.com
Thank you.
]]>