simplerthansimplest
Forum Replies Created
-
Forum: Plugins
In reply to: [Woo Login To See Price And Buy] Hide Pricing on Home Page Product BannersHi,
I am waiting for your reply.
Please do give chance to serve you.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [WooCommerce] Cart does not UPDATESeems like you have recently changes to HTTPS.
Thats why the error is coming.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: Mobile page issueSeems like you are requesting some API to get the response, if I am not wrong.
May be this is creating the issue.
[ Signature moderated ]- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: RSS subscribe in paragraphHey droptodesign,
Can you please provide a link of your site or any screenshot so that I can figure out what exactly you want?
[ Signature moderated ]- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: HTTP Error on image uploadHey steampunkjournal,
Try to upload an image less than 100kb and see if this is uploading successfully.
Also try to addSetEnv MAGICK_THREAD_LIMIT 1to your .htaccess file (located at root).
Hope the .htaccess can help you.
If less than 100kb file is being uploaded successfully then try increase youupload_max_filesizeby contacting your host provider or you can do this in your php.ini file, but it would be better to make it by your host providers.
Also make sure thatpost_max_sizeandmemory_limitshould be greater than yourupload_max_filesize.
Thanks Simplerthansimplest.Forum: Fixing WordPress
In reply to: Mobile page issueI have checked you site on mobile and found no issue.
Is there any specific page where you are getting this issue.
Please tell.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Hello,
As much as I understood your problem is, you want an input field in which whatever url you fill should be applied to that red button of that page right?
If so then you just need to add a custom metabox for url field(an input field) related to pages.
Read this for adding the custom meta box field.
You’ll be able to find most of the bits of custom metabox.
Hope this is what you want and it can help you.- This reply was modified 9 years, 3 months ago by simplerthansimplest.
Forum: Fixing WordPress
In reply to: Published Page not showing on siteGlad to help you.
- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: Published Page not showing on siteHi,
No worries.
Are you aware about menu in wordpress?
Go to your dashboard >> Themes >> Menu
Here you will find automatically add new pages to menu when created, make this checkbox checked.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: Ajax “Add to Cart” button on non WooCommerce PageYes you can have these effects on non-woocomerce pages as well.
Please tell me whether you have installed WooCommerce or not?
Give me a page link where AJAX add to cart is working for you.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: Images are brokenPlease explain in detail in detail and provide your site link.
- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: Ajax “Add to Cart” button on non WooCommerce PageHi,
Hope you are using woocommerce plugin.
If yes, you can so to admin panel >> WooCommerce >> Setting >> Products >> Dispay
Here you will find a checkbox saying ” Enable AJAX add to cart buttons on archives”.
Please mark that checkbox checked.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: How do I change the image url that are loaded from slider pluginHi,
May I know which slider plugin you are talking about?
It depends whether the author of that plugin has provided the hook or not.
If no hook is provided you can still manage using jQuery.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: My dashboard not appearsHi,
Sorry but no one see you admin panel. So its hard to suggest you anything form here.
If it was working well before sometime. Then might be you have installed any plugin that is creating the issue. Try uninstalling the plugin.- This reply was modified 9 years, 3 months ago by Jan Dembowski.
Forum: Fixing WordPress
In reply to: show_on_front setting not savedHi,
Please make sure you press “Save And Publish” before pressing “X” button.
Everything will work fine.Thanks