gab1982
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF qTranslate] ACF qTranslate and qtranslate plusHi I am too wanting this and have the latest version of both wordpress (4.1.1), and the qTranslate Plus plugin (2.7.2), and ACF (4.4.1) and ACF Pro (5.2.1), but for my ACF fields I am unable to have translations, do I need to tick a box or do something else?
thanks
GrahamForum: Plugins
In reply to: [qTranslate X] Conditional statements not workingworked great thanks 🙂
Forum: Plugins
In reply to: [Unofficial CForms II table display] Cant get it to export dataHi Martin,
Thanks for your quick reply, I am still getting the same error despite me putting in the columns – I used your exact code, and even using mine when logged in it gave me no suggestions, thus my thought as to why I thought maybe I am doing something wrong?Graham
Forum: Plugins
In reply to: [Unofficial CForms II table display] Cant get it to export dataSorry I forgot to mention, its a two stage form, and the Note_second form is the last in the sequance, the first form is called ‘Note Builder’
Forum: Plugins
In reply to: [WooCommerce] Add to cart not showing after upgradeAnyone as this is becoming annoying and I cant launch my friends site?
Forum: Plugins
In reply to: Read more not working with IvyCat AJAX Testimonials pluginUnfortunately I can only write and read Procedural PHP as I am primarily a designer rather than a developer so am unable to do, it would be a nice feature to have though 🙂
Forum: Plugins
In reply to: Read more not working with IvyCat AJAX Testimonials pluginHi Eric,
Yeah I did, this client requires me to update the site so I will know this, I will update Github asap, thanks for the link. It would be a good idea if this plugin in the future had this feature built in so users could change their testimonial source page and the read more take account of that change.Graham
Forum: Plugins
In reply to: Read more not working with IvyCat AJAX Testimonials pluginThanks for the fast reply but that doesn’t seem to work, I don’t have a page called ‘testimonials’ but I have ‘Delighted-Clients’.
I found out that I had to edit the plugin to have the url as I saw it put in testimonials, if you have a page with all your testimonials on which isn’t called testimonials then it should be: yourdomain.com/custom-testimonial-page/testimonials/testimonial-title/
The linking to view all the testimonials wasn’t what I wanted as i wanted to link to the individual testimonial.
Thanks though
GrahamForum: Fixing WordPress
In reply to: Tick or Cross next to titleAfter some digging I found this was the culprit:
<script type=”text/javascript” src=”<?php echo get_template_directory_uri(); ?>/js/qunit-1.10.0.js”></script>
Forum: Plugins
In reply to: [WooCommerce] Add to Cart Missing for Product VariationsHi I have added multiple variations to a product e.g. Colours and Material however my add to cart button isn’t showing.
http://www.bbdimension.com/files/wp3/product/parking/?themedemo=communitysigns
I have tested it on the default wordpress theme but still no luck as you can see here:
http://www.bbdimension.com/files/wp3/product/parking/?themedemo=twentyeleven
I did some research but can’t find out whats going wrong. I looked in FireBug and resolved the jquery.cookie error but that didn’t fix it (so i switched it back).
The add to cart button didn’t show, so I forced it to show in the CSS but even when doing that I get this error: Please choose product options…
despite me choosing options from the dropdowns
Any help would be greatly appreciated as this is a major problem if a person cannot buy the products from the store.
thanks
GrahamHi I am wanting to move the featured product from the sidebar and style it but how can I do this? I have searched for a php function but don’t see one.
My intention is to remove it from the sidebar (as i don’t want to have this visible) and move it to the display page or wordpress header.
thanks
Graham