Remove duplicates from breadcrumbs in Joomla content
This is a common scenario: Your single articles show a duplicate breadcrumb when the article doesn’t have an associated menu item. Typically the first one
This is a common scenario: Your single articles show a duplicate breadcrumb when the article doesn’t have an associated menu item. Typically the first one
Ever used a temporary URL with your IP address like http://xxx.xxx.xxx.xxx/~username when building your site but then had the pesky /~username/ stay in the link after going
Sometimes you want to hide sections or images in Mijoshop without using an extension. Here are some fields. I will add as I use others
Sometimes you want to hide checkout fields or shopping fields in OpenCart/Mijoshop without using an extension. Here are some fields. I will add as I
This is when you need to change everything (all content) from an old folder to a new one. This is different than redirecting just the
Add this to your CSS: #payment .form-group:nth-of-type(6) {display:none;}
Add this to your CSS: #payment .form-group:nth-of-type(3) {display:none;}
Go to EXTENSIONS>>LANGUAGE(S)>>OVERRIDES Select NEW Search for the string you need to change Select the string Edt the text as needed SAVE & CLOSE
Reset password from the frontend of the site.
General 1. Check Global Configuration settings. a. Make sure sending mail is enabled on site. Go to Global Configuration->Server and look at Mail section
Although YOOtheme’s documentation says to store customizations in Widgetkit 2.x: Place your custom content provider in THEME-NAME/widgetkit/content/PROVIDER-NAME/ Place your custom widget plugin in THEME-NAME/widgetkit/widgets/WIDGETPLUGIN-NAME/ http://yootheme.com/widgetkit/documentation/customizing/where-to-store-your-customizations