onebrightspark
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Latest Update to Woo CommerceUpdate – I re-saved the woo-commerce settings for the plug in and now it appears to be working fine again.
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Latest Update to Woo CommerceWas working fantastic for me also before latest woo-commerce update. Now it doesn’t show a background so just floats with no background.
A great plug in so looking forward to a quick fix please.
Jason
Forum: Plugins
In reply to: [Invoice King Pro] Unable to view pdfHey Ash,
Thanks so much for the prompt update. That has fixed things great thank you.
Keep up the awesome work.
Jason
Forum: Plugins
In reply to: [Invoice King Pro] Problems creating pdfPlease excuse my ignorance – I have just worked out the % widths on all columns were on 100% – now I get it – the whole sum should be 100% and split into this.
Sorry for the hassle and will try some more test and hopefully mark this as resolved by my own playing and getting used to things.
Jason
Forum: Plugins
In reply to: [Invoice King Pro] Problems creating pdfUpdate,
Have tried again and did have Cloudflare running which may have caused the logo issue re caching etc (so turned off for now). PDF looking better but still not showing pricing detail columns. Almost like they are there but cropped off on the right hand of the page. It shows service supplied column but cuts it off just after the first column and prints this 1st column right to the edge of page. So the columns in total seem too much for the A4 page hence the cutting off. Anyway to change this?
I only have 4 columns in total.
Service Supplied, Hours, Time Spent, Hourly Rate & TOTAL
But it is extending the first column across the whole page and not showing the 3 others.Same happend to my site but Jan’s solution has fixed for now.
Thanks Jan
Forum: Plugins
In reply to: [Testimonials Widget] Quotation marks showing againHi Michael,
No problem and I am not too frustrated as it is an excellent plug in.
I have run an Inspect Element and it shows this:
<div class="testimonials-widget-testimonials testimonials-widget-testimonials14"> <div class="post-516 testimonials-widget type-testimonials-widget status-publish hentry testimonials-widget-testimonial active" style="display: block; "> <q><span class="open-quote"></span> <h5> <em>“</em> <em> "The pond is popular with frogs and toads and we see dragon flys in summer. We see many species of birds in winter, squirrels and pheasants also roam around during the winter months and in summer the garden is always buzzing. Brilliant.” </em> </h5> <span class="close-quote"></span> </q> <cite><span class="author">Mr C, Copplestone</span> </cite> </div> <div class="post-514 testimonials-widget type-testimonials-widget status-publish hentry testimonials-widget-testimonial" style="display: none; "> <q> <span class="open-quote"></span> <h5> <em> “I like all the different areas of my garden – ferns and shady beds that slope steeply down under the trees to the stream, the witch hazel and snowdrops in winter, the blues in the spring right through the variety of summer colour to the yellows of autumn, it really is an all year round garden.” </em> </h5> <span class="close-quote"></span> </q> <cite> <span class="author">Mr C, Copplestone</span> </cite> </div>(the site is http://www.plantaseedgardendesign.co.uk).
Does this shed any clues to you?
Thanks for your support and hope this sort of helps in some way.
Jason
The guys have just sent an update our for the plug in which has fixed this issue now so brilliant quick response and thanks for such prompt action.
Really appreciated and all resolved for me (and I hope Sarbjit too?)
Jason
Hi all,
I am getting the same issue on several of my sites but only the ones using themes builder and child themes.
I put in a support request to them and they have some useful info hopefully to help provide a fix?
Chris Jean – their developer guru (who is really helpful also) suggested:
___________________________________The problem is that the code in Better WP Security is not properly handling the value returned by the fetch_feed function. While the codex listing for that function doesn’t list that it can return a WP_Error object in the event of an error, the example code does show checking to ensure that the returned value is not an error. However, Better WP Security’s code is not doing this. Specifically, it is doing the following:
‘
$feed = fetch_feed( $this->feed ); //get the feed
$feeditems = $feed->get_items( 0, $feed->get_item_quantity( 5 ) ); //narrow feed to last 5 items
‘
Since the value of what the $feed variable actually holds is not checked, and it is simply assumed that the request to get the feed was successful, any failure to retrieve or parse the requested feed will end up causing a fatal error.So, the cause of the error is a mistake in the coding of the Better WP Security plugin.
I recommend contacting the author of the plugin or creating a support request on its support forum and ask that this coding error is corrected. Feel free to copy and paste what I have provided here.
___________________________________Hope this helps in some way to solving the problem which still seems to be effecting some of us.
Thanks
Jason
Forum: Plugins
In reply to: [Testimonials Widget] Quotes in testimonialsHi Michael,
Just a quick update and hope this may help anyone else with the same problem – I added the above CSS into the new side menu in WordPress under
Appearance/Edit CSS
So it reads:
/*
Welcome to Custom CSS!CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don’t need to copy all
your theme’s stylesheet content.
*/
.testimonialswidget_testimonial .testimonialswidget_open_quote:before,
.testimonialswidget_testimonial .testimonialswidget_close_quote:after {
content: none;
}and all works great.
Thanks again Michael and keep up the awesome work with such a great plug in.
Forum: Plugins
In reply to: [Testimonials Widget] Quotes in testimonialsI have just noticed in the FAQs:
13. How to get rid of the quotation marks that surround the random quote?
In your theme’s custom.css or styles.css file write the following CSS..testimonialswidget_testimonial .testimonialswidget_open_quote:before,
.testimonialswidget_testimonial .testimonialswidget_close_quote:after {
content: none;
}So will give this a try.
Sorry to hassle and fingers crossed this will work for me.
Jason
Hi Marcus,
Have got to the root of the problem and you were correct it was a plug in problem. The conflict was with the slideshow plug in by iThemes. I will contact them and let them know but thanks as always for your expert help.
Take it easy.
Jason
Hi Marcus,
Yes can add items to a post no problem and also to a page.
Thanks
Jason
Hi Marcus,
Thanks for your prompt reply. I am running WordPress 3.1.3 and Events Manager 4.0.83 if that helps.
Thanks again.
Jason
Hi all,
Having the very same issues – I can’t add a file (pdf/doc/ppt) to an event – when I click on the upload media icon (as per prevous c
screenshot from Dani) it goes to the upload screen to upload, lets you choose and upload as per usual. If you then click on insert into post it hen just returns to the event page (event details area) with nothing added – I have looked at the media library and the media appears to be being uploaded to the actual library but will not show in the event?All used to work fine and this has changed since I updated event manager I am afraid to say – sorry.
Marcus – we need your help please!
Thanks – Jason