Redirecting to other Wix site - velo

I want to make a bilingual site but i don't want to do it the "normal" Wix way with buttons because i want to have a drop down menu so I have created 2 sites( one will be on the domain and the other one on a sub domain) and added 2 language images on the sites that I want to link. And this is where i have ran into a problem.
I don't know hot to link from one site to another. Does anyone know the answer to this?
I have tried this but I can't find how to link to other site.

it ca be done with code but there is no need. when you click on link "page" means pages on this site. just pick 'web address' see this link menu. if for some reason you have to it with code you can use wixLocation.to see here

Related

How to change Joomla broken Jooma link to new one

I'm stuck for about 2 hours now and can't solve this issue.
On this page, there are 6 links starting by (Advocacy) and finishing by (Research) located on the Left side of the page.
I need to re-link each of these link to the correct article.
I have all the articles in place, but I'm unable to link them to they respective articles.
I tried to go to "Menu Items" but it doesn't appear to be Menu as I tried to link but have not worked.
Please can you help?
It looks like it might be a custom HTML module which can be edited in Extensions -> Modules.

Get preview link to article before publishing

In Joomla 1.5, I created an article. Before publishing it, I want to send a preview URL to my colleagues (they are not registered to Joomla).
I'm looking for something like adding task=preview to the URL and it would show the article.
It would be enough if the article would be normally published but would not be displayed on the main page in the latest news. I tried to set "Front Page" to "No" but without success.
How can I solve the problem?
Joomla! 1.5 doesn't have a feature like this and from the way it's built I'm not sure it's possible without modifying the core com_content files. You could try a search of the Joomla! Extension Directory to see if someone has implemented what you're after.
In the meantime if the article is turning up on the websites front page even when you've set it not to - then the front page must be using a Section/Category Blog page style rather than a Joomla Frontpage page. In this case you could find out which category is set to show on the menu item being used for the front page and then temporarily change your article to another that doesn't appear there.
Once you've got it in another Category you should be able to get a link to the article by doing a search from the front end (assuming you don't want to create a menu link).
try creating a new category called Preview and since that wouldn't have been assigned to any pages yet, it should not appear. If you have trouble finding the article then, you could temporarily publish it either on the home page or somewhere in the menu. Then when you have found and copied the url, you can remove the article from the home page or menu or wherever you temporarily have it appear.
If you should ever want several 'preview' articles appearing on one page, create a new menu item, assign it to the Preview category you made, and in System Parameters, click on Show Title: 'No' so it doesn't appear in the menu. I don't know about what shows up in Google for example so if it's sensitive data I can't say it won't show in search engines, it probably will.
It probably appears on the Front Page because as you say it's part of the 'latest news' module. You could also try removing it from the module feed, but a new category is what I'd do.
Paul
I just selected Section: "Uncategorised" and the article went out from the latest news. Hope it's not accessible any other way in the current setup (there is no search function hopefully). It's not a cleanest solution, but it seems to work.

How can I code a more simplified VirtueMart purchase/checkout sequence?

I'm almost positive this topic has been addressed somewhere because my question feels so rudimentary. That said, I haven't had any luck searching, so here's the question:
I am using VM to sell ONE item only (digital download), and the default "Add to Cart" then "View Cart" 2-step process is cumbersome. What I want is the ability to change "Add to Cart" to a button that says "Purchase" (I don't need help here) and change the coding for the button so that ONE item is added to the cart and the user is taken automatically to the checkout page.
If there is a simple URL format to achieve this, that's my preference, because then I could just manually code out my own product page (like a Joomla article, rather than in VirtueMart) and then add my own "Purchase" button. However, if I have to modify PHP, that's fine too, I just need to get pointed in the right direction.
If someone could direct me to the proper resource for this? I can't believe I haven't been able to find something so rudimentary, and I suspect I'm not using the right search terms.
assuming you are using Joomla 1.5
here is an extension: http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/virtuemart-related-products/14458
see demos, I'm sure it will be fine for you
Compatible with VirtueMart 1.1.x (VM2 version is ongoing)
5/5 votes from 6 users

display custom attributes on Virtuemart browse page

I need the browse page to show quantity box, custom attributes, and Add to Cart button all together.
It doesn't show it at all. Only when you go to the product page, you can see them.
Any solutions?
Thanks, Ahmed.
Ahmed, you'll have to modify the template directly to do something like that. VM uses a large number of template files written in PHP. If you're using the default template, you can find them here:
components/com_virtuemart/themes/default/templates/
From there, it takes a little looking around to figure out exactly which template you need to edit. If you need to edit a browse template, my recommendation is go to your VirtueMart Administration in Joomla backend and look at Admin | Configuration | Site | Layout to get an idea of which files you're using. It will probably say "Default" in the dropdown, with a Configuration link directly below. Click that link and look at the very first item, Product List Style. From the description of your layout desires, you might be using Flat Product List.
The main file for editing that layout is:
components/com_virtuemart/themes/default/templates/browse/includes/browse_listtable.tpl.php
If you're a programmer, you should be able to look thru the code and correctly guess which code elements are being used to display VM product details. If you're not a programmer, you can still fake it by commenting out sections to see what "goes away" on the actual product page. Use what you learn to strip out useful code and move it around.
Another useful file to pull VM product code from is:
components/com_virtuemart/themes/default/templates/product_details/flypage.tpl.php
This is the actual product view (unless it's been changed in VM config), and contains pretty much all the common code elements that extract product details. You should be able to lift some of that code and place it where it needs to go in other forms.
Good luck with all of this. I find VM coding painful, and community support in the VM forums can be... sparse...

Remove "componentheading" from homepage - Joomla!

I'm working on a site in Joomla! and on the homepage, at the top of the article, it comes up with a h1 of the website name. The pagesource says (Note it's not the article title.)
Any idea how to get rid of it?
Thanks,
Steph
You can set this h1 tag not to display via the Parameters - System section of your Menu Item Manager screen in administrator ... this page has a nice depiction of the steps.
It's so simple
Just do the following :
Login to the Joomla Administrator Interface
Go to the Menu Manager
Select your Menu
Select your Menu Item (Home Menu)
On the right hand, Click Parameters (System)—> and in the *Show Page Title—->*Just Select No.
That's all.
This is not the desired solution, since many people, (including myself) actually need to be able to Set/Override the page title (That Appears in the Browser’s Title bar), and setting Page Title to no here will also remove the functionality to Configure the Browser title (which is important for SEO among other things).
Anyway, I have searched and not been able to find a fully correct solution via CMS or PHP Code. The closest solution which is not fully perfect, but unlikely to cause significant (if any) negative effect on your site is through Javascript (Example is JQuery).
jQuery(document).ready( function($) {
$(‘.componentheading’).empty();
});
This can also be done is JS with no JQuery. When I find a better method of doing this I’ll let you know.This should actually be done by removing output from a template file.I don’t know which one yet. When I do, I’ll post it…
When setting the page title not to show in the menu item as stated in other answers, this will not stop the text entered in the page title box being used as the browser title, it will just stop it being shown in the page.
Using javascript to remove it is not a good idea.
1. It will only work for browsers with javascript enabled
2. Search engine spiders will still see it. As the component heading for articles is 'articles' by default it will see all your pages with the same h1 tag.
Just turn it off in the menu item and enter your browser title in the text box above.

Resources