OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Single Category com_realestatemanager (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

Single Category com_realestatemanager

nguyenhoang999 (User)
Web Seo Google
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Máy phát điện cũ Location: Viet Nam
Single Category com_realestatemanager 5 Years, 8 Months ago
Karma: 0  
i Was Buy Com Real Estate Manager, and install in Joomla 3.8.11
My web demo: longan.dautubatdongsan365.com

1. I Have Problem with: If i enable sh404SEF - SEO management : <title> my website is not due for link Examble: longan.dautubatdongsan365.com/bds/duc-ha...ia-re-chinh-chu.html

<title>Mua bán nhà đất tại Tp.HCM giá rẻ, chính chủ</title> (true)

And went i enable

<title>Bất Động Sản Long An | Real Estate Manager | Đức Hà | Mua bán</title> ( false)

2. The breadcrumb is strip content:

Mua bán nhà đất tại Tp.HCM giá rẻ, chính chủ -> to Mua bán nhà đất tại Tp.HC ( not use)

3. Menu Layout "alone_category" not run when I enable sh404SEF

Please Help me fix it.
Logged Logged
The administrator has disabled public write access.
nguyenhoang999 (User)
Web Seo Google
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Máy phát điện cũ Location: Viet Nam
Re:Single Category com_realestatemanager 5 Years, 8 Months ago
Karma: 0  
I have fix title:

Find Line : //To get Name of the houses

Edit line 731

Code:

$tagtitle = "";
        for ($i = 0; $i < count($title); $i++) {
            $tagtitle = trim($title[$i]);
        }



Fix my link Menu Alone Categories

Line 36 Change in com_realestatemanager/sef_ext/

Code:

if($option=='com_realestatemanager') {
//$title[] = '';



Line 78

and
Code:

  // add active menu name
  $title[] = getMenuTitle($option, (isset($task) ? @$task : null), $Itemid, null, $shLangName );



AND Disable "sh404SEF Configuration" -> SEO -> "Activate SEO management : No"

But i can change Name Title All House / All Categories, please help

And change name Image

My lang is Vietnammese
Version: Release 4.2.16 PRO
Development: OrdaSoft

Please check my ticket sent to Support, no any reply for my, Why ?
Logged Logged
Last Edit: 2018/08/05 16:06 By nguyenhoang999.
The administrator has disabled public write access.
nguyenhoang999 (User)
Web Seo Google
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Máy phát điện cũ Location: Viet Nam
Re:Single Category com_realestatemanager 5 Years, 8 Months ago
Karma: 0  
I have fix link, id, title, meta with rename folder components/com_realestatemanager/meta_ext

Why name images uploads is long ...

Code:

function createNewName($name){
            $regExp = '/^[A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{10}/';

Logged Logged
Last Edit: 2018/08/05 18:17 By nguyenhoang999.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8242
graph
User Offline Click here to see the profile of this user
Re:Single Category com_realestatemanager 5 Years, 8 Months ago
Karma: 101  
Hello

For every file, which you or your clients upload to RealEstateManager - we are adding GUID, with this we have warranty: On your site will not exist 2 images with same names. So when some user will remove house which he added. He not remove images for another house.

Regards
Andrew
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»