Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author xdark

    (@xdarkeu)

    Please check the link, seems it’s expired.

    Also a link to your site will be helpful.

    Cheers
    Panos Vagenas

    Thread Starter dailytrip

    (@dailytrip)

    Here are the link :
    http://banzeema.com/bloc2/21083/

    I need them to be beside each other like the attached image here:
    http://egyptiannews.tv/wp/uploads/scr2_$1$gVlCLpFp$uFIr4slHo4wrSntm8CjV9..png

    And the option are:
    http://egyptiannews.tv/wp/uploads/scr1_$1$D0BC0GA7$RoZaf1ZOekGh4a3Fweo95.png

    Kindly check and feedback me asap please

    Plugin Author xdark

    (@xdarkeu)

    Got it,
    Modify file [ERP dir]/front/views/main/Grid/grid.php

    line 46
    <div class="col-md-<?php echo $columnClass; ?> col-lg-<?php echo $columnClass; ?> col-sm-<?php echo $columnClass; ?>"

    change it to
    <div class="col-md-<?php echo $columnClass; ?> col-lg-<?php echo $columnClass; ?> col-sm-<?php echo $columnClass; ?> col-xs-<?php echo $columnClass; ?>"

    Now you should have the same layout in all devices.

    Thread Starter dailytrip

    (@dailytrip)

    Thanks it works great now

    Thread Starter dailytrip

    (@dailytrip)

    But what about the problem of the same four posts appear related posts as I told you before Iam using Arabic content ?

    Could you please help me with it ?

    Plugin Author xdark

    (@xdarkeu)

    I’m not sure whats the problem. If two posts have the same categories then it’s normal to show the same related (as long as Rate posts by option is set to Categories)…

    Thread Starter dailytrip

    (@dailytrip)

    No every post have only one category assigned to it .

    Plugin Author xdark

    (@xdarkeu)

    So if cat A is assigned to post X and post Y then Y should appear in X’s related and vice versa… Have you noticed a different behaviour?

    Thread Starter dailytrip

    (@dailytrip)

    No there is misunderstanding let me explain more:

    we have 30 posts in category A

    When viewing article number 1 –> related posts shows posts number 5,9,10,24

    When viewing article number 2 –> related posts shows posts number 5,9,10,24

    When viewing article number 3 –> related posts shows posts number 5,9,10,24

    Did you get me now ?

    Plugin Author xdark

    (@xdarkeu)

    This is normal as long as all posts are in category A and posts 5,9,10,24 are the most recent.

    No entropy in finding related so the latest posts always should be displayed if they have the same categories.

    You can change that by adding more categories to be more specific or adding tags and set option Rate posts by to tags. That way the ones that have more tags in common will appear in related.

    Thread Starter dailytrip

    (@dailytrip)

    Okay thanks for your help and time

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Mobile Edit’ is closed to new replies.