robert5
Forum Replies Created
-
Forum: Plugins
In reply to: [ELEX WooCommerce Request a Quote] Change text – View Quote ListThanks so much!
How can I edit the view_quote_list.php in my child theme so I don’t lose the edit on updates?Forum: Plugins
In reply to: [WooCommerce] External Redirect DeprecatedHi – I use ‘redirect only’ for downloading 7gig files from DropBox. Switching to ‘Force Downloads’ causes the download to quite at 500 megs consistently. Where as switching back to ‘redirect only’ works perfectly. It is not automatically finding the right method for me.
Thoughts on why the method is not working automatically?
Robert5- This reply was modified 4 years, 3 months ago by robert5.
Hi,
re: the airbnb feature- can the booking on the plugin be reflected on airbnb? ie – is it true 2 way sync?
Rtried datenwerk fix myself, got past the not a valid MVC template but my gallery is just text.
I had an nggallery folder w gallery.php in my theme folder. It was being used by RoyalSlider (a js slider) to display [gallery=201] – does this not work any longer?
also – if trying to add gallery to a page:
Fatal error: Call to undefined function get_current_screen() in /home/username/public_html/usernamefolder/wp-content/plugins/advanced-page-manager/lib/pointers.php on line 42Rob
Forum: Plugins
In reply to: [NextGEN Facebook] nextgen add images to facebook thumbnailsThis is great – I added the code to add NextGen gallery IDs and all is well. I have purchased PRO.
Thanks!
RobForum: Plugins
In reply to: [Edge Suite] two [edge_animation id=""] on the same pageOK- I have the version from that link- it also states: Version: 0.5
*/
so i thought the one one WP was the same.Seems to work now indeed – do you mind double checking?
I will then turn off debugging.
RForum: Plugins
In reply to: [Edge Suite] two [edge_animation id=""] on the same pageDone – TX,
RobForum: Plugins
In reply to: [Edge Suite] two [edge_animation id=""] on the same pageI am having this same problem.
i have 2 animations on one page- each has a different composition class – (I assume I can change that number to any number I want ex: EDGE-123456789) – i have tried them as polite and immediate – if one loads – the other one will not load.I feel it is a jquery issue but how can i set one to not load jquery – they both seem to. I have newest build of edgesuite.
This site is not live yet, but need to be in the next day or 2 – I can send private link if someone can take a look.
Any help appreciated,
RobLooks like you got it to work.
I got my yootheme working by copying the js file to the warp/js folder and adding:
$this[‘asset’]->addFile(‘js’, ‘js:add-to-cart-variation.js’);
to the file ‘template.config.php’not the best but pretty easy.
R