I have an account at opencart forum https://forum.opencart.com/ and I have a few things to ask regarding opencart, but I don't get to know how to add a new post on this forum, there is no option showing in my account to add a new post. I have searched but could not find anything. Can anybody tell me about it?
1.Login.
2.choose where to post your new post..
like General,OpenCart 2.0 Support etc.
then choose and click on that type of support...
3.click on general support.
4.you can see the
new topic
on left click and post your new post to forum.
If any doubt ask me i will help you.hope this work for you.
Related
I'm the writer of the blog www.lenukikuki.com
Some time ago I decided to disable the option of commenting on my blogposts. I can't remember what did I do, but now there's no comment box and there's no option for commenting.
Now I want the comment box back. It's not a problem of the html cause I've just deleted the whole pattern and redone it.
Plus, on blogger the > settings > comment location is "full page" so it should be ok
Please is there anyone who can help me? I'm in trouble😓
There is a new option in blogger for Comments.
You can enable Google+ comments by going to Settings -> Posts, comments and sharing.
Use Google+ Comments on this blog select Yes
Also check if you have allowed reader to comment on your posts or not by opening any post you have published and in the right hand side you will see the Options part there you have to allow comments.
Refer this image. enter image description here
Hi i have problem with opencart 1.5.6.4,my checkout dont like to expand and to show register or login when you proces to buy the product just,show the 6 step whit out to expand,The buttons at the one-page checkout are not expanding. If u visit this link: http://imeibox.com/index.php?route=checkout/checkout u can see there is not button are not doing anything, so we cannot fill in any information or select any options. Is there a simple solution for this problem or is there bad coding behind those buttons?
kind regards
GEORGI
Well this looks like it could be anything.
First thing that comes to mind,have you added a Jquery library to the header.tpl file recetly? if you have,there's your problem.
Try some checkups to see where the issue is coming from
1:turn off the theme you are using and check the cart again
2:Turn off any new modules you have installed
3:check your error log,and see what you have there,dont forget to check the vqmod/logs
usually that area of opencart works without a problem.so its either some code you did,the theme you are using or a bad module
DO not forget to do a backup before you do anything
I have a big cartel website - Im trying to add a 'leave a note' section before payment but with absolutely no knowledge about html etc im finding it very difficult.
I know I have to go into custom mode and edit it but cant seem to find out what to input?
Any ideas?
Thanks
Unfortunately there's not currently a way to include a "notes" section for your customer with Big Cartel, even with customization. Right now your only option is to use PayPal for checkout and take advantage of the Notes To Seller field they provide.
The unnecessary new user mistakes I'm having to revert on the wiki are getting annoying.. Is there any way for me to preload their User:Username with instructions on finding any help they may need and links to places to ask questions, further-more, is there any way to require new users to make three User:Username / User_talk:Username / User_talk:SomeAdmin page edits before editing other pages?
I don't know how to force it, but here is a trick I use:
Download and install the MyVariables extension.
Create a template to use it called {{User name}} - code below.
Include this template in a welcome message on your main page. The user will then see either Welcome <their name> if they have filled it in or Welcome enter your user name if they have not.
Two points on this template:
if they have not entered their name, the text links to a page explaining how to do that (you will need to create this),
if they have entered their name, the text links to MY PREFERENCES where they can update their user data.
Of course, you can change this if that is overkill.
The code:
{{#if:{{CURRENTUSERREALNAME}}|[[MY PREFERENCES|{{CURRENTUSERREALNAME}}]]|[[How to create your user profile on this wiki|enter your user name]]}}<noinclude>
<Add text here explaining the template, or just link to this stackoverflow page!>
[[Category:Template]]
</noinclude>
Another "trick" I've used is using the NewUserMessage extension to ask users to add this information.
Since I have no power to install/remove extensions on this wiki, I had to go with what I have. The wiki has Extension:InputBox installed.. So, I set up Template:Welcome, created a preload, and set up MediaWiki:Welcomecreation with a simple button that does most of the heavy lifting so to speak... It does not actually force anything, but gives all of the needed information and has a similar final output to what I was looking for.
I would like to know all messages (photos/status update) in which there is a tag about one of my managed pages: is it possibile?
I can't find the correct method.
Can you please help me?
Andrea