jhaba
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Coupon discount calculationForum: Plugins
In reply to: [WooCommerce] Coupon discount calculationIt works well from admin when I add subscription, but not from front-end.
Forum: Networking WordPress
In reply to: multiserver bandwidthIf it takes that much amount of your resources then sure there is some code that should be doing this , Is your site have heavy traffic , Or have you used Memcache and other tools like minified your js and css etc ,
Forum: Plugins
In reply to: Set Cron Job in my pluginsHey thanks for reply,
But what client want is that he can install this plugin in any site and will able to set cron job .
Forum: Plugins
In reply to: WP ecommerce product category title also shows as first product titlecan anyone tell me how to pass product category in this loop to display product in custom template
Forum: Fixing WordPress
In reply to: Image Croppingyou need to call same image in your home page as you are calling it single post ,
Eg: <?php the_post_thumbnail(array(200,300)); ?>
this function will resolve your problem. So open your index.php in theme and place this function there.
Forum: Plugins
In reply to: [WP Page Widget] [Plugin: WP Page Widget] PHP Notice reports in error logyes you can ??
Forum: Fixing WordPress
In reply to: Update to 3.4.1. problemsare you getting this screen after login
Forum: Fixing WordPress
In reply to: Image CroppingMy Dear Friend : When you upload Post image from admin section , WordPress Crop the Image in different different size , totally it save three image for a single post, So on your home page you are calling different size of image, on single post page you are calling different size of image , Trust me I am a WordPress developer From last 3 year ,
Just check this
For home page : https://www.streetpresence.co.uk/wp-content/uploads/2012/07/adicarlo_gq_29feb12_b1-240×240.jpg
For single Page : https://www.streetpresence.co.uk/wp-content/uploads/2012/07/adicarlo_gq_29feb12_b1-200×300.jpg
Forum: Themes and Templates
In reply to: very highly customizable wordpress themes ???Hummm , hey girl tell me if you find this kind of theme,
thanks ? ? ? ? ? ? ??
Forum: Fixing WordPress
In reply to: Images not full resolutionHey check in your theme , if there is any options you find to set Width and height for your Post Image , if not you need to fix it in your code.
Forum: Fixing WordPress
In reply to: Image CroppingHey on the home page the your image not get crop , and i don’t think there is an issue with home page, the image get crop when you are uploading image in your post , just check this.
Forum: Plugins
In reply to: [WP Page Widget] [Plugin: WP Page Widget] PHP Notice reports in error logi do not know what you guys are talking about , but if some variable giving error message put @ before variable,
like : @$variable
Forum: Fixing WordPress
In reply to: Update to 3.4.1. problemsHey this is not a problem , this is just a step that you need to follow to update your database , your files has been updated successfully not the database , So when you hit this Url https://www.weeklyfun.nl/wp-admin/ you need to click “update WordPress database ” just do this and you will be able to see your dashboard , but for safe side take your database backup in your locale system.
Forum: Plugins
In reply to: [GD Star Rating] [Plugin: GD Star Rating] Not work properlyNo I used this plugins , one of the best plugins for rating