Great day to you all,
I'm using a forms plugin to create quizzes. In the plugin there is a piece of literary text on the left, questions on the right. I would like the user to be able to highlight or underline anything during the quiz. I have done a lot of researching to try and find a solution or a plugin to achieve such purpose.
If you please, assist I will be forever thankful. The plugin I'm using is eForm - WordPress Form Builder by WPQuark.
I have found the below tool set on one of the sites I was randomly browsing to find that what I am looking for is not impossible, but it is either custom-coded or a plugin somewhere. I can link the website that I have found this tool set on if you wish.
enter image description here
Related
Picture of idea options I’ve attached a photo. This will be the best way to describe what I need to do, but I’ll try explaining with words. I’m not proficient in code language, coding, WP, GF, etc, so please excuse me if I’m confusing and speak to me like I'm 2. I won't take offense.
I am building an e-commerce website for my company using WordPress. I am a dealer for an LED company. I have permission to use every image, video, info from their site. I don’t want to copy their site, but I do like how their images change once you select an option in their dropdown list. Can you please tell me how to do this with GF without having to buy additional plugins besides product add-ons? I’ve watched a video showing this option using only the product add-ons, but he doesn’t explain how the images change; https://www.youtube.com/watch?v=cbcFjaIaGyQ&t=184s
Hopefully that wasn’t too confusing. Thank you in advance for your help!!!
Woocommerce does have this as a default option. You just need to create a variable product. Set attributes and add them to variations. Then for each variation you can add different image, prices, quantity etc.
You can find a better detailed explanation on this link
Hi I'm building a site using the WPTUBE4 theme in WordPress. I'd put the link but I'm creating it on my localhost using WebMatrix. My issue is i can't get a register/login popup form to work. I just want to have a button or link in my header that says Login and another that says Register and when you click have a form popup in a "lightbox" lets say and then the user can Register using their email and a password like most other sites have. Then from then on they can just login to the site. To complicate it a bit more I would like to set up a "log in using facebook option" much like how StackOverflow has. I've just been having a hard time finding the right tutorial or plugin online and I'm hoping that this newbie question can be answered and/or someone can point me in the right direction. Thanks and sorry for it being such a simple thing to ask. Not sure if i should be using jQuery for this or something like it, I might just redirect to another page with the form there but i wanted to avoid this, i wanted to keep users on the same page and just overlay (Lightbox effect) the form then when they're done they could return to exactly where they were. Regardless of what i use i would like to learn the skill to use both. Thanks.
It seems a very simple job but really been tough to perform.
All i need is to edit a content but i cannot find it inside the cms which says "Commerce Kickstart"
The page address of the content is like this:
https://website.com/abc/def-ghi
When i select Content>Manage Content from the top header bar (after logging in as admin the top bar appears) then it shows lots of pages to edit but i couldn't find that particular text inside any of them.
So i decided to download the mysql db and search for the text using notepad++ but i found several instances and i guess its all from some cache table.
I put so many hours on finding this easiest task but failed.
Any advices?
Thanks!
Do the pages have content within them?
When you are on the Content Overview page just click on edit and see if there is anything in them.
From what I can infer you are using Commerce Kickstart and this probably implies that you might need to edit the product instead. Just answering from the top of my head.
we have an author that wants to be able to easily bookmark various articles and have them appear in a wordpress backed site. Over the years we have been using a cobbled together approach where we use the delicious toolbar and it feeds to a google reader. They bookmarked using these tools and we used wordpress to consume the rss feeds they produced. Now google has removed this feature.
Im hesitant to add yet another bookmarking/rss service out there for fear that I will be back to this problem in 6 months. I was thinking of writing or finding a simple firefox addon that would just create a link or blog post based on the url (and possible scan the html or css). It seems like this is a common problem, any other ideas or suggestions on how to solve this? I proposed just having our author use wordpress admin to add links, but that was too cumbersome.
Have you tried the "Press This" bookmarklet that comes with WordPress? It's on the Settings → Writing menu. Just drag it up to the bookmark toolbar in your browser.
One of my users asked if there was a plugin to take automatically a screenshot from a submitted website url. He also asked if there was a wordpress plugin for this.
can anyone tell me if such a plugin exist for wordpress or if it's possible with php, ajax or any other language?
As far as I understand your question you can use http://wordpress.org/extend/plugins/seekxl-snapr/ this plug-in will show a thumbnail of the url as the mouse over.
There are other plug-ins that uses websnapr[dot]com to create the images as well.
I personally don't know of any Wordpress plugins that take screenshots of a submitted website url, however there is a very nice service at http://browsershots.org/ that might be what you're looking for. Browsershots will render screenshots in almost any combination of browser and OS you could ever want.
Hope this helps.
I've had trouble with this for a while, it's so hard to get an accurate high quality screenshot generated. I've just released a stable plugin for handling this, it makes the process of automatically generating website screenshots in WordPress dead simple with a simple shortcode:
[browser-shot url="http://link-to-website" width="600"]
For more info checkout the official plugin page: http://wordpress.org/extend/plugins/browser-shots/
As far as i understand, you want this.
https://wordpress.org/plugins/cmp/
This plugin creates a website screenshot using only a website URL and
save into your own wordpress media library.
After creating the image, wordpress will prompt you either to "insert
into post" or "change attributes" just like after you upload an image.
Renaming is available.