Enna123
Forum Replies Created
-
Forum: Plugins
In reply to: [ARI Stream Quiz - WordPress Quizzes Builder] Sharing on FacebookThanks. I just bought the pro version. I tried to upload it, but I get the message that the plugin already exists at ../public_html/wp-content/plugins/ari-stream-quiz/
Do I need to delete the free plugin first before installing pro? Will my quiz settings be lost?Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping class questionNevermind, I see I did something wrong with the upper case / lower case letters. It is solved now 🙂
Forum: Plugins
In reply to: [Testimonial Basics] RedirectHi Kevin,
It worked! Thank you!
Anne
Forum: Plugins
In reply to: [Testimonial Basics] RedirectThose were examples.
Here’s the Dutch page: http://windhondenwebshop.net/testimonials-2/
Here’s the English page: http://sighthoundgoodies.com/testimonials-2/You can test if you want. If you add a testimonial via the English page, you are redirected to the Dutch page.
Thank you.
Forum: Plugins
In reply to: [Testimonial Basics] RedirectThanks!
Forum: Fixing WordPress
In reply to: WordPress keeps logging me outIn the wp-config.php file it says somewhere:
define(‘WP_HOME’,’http://example.com’);
define(‘WP_SITEURL’,’http://example.com’);When you go to Dashboard –> Settings there’s also a field for the “WordPress address (URL)” and “Site address (URL)”.
If I remember correctly the problem was that the settings at WP-admin didn’t match the URL in the wp-config.php file or something like that. Maybe I forgot the “www” somewhere or added a “/” at the end, I don’t know anymore..
Hope this helps!
Forum: Fixing WordPress
In reply to: Woocommerce -> mark pending orders automatically as processingOk, thanks!
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping not showing correctlyI tried to contact the support but as soon as I send the form it takes me to a Spanish payment provider. Is there a way to contact the support and pay via PayPal? How much should I pay and where should I send my questions to?
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping not showing correctlyOk thanks, will the support be in English?
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping not showing correctlyLooks like it wasn’t caused by the other plugin after all.. Somehow the problem is not resolved..
I’ve had multiple people from the same country (country group C2) ordering the exact same product (99 grams). They should pay €3,50 but some customers had to pay €9. Do you know how to solve this?
I don’t have any shipping classes configured. I’ve listed several countries at woocommerce -> settings and then I’ve also listed these countries at woocommerce -> settings -> shipping -> APG shipping.
I’ve been using this plugin for a while and so far it worked great, but I noticed this problem 2 days ago.Any help is appreciated.
Forum: Plugins
In reply to: [WC - APG Weight Shipping] Shipping not showing correctlyThanks for your fast reply, I just found out it was caused by another plugin. Now it works again.
Forum: Fixing WordPress
In reply to: WordPress keeps logging me outThanks for your reply.
The problem is solved now. It turnes out there was a conflict between the WP_SITEURL and WP_HOME in wp-config.php and my settings in Dashboard -> Settings.
Forum: Fixing WordPress
In reply to: Site not showing up on Google – questionsYes I used Google Webmaster Tools.
I will check the Google forums. Thank you.
Forum: Themes and Templates
In reply to: [Cazuela] Before header widgetThat works, thanks. But if you want to add the calendar widget for example, it’s still white.
I solved the problem by using the appearance editor and change the color there:
.site-title a, .site-description, #before-header * { color: #3E3E3E; }